ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Add products to cart
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Add products to cart

 Post Reply Post Reply
Author
Message
HSTom View Drop Down
Newbie
Newbie


Joined: 03-February-2009
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote HSTom Quote  Post ReplyReply Direct Link To This Post Topic: Add products to cart
    Posted: 03-February-2009 at 3:14pm
Does the software write all the items in cart to a session or does it store it in a database.\
 
I noticed that it does write it to the  configSessions table, but does it write it to another table?
Back to Top
Hamish View Drop Down
Admin Group
Admin Group


Joined: 12-October-2006
Location: United Kingdom
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hamish Quote  Post ReplyReply Direct Link To This Post Posted: 03-February-2009 at 3:33pm
It depends..... Whilst the customer is shopping they are stored in a session (only afaik).
Once the order is processed the data is stored in the DB (record of the order).
Another option customers have, if the store owner enables it, it to use a "wish list" in which case this is stored in the DB. 

HTH
Back to Top
HSTom View Drop Down
Newbie
Newbie


Joined: 03-February-2009
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote HSTom Quote  Post ReplyReply Direct Link To This Post Posted: 03-February-2009 at 3:53pm

Thanks Hamish.

Do you know which table the cart items get written to when an order number is generated?
 
Also can you tell me the session variable where the items in cart are stored?
Back to Top
Hamish View Drop Down
Admin Group
Admin Group


Joined: 12-October-2006
Location: United Kingdom
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hamish Quote  Post ReplyReply Direct Link To This Post Posted: 03-February-2009 at 4:44pm
Hi,
   The cart session storage is covered on the wiki : http://wiki.earlyimpact.com/developers/cartcontent

The orders are stored in the DB as covered here : http://wiki.earlyimpact.com/developers/ordersaving

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.