ShoppingCartLine Properties |
The ShoppingCartLine type exposes the following members.
Name | Description | |
---|---|---|
CartItemGUID |
Shopping cart item GUID.
| |
CartItemID |
Shopping cart item ID.
| |
CartItemParentGUID |
Shopping cart parent GUID.
| |
CartItemText |
Text of the text product option.
| |
ColumnNames |
Item's property names.
| |
DiscountSummary |
Summary of the discounts applied on this item.
| |
IsAccessoryProduct |
Indicates if this item represent an accessory item.
| |
IsProductOption |
Indicates if this item represent a product option.
| |
Item |
Gets or sets the value of the column.
| |
SKUID |
SKU ID.
| |
SKUImagePath |
Product image path.
| |
SKUName |
Product name.
| |
SKUNumber |
Product number.
| |
SKUParentSKUID |
ID of the parent SKU.
| |
SKUProductType |
The type of the product.
| |
SKUSiteID |
SKU site ID.
| |
TotalDiscount |
Total discount of the item.
| |
TotalPrice |
Total price of the item.
| |
TotalWeight |
Total weight of the item.
| |
UnitPrice |
Unit price of the item.
| |
Units |
Quantity of the item.
| |
UnitTotalDiscount |
Unit total discount of the item.
| |
UnitWeight |
Unit weight of the item.
|