We have just updated our theme to the latest version, and the quantity change on checkout is no longer working.
I have disabled the +/-, and can key in a new qty. But on ‘enter’, we are taken to the checkout page WITHOUT the new qty.
ENTER should trigger a chg qty and update the page, staying on the CART page.
Strangely, if I key a new qty WITHOUT Enter, but hit the Checkout button - at first nothing happens. But when I hit the Checkout button a second time, I am taken the the Checkout page WITH the new qty and recalculated totals.
We have two websites that I have just updated - on one it is working. The other it is not. The one that is was upgraded from version 8 to 11, the one that isn’t was upgraded from version 7 to 11.
The Empire.js.liquid files seem to use different sections for both and so I can’t just update.
We do use apps in both, and one of my app developers said the API change.js is not triggering on the change qty, but not sure where to go beyond that
(ps my liquid knowledge is sketchey)