I'm testing the EJEJC_multiAdd() function. The click handler for my checkout button gets the product id's and quantities and opens the E-Junkie cart using the multiAdd() function.
If you edit the quantities in the cart and/or proceed straight to payment, it works great. But, if you close the E-Junkie cart, change the product quantities, and click the checkout button again, the EJEJC_multiAdd() does not update the quantities for items already in the cart.
Is there a way to programmatically (via javascript) update quantities in the cart? If not, is there a way to clear the cart via javascript?
created
Nov '14
last reply
Nov '14
- 2
replies
- 1.3k
views
- 2
users