Home > Contents > Index >
cart:setparameter
Sets a single shopping cart parameter.
Syntax
<cart:setparameter name="cartname
" field="field
" [value="value
"] [storeid="storeid
"]/>Parameters
name
(required)- Input parameter. Name of the cart object.
field
(required)- Input parameter. Name of the cart parameter to set.
value
(optional)- Input parameter. Value of the cart parameter to be set on output. If not included, the field value is undefined.
storeid
(optional)- Input parameter. Store for which the parameter is to be set on output. It is ignored otherwise.
Description
The parameter set by this tag is a name/value pair whose interpretation is determined by Commerce Connector. See Cart Parameters for cart parameter names and values.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.