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: 10.0.0
Syntax
C#
public double OrderDiscount { get; }

Property Value

Type: Double
See Also