Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
Cart Tags
A shopping cart object contains the following information:
- A list of product IDs for each product.
- The quantity of each product.
- The price of each product.
- The storeID for each product.
You set and retrieve individual buyer parameters in a manner similar to that used for shopping cart parameters. See Buyer Parameters for buyer parameter names and values. See Cart Parameters" for cart parameter names and values.
Note
The storeID number is assigned by your Transact administrator when you register an on-line store with Transact.
- A list of discount descriptions and amounts, which result from applying a campaign discount to the cart.
- A set of cart and item parameters required by the Commerce Connector.
Note
Each JSP file containing cart tags must have the following directive at the top:
<%@ taglib prefix="cart" uri="futuretense_cs/cart.tld" %>
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.