Skip to main content

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. 

 

 

 

 

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

 


Hey @Riccd,

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

David


Reply