I have one product but in 3 different kind of material all the 3 different materials have different

Topic summary

A merchant using Dawn theme 15 needs to display three materials for one product, each with distinct color options. The goal is to show only the color variants relevant to the selected material, with corresponding images updating dynamically.

Proposed Solutions:

  • Manual deletion approach: Remove unlinked color variants for each material, though this causes deleted options to appear crossed out in Dawn theme, potentially confusing customers.

  • Theme customization: Modify the theme code to programmatically hide irrelevant color variants based on material selection.

  • Third-party apps: Use conditional logic apps like BSS Product Options or Globo Product Options to automatically filter color choices based on the selected material variant.

The discussion remains open, with the merchant yet to confirm which solution they’ll implement. The core challenge is Dawn theme’s default behavior of displaying all variants regardless of dependencies.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

I have one product but in 3 different kind of material all the 3 different materials have different color option, now i want to add color as 3 material with different color options now, it will show only the images of selected variant.Kindly advise i am using dawn 15

1 Like

Hi @digithub1 ! One way you could try is deleting the color variants that aren’t linked to the selected material. When I tried this in the Dawn theme, though, the deleted variants still showed up as crossed out, which might confuse customers. The better option would be to customize the theme to hide those unlinked variants.

Another option is using apps like BSS Product Options, Variant or Globo Product Options. They let you add conditional logic, so that only the relevant color options show based on the selected material.

I hope this helps!