| Name | Description | Type | Additional information |
|---|---|---|---|
| CollectionID |
An ID that groups the choices together. |
integer |
None. |
| Qty |
The number of that product that must be present. |
integer |
None. |
| GroupID |
Every product in Eskimo belongs to a Group (like a category). This is the ID of that Group. Only populated if the Join Type is 1. |
integer |
None. |
| DepartmentID |
Every product in Eskimo belongs to a Department (like a category) that in turn, sits underneath a Group. This is the ID of that Department. Only populated if the Join Type is 2. |
integer |
None. |
| StyleReference |
Several products in Eskimo can be tied together their Style Reference. For example a jumper that comes in multiple colours and sizes, would have SKU for each variation, but would share the same Style Reference. Only populated if the Join Type is 3. |
string |
None. |
| PLU |
The PLU (or SKU) of the product. Only populated if the Join Type is 4. |
string |
None. |
| ProductType |
Every product in Eskimo is linked to a Product Type. This is the ID and is only populated if the Join Type is 5 |
integer |
None. |
| JoinType |
The method to use to identify the products in question. |
EskimoClassLibraries.clsPromotionProductSelection+JoinTypeEnum |
None. |
| FriendlyTitle |
A human-readable description of the product filter, specified by the person who setup the promotion. |
string |
None. |