The product in the cart continues to be saved when the user logs out of the account and when the second user logs into their account.
Steps
- Open webpage https://mec.ca/
- log in
- Add any product to the cart
- Tap on My account > Sign out
- Observe the same product in the cart
- Log in as another user
- Tap on the cart
Actual result
Product remains in the cart when user sign out and when 2nd user sign in.
Expected result
Cart must be empty when user sign out.