Tag Cloud for this topic:
|
Quantity In Cart Not Updating
|
JamesCaan
member
Posts: 7
|
Hi,
When i click add to cart button on my site - the product is added to the cart - no problems. However if i go to another page or even stay on that page and click it again - to add a second - it doesn't come up. It shows just 1, and so the user has to add the quantity themselves. This didn't use to happen... someone could click on an item add it to cart - conttinue shopping, add the same item to cart later and it would then show 2 ect ect.
That has just stopped working. Any ideas why? Is it the coding?
# POSTED ON: August 30, 2009 @ 10:43 GMT -7
|
JamesCaan
member
Posts: 7
|
Maybe its something to do with my admin settings?
# POSTED ON: August 30, 2009 @ 10:49 GMT -7
|
E-junkieChef
E-Junkie Crew
Posts: 911
|
Hey James, In E-junkie cart, pressing "add to cart" twice never used to increase the quantity.
# POSTED ON: August 30, 2009 @ 13:04 GMT -7
|
JamesCaan
member
Posts: 7
|
Strange - i thought it did.
So the only way to increase the quantity , is manually ?
Thanks 4 your reply.
# POSTED ON: August 31, 2009 @ 00:55 GMT -7
|
Tyson
E-Junkie Crew
Posts: 1486
|
That is correct; the only way to change quantity is for the buyer to manually edit the quantity in their cart.
If you want to set an initial default order size, say 2 units, you can add &quantity=2 to your Add to Cart button URL, so when the buyer clicks that button the first time, they'll start with 2 units of that item already in their cart.
You can also combine that with disabling "Let buyer edit quantity" in the product's settings, so continuing with the above example, clicking the Add to Cart button would add 2 units of that item to the cart, and the buyer would be unable to alter that quantity.
# POSTED ON: August 31, 2009 @ 19:09 GMT -7
|
|