How to use coupon code in Newsletter email
You can use the shortcode in newsletter email content as this:
Newsletter email variables:
{{var subscriber.generateCoupon(promotion-xmas-rule)}} â Generate coupon code by rule {{var subscriber.getUsesPerCoupon(âcoupon-aliasâ)}} â get uses per coupon by coupon alias {{var subscriber.getCouponExpirationDate(âcoupon-aliasâ)} } â get coupon expiration date by coupon alias {{var subscriber.getCouponDiscount(âcoupon-aliasâ)}} â get coupon discount amount by coupon alias {{var subscriber.getCouponCode(âcoupon-aliasâ)}} â get coupon code by coupon alias
Last updated
Was this helpful?