Click or drag to resize

Dynamicweb.Ecommerce.LiveIntegration.Products Namespace

 
Classes
  ClassDescription
Public classProductManager
Static manager to handle product info requests.
Public classProductPrice
Data class to hold information about a product's price.
Public classProductPriceProvider
PriceProvider to find prices and other information for products.
Public classCode exampleProductProviderBase
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.