Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
cart:getitemparameter
Obtains a single item parameter.
Syntax
<cart:getitemparametername="cartname" id="itemid" field="fieldid" varname="varparam"/>Parameters
name(required)- Input parameter. Name of the shopping cart.
 
id(required)- Input parameter. Row identifier that specifies the item.
 
field(required)- Input parameter. Name of the item parameter.
 
varname(required)- Input and output parameter. As input, name of a variable that holds the parameter value returned on output for the specified order item.
 
Description
This tag retrieves a single item parameter from the shopping cart.
See Also
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.