Auto-Apply Unique Discount Codes on the Repeat Cart allows customers to use your Klaviyo discount codes without needing to manually copy and paste codes during checkout. It's a simple, secure process that reduces friction and avoids putting any extra work on your customers' plates.
This Play sends customers to their personalized Repeat Cart, which will automatically apply a discount code of your choice to their order.
This Play works with both static and dynamic Shopify coupons in Klaviyo. A static discount code is the same for all of your customers, while a dynamic discount code is unique to each individual. Static codes can easily be overshared, so we recommend using dynamic codes to limit the possibility of oversharing.
This Play uses either an existing or newly created Shopify coupon in Klaviyo, applied to any campaign or flow that includes the Repeat Cart URL: {{ person|lookup:'Repeat Cart URL' }}
.
Update the link address to the following, replacing DISCOUNTCODE with the discount code’s name:
{{ person|lookup:'Repeat Cart URL' }}&discount_code=DISCOUNTCODE
{{ person|lookup:'Repeat Cart URL' }}&discount_code={% coupon_code 'DISCOUNTCODE' %}
Note: If you have a global discount code set up to auto-apply at checkout, discounts applied through the URL using the method explained here will take precedent.
To optimize this Play, we recommend the following: