less than a minute read • Updated 39 minutes ago
Set a custom continue link on the web receipt
How to set where the "continue" link on the web receipt sends customers, and what happens if you leave it unset.
The web receipt displays a “continue” link that customers can use to get back to your site after checkout. You can set where that link points to in your store settings.
Steps
Notes
If you don’t explicitly set a continue link, Foxy falls back to the most recent referring page — the last page the customer visited before landing on the cart or checkout.
You can also set the link’s
hrefdynamically, such as changing it based on which category a purchased product belongs to. This requires a Twig/JavaScript snippet and at least intermediate JavaScript knowledge — Foxy’s snippet library has a reference example, but it’s provided as-is and isn’t officially supported.