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
When opening multiple tabs and adding items to the cart on both pages, it happens that the cart version may be not up-to-date and it just raises a general error.
We need to either handle the error and re-fetch the cart, or ask the customer to reload the page (worst case scenario).
The text was updated successfully, but these errors were encountered:
When opening multiple tabs and adding items to the cart on both pages, it happens that the cart version may be not up-to-date and it just raises a general error.
We need to either handle the error and re-fetch the cart, or ask the customer to reload the page (worst case scenario).
The text was updated successfully, but these errors were encountered: