Returns multibuy discounts potentially applicable to given shopping cart. Discounts are ordered by priority.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cart
- Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart to get discounts for.
- parameters
- Type: CMS.Ecommerce DiscountsParameters
Discount parameters
Return Value
Type: List IMultiBuyDiscountSee Also