OK, so now they are all getting erased on logout, meaning the next user does not have any in his cart when he logs in. However, when the original user logs back in, they’re all gone too. I’d really like it if you could add some stuff to your cart, logout, then log back in and see your cart again. I think that’s the default Magento behavior. So I guess I’m looking for a way to associate a checkout/session with a particular customer. Is there something different I need to be doing at login to set the quote ID for the current customer?
Chris