Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
cart:setitemquantity
Sets an item's quantity and price information.
Syntax
<cart:setitemquantity
name="cartname
" id="itemid
" quantity="itemquantity
" price="itemprice
"/>Parameters
name
(required)- Input parameter. Name of the cart object.
id
(required)- Input parameter. Row identifier that specifies the item.
quantity
(required)- Input parameter. Number of the specified item to be set on output.
price
(required)- Input parameter. Price of the specified item to be set on output.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.