Skip to main content
Solved

Using coupon in Email

  • December 18, 2023
  • 4 replies
  • 286 views

Forum|alt.badge.img+3

Hi, 
I created a Shopify coupon in Klaviyo, how can I add it into an email message?
Thanks

Best answer by Spark Bridge Digital LLC

Hey there!

Once you create that coupon, you’ll just plug in that coupon name to this code in your email:
 

{% coupon_code 'CouponName' %}

When you click preview, it should show as COUPONNAME-Preview and you’ll know you are all set! If it shows as does not exist then you might not have your coupon name plugged in correctly.

Hope that helps!

View original
Did this topic or the replies in the thread help you find an answer to your question?

4 replies

Bobby
Partner - Silver
Forum|alt.badge.img+22
  • Champion & Partner
  • 58 replies
  • December 18, 2023

Hi @Radwa_elhusiny,

The below guide is a comprehensive overview on coupon functionality in Klaviyo and explains how to add coupon codes into emails in Klaviyo:

Getting started with coupon codes in Klaviyo


Cheers,
Bobby


Spark Bridge Digital LLC
Partner - Gold
Forum|alt.badge.img+33

Hey there!

Once you create that coupon, you’ll just plug in that coupon name to this code in your email:
 

{% coupon_code 'CouponName' %}

When you click preview, it should show as COUPONNAME-Preview and you’ll know you are all set! If it shows as does not exist then you might not have your coupon name plugged in correctly.

Hope that helps!


Forum|alt.badge.img+3
  • Author
  • Contributor II
  • 3 replies
  • December 18, 2023
Bobby wrote:

Hi @Radwa_elhusiny,

The below guide is a comprehensive overview on coupon functionality in Klaviyo and explains how to add coupon codes into emails in Klaviyo:

Getting started with coupon codes in Klaviyo


Cheers,
Bobby

Thanks :)


Forum|alt.badge.img+3
  • Author
  • Contributor II
  • 3 replies
  • December 18, 2023
Spark Bridge Digital LLC wrote:

Hey there!

Once you create that coupon, you’ll just plug in that coupon name to this code in your email:
 

{% coupon_code 'CouponName' %}

When you click preview, it should show as COUPONNAME-Preview and you’ll know you are all set! If it shows as does not exist then you might not have your coupon name plugged in correctly.

Hope that helps!

Thanks :)