Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
MultiBuyDiscount Class
MultiBuyDiscount Methods
AcceptApplication Method
AcceptsCoupon Method
AllowsMoreUses Method
GetMissingProducts Method
Init Method
IsApplicableOn Method
IsBasedOn Method
LogUseOnce Method
PrioritizeItems Method
MultiBuyDiscount
PrioritizeItems Method
Moves Y items to higher priorities in case of BXGY discount.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
PrioritizeItems
(
List
<
ShoppingCartItemInfo
>
items
)
Parameters
items
Type:
System.Collections.Generic
List
ShoppingCartItemInfo
Cart items to prioritize.
Implements
IMultiBuyDiscount
PrioritizeItems(List
ShoppingCartItemInfo
)
See Also
Reference
MultiBuyDiscount Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com