4

Ajax cart page update

  • Done

Avatar
Karbi

Please add option to remove "update cart" button in cart page and add Ajax Cart page update for quantity change

A

Activity Newest / Oldest

Avatar

Jack Richardson

Status changed to: Done

Avatar

Jack Richardson

Done !
You can check this feature on any of our demos for example here -> 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


  • Avatar
Avatar

8theme team

Status changed to: In progress

Avatar

MichaelB

I agree.

Great idea.

Upvoted.


Avatar

Jack Richardson

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