Dynamicweb.Ecommerce.LiveIntegration.Products Namespace |
| Class | Description | |
|---|---|---|
| ProductManager |
Static manager to handle product info requests.
| |
| ProductPrice |
Data class to hold information about a product's price.
| |
| ProductPriceProvider |
PriceProvider to find prices and other information for products.
| |
| ProductProviderBase |
Default implementation of a product provider to get prices and other info for products from the ERP.
Inherit this class and override one or more of its methods to alter the behavior.
|