Setting up orders from a table of products?
I have a client with several categories of products. Each category has only one product, but it comes in 6 colours and 15 sizes for a total of 90 different combinations (each a different price). He suggested setting up a table with sizes down the side and colours across the top. I'm exploring if this might be a possibility or not. I've seen it done on another shopping cart which didn't use mysql. I can imagine it is possible to set it up where there is a 6 x 15 table with each cell containing the Qty ordered form field and a "go" button to order, but I imagine the whole point of having it in a table format would be to allow the customer to select several different size/colour combinations and then checkout with all of the items in the cart at one time instead of having to do each one separately. That would be the only advantage to having it in a table as far as I'm concerned.
I'm thinking it will not work out, but I decided to post this here just on the off chance someone had done something like this.
Thanks,
Heather
|