Hello everyone, I manage an ecommerce with PS1.7 and classic theme.
They are clothing products, therefore with cut and color combinations.
I can not handle images as I would like.
Example: suit with 1 size (medium) and 2 colors (black and white).
I load all the information correctly and create the combinations:
size: M - color: white
size: M - color: black
I assign to each combination the respective image (1 image for the white suit and 1 for the black suit).
Now my problem arises: from the front office, in the article page, I see only the image of the selected combination. To see the images of the other combinations I have to select a different color.
I would like the image of the default combination to be displayed in the product page and the images of the other combinations below it.
When I select the color I want to buy in the cart, the image relative to my choice must be loaded.
How can I do this? Does anyone have any ideas?
Thank you!