Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Stores Namespace / StoreSettingsManager Class / CombineVariantsInLineItemDiscountMode Property
In This Topic
    CombineVariantsInLineItemDiscountMode Property (StoreSettingsManager)
    In This Topic
    Gets or sets a value indicating whether variants are always treated as a single product in line item mode. If false, variants are treated as separate products.
    Syntax
    public bool CombineVariantsInLineItemDiscountMode {get; set;}
    Remarks
    This is not tested as of 7.0 release and is known to be non-functional if used with product level discounts.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also