Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Add to Cart Question - Not Logged In


rcmdesign

Recommended Posts

Posted

When a user is logged in, their cart information is stored in the database under the table customers_basket using their customer_id. I would like to know where the cart information is stored if they are not logged in? Are cookies the answer? And where might I find the code for saving when not logged in?

Posted

The data is in the $cart object - look at catalog/includes/classes/shopping_cart.php :)

 

Matti

Archived

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

×
×
  • Create New...