MultiBuyDiscountsEvaluator EvaluateDiscounts Method Kentico 8.1 API Reference
Evaluates given discounts and applies matching ones to corresponding cart items.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

discounts
Type: OnlineSystem.Collections.Generic IEnumerable IMultiBuyDiscount 
Discounts to be evaluated.
See Also