Skip to main content
Solved

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

  • July 14, 2022
  • 1 reply
  • 2629 views

Forum|alt.badge.img+3

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

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

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

alex.hong
Forum|alt.badge.img+58
  • Klaviyo Alum
  • 1552 replies
  • Answer
  • 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