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
- an identifier for the type of discount.storeid
- the store for which to apply this discount.description
- the description of the discount.value
- the currency value of the discount.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.