Click or drag to resize
ShoppingCartInfoItemsDiscount Property
Discount which is applied to the items 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 ItemsDiscount { get; }

Property Value

Type: Decimal
See Also