Skip to product information
1 of 1
Published:2024.07.25

How to set the "Continue Shopping" link on the cart screen of the Shopify theme "Dawn" to go to the previous screen

How to set the "Continue Shopping" link on the cart screen of the Shopify theme "Dawn" to go to the previous screen

Applications

  • Cart Edit

How to implement

  • Javascript
View full details

The "Continue Shopping" link on Shopify's cart page is fixed to "collections/all." Since there are many cases where customers want to return to a previous page, such as during shopping, it's a good idea to link to the previous page.


How to set the "Continue Shopping" link on the cart screen of the Shopify theme "Dawn" to go to the previous screen


[(For the Dawn theme) How to set it up] Add the code to "sections/main-cart-items.liquid"


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 the code to "sections/main-cart-items.liquid"

Related Post