Skip to main content

We have a sequence of 3 emails in the abandoned cart flow (WooCommerce installation).

If somebody completes purchase during the flow, the subsequent emails are not sent.

How do we similarly prevent the remaining abandoned cart emails being sent to somebody who has removed the items in their shopping cart? 

Hey ​@EricaM 

What you can do is use the “Value” of the cart to determine if the products are still in their cart or not.

so add a flow filter which says > Added to cart Value » is greater » than 0$ or 1$ » since starting this flow 

you can also use “Started checkout value” however since you are checking your cart if those products are still there or not, I would suggest you use ‘added to cart’ value

 

I hope this helps and thank you for sharing your question here in the community.

Cheers

Arpit


Reply