|
|
||
Creating a shopping cart displayOne of the primary components of a shopping cart is the shopping cart display: the portion of your shopping cart that lists all items added to the cart, their detail information, and any additional discounts and charges applied to the cart total, including tax and shipping calculations.Items added to the shopping cart can be configured to allow updates to item information contained within the cart, the most common example being the quantity of an item. Buttons included in the display allow the user to:
FeatureseCart ships with the eCart Display Manager feature: a simple step-by-step wizard that configures your shopping cart display. 3 professionally designed display skins are available in 11 different color schemes for you to use to create your display design. Users have the option of using provided button images or form buttons for each skin, offering a total of 66 different skin configuration possibilities. Each skin uses CSS to control the design attributes that renders the shopping cart.In addition, there are four types of shopping cart displays available for insertion in the page:
As well, each component of the shopping cart display is available as individual server behaviors and data bindings within eCart. Instead of using the eCart Display Manager, advanced users who are comfortable with the architecture of the shopping cart display may develop using each of these components in conjunction with their own html and CSS display layout. SectionsThis portion of the help contains the following sections to assist in the creation of a shopping cart display using the features shipped with eCart. Each links to the beginning of that section, and contains a brief summary of the content covered by each. We suggest you review all sections in order to familiarize yourself with the features available within eCart, as well as the shopping cart display development process, prior to beginning development: |
|
|
||