Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

cart:getlegalvalues

Obtains the legal values for a parameter from the cart.

Syntax

Parameters

name (required)
Input parameter. Name of the shopping cart.

field (required)
Input parameter. Name of the cart parameter for which to obtain legal values.

storeid (optional)
Input parameter. ID of the store for which legal values should be retrieved, if the cart represents more than one store. Use it to retrieve shipping-related legal values. May also be used to retrieve payment-related legal values; otherwise it is ignored.

listvarname (required)
Input and output parameter. As input, name of the list to create on output with the following columns:

Description

The legal values returned by cart:getlegalvalues may be supplied by Transact, and may be incomplete until the cart is checked. No list is created if the cart has not yet been checked, or if there are no fixed possibilities for the parameter.

Example

See Also

Cart Parameters

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.