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

 

commercecontext:getcurrentcart

Retrieves and names a copy of the current cart from the visitor context.

Syntax

Parameters

varname (required)
Input or output parameter. Name of the cart object to retrieve or create.

Description

Retrieves a locally available copy of the current cart.

You can modify settings, data, and functions in the copy and then check it back into the visitor context with commercecontext:setcurrentcart .

Example

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.