Hi there,
If I have a dress that comes in 3 colours and each colour have 3 sizes, eg: Green (S,M,L), Blue (S,M,L) and Red (S,M,L), in order for the colour of each dress to be displayed when the user choose a colour and a size, I have to add an image of the dress to every available colour/size. So if I have 3 images for each colour, in this example, I would end up adding 27 images instead of 9.
Is there not a way to add the images of each dress only to the colour variant or am I doing something wrong?
Thanks!