Attributes
Attributes are used to describe data fields for products, variants and categories in StructPIM
Attribute types
StructPIM offers 15 different attribute types to work with, each serving a unique purpose.
The attributes available in StructPIM are:
- Number - Use to represent a single number
- Area - Use to represent an area consisting of a width and length
- Volume - Use to represent a volume consisgint of a width, length and height
- Range - Use to represent a range with a from and to value
- Text - Use to represent a free text value
- ProductReference - Use to create references to products, variants or product groups
- Content - Use to create references to content in Umbraco
- Image [Deprecated] - Use to reference a single item in Umbraco's media archive
- Media - Use to reference one or more items in Umbraco's media archive
- AttributeSelector - Use to reference other attributes in the system
- Date - Use to represent a date and a time
- Yes/No - Use to represent a boolean value
- FixedList - Use to reference one or more values in a global list
- Complex - Use to create an attribute consisting of several sub attributes
- Calculation - Use to generate a value based on values of other attributes