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