So This is the scenario:
-
I logged in with a user on a browser
-
I added a product to my cart
-
I logged out from that browser - the cart should be empty, but the same product stays in the cart page - when the user is logged out
-
I log in the user in incognito browser
-
The cart is empty for the logged in user.
notice in this image that I am logged in and cart shows 1 product
and here in another browser window with the same user, I am not getting the cart items:
Is there any way I can use the cart to attach with user instead of only browser storage.?
This is dawn theme - 12.0.0 - latest.

