Discussion:
how does WCS Handle this?
(too old to reply)
d***@rediffmail.com
2006-07-31 15:10:13 UTC
Permalink
Hi,

Setup - Using the ConsumerDirect store.
I have a scenario

Step 1> Registered to the store and added an item to the cart.Now cart shows 1 item
Step 2> logged out. Now cart shows 0 items.
Step 3> Added an item in the cart as a guest shopper. Now cart shows 1 item.
Step 4> logged in using the same id as in Step 1. Now cart shows 2 items.
Where is the mapping stored?.

regards
D
t***@danielit.com
2006-10-27 14:42:09 UTC
Permalink
There is no mapping, what happend is this:
1. You logged in as Register User. Added items to the register user member_id.
2. Logged off and hit a commerce command as a guest shopper got a new member_id.
3. Added item to cart under guest shopper.
4. Logged in as register user, commerce recognized the guest shopper had items in its cart and copied those items to the register user member_id.
Loading...