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
One the AddToCart and RemoveFromCart events, the quantity and unitPrice are currently typed as strings, however they should be numbers as per the schema.