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

 

CART.GETPARAMETER

Obtains the current value for a specified generic cart-level parameter.

Syntax

Description

Note that the variable created to hold the value is cleared to null if the field doesn't exist in the cart. See Shopping Cart Parameters, for cart parameter names and values.

Parameters

NAME (required)
Input parameter. Name of the cart object.

FIELD (required)
Input parameter. Name of the cart parameter for which to the current value.

STOREID (optional)
Input parameter. ID of the store for which a parameter should be retrieved, if the cart represents more than one store. Use it to retrieve shipping-related values that are store-dependent. It is ignored otherwise.

VARNAME (required)
Input and output parameter. As input, name of the variable to hold the value assigned on output.

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.