Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
cart:getitemdiscounts
Obtains a list of current discounts.
Syntax
<cart:getitemdiscounts name="cartname" id="itemid" listvarname="varname"/>Parameters
name(required)- Name of the cart object.
 
id(required)- Input parameter. Row identifier that specifies the item.
 
listvarname(required)- Input and output parameter. As input, name of a list to create on output with the current discounts. This list has the following columns:
 
bucket- Identifier for the type of discount.storeid- Store for which to apply this discount.description- Description of the discount.value- Currency value of the discount.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.