Home > Contents > Index >
cart:getcartdiscounts
Obtains a list of the current discounts.
Syntax
<cart:getcartdiscounts name="cartname
" listvarname="varname
"/>Parameters
name
(required)- Input parameter. Name of the cart object.
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 discountdescription
- 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.