I'm surpised this feature isn't standard on Shopify... we need to redirect a customer from its standard order confirmation page back to our site (so they can fill out an intake form).
Very similar to this topic:
Using a Javascript works but it applies to all customers no matter which product they buy.
Is there a way to make sure the script only applies to a specific product?
Based on the URL, I'm not sure how we can create a certain condition:
https://checkout.shopify.com/xxxxxx/checkouts/5d4fd06ee34fd0948dd40886226bb138/thank_you
(xxxxxx is a store ID)