Collections
How to import collections into Open Loyalty using CSV files for use in other modules.
Collections are groups of values (such as product SKUs, store IDs, or category names) that can be referenced in other modules. Use the collection import to load these values in bulk rather than entering them manually.
File format: CSV
Sample file
value
SKU-001
SKU-002
SKU-003
SKU-004
SKU-005Format rules
The file must include the header row
valueEach subsequent row contains one collection value
The collection must contain at least three records
No extra columns — only
valueis supportedSave as
.csvwith UTF-8 encoding
Minimum three records required. Collections must contain at least three values. Files with fewer records will not be accepted.
Common mistakes
Fewer than three values
The minimum is three records
Missing description column
Both value and description columns are required, even if there is no description.
Missing header row
The value,description header is required
To find out more, please refer to the article below:
CollectionsLast updated
Was this helpful?

