Need help on mysql table setup
building a shopping cart for a company which provides replacement parts for screen rooms (aluminum panels, gutters, screws, etc).
in mysql i setup table for items, item category, orders, order detail, etc. (most items are available in 9 colors, though some only have 2-3 colors)
The part i need help on is setting up an optiongroup table for colors, option table of colors, how to write the sql JOIN and how to populate the list/menu choice of color to show on the catalog pages so a shopper can pick the color.
as you can see, i am not sure even if i am asking the question properly?
thanks for any help,
jim balthrop