Is there a way to empty the customer's cart from t...
# suitecommerce
c
Is there a way to empty the customer's cart from the back-end?
s
No
We will be adding a 'clear cart' button to the SuiteCommerce UI in the next release, and it is also something relatively easy for you to implement yourself. https://developers.suitecommerce.com/add-a-button-to-remove-all-items-in-the-cart.html You can also ask the customer to visit <yourdomain.com>/app/site/backend/emptycart.nl.
💯 2
c
Thank you, @Steve Goldberg.