Click or drag to resize
CalculationRequestItem Properties

The CalculationRequestItem type exposes the following members.

Properties
  NameDescription
Public propertyAutoAddedQuantity
The quantity of the item which was automatically added.
Public propertyItemCustomData
Request item custom data.
Public propertyItemGuid
Identifier of the corresponding cart item.
Public propertyOptions
Options that modify or customize the item.
Public propertyPriceOverride
Prices which are used in the calculation instead of the calculation from the SKU with the IProductPricingService implementation. Price represents unit price with applied catalog-level discounts.
Public propertyQuantity
Item quantity
Public propertySKU
Item's SKU
Top
See Also