How To Change Continue Shopping Link To Go To My Product Page (Origin Theme)

Solved
SPCTRVM
Excursionist
12 1 0

Hi everyone,

 

Please help me change the link of the continue shopping button that opens when the cart drawer opens.

 

I've tried the method of inserting the link in both <a href codes, however, it simply doesn't work, even inserting "/" that is supposed to lead to my home page. It does seem to work on the Dawn theme, but once I do the same on my Origin theme it's just not working.

 

Any advice?

Accepted Solutions (2)
azamgill
Shopify Partner
273 36 53

This is an accepted solution.

Hey @SPCTRVM 
Where you want the continue shopping button to take the user?

Azam Gill
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Encourage me ❤️

Come and visit us at Wbify

View solution in original post

Small_Task_Help
Shopify Partner
314 9 22

This is an accepted solution.

Hi,

 

At 

 

Edit the Cart Template

Try edit code something like this

 

<a href="/products/your-product-handle" class="continue-shopping-button">Continue Shopping</a>

 

The URL should look something like this: /products/product-handle. Replace product-handle with the actual handle of your product.

 

If you still need help you can contact us(details at signature)

Click here to Contact and Get Shopify Store Help
E-mail - hi@shopifysmalltask.com
We are Shopify Store Small Tasks and Customization Experts

View solution in original post

Replies 7 (7)
azamgill
Shopify Partner
273 36 53

This is an accepted solution.

Hey @SPCTRVM 
Where you want the continue shopping button to take the user?

Azam Gill
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Encourage me ❤️

Come and visit us at Wbify
SPCTRVM
Excursionist
12 1 0

Thank you for your assistance!

makkaomakka
Shopify Partner
867 162 176

is this really the accepted solution? 

❤️❤️

Buy me a coffee


For quick response - Message Me


Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".

SPCTRVM
Excursionist
12 1 0

I apologize, it was the second reply. I will correct the accepted solution.

Small_Task_Help
Shopify Partner
314 9 22

This is an accepted solution.

Hi,

 

At 

 

Edit the Cart Template

Try edit code something like this

 

<a href="/products/your-product-handle" class="continue-shopping-button">Continue Shopping</a>

 

The URL should look something like this: /products/product-handle. Replace product-handle with the actual handle of your product.

 

If you still need help you can contact us(details at signature)

Click here to Contact and Get Shopify Store Help
E-mail - hi@shopifysmalltask.com
We are Shopify Store Small Tasks and Customization Experts
osamafarooqi71
Shopify Partner
220 18 36

Hello @SPCTRVM , would you like to share the store URL? So, I can look further into your request.

 

Regards, 
Osama Farooqi

Shopify Theme Developer | Contact me | Hire expert
- Was my reply helpful? Click Like 🙂 to let me know | Buy Me Coffee
- Was your question answered? Mark this as Accepted Solution
makkaomakka
Shopify Partner
867 162 176

Hi @SPCTRVM ,

 

To change the URL of "Continue shopping" button, you have to make changes on file cart-drawer.liquid. The code is present on line number 42.

 

Please replace the below red marked code with the product link as per your wish.

 

makkaomakka_0-1696342748064.png

 

If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
M

❤️❤️

Buy me a coffee


For quick response - Message Me


Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".