How can I change the “Continue Shopping” link on the “Thank you” page?
I’m building a headless shop using the storefront api so I need to update this link.
Thank you!
A developer is building a headless shop using Shopify’s Storefront API and needs to modify the “Continue Shopping” link on Shopify’s hosted checkout thank-you page.
The Problem:
Current Status:
How can I change the “Continue Shopping” link on the “Thank you” page?
I’m building a headless shop using the storefront api so I need to update this link.
Thank you!
Hello @wolf-gang
You are fetching the content from shopify thank you page or creating your custom page for thank you?
Thank you for your answer.
After the checkout, the user is redirected to the thank you page that is hosted by shopify.
On this page, there is a “Continue Shopping” link. The url of that link is that of the Online Store sales channel (shopname.myshopify.com).
I need to change this url so when the user clicks on the link, they go back to my headless shop which is hosted somewhere else.
I am searching this solution too