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:
- Create a table with image & text
- Click the Preview & Test.
- 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!