Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

where is shopping cart info stored


Guest

Recommended Posts

Posted

I was wonder where items are stored in the shopping cart as you add them. I understand that they eventually get submitted in the DB but i need to know where they are stored during the shopping phase?? and how do find out if some product_id or product_name already exists??

 

 

Thx

 

Chris :( :rolleyes: :angry: :) B)

Posted

In the following tables of the database

 

customers_basket

customers_basket_info

-------------------------------------------------------------------------------------------------------------------------

NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit.

If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help.

Posted

yea they are added to the customer basket & customer basket attributes table when you start the checkout process, but before that where are they stored?? is it in the $products array or somewhere else??

 

 

Chris

Posted

going on my previous question.. does the application_top file have anything to do with the shopping cart check page??

 

 

Chris

Posted

Please help me on this issue, I have looked at the application_top file and I can understand what exactly is happening here,,, I still need to know where items in the cart are stored before they are submitted into the db

 

 

THX

 

C

Archived

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

×
×
  • Create New...