Continue Shopping Button Redirect to Product Page Instead of Collection Page

Hi there,

Please could somebody help me redirect my ‘continue shopping page’ to the product page instead of the collections page. I have a single product store.

See the Dawn theme code below for an empty cart:

{{ 'sections.cart.title' | t }}

{{ 'general.continue_shopping' | t }}

{{ 'sections.cart.empty' | t }}

{{ 'general.continue_shopping' | t }}

Do I just need the correct url instead of routes.all_products_collection_url?

Thank you so much!

Hi @bolt23

If your store has only one product then you can replace {{ routes.all_products_collection_url }} code with your product page link.

Hi,

I am not sure what my product page link is. When I use what is in my search bar I get the following error.

Liquid syntax error (line 34): Unexpected character

Thanks

Hi @bolt23

When editing your product in your shopify admin, go to Search engine listing then you can see your product page URL