What's your biggest current challenge? Have your say in Community Polls along the right column.

How to send a Discount Voucher after a customer completes purchase?

How to send a Discount Voucher after a customer completes purchase?

paulson1
Pathfinder
123 1 8

Hi,

On the Thank You page after a customer finishes shopping, we need to show a voucher code like - "20% Off when you spend £50 or more before the 1st of December" and a code with that.

We need to email the same to the same customer who just finished the purchase.

 

Could you please let us know which is the cheapest app which can do this?

Thanks

Replies 2 (2)

akshay_bhatt
Shopify Partner
121 11 16

Hi @paulson1 ,

To add a voucher code on the Thank You page and email it to customers:

  1. Create Discount Code: Go to Discounts and set up "20% off £50+ purchases" with a December 1 expiration.

  2. Add Code to Thank You Page: In Settings > Checkout under Order status page, add this in the additional scripts:

 

<div style="text-align: center;">
  🎉 Get 20% off when you spend £50 or more before Dec 1! Code: YOURCODE
</div>

 

  • Automate Email: Use Shopify Flow or an app like Klaviyo to email the code after purchase.

 

      

Got it! If you found my suggestions helpful, please consider liking or marking it as a solution.
Your feedback is appreciated! If you have any more questions or need further assistance, just let me know.

Thanks & Regards
Akshay Bhatt

- Need a Shopify Specialist?
- Custom Design | Advanced Coding | Store Modifications
Email us
paulson1
Pathfinder
123 1 8

Hi,

I tried to scroll down to the bottom of Checkout settings page , it says "
Order status page additional scripts Deprecated".

 

I was wondering whether there is any other way we can add this code.
Thanks