Freebie Level Field Reference
The Freebie Level object stores the number of freebies for a defined amount of products.
Object API name: orders__FreebieLevel__c
| Field | API Name | Type | Description |
|---|---|---|---|
External Id |
orders__ExternalId__c |
Text(255) (External ID) (Unique Case Sensitive) |
External record identifier for ERP/CRM system (if required). |
Freebie Condition |
orders__FreebieConditionId__c |
Master-Detail |
A link to the Freebie Condition record. |
Freebie Ratio |
orders__FreebieRatio__c |
Number(18, 0) |
A number of freebies distributed for the number of products specified in the Product Ratio field. Active if the Proportional checkbox on the Freebie Condition record is selected. |
Freebies Quantity Max |
orders__FreebiesQuantityMax__c |
Number(18, 0) |
A maximum number of freebies available for the range (between level 1 min amount to level 2 min amount). For proportional freebies: max quantity of freebies that can be proportionally distributed for this level. |
Freebies Quantity Min |
orders__FreebiesQuantityMin__с |
Number(18, 0) |
A minimum number of freebies available for the range. |
Product Ratio |
orders__ProductRatio__c |
Number(18, 0) |
A number of products that is required to get a number of freebies specified in the Freebie Ratio field. Active if the Proportional checkbox on the Freebie Condition record is selected. |
Starting From |
orders__StartingFrom__c |
Number(18, 0) |
Set the starting quantity of products required to get freebies for the level. |
Unique Id |
orders__UniqueId__c |
Text(255) (External ID) (Unique Case Insensitive) |
The unique identifier for a freebie level. |