"Back to the store" button

Hello, community!

After the checkout, the user is redirected to the thank-you page. On the thank-you page, the user has a button called “Back to the sore”. I am coding a custom storefront using Next.js and can’t figure out how the user can get redirected to the store I am coding instead of being redirected to the online store (default theme). Any ideas on how to solve this??

Any help will be very much appreciated.

Hi, there

I think you could configure a redirect URL for your default online store and make the request to your own website.