Click or drag to resize
ShoppingCartInfoOrderDiscountSummary Property
The summary of discounts applied to the items total price. It is in shopping cart currency.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public ValuesSummary OrderDiscountSummary { get; set; }

Property Value

Type: ValuesSummary
See Also