Solved

Cart Link not Checkout link or product link

  • 16 August 2022
  • 2 replies
  • 375 views

Badge +5

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. 

 

 

 

 

icon

Best answer by Spark Bridge Digital LLC 16 August 2022, 15:20

View original

2 replies

Userlevel 6
Badge +30

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

 

Userlevel 7
Badge +60

Hey @Riccd,

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

David

Reply