Home > Contents > Index >
COMMERCECONTEXT.GETABANDONEDCARTSESSIONS
Gets a list of sessions that have abandoned carts.
Syntax
<COMMERCECONTEXT.GETABANDONEDCARTSESSIONS [STARTDATE
="date
"]
ENDDATE
="date
"LISTVARNAME
="listvar
"/>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) andosession
.
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,2006,2007 by FatWire Software
All rights reserved.