I want only the main product gallery to be displayed, and I do not want variant images to be mixed into the same image carousel.
More specifically:
-
Each product variant should be able to have its own images
-
The thumbnail images should change based on the selected variant
-
Images belonging to other variants should not be visible in the gallery or carousel when they are not selected
-
The image carousel should therefore display:
-
Either only the product’s main images, or
-
Only images associated with the currently selected variant
-
-
Variant images should never be shown at the same time or mixed within the same carousel
In short:
Variant images must be separated and only displayed when their respective variant is selected, not combined in a single shared image gallery.