deleteCurrentCart( )


Deletes the current site visitor's cart.

The deleteCurrentCart() function returns a Promise that resolves when the current cart is deleted.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Stores - all permissions
Manage eCommerce - all permissions
Learn more about permission scopes.
Method Declaration
Copy
Request
This method does not take any parameters
Was this helpful?
Yes
No