Hello guys, I would like to display the first image of my product on the product page not the first variant please:
https://jeux-educatifs-montessori.fr/products/jouet-montessori-magnetic-sticks
thank you
Hello guys, I would like to display the first image of my product on the product page not the first variant please:
https://jeux-educatifs-montessori.fr/products/jouet-montessori-magnetic-sticks
thank you
yes I know do you know what to change ?
@vseazonnn DO NOT abuse urgency it is not clever but is a good way for people with actual knowledge to ignore your future issues, or just get yourself banned.
Actual urgency is if an admin isn’t working, gateways aren’t working ,etc.
Either double check for a relevant section,
You need to go into the main-product section
example: https://github.com/Shopify/dawn/blob/main/sections/main-product.liquid#L79C9-L79C77
And either add a custom image element for the featured product image , OR modify the product-gallery logic so the featured_media is assign the product.featured_media
example: https://github.com/Shopify/dawn/blob/main/snippets/product-media-gallery.liquid