Skip to product information
1 of 1
Published:2024.08.06

Example of how to add an "Empty Cart" link to the cart screen of the Shopify theme "Dawn"

Example of how to add an "Empty Cart" link to the cart screen of the Shopify theme "Dawn"

Applications

  • Cart Edit

How to implement

  • Javascript
View full details

This is mainly used for testing purposes while building a store, but it's a way to set up a link to bulk delete items in your Shopify cart.


Example of how to add an "Empty Cart" link to the cart screen of the Shopify theme "Dawn"


How to set it up: Add a custom Liquid section to your cart template and insert the code


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Add a custom Liquid section to your cart template and insert the code

Related Post