Jump to content
Larry Ullman's Book Forums

Can't Add A Product To The Cart - It Just Increase The Quantity!


Recommended Posts

HI All,

 

been stuck on this for some time now, I rearranged my database by replacing the "product_type" and "product_id" columns for a "sku" column and altered the stored procedure to accept the "sku" and "uid" arguments, I also corrected the scripts to send these arguments to the stored procedures respectivley.

 

however rather than a new seperate product being added it just adds another to the quantity with an increment of 1, i can see all the different sku numbers for different products in the url, but not sure why the stored procedure is not accepting this!

 

any help would be appreciated!

 

many thanks :@)

Link to comment
Share on other sites

 Share

×
×
  • Create New...