Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where are products in a cart saved before logging in?


webarton

Recommended Posts

Posted

Hello, I'd like to know where products in my shopping cart are saved before I log in.

 

I found customers_basket table in my database but I thought my cart data was only saved there after I logged in.

 

Before logging in, is my cart data saved in tables?

Or the data is not saved in database and variables are keeping them?

 

Can anyone give me some advice?

 

Regards,

 

Aki

Posted

I found which file caused my problem.

It was includes/classes/shopping_cart.php.

 

I installed a module 'Purchase Without Account' 31 Jan 2007 version and

replaced shopping_cart.php by the included file of the module.

But it seems not to get product_id in adding cart and updating quantity.

 

I think I could fix them and now my shopping cart is working all right.

 

This time I had got a problem, but I'd like to say PWA helps me a lot.

Thanks,

 

aki

Archived

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

×
×
  • Create New...