You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
When I change the quantity of a product on the cart page it does not update automatically, I have to click the "update" button. Is this to be expected? I have ajax updates enabled.
Offline
Yes, this is correct. Clicking the update button does the Ajax form submission and subsequent partial page load. Quantity change/entry does not trigger it. This is different K9 vs V8 (which did execute the Ajax load when the quantity was changed). This was changed in K9 as we found it very cumbersome for customers with multiple items in their cart to wait for an Ajax refresh with each quantity change.
Offline
Offline