May 11
Ajax cart page update
Please add option to remove "update cart" button in cart page and add Ajax Cart page update for quantity change
Completed
I agree. Great idea. Upvoted.
Hi @Karbi, Good thought ! Thanks for writing us :) Let's wait for some more voices to move this request to next step. Regards, Jack Richardson
Done ! You can check this feature on any of our demos for example here -> https://xstore.8theme.com/cart/ We have added ajax update for quantity change but didn't remove the button if for some cases there will be a reason to force update but you can simply hide this button with adding custom css to Customizer->Theme Custom Css -> Global Css .actions .btn { display: none; } .return-shop { margin: 0; } Please, check all fixes and new features of latest update on -> xstore.8theme.com/update-history/ Regards, Jack Richardson