Skip to main content
Solved

Cart Link not Checkout link or product link

  • August 16, 2022
  • 2 replies
  • 694 views

Forum|alt.badge.img+5
  • Contributor II
  • 3 replies

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. 

 

 

 

 

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
Forum|alt.badge.img+33

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 }}

 


David To
Klaviyo Employee
Forum|alt.badge.img+60
  • Klaviyo Employee
  • 2455 replies
  • 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