Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi @Snack22, you cannot edit the default details on thank you page but can add some text to it.
Here is how to do it.
Go to Settings > Checkout > Order processing > Additional scripts.
<script>
Shopify.Checkout.OrderStatus.addContentBox(
'<h2>CUSTOM_TITLE_HERE</h2>',
'<p>CUSTOM_TEXT_HERE</p>',
'<p>CUSTOM_TEXT_HERE</p>'
)
</script>
Hey dear thanks! How can we preview the thank you page to see the change please ?
Hello ! Maybe you find a response ? Thanks
Same here. How to preview the changes? Thanks!
There's no way to preview the changes - undoubtedly a major flaw considering these are dynamic pages that are otherwise only accessible upon checkout. Shopify should definitely step-up here by implementing this in coming versions.
Go to an existing order > More actions > View order status page
No orders yet? Just manually create one.
Go to an existing order > More actions > View order status page
No orders yet? Just manually create one.
and here u can customize in the theme??? ( after had add the code)
made a video tutorial - https://www.youtube.com/watch?v=WlU3uA4OsAQ