Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
cartset:addcart
Adds a new cart to the cart set.
Syntax
<cartset:addcart name="cartset
" cartid="cartid
" cart="newcart
"/>Parameters
name
(required)- Input parameter. Name of the cart set to interrogate. A previous call to cartset:getset is required to get this parameter.
cartid
(required)- Input parameter. Identifier to use for the cart. If a cart with the same identifier already exists in the cart set, it is replaced on output.
cart
(required)- Input parameter. Cart object to add to the cart set on output.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.