Every Cart object has a Cart.customer field, which is a pointer to a Contact
object. You could write your own method for creating a new cart from the
previous Cart
object upon login given the Contact object that is created for that
session once the user is logged in (every User object is tied to a
Contact object).

On Mon, Jun 29, 2009 at 9:27 PM, wgw <[email protected]> wrote:

>
> On logout, the shopping cart is cleared. Any suggestions about how
> attach a cart to a user account  so that if a customer logs back in
> again the cart and selected products are waiting for him/her?
>
> Thanks for any suggestions!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to