Solved

Problem With buttons abandoned checkut

  • 22 January 2021
  • 4 replies
  • 57 views

Badge +2

Hello,

I have that problem, i started flows with abandoned checkout, everyting is fine on preview,  ( photo 1) but after send testing e-mail buttons are not clickable and i dont see the photo, why? (photo 2)

 

icon

Best answer by David To 21 April 2021, 15:54

View original

4 replies

Userlevel 3
Badge +7

If you are using your own custom Abandoned Cart then you have to put dynamic code on the button link.

 

Badge +2

its added..

Userlevel 3
Badge +7

Is it working?

If no then put this code: {{ event.extra.responsive_checkout_url }}

Userlevel 7
Badge +60

Building on what @forman has highlighted, I would also recommend previewing your flow email and locating the metadata field which would highlight the checkout URL and it’s specific dynamic syntax. I recommend doing it this way as depending on the integration or event you are using to trigger this flow, the dynamic syntax may be different than what others have suggested. You can find steps to locate this information and how to reference the specific dynamic syntax for use within your emails from the About Using Event Variables to Personalize Flows article. 

Reply