ShoppingCartInfoOrderRelatedDiscountSummaryItems Property |
List of order and multibuy discounts presentation data related to current shopping cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public List<DiscountSummaryItem> OrderRelatedDiscountSummaryItems { get; set; }
Property Value
Type:
ListDiscountSummaryItemSee Also