Hi,

I would like to know, in ZenCart when one "Login" to his/her account, the steps that transfer the user's shopping cart item to the customers_basket table.

In fact, I need to know how the existing session_id value (in whos_online table whereas sesskey in sessions table) is mapped with the newly assigned session_id, when an anonymous user login to the account.


Thanks