FEATURE REQUEST: Make quantity change in cart AJAX
When the up or down arrow is clicked to increase or decrease the quantity in a cart, show a spinner and do this via ajax rather than reloading the whole page.
3
-
I agree that it would be nice if this was done by default, but you should be able to use the AmeriCommerce Javascript API with some custom programming in your shopping cart template to do this now: https://github.com/AmeriCommerce/js-api-samples. I am using the AmeriCommerce Javascript API to do this in our mini cart.
2
Please sign in to leave a comment.
Comments
1 comment