Creates collection with order and multibuy discounts applied on current shopping cart.
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 calculate discounts for.
Return Value
Type: List DiscountSummaryItemSee Also