I have created a Shopify dynamic discount code in Klaviyo named DISCOUNT15
I know how to display the discount code in a flow email with: {% coupon_code 'WELCOME15' %} but… how do I apply it to a button that will be shown in an email flow?
Tried this but does not work: https://mysite.com/discount/{% coupon_code 'WELCOME15' %}
Thanks in advance!

