variable options that drive what the 2nd options are?
I am creating a site, that will alllow a customer to custom design their products. So they would choose a design, then a style, then a color, then a size.
The style will drive what colors are available.. I'm trying to figoure how to group or use attributes to allow this selection?
Support Staff 2 Posted by chriscct7 on 20 Aug, 2012 11:19 AM
You will need to use multiselect attributes and make variable products to allow for this. You will have to explain more about what you are trying to accomplish.
The best way to do what you seem to accomplish is to create a category for every design. Then each style will be a product in that category. So the user will click go to the design category they like, and then select the product (style). The variables that the user will select on the product page would then be color and size (which when you set up as variations, you could define a image for each combination, so that if they select yellow, the image of the product would turn yellow).
-Chris