Home > Contents > Index >
cart:getitemparameter
Obtains a single item parameter.
Syntax
<cart:getitemparameter
name="cartname
" id="itemid
" field="fieldid
" varname="varparam
"/>Parameters
name
(required)- Input parameter. Name of the shopping cart.
id
(required)- Input parameter. Row identifier that specifies the item.
field
(required)- Input parameter. Name of the item parameter.
varname
(required)- Input and output parameter. As input, name of a variable that holds the parameter value returned on output for the specified order item.
Description
This tag retrieves a single item parameter from the shopping cart.
See Also
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.