Click or drag to resize
ShoppingCartLine Properties

The ShoppingCartLine type exposes the following members.

Properties
  NameDescription
Public propertyCartItemGUID
Shopping cart item GUID.
Public propertyCartItemID
Shopping cart item ID.
Public propertyCartItemParentGUID
Shopping cart parent GUID.
Public propertyCartItemText
Text of the text product option.
Public propertyColumnNames
Item's property names.
Public propertyDiscountSummary
Summary of the discounts applied on this item.
Public propertyIsAccessoryProduct
Indicates if this item represent an accessory item.
Public propertyIsProductOption
Indicates if this item represent a product option.
Public propertyItem
Gets or sets the value of the column.
Public propertySKUID
SKU ID.
Public propertySKUImagePath
Product image path.
Public propertySKUName
Product name.
Public propertySKUNumber
Product number.
Public propertySKUParentSKUID
ID of the parent SKU.
Public propertySKUProductType
The type of the product.
Public propertySKUSiteID
SKU site ID.
Public propertyTotalDiscount
Total discount of the item.
Public propertyTotalPrice
Total price of the item.
Public propertyTotalWeight
Total weight of the item.
Public propertyUnitPrice
Unit price of the item.
Public propertyUnits
Quantity of the item.
Public propertyUnitTotalDiscount
Unit total discount of the item.
Public propertyUnitWeight
Unit weight of the item.
Top
See Also