Shopify Dawn Theme- Redirect after checkout to internal page

I am wanting to Redirect to A specific internal page (scheduling) after checkout is complete either automatically or by adding a button to the bottom of the Checkout complete page that allows them to go to my scheduling page. I am using Shopifys Dawn theme. What is the best way to update this.

I am comfortable with editing code etc. Just not sure where to place it on this one.

This is PageFly - Free Landing Page Builder.

This can be done via using custom JS code but it is only available with Shopify Plus if not you have to use an app to achieve this redirect.

Hope this helps.

Best regards,

PageFly

Hi @Kayla93 ,

You can refer https://help.shopify.com/en/manual/orders/status-tracking/customize-order-status#add-additional-scripts

You can try by adding code at ‘Additional scripts’. Refer code:


You can change the link as you like.

Hope it helps!