Click or drag to resize
DiscountInfoDiscountProductCondition Property
Macro condition to restrict this discount to particular products only.

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

Property Value

Type: String

Implements

IConditionalDiscountDiscountProductCondition
See Also