You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the TrackHelper's cartUpdate() method whenever there are changes to a user's cart, so I get information about abandoned carts. This works as expected until a user removes all items from the cart. The SDK still recognizes this as an abandoned cart with no items. I would expect that an empty cart cannot be abandoned. Is this behavior wanted?
The text was updated successfully, but these errors were encountered:
I'm using the TrackHelper's cartUpdate() method whenever there are changes to a user's cart, so I get information about abandoned carts. This works as expected until a user removes all items from the cart. The SDK still recognizes this as an abandoned cart with no items. I would expect that an empty cart cannot be abandoned. Is this behavior wanted?
The text was updated successfully, but these errors were encountered: