You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Cart Class > Cart Properties
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Cart Properties

The properties of the Cart class are listed here.

 
Name 
Description 
 
Specify an external XSLT file to render the control. By default, the control uses Cart.xsl. This file is located in:  
 
The QueryString parameter name which is used to pass the product ID to the product details page. For example, if your QueryString parameter for products is PID, enter that in this property. Then, when site visitors clicks a product’s title, this parameter is passed with the product’s ID to the product details page.  
 
Set to true to allow a site visitor to enter coupon codes for discounts.

  • True = coupon entry is available.
  • False = coupon entry is not available.

 

 
Image to show while Ajax is fetching data. The default is ajax-loader_circle_lg.gif".  
 
The application settings.  
 
Specify the path to a style sheet for use with this sever control. The location can be relative or absolute. Leave blank to use the default style sheet.  
 
The template location that contains the Checkout server control. This is the page a site visitor is sent to when the he clicks the Checkout button. If the template file is located in the same folder as the Web form containing this server control, just enter its name. Otherwise, the path to the file can be relative or absolute.  
 
The template location that contains the Product server control. This is the page a site visitor is sent to when he clicks the name of a product in his cart. This page provides details about the product. When this property is left blank, the server control uses the Product’s QuickLink information. If the template file is located in the same folder as the Web form containing this server control, just enter its name. Otherwise, the path to the file can be relative or absolute.  
 
The URL to navigate to when the site visitor clicks the Continue Shopping button. This URL could lead to a template containing a ProductSearch or ProductList server control that would allow a site visitor to select additional products.  
 
The URL of the User Control that manages the display of the Cart. This path can be relative or absolute. A sample user control is located in:  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!