Home > Contents > Index >  
Template Tag 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

If there is already a copy of the current cart with this name, it is retrieved. If a copy of the current cart does not yet exist, the current cart object is copied and named with the variable name.

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 XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.