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
Today when the store is synced, the carts are synced with the products/orders, that is wrong.
Keep in mind, the abandoned cart automation works ONLY since the store is completely synced, all the cart synced previously are not taken.
So, we must defer the sync of the carts until the store is synced 100%
The text was updated successfully, but these errors were encountered:
Today when the store is synced, the carts are synced with the products/orders, that is wrong.
Keep in mind, the abandoned cart automation works ONLY since the store is completely synced, all the cart synced previously are not taken.
So, we must defer the sync of the carts until the store is synced 100%
The text was updated successfully, but these errors were encountered: