Click or drag to resize
ItemDiscountProvider Class
Class providing calculation of custom discounts.
Inheritance Hierarchy
SystemObject
  CMS.EcommerceItemDiscountProvider

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public class ItemDiscountProvider

The ItemDiscountProvider type exposes the following members.

Constructors
  NameDescription
Public methodItemDiscountProvider
Top
Methods
  NameDescription
Public methodStatic memberCalculateUnitDiscount
Calculates value of the unit discount when it is applied to the given shopping cart item.
Top
See Also