Home > Contents > Index >
cartset:addcart
Adds a new cart to the cart set.
Syntax
<cartset:addcart name="cartset
" cartid="cartid
" cart="newcart
"/>Parameters
name
(required)- Input parameter. Name of the cart set to interrogate. A previous call to cartset:getset is required to get this parameter.
cartid
(required)- Input parameter. Identifier to use for the cart. If a cart with the same identifier already exists in the cart set, it is replaced on output.
cart
(required)- Input parameter. Cart object to add to the cart set on output.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.