Skip to main content
Solved

How to add dynamic image based on event in a flow email?

  • September 5, 2024
  • 2 replies
  • 61 views

Forum|alt.badge.img+1

Hello!

I want to add a dynamic product image based the event of Add to Cart in a flow for abandoned cart.

 

The steps i follow are:

  1. Create a table with image & text
  2. Click the Preview & Test.
  3. Click on the item image url to collect the variable {{ event.Items.0.item_img_url|default:'' }}

What are the next steps? What i am typing into the “Row collection”, the “Row alias” and into the field of the dynamic image variable?

 

Thank you!

Best answer by charitos

Hello @stephen.trumble 

 

Yes i have checked this. The problem is more technical than just how to build the flow.

 

I found out that the data layer for the specific event (begin checkout) misses the information of img url and other importand things.

 

Thanks for your answer.

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

2 replies

stephen.trumble
Community Manager
Forum|alt.badge.img+60
  • Community Manager
  • 1518 replies
  • September 13, 2024

Hey @charitos 

have you checked out this resource for abandoned cart flows?


Forum|alt.badge.img+1
  • Author
  • Contributor I
  • 1 reply
  • Answer
  • September 13, 2024

Hello @stephen.trumble 

 

Yes i have checked this. The problem is more technical than just how to build the flow.

 

I found out that the data layer for the specific event (begin checkout) misses the information of img url and other importand things.

 

Thanks for your answer.