Click or drag to resize
MultiBuyDiscountInfoMultiBuyDiscountAutoAddEnabled Property
Indicates if product is added to cart automatically, the system adds product to shopping cart only when the discount is percentage and set 100 % off.

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

Property Value

Type: Boolean
See Also