Check current state of cart
Hi,
I am working on the usual abandon cart use case. How can I check if their is any item in the cart. For example user can start the checkout and go back to remove the item from the cart, and possibly remove all items and make the cart empty.
How can I validate in the journey that there is atleast one item in the cart left before sending the abandon cart push?
TIA