Only show variant images when you have mulitple variant selectors with Refresh theme?

Topic summary

Goal: display only images relevant to the currently selected variant when a product has multiple variant selectors (e.g., Color and Size) in the Refresh theme.

Request: guidance on how to mark or associate product images in the backend so that, when a customer selects a specific combination (Color + Size), only the matching images are shown.

Context: variant selectors are option pickers (Color, Size) that define a product variant; the user wants image filtering tied to the exact variant combination rather than a single option. Theme mentioned: Refresh (Shopify).

Technical note: the core need is mapping images to specific variant combinations, not just to a single option.

Status: no implementation details, solutions, or code provided in the thread; no decisions or outcomes. The question remains open with no answers yet. Images are central to understanding the request.

Summarized with AI on January 3. AI used: gpt-5.

How can I make it only display the images related to the selected variant when I have multiple variant selectors.

Lets say the customer can choose “Color” and “Size”

How can I mark the images on my backend product page so that only the correct images is shown when the cusomer selects a combination of “Color” and “Size”