Main image to be default image instead of variant image - Craft Theme

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!

can you provide your store URL?

The website is nog yet live, so I unfortunately don’t have an url yet.

Still have the problem? I think I fixed it. I Changed the product-media-gallery.liquid file. Let me know if anyone wants the file. A lot of code changes. Crazy that this problem still exist.