Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
cart:setparameter
Sets a single shopping cart parameter.
Syntax
<cart:setparameter name="cartname" field="field" [value="value"] [storeid="storeid"]/>Parameters
name(required)- Input parameter. Name of the cart object.
 
field(required)- Input parameter. Name of the cart parameter to set.
 
value(optional)- Input parameter. Value of the cart parameter to be set on output. If not included, the field value is undefined.
 
storeid(optional)- Input parameter. Store for which the parameter is to be set on output. It is ignored otherwise.
 
Description
The parameter set by this tag is a name/value pair whose interpretation is determined by Commerce Connector. See Cart Parameters for cart parameter names and values.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.