Forum Discussion
Manoj__
12 months agoSpecialist
How to loop products from added_item_to_cart events in an email?
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 t...
Ishwar_Patidar
Active Member II
Hey Manoj__ If you are still looking for solution, I have a work around for this...
you can have another custom attribute (List_of_cart_items) which would be updated in realtime/batch. Now set your canvas entry as action based and action would be "change custom attribute value", as soon as List_of_cart_items values changed message will be triggered.
for personalization, you just need to run a loop for Array attribute List_of_cart_items and print values based on cart_items using connected content.
hope it helps.
Manoj__
11 months agoSpecialist
Hello Ishwar_Patidar Using customer attribute is good option but I don't want to use this as this will increase the data points consumption.
Related Content
- 8 months ago
- 10 months ago
- 9 months ago
- 8 months ago