Skip to main content
Contributor III
July 14, 2022
Solved

How to redirect added-to-cart emails to the cart

  • July 14, 2022
  • 1 reply
  • 2982 views

I have set up my abandoned cart flow through added to cart trigger. I want all the emails to link to the abandoned carts not the product pages. What event to use there? {{ event.URL }} is taking me to the product page but not the cart. My store theme is prestige

This topic has been closed for replies.
Best answer by alex.hong

Hi there @nayanisakina99,

Thanks for sharing with the Community.

Generally, the button for an abandoned cart flow has the following tag {{ event.extra.checkout_url}

By using the Preview feature, you will be able to check if your template has the correct tag. Additionally here are some related articles on the topic of Abandoned Carts.

Let me know if that helped,

Alex

1 reply

alex.hong
alex.hongAnswer
Klaviyo Alum
July 15, 2022

Hi there @nayanisakina99,

Thanks for sharing with the Community.

Generally, the button for an abandoned cart flow has the following tag {{ event.extra.checkout_url}

By using the Preview feature, you will be able to check if your template has the correct tag. Additionally here are some related articles on the topic of Abandoned Carts.

Let me know if that helped,

Alex