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 XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.