ShoppingCartItem Properties |
The ShoppingCartItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Category |
The category of the item.
|
![]() | ItemId |
Your internal ID for the item.
|
![]() | Price |
The per-unit price of the item in the shopping cart. This should
use the same currency as the order currency.
|
![]() | Quantity |
The quantity of the item in the shopping cart.
|