Variable products with multiple images
-
Hello,
First and foremost, thanks for this awsome plugin, it’s just the best.
Let me describe the situation:
– I have a product that can have two attributes
* location: has no effect on the price
* length: the bigger the more expensive
– Each of those attributes has 10 different optionsNow, I want to place some images to those variations, and configure those variations in a meaningful way:
– I setup both ‘location’ and ‘length’ to be used in the VARIATIONS, but I created only 10 variations, one for each ‘length’, and each one of those variations has a ‘any location’ attribute.Now to the issue:
– I wanted to configure this in one of the following options (in order of desire):
1. When the user first selects a ‘length’, I wanted to display an image for that specific length, then, when the user changes the location, I wanted to replace the image with the specific location the user has chosen.
2. ‘length’ having no impact on which images are displayed, only ‘location’.So, how do I achieve 1, and if not possible, 2?
And the most important result I wanted:
– Display a specific image whenever the user selects whether ‘length’ or ‘location’ based on whichever the user has selected the last. I have two dropdowns, but whenever a user choses one of those options, change the image.
The topic ‘Variable products with multiple images’ is closed to new replies.