Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
IMultiBuyDiscount Interface
IMultiBuyDiscount Methods
GetMissingProducts 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: 11.0.0
Syntax
C#
Copy
IEnumerable
<
int
>
GetMissingProducts
()
Return Value
Type:
IEnumerable
Int32
See Also
Reference
IMultiBuyDiscount Interface
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com