Skip to main content
Solved

Problem With buttons abandoned checkut

  • January 22, 2021
  • 4 replies
  • 91 views

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

 

Best answer by David To

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. 

4 replies

Forum|alt.badge.img+7
  • Problem Solver I
  • January 25, 2021

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

 


Forum|alt.badge.img+2
  • Author
  • Contributor I
  • January 27, 2021

its added..


Forum|alt.badge.img+7
  • Problem Solver I
  • January 28, 2021

Is it working?

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


David To
Klaviyo Employee
Forum|alt.badge.img+60
  • Klaviyo Employee
  • Answer
  • April 21, 2021

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.