Class BuyQuantityGetCheapestFree
This promotion type will be applied when RequiredQuantity number of SKUs, that are part of the entries or nodes belonging to the Items, are in the cart. The cheapest entries FreeQuantity will be free of charge.
Inheritance
System.Object
BuyQuantityGetCheapestFree
Inherited Members
Namespace: EPiServer.Commerce.Marketing.Promotions
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0Syntax
public class BuyQuantityGetCheapestFree : BuyQuantityGetFreeItems
Remarks
The entries will be grouped by most cheapest first
Constructors
BuyQuantityGetCheapestFree()
Declaration
public BuyQuantityGetCheapestFree()
Properties
FreeQuantity
The reward values that should be applied.
Declaration
[PromotionRegion("Discount")]
public override int FreeQuantity { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |