Click or drag to resize
ShoppingCartItemInfoIsPartialDiscountApplied Property
Determines whether there is a discount which is not applied to all units of the shopping cart item

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public bool IsPartialDiscountApplied { get; }

Property Value

Type: Boolean
See Also