Print Page | Close Window

Add products to cart

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=2425
Printed Date: 23-July-2025 at 8:13am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Add products to cart
Posted By: HSTom
Subject: Add products to cart
Date 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?



Replies:
Posted By: Hamish
Date 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


-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: HSTom
Date 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?


Posted By: Hamish
Date Posted: 03-February-2009 at 4:44pm
Hi,
   The cart session storage is covered on the wiki : http://wiki.earlyimpact.com/developers/cartcontent - http://wiki.earlyimpact.com/developers/cartcontent

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



-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net