Clear Basket Action
Released in 10.05.00
10.05.00 introduces a new action to clear a basket. Like all Actions in Miva it can be passed as a URL parameter (GET) or Hidden input in a form (POST)
CBSK - Clear Basket
Shadows uses this new action by default on the BASK screen
Copy
<a href="&mvte:urls:BASK:secure_sep;Action=CBSK" onclick="return confirm('Are you sure you would like to delete your entire cart?')">Clear Cart</a>
This action provides a way to empty the entire cart and will properly restock inventory (if applicable)