Dawn Theme Shopify: How to Change the (Continue Shopping) Link

Learn how to change the «Continue Shopping» link in the Shopify Dawn theme by editing the Liquid files.


Relevant for Dawn theme version 15.3.0

If you want to avoid coding, try the Shrine theme.

Shrine offers over 120 built-in features that help improve conversion rates and increase the average order value, without the need to configure additional apps or pay for subscriptions. Everything is customizable without code, saving you time and resources.

Learn more


1. Prepare the Icon in SVG Format

Online Store → Themes → Edit code.

2. Open the main-cart-items.liquid File in the sections Folder

Find the line containing {{ routes.all_products_collection_url }} and replace it with {{ routes.root_url }}.

3. Open the cart-drawer.liquid File in the snippets Folder

Find the line containing {{ routes.all_products_collection_url }} and replace it with {{ routes.root_url }}.


Need help with setup? Contact us — we’ll handle everything for you.

Last updated

Was this helpful?