Table of Contents

Namespace Dynamicweb.Ecommerce.Extensibility.Provider

Classes

ProductBrowserProvider

Allow product selector control to select product from external sources. Inherit from this base class to implenent specific provider.

ProductBrowserProvider.BrowserContext
RelatedProductListAttribute

RelatedProductListAttribute class. This class cannot be inherited.

RelatedProductListManager

The class RelatedProductListManager represents service used for rendering related products.

RelatedProductListProvider

Represents a base class that needs to be implemented to renders custom product lists, either related to the current product, list, group or search ect.

RelatedProductListProviderEventArgs

The class RelatedProductListProviderEventArgs holds information about : The current product, Products in the list, The actual group, Collection of groups

To top