
January 27th, 2013, 08:45 PM
|
|
Registered User
|
|
Join Date: Jan 2013
Posts: 1
Time spent in forums: 1 h 8 m 42 sec
Reputation Power: 0
|
|
|
NEED HELP PLEASE PHP MYSQL Shopping cart size/color option
I completed a website to sell clothing using Adam Khoury's eccommerce tutorial.
I have been banging my head off wall to get a drop down options for size and color to be selected by customer in products page and then when customer adds to cart, those size and color options are displayed under or in shopping cart description box.
I am using mysql to hold id on product, the product has the same id, but mutiply sizes and colors.
I relly just need a way for customers to choose they options outside of MYSQL and display them in shopping cart, so I can send the correct product.
I tried to attached source code for both products page and shopping cart but this tread would not let code be sent..
|