Skip to main content

I’ve created an Abandonment Cart flow. I have two different emails: one for someone who added only one product to their cart, and another for someone who added multiple products. How do I use a conditional split to achieve this?

Hi @moeezahmad8 

For your flow, add a trigger split as that uses data from the checkout started event. Below will work: ‘item count equals 1’ if true the profile goes down the YES branch, otherwise the profile goes downs the NO branch (multiple items in checkout).

Hope that helps.

Regards

Andy