Variant Selection Images Only

Topic summary

Goal: Show only the product images that match the selected variant in a Shopify product page using the Dawn 15.0 theme.

What’s confirmed:

  • Dawn 15.0 includes a built‑in setting to display only media/images for the selected variant. Location: Online Store > Themes > Customize > Products > Default product. Two replies provide screenshots indicating this option.

Open question:

  • Another participant wants to restrict the gallery to images of a single variant (e.g., only the 5 images for “Black” when Black is selected) and asks if custom JS (JavaScript) is required. No explicit step‑by‑step or code was provided in the thread.

Artifacts:

  • Screenshots are provided to show where the theme setting is located.

Status:

  • The capability exists via theme settings, but detailed guidance for the second user’s precise behavior (and whether custom JavaScript is needed beyond the built‑in option) remains unanswered. Discussion appears open.
Summarized with AI on December 24. AI used: gpt-5.

Hi,

I’m currently building a store using the new Dawn 15.0 theme and wondered if it’s possible to display only the images matching the variants selected?

Thanks in advance

Hi @PristineLuxe

Dawn theme has option to do that in Online Store > Themes > Customize > Products > Default product

Hello @PristineLuxe
Yes it’s possible to display only the images matching the variants selected.
please check the screen shot.

If this was helpful, hit the like button and mark the job as completed.
Thanks

Hey there,

I also have this problem.

I only want to show the IMAGES that belong to 1 variant.

So for example there are 5 images that belong the the BLACK variant. When Black is selected I only want to show these images.

How to do this? With custom JS code?