Create an account to edit articles | See Formatting Syntax for Wiki syntax | We look forward to your contribution!
You are here: The ProductCart Encyclopedia » ProductCart Developers' Corner » Starting a ProductCart Session
Starting a ProductCart Session
If you are customizing ProductCart or integrating the shopping cart with another ASP application, you may need to start a ProductCart session outside of the default storefront files that already do so. ProductCart starts a user session on a variety of storefront pages.
This is done by including the file pc/pcStartSession.asp.
Trace: • Creating custom Store Map page that uses your store's true (dynamic) header and footer • Database Structure - How Build To Order Prices are stored • When E-mails are Sent and How • Finding the Location of a Text String in the Source Code • Successfully adding a Flash animation to the product description • ProductCart and jQuery • Understanding login.asp • Orders: Where a Build To Order Product Configuration is Stored • Order status codes • Starting a ProductCart Session