Click or drag to resize
MultiBuyDiscountInfo.MultiBuyDiscountAutoAddEnabled 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: 13.0.131
Syntax
C#
public virtual bool MultiBuyDiscountAutoAddEnabled { get; set; }

Property Value

Type: Boolean
See Also