Class PriceProductSelection
- Namespace
- Dynamicweb.Ecommerce.Prices
- Assembly
- Dynamicweb.Ecommerce.dll
Represents the selected product for which a price calculation is performed.
- Inheritance
-
Price
Product Selection
- Inherited Members
Constructors
PriceProductSelection(Product, string, long)
Creates an instance of Price
Parameters
product
ProductProduct
unitId
stringUnit identifier
stockLocationId
longStock location identifier
PriceProductSelection(Product, string, long, double, double)
Creates an instance of Price
public PriceProductSelection(Product product, string unitId, long stockLocationId, double quantity, double quantityAllVariants)
Parameters
product
ProductProduct
unitId
stringUnit identifier
stockLocationId
longStock location identifier
quantity
doubleQuantity of the specified product
quantityAllVariants
doubleQuantity of the specified product in any variant
Properties
LanguageId
Language identifier
Property Value
Product
Product
Property Value
ProductId
Product identifier (master)
Property Value
Quantity
Quantity of the specified product
Property Value
QuantityAllVariants
Quantity of the specified product in any variant
Property Value
StockLocationId
Stock location identifier
Property Value
UnitId
Unit identifier
Property Value
VariantId
Variant identifier