Don’t if someone already asked the question but I am currently using the abandoned cart flow. W
What I’m trying to do is show on the email the cart items the visitor added to his cart.
Is this possible? Like {{ cart.items }} ?
Thank you!
Best answer by David To
Hello @Wal,
Welcome to the Klaviyo Community!
Dynamically showing what products were added to a cart to personalize an email is a must in email marketing and absolutely possible! In fact, if you haven’t already had a chance to, I would suggest taking a look at some of our helpful resources below on how to build a dynamic block in your emails using event variables:
Dynamically showing what products were added to a cart to personalize an email is a must in email marketing and absolutely possible! In fact, if you haven’t already had a chance to, I would suggest taking a look at some of our helpful resources below on how to build a dynamic block in your emails using event variables:
So it would actually be the other way around. The event data you have access to build your dynamic block would depend on the event/metric trigger of the flow.
I.E. you wouldn’t be able to reference event data from a Started Checkout event in a post purchase flow triggered by a Placed Order event.