Hi everyone! I want to inform my customers that a coupon code that I am giving them will be expiring six months from the day I gave it to them. This is sent via an email in a VIP flow. So for example, instead of just saying “This code will expire in 6 months”, it will say “This code will expire on MONTH/DAY/YEAR. Can Klaviyo dynamically populate this date field via a date tag? If so, how?
Solved
Dynamically populating date tags in a flow
Best answer by Mich expert
Hi
Yes! You can dynamically populate the expiration date using Liquid tags in Klaviyo.
Use this in your email template:
👉 This code will expire on {{ now | plus_months: 6 | date: "%B %d, %Y" }}
This will automatically calculate and format the date as "July 29, 2025" (6 months from today). 🚀
If this seems complicated, feel free to message me, and I’ll be happy to help!
Best regard,
Michael
Log in to the Community
Use your Klaviyo credentials
Log in with Klaviyo
Use your Klaviyo credentials
Log in with KlaviyoEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

