Kal
01-04-2007, 02:59 PM
Guys,
i am trying to build a simple shopping cart which allows a user to add products to a cart, view products in the cart, remove items and change quanties and pricing, i dont need it to do any payment solutions or anything like that.
i have all the products within a mysql database, and i have managed to display these in a web page with a simple category tree listing in one frame which populates product listings in the main frame depending on what category you have clicked on.
All the products have a buy button which holds a unique product_id.
any help would be great.
cheers.
i am trying to build a simple shopping cart which allows a user to add products to a cart, view products in the cart, remove items and change quanties and pricing, i dont need it to do any payment solutions or anything like that.
i have all the products within a mysql database, and i have managed to display these in a web page with a simple category tree listing in one frame which populates product listings in the main frame depending on what category you have clicked on.
All the products have a buy button which holds a unique product_id.
any help would be great.
cheers.