ProductManager Class |
Namespace: Dynamicweb.Ecommerce.LiveIntegration.Products
The ProductManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ProductCacheLevel |
Gets the product cache level.
|
| Name | Description | |
|---|---|---|
| FetchProductInfos |
Fetches the product info from the ERP.
| |
| FillProductValues |
Fills the product values from the response.
| |
| GetProductInfo |
Gets the ProductInfo from the ERP
| |
| GetProductPrices(Product) |
Gets the product prices list from the response.
| |
| GetProductPrices(ProductInfo) |
Gets the product prices list from the response.
| |
| GetProductsWithQuantities |
Gets the products and their current quantities.
|