Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
IMultiBuyDiscount Interface
IMultiBuyDiscount Methods
AcceptApplication Method
AllowsMoreUses Method
GetMissingProducts Method
Init Method
IsApplicableOn Method
IsBasedOn Method
PrioritizeItems Method
IMultiBuyDiscount
GetMissingProducts Method
Returns IDs of SKUs which could be discounted if present in cart. Most important products go first.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
IEnumerable
<
int
>
GetMissingProducts
()
Return Value
Type:
IEnumerable
Int32
See Also
Reference
IMultiBuyDiscount Interface
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com