The request
“I have products with eleven color variants each. I want to create sub-collections by color so when a customer browses by color, the card shows that color's image.”
Collection cards that always showed the default color.
The approach
We set up color-filtered collection views where each product card shows the image for the browsed color, and clicking opens the product with that color selected.
What we shipped
Color-filtered collection views
Card shows the browsed color's image
Product opens with that color selected