Hello,
I want to hide variant images from my product pages.
Ideally, I would just have 4 key images displayed on the page, and the variant image is only displayed if custom selects that variant while checking out.
Is this possible in the Minimal
https://www.nicolelawrence.online/collections/storage/products/pillar-shelf-large
Hey @Nicole_Lawrence
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards, Moeed
Thanks for this. Will this hide all the thumbnails though? I would still like to show 4 that aren’t linked to a variant?
Thank you