It's stored in a local datatable, as well as in Smith_ShoppinCart. I do believe that the field CartCookie is a GUID that ties the cart to the specific web user.
THerefore, unless you know the GUID of the current user to pick up the cartcookie, you could cross orders (which would be a bad thing).
At least, that's my understanding of things... I may be mistaken.