Woocommerce Dynamic Coupon - uppercase
Hi!
I'm using Woocommerce dynamic coupons and I would like the coupon to be displayed in uppercase in the email I send to subscribers.
I tried {% coupon_code 'CouponName'|upper %} , but the coupon is still sent to subscribers in lower case.
