For a user it is a bit annoying that cart contexts are not saved on the user and is persisted across different sessions. As the cart is bound to the current browser through a cookie.
It would be a cool feature if it could detect that a cart session is already opened and could switch to it and use the same session that the user already has started in a previous session.