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

 

COMMERCECONTEXT.GETPROMOTIONS

Creates the list of promotions for which the current visitor is eligible.

Syntax

Parameters

LISTVARNAME (required)
Input and output parameter. As input, name of the list to create on output of the promotions for which the current visitor is eligible.

Description

The COMMERCECONTEXT.GETPROMOTIONS tag is invoked whenever a tag that needs to consult the promotion list is invoked and then finds that the promotion list does not yet exist. It is invoked by the following tags if they do not find the promotion list:

To create the list of promotions, COMMERCECONTEXT.GETPROMOTIONS invokes the COMMERCECONTEXT.CALCULATEPROMOTIONS tag.

The list is created unsorted; it can be used to display appropriate promotions for the current visitor. You use this tag during the debugging phase of your application design.

  Home > Contents > Index >

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