MultiBuyDiscountInfoProvider GetMultiBuyDiscountsEvaluator Method Kentico 8.1 API Reference
Returns an instance of MultiBuyDiscountsEvaluator to be used for given shopping cart.

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

Parameters

cart
Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart info object to get applicator for.

Return Value

Type: MultiBuyDiscountsEvaluator
See Also