Try Shopify for free, and explore all the tools and services you need to start, run, and grow your business.

Add a 'Continue shopping' link to your cart page in shopify store?


If you want to add a "Continue shopping" button to redirect your customer for purchase more product from your store. You can follow these steps to add "Continue shopping" button to your cart page.


Step 1: Login to your shopify store

Step 2: Click on Online store > Themes

Step 3: From the Actions drop-down select Edit code.

Step 4: Open Cart file.

Step 5: Add this line of code where you want to add "Continue shopping" button.

        To redirect your customer on your store's catalog page
        
<a href="/collections/all" title="Continue shopping" class="your-btn-class">Continue shopping</a>

        To redirect home


<a href="/" title="Continue shopping" class="your-btn-class">Continue shopping</a>







Step 6: Click on save.

Try Shopify for free, and explore all the tools and services you need to start, run, and grow your business.

Add a 'Continue shopping' link to your cart page in shopify store? Add a 'Continue shopping' link to your cart page in shopify store? Reviewed by Navjeet Singh on December 20, 2018 Rating: 5

No comments:

Powered by Blogger.