03 Sep 2010 
Support Center » Knowledgebase » Shopping cart
 Shopping cart
Solution
The shopping basket allows the visitor to select the interesting properties and to store his reservations in a single place in order to make a single checkout (single reservations can also be completed directly from the shopping cart). Once stored, the reservations can be modified from the same shopping cart. If the visitor is closing his browser or leaving the site the content of the cart is stored and retrieved later when the visitor will come back on the site.


The shopping cart is presented under the form of a floating window or can have a fixed position. The settings are done in config.php (location: /includes/config.php) with the variables below:

define("SHOPPING_CART","1"); 0- shopping cart inactive; 1- shopping cart active
define("SHOPPING_CART_LEFT_POSITION",0); - left position of the shopping cart
define("SHOPPING_CART_TOP_POSITION",0); - top position of the shopping cart

The fixed position of the shopping cart is established in config.js (found in the main script folder);

shoppingcart_slide=1; 1 = floating; 0-fixed


Article Details
Article ID: 81
Created On: 25 Jun 2007 03:41 PM

 This answer was helpful  This answer was not helpful

 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase | Troubleshooter | News | Downloads
Language:

Help Desk Software By Kayako SupportSuite v3.10.02