Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
cartset:getcart
Retrieves a stored cart from the cart set.
Syntax
<cartset:getcart name="cartset" cartid="cartid" cart="cartvar"/>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 of the cart to be retrieved.
 
cart(required)- Input and output parameter. Name of the variable to fill with the retrieved cart object on output.
 
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.