Setting up a new store (1.2.6) and need to know if there's a way to combine attributes.
APPAREL EXAMPLE: (customer chooses 1 size and 1 associated color)
**SIZE** **COLORS**
SMALL - RED, BLUE, WHITE
MEDIUM - RED, BLACK, GREEN, YELLOW
LARGE - WHITE (ONLY)
Surely someone must have found a way to combine these type of options?
Ideally I'd like to use chained dropdown menus so that the customer chooses the size and then only the available colors for that size are displayed. I found a way to this via javascript but I don't know if there's any way to integrate it.
Version 1.2.6 was installed by my host near the end of last year and I am just now getting around to adding all of the products and attributes.
I really need to find a way to chain these options together, is there any such feature in the latest version of Zen Cart? If not can anyone help direct me with this issue?
What you are wanting is stock by attributes and is not in 1.2.6 nor in 1.3.0.1 and is slated to be added but there is no time table for it at this time.
It is a feature that is desired by many in one form or another and I am sure the devs are working on it...but while to we users it seems so simple from a coding perspective it is complicated.