Home > Contents > 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 > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.