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

 

CART.GETITEMTOTAL

Obtains the item total of the cart.

Syntax

Parameters

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

VARNAME (required)
Input and output parameter. As input, name of a variable that holds the total, which is assigned as a double value on output.

STOREID (optional)
Input parameter. ID of the store where the total applies, if the cart represents more than one store. If STOREID is not included, returns the item total for all stores.

Description

When called, CART.GETITEMTOTAL returns the total of items only; the total does not include discounts, tax, or shipping.

Example

  Home > Contents > Index >

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