Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
cart:geterrors
Obtains the cart parameter errors reported the last time the cart was checked.
Syntax
<cart:geterrors name="cartname" [storeid="storeid"] listvarname="listname"/>Parameters
name(required)- Input parameter. Name of the cart object.
 
storeid(optional)- Input parameter. ID of the store for which errors should be retrieved, if the cart represents more than one store. If unspecified, errors for all stores are retrieved.
 
listvarname(required)- Input and output parameter. As input, name of the list to create on output with the error information. This list has three columns:
 
field- Name of the parameter with which the error is associated.description- Locale-specific error text.errorcode- Integer corresponding to the error condition.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.