I have built multiple Zen-Cart sites, but I am faced with a new challenge:
I built www.gafy.com, a site that sells shirts with designs. A customer selects a design, then a shirt style, then a color, then a size (check out any design on the site for a better understanding). A design can be printed on any shirt style, but the color and size options are unique to a style.
Example:
A customer selects design A, which can be printed on two different shirt styles:
- a basic tee is available in red, white, and yellow, sizes M-XL
- a light weight tee is available in blue, green, and purple, sizes S-L
Originally, I created very complicated code that created a unique product number within the page (view the source!), and then sent it to Zen Cart. I want to switch it completely to Zen Cart...but don't know how.
How would I set up categories, products, and attributes to accomplish the same thing?
(I'll ask how to change the product image based on the design, style, and color combination later!)
Thanks!



