Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Saving Items To Shopping Cart


gaspower

Recommended Posts

Posted

Hello,

 

Is it possible to have a unregistered customer add items to the shopping cart, and items to stay in the shopping cart as if they were registered? Currently when a unregistered customer adds items and leaves OSC, the items are deleted from the shopping cart.

 

Thanks JR

Posted
Hello,

 

Is it possible to have a unregistered customer add items to the shopping cart, and items to stay in the shopping cart as if they were registered? Currently when a unregistered customer adds items and leaves OSC, the items are deleted from the shopping cart.

 

Thanks JR

 

This is, because when the session ends, thers's nothing the shopping cart could be saved in.

If the customer ist registrated, the shopping cart is saved in database with cusomers_id of this customer.

 

An unregistraded customer doesn't have a customer_id, so if there isn't a session or a session cookie, the shopping cart get lost.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...