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

 

COMMERCECONTEXT.GETABANDONEDCARTSESSIONS

Gets a list of sessions that have abandoned carts.

Syntax

Parameters

STARTDATE (optional)
Input parameter. Starting date, as a epoch-based timestamp. 0 is presumed if this is not provided.

ENDDATE (required)
Input parameter. Ending date, as a epoch-based timestamp.

LISTVARNAME (required)
Input and output parameter. As input, name of a list that holds the sessions that have abandoned carts. The list is created on output with two columns: odate (which is the timestamp describing the last time the cart was updated for that session) and osession.

Description

Abandoned carts are carts that were last modified for the session between a specified date range.

  Home > Contents > Index >

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