Click or drag to resize
ShoppingCartInfoItemsDiscount Property
Catalog 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 ItemsDiscount { get; }

Property Value

Type: Double
See Also