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.
Last updated
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.
Your discount code: VECOMLAB

Online Store → Themes → Edit code.
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 }}.
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