The request
“We have products with several colors and many images each. When a customer selects a color, the gallery should show only that color's images.”
A gallery showing everything at once.
The approach
We grouped product images by color so the gallery filters to the selected color, with all images available when no color is chosen.
What we shipped
Gallery filtered by selected color
All images shown when no color is chosen
Works on mobile