Hi,
I am working in the Craft Theme and I would like the main product image to be the first image that shows when going to the product page. Now the variant image will show first and when changing variants the variant image show first as well.
So to be clear every variant show 2 images at the moment: the variant image first and the main product image second. I would like the main product image to show first and the variant image to show second.
I saw some answers online that said you need to change the code inside the main-product.liquid, but that doesn’t work anymore because the code comes from product-media-gallery.liquid file.
Does anyone know how to do this?
Thanks in regards!