Skip to main content
Solved

Abandoned Cart Dynamic Section


JustJassy
Contributor I
Forum|alt.badge.img+4

Hello!

I am doing the abandoned cart flow for a client. Client wants that the dynamic section is just a photo and no other details. I have tried it but it wont work. How do I do that? Please see below things that I have tried. 

 

Best answer by thepowerofcopy

Hello Jassy,

For Abandoned Cart try this code in the box of link: {{ event.URL }}
 



For Abandon Checkout try this one: {{ organization.url|trim_slash }}/products/{{ item.product.handle }}

 



Let me know if is working, have a great day :) 


-Mae

View original
Did this topic or the replies in the thread help you find an answer to your question?

2 replies

thepowerofcopy
Partner
Forum|alt.badge.img+11

Hello Jassy,

For Abandoned Cart try this code in the box of link: {{ event.URL }}
 



For Abandon Checkout try this one: {{ organization.url|trim_slash }}/products/{{ item.product.handle }}

 



Let me know if is working, have a great day :) 


-Mae


David To
Klaviyo Employee
Forum|alt.badge.img+60
  • Klaviyo Employee
  • 2456 replies
  • August 11, 2021

Hey @JustJassy,

To add more context to the great points @thepowerofcopy provided, Klaviyo also offers some help articles on how you build a dynamic table block. You can find these instructions in the following articles:

In addition, I would also suggest double checking your product catalog’s backend to ensure that this isn’t a case where both of those products have the same images listed. 

I hope this helps!

David