Skip to main content
Contributor II
August 16, 2022
Solved

Cart Link not Checkout link or product link

  • August 16, 2022
  • 2 replies
  • 785 views

Hi everyone, is there a way for me to redirect customer to cart link after they added something to cart?

My Cart link would be something like this: https://bignuts.my/cart

When I use added to cart trigger flow, I notice {{ event.URL }} redirect to product page, not cart page. 

 

 

 

 

This topic has been closed for replies.
Best answer by Spark Bridge Digital LLC

Hey Riccd,

I’d recommend you double-check your data in the ‘preview’ window to see if it appears differently but normally the variable below should populate it. Just depends on your integration settings!

{{ event.extra.checkout_url }}

 

2 replies

Spark Bridge Digital LLC
Partner - Platinum
2025 Champion
August 16, 2022

Hey Riccd,

I’d recommend you double-check your data in the ‘preview’ window to see if it appears differently but normally the variable below should populate it. Just depends on your integration settings!

{{ event.extra.checkout_url }}

 

Klaviyo Champion | Your Email Marketing BFF
David To
Klaviyo Employee
Klaviyo Employee
August 16, 2022

Hey @Riccd,

I think you’ll find @Bobi N.’s answer from the below post could be helpful in understanding this:

David