How can I hide variant thumbnails, keeping non-variant thumbnails on product page

I have some products with many colored variants and a couple of model pictures. I want to hide the variant images and keep the other model pictures.

Is this possible?I am comfortable writing in HTML/CSS but my knowledge of Liquid is limited.

I’m using Prestige theme

Hello @dramaturgy ,

Possible but not without customization.
btw it sounds like it needs JS logic like on click of variant identify its related thumbnails and display theme and at the same time hide other one.