CustomProductProvider Class |
Namespace: Dynamicweb.Ecommerce.LiveIntegration.Examples
The CustomProductProvider type exposes the following members.
Name | Description | |
---|---|---|
CustomProductProvider | Initializes a new instance of the CustomProductProvider class |
Name | Description | |
---|---|---|
ExtractPrices |
Extracts the prices.
(Inherited from ProductProviderBase.) | |
FillProductPrices |
Fills the product prices.
(Inherited from ProductProviderBase.) | |
FillProductValues |
Fills the product values.
(Inherited from ProductProviderBase.) | |
GetPrice |
Gets the price.
(Overrides ProductProviderBaseGetPrice(ProductInfo, Double).) | |
GetProductFromVariantComboId |
Gets the product from variant combo identifier.
(Inherited from ProductProviderBase.) | |
GetProductIdentifier |
Gets the product identifier.
(Overrides ProductProviderBaseGetProductIdentifier(Product).) | |
IsLivePriceEnabledForProduct |
Checks if the product is enabled for the live prices requests.
Override this method if you want to skip some products from being looked up in the ERP.
(Inherited from ProductProviderBase.) |