Product options that have relations between them

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 anni tempo fa
Hello

Is it possible to have relationships between option values in products?

For instance
product = jeans
colour = black, blue, red

sizes in black are 32, 34
sizes in blue are 32,36,38
sizes in red are 36, 38

So if the user selects a colour, the content of the sizes combobox need to change

regards

Jeroen (from the Netherlands)
14 anni tempo fa
No this feature is not implemented. But you can create attribute named "colour/size"
1. black/32
2. black/34
3. blue/32
4. blue/36
5. blue/38
6. red/36
7. red/38
14 anni tempo fa
That is probably the best option for the time being. Thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.