TABLE OF CONTENTS
Navigate to: PIM > Product Attributes > “Attributes”
Product Attributes help pass along important information about Products to customers, administrators, and Znode. New Products inherit the Product Attributes from the respective attribute family.
Product Attributes are the building blocks of the product data model. Administrators can easily create custom individual attributes to be used during the product creation process. Administrators will be prompted to reference a Product Attribute Group during the attribute creation process.
Product Attributes are composed of Attribute Details and an Attribute Type.
- Attribute Details are the actual descriptive characteristics of the Products.
- Attribute Types determine what type of input to accept and, ultimately, how Znode will interact with the Attribute. Znode’s built-in attribute types are:
Field | Description |
Date | Creates a single date field for your attribute, along with separate fields for minimum and maximum date values. |
Label | A text field value to assist with filtering attributes. It supports multiple values, which can be added in the Locale/Values tab. |
Text | Configure the "Validation Rule" to define the type of input allowed. The "Regular Expression" field can be customized to accept specific input patterns. Toggling the "Unique Value" option to "Yes" ensures that duplicate entries are prevented in the text field. Enabling the "Is Personalizable" option allows for multiple values, which can be added in the Locale/Values tab. |
Multi Select | Creates a multi-select list that supports multiple values. Values can be added in the Locale/Values tab. |
Yes/No | “Yes/No” toggle |
Simple Select | Creates a single-select list. Admins can enable the "Is Configurable" option to make the product a Configurable Product. Additionally, by toggling the "Use For Facets" option, admins can enable this attribute to be used as a facet.
|
Number | Accepts numerical values. Admins must configure the additional fields: "Allow Negative," "Allow Decimals," "Min Number," and "Max Number." |
File | Configure the maximum file size allowed for uploads and specify the permitted file extensions, such as PNG, JPG, PDF, DOC, MP4, AVI, and others. |
Image | Configure the maximum file size allowed for uploads and specify permitted file extensions, such as .jpg, .jpeg, .png, and others. |
Text Area | Admins can set the "Max Character" limit in this section. The character limit configured here will apply to the import template. Admins can toggle the rich-text "WYSIWYG" flag to switch this attribute to a WYSIWYG editor. |
Link | Associates multiple products with a single product, which is useful for displaying related products. |
Znode comes with many default Product Attributes to get the administrator off the ground. These are the most commonly used Attributes to help administrators start creating Products, however, the custom attributes can be added at any time.
Adding a Product Attribute
Navigate to: PIM > Product Attributes > “Attributes” > “Add/Edit Attributes”
Attribute Details
Field | Description |
Attribute type | The administrator needs to select the attribute type from the available list of types. |
Code | The administrator needs to add a unique alphanumeric code that identifies the attribute. |
Required | The administrator needs to select if the attribute is required or not. |
Is Localizable | The administrator needs to select if the attribute can be localized or not. |
Is Personalizable | The administrator needs to select if the attribute can be personalized or not. |
Is Show On Grid | The administrator needs to select if the attribute should be shown as a column on a PIM > products list page or not. |
Validation Rule | The administrator can select the type of value the attribute field should accept. |
Regular Expression | The administrator can add a customized type of the value the attribute field should accept by adding a regular expression for the custom type. |
Min Date | The administrator can add a start Date if the “Attribute Type” date is selected. |
Max Date | The administrator can add an end Date if the “Attribute Type” date is selected. |
Max Characters | The administrator can add a numeric value here, which will indicate the maximum number of characters the attribute value should support. |
Unique Value | The administrator can select if the attribute value needs to be unique or not. |
Attribute Group | The administrator needs to select an attribute group where the attribute will belong. |
Is Comparable | The administrator can select if the attribute will be used for the product comparison on the webstore. |
Is Used In Search | The administrator can select if the attribute needs to be used in search or not. |
Default Value | The administrator can add the default value of the attribute. |
Help Description | The administrator can add a help text that would describe the attribute on the “add/edit product” page. |
Display Order | The administrator can add the sequence number here. This sequence number will indicate the position of the attribute in the attribute group. |
Deleting a Product Attribute
Navigate to: PIM > Product Attribute
Steps to delete Product Attribute:
Click on the “delete” icon
The Product Attribute is now deleted.
Note: Administrators will not be able to delete an attribute that is being used by a product or is system defined.
Locale/Values
Locale is used to create region-specific text for an attribute. Customers will only see the text value for their region.
Values are used when an attribute must contain multiple values. They help manage your Master List of Brands, Vendors, and Product Highlights at the attribute level. The following attribute types support values: Label, Text, Multi-Select, and Simple Select.