Click or drag to resize
ShoppingCartInfoOrderDiscount Property
Discount which is 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 decimal OrderDiscount { get; set; }

Property Value

Type: Decimal
See Also