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
There is a possibility to add the same product into the cart. It does not increase the quantity, but adds separate entry to the cart instead. It causes a runtime exception during checkout.