Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
Cart Set Tags
You use cart set tags to store, retrieve, delete, and list stored cart objects for a registered buyer. Cart set tags cannot be used for unregistered or walk-in buyers.
The visitor or buyer for whom the cart set is maintained is identified by a user ID, a string normally obtained from vdm:getcommerceid or csuser:lookup .
Note
Each JSP file containing cart set tags must have the following directive at the top:
<%@ taglib prefix="cartset" uri="futuretense_cs/cartset.tld" %>
Cartset JSP tags are in the cartset family. For example, <cartset:addcart ... .
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.