Hello Experts,
I am building my first canvas journey in Braze for an Abandoned cart use case. I am using an email channel as a message in this use case.
In my scenario, I have added 2 products to the cart and I want to print those two products by email.
The issue I am facing is how to print these products via event using a for loop.
I have tried Advanced Event Properties. But It just prints item_name. How do we know which item it is from the event? There could be 2 or more products in the event

The learning section here only shows the push notification which is easy to configure.