Home > Contents > Index >
cart:getitemparameters
Obtains all item parameters for the item.
Syntax
<cart:getitemparameters
name="cartname
" id="itemid
" listvarname="varlist
"/>Parameters
name
(required)- Input parameter. Name of the shopping cart.
id
(required)- Input parameter. Row identifier that specifies the item.
listvarname
(required)- Input and output parameter. As input, name of the list to create on output with the following columns:
name
- Name of item parameter.value
- Value of item parameter.Description
This tag retrieves all item parameters for the item in the shopping cart.
See Also
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.