Show propertie image on product detail page

Hi All,

I’ve set images on the properies for the products. These show perfect in the filter.

Is there also a way to show them on the properies tab on the product detail page?

Thanks,
Tim

Guess you have to customise the theme/template. In the dev environment you can get all available vars with {{ dump() }}

Theme dev fixed it.

anyway thanks for the response.

Bravo, dev :slight_smile:

I also see the images of the properties in the filter. But as you, i want to show them on product detail page as well.

Can you post how he solved it? Because when using {{ dump() }} then we only get the propertyIDs. Not really the images. Or maybe someone knows the solution?

Thank you very much,
Andreas