But the cart is in the DB and you can probably make some logic that will look up an active cart from other users with the same customer number, and assign that cart to the current users context. The cart/order has a userid attached to it, and it might change if you do this...