Evaluates given discounts and applies matching ones to corresponding cart items.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- discounts
- Type: System.Collections.Generic IEnumerable IMultiBuyDiscount
Discounts to be evaluated.
See Also