IMultiBuyDiscount PrioritizeItems Method Kentico 8.1 API Reference
Sorts cart items according to priority. Places items preferred to be discounted on the beginning of list.

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

Parameters

items
Type: OnlineSystem.Collections.Generic List ShoppingCartItemInfo 
Cart items to prioritize.
See Also