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

 

cart:setitemquantity

Sets an item's quantity and price information.

Syntax

Parameters

name (required)
Input parameter. Name of the cart object.

id (required)
Input parameter. Row identifier that specifies the item.

quantity (required)
Input parameter. Number of the specified item to be set on output.

price (required)
Input parameter. Total price based on quantity (not unit price).

   Home > Contents > Index >

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