Click or drag to resize
ShoppingCartItem Properties

The ShoppingCartItem type exposes the following members.

Properties
  NameDescription
Public propertyCategory
The category of the item.
Public propertyItemId
Your internal ID for the item.
Public propertyPrice
The per-unit price of the item in the shopping cart. This should use the same currency as the order currency.
Public propertyQuantity
The quantity of the item in the shopping cart.
Top
See Also