Hide Variant Images on Product Page / Minimal Theme

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:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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

Hello,

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