ProductPriceProviderPreparePrices Method |
| Name | Description | |
|---|---|---|
| PreparePrices(DictionaryProduct, Double) |
Prepares the prices.
(Overrides PriceProviderPreparePrices(DictionaryProduct, Double).) | |
| PreparePrices(IEnumerableProduct) |
Prepares the prices for a list of products shown in the frontend - usually a product list or a list of related products, favorites etc. Must be overriden.
(Inherited from PriceProvider.) | |
| PreparePrices(ProductCollection) |
Prepares the prices.
(Overrides PriceProviderPreparePrices(ProductCollection).) |