Attribute Data Types
Unbxd PIM offers a wide range of data types to cater to different types of product information.
The following data types are available for defining attributes.
Data Type | Description or Action |
Text | This data type supports simple text or string values for attributes.
It is suitable for attributes like product names, status, or any textual attributes. |
Number | The number data type allows for attributes that require numerical values.
It is useful for attributes such as price, quantity, weight, or any other numeric information associated with a product. |
Date | The Date data type is specifically designed for handling date values.
It enables you to capture and manage dates associated with your products, such as release dates, expiration dates, manufacturing dates, or any other relevant date-based information. |
Link | With the link data type, attributes can store URLs or hyperlinks to relevant web pages.
It enables referencing external resources or providing additional information about a product. |
Boolean | The boolean data type supports attributes that have two possible values, such as true/false, yes/no, or any binary attribute.
It is commonly used for product availability, warranty status, or features. |
File | The file data type allows attributes to store and associate various file types, excluding image files.
It enables the attachment of files like PDF documents, spreadsheets, or any other relevant files associated with a product. |
Image | The image data type is specifically designed for attributes that store image files.
It facilitates the uploading and managing of product images, including primary product images or additional visual assets. |
Tree/List | The tree/list data type supports attributes with known multiple values or hierarchical structures.
Example: A “Color” attribute may have a predefined set of color values, or a “Category” attribute can have a hierarchical structure. When mapping a attribute as a category in the import file, it will automatically be assigned the “Tree/List” data type. |
Text Area | The text area data type allows attributes to store unlimited text content.
It is suitable for attrinbutes that require extensive descriptions, long-form product details, or any other text-based information with no character limit. |