Home > Contents > Index >
cart:getstores
Obtains a list of stores for which items in the cart are assigned.
Syntax
<cart:getstores name="cartname
" listvarname="listname
"/>Parameters
name
(required)- Input parameter. Name of the cart object.
listvarname
(required)- Input and output parameter. As input, name of the list to create on output, containing store identifiers in the single column
value
.
Description
When called,
cart:getstores
returns transact store identifiers for each store for which items exist.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.