Skip to main content

1. Creating or Editing Attributes

Click the button in the Attributes panel to create a new field, or click to edit an existing one. For each attribute, you can define:
  • Name – What appears in the UI
  • Type – The expected data format (see below)
  • Instructions – Guidance for how this field should be filled (can include examples, formatting rules, etc.)
Your attribute setup should match 1:1 with your PIM or e-commerce platform to simplify imports.

2. Attribute Types

Each attribute should use the most appropriate type based on the kind of content it holds:
TypeDescription
TextStandard freeform string input
NumberNumeric values only
DropdownSingle-select list of predefined values
True/FalseBoolean yes/no toggle
ImageStores image URLs or uploads
PDFAttach product documents like safety sheets or manuals
URLAny valid hyperlink (e.g. source pages, vendor links)
CategoryUsed for categorization and taxonomy mapping
MetricFor measurable values (e.g. Weight: 5kg)
ListMulti-line list (each value on its own row)
Multi-SelectChoose multiple values from a dropdown list
Key/ValuesStores paired data, e.g. “Color: Red, Size: M”
JSONFor advanced structured data
HTMLRich text, formatted with HTML (e.g. for long descriptions)