Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
IMultiBuyDiscount Interface
IMultiBuyDiscount Methods
GetMissingProducts Method
IsApplicableOn Method
IsBasedOn Method
PrioritizeItems Method
IMultiBuyDiscount
PrioritizeItems Method
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: 12.0.0
Syntax
C#
Copy
void
PrioritizeItems
(
List
<
MultiBuyItem
>
items
)
Parameters
items
Type:
System.Collections.Generic
List
MultiBuyItem
Cart items to prioritize.
See Also
Reference
IMultiBuyDiscount Interface
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com