Hi,
I managed to get the button on the main overview for the cart by pasting it on line 29 in main-cart-items.liquid
However for the side bar there is no effect. That’s the most important place to have it I think
A user seeks code to add a “clear cart” button to Shopify’s Dawn theme without using third-party apps.
Solution Provided:
Another user shares a simple code snippet:
<a href="/cart/clear">Clear cart</a>
Implementation Details:
Key Points: