Editing you thank you page

Editing you thank you page

Snack22
Visitor
1 0 0

How do you edit your thank you page text ? 

Replies 8 (8)

Ahsan_ANC
Shopify Partner
1397 253 326

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.

download (30).pngdownload (31).png

 

<script>
Shopify.Checkout.OrderStatus.addContentBox(

'<h2>CUSTOM_TITLE_HERE</h2>',
'<p>CUSTOM_TEXT_HERE</p>',
'<p>CUSTOM_TEXT_HERE</p>'


)
</script> 

 

download (32).pngdownload (33).png

Contact for any custom design? Skype : ahsananc
>Was your question answered? Mark it as an Accepted Solution!
Feel Free to Contact Me at my Email: [email protected]


To enhance and customize Shopify search and filter, I use Boost Product Filter & Search
Zoubidou75
Excursionist
54 0 5

Hey dear thanks! How can we preview the thank you page to see the change please ?

AttilaOVG
Visitor
1 0 2

Hello ! Maybe you find a response ? Thanks

Anthony_ROSEMON
Excursionist
13 0 9

Same here. How to preview the changes? Thanks!

shockify
New Member
4 0 0

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.

einstijntje
Shopify Partner
2 0 2

Go to an existing order > More actions > View order status page

No orders yet? Just manually create one.

einstijntje
Shopify Partner
2 0 2

Go to an existing order > More actions > View order status page

No orders yet? Just manually create one.

ThatsGabbo
Visitor
1 0 0

and here u can customize in the theme??? ( after had add the code)