IMultiBuyDiscountGetMissingProducts Method |
Returns IDs of SKUs which could be discounted if present in cart. Most important products go first.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax IEnumerable<int> GetMissingProducts()
Return Value
Type:
IEnumerableInt32See Also