Attributes

An Attribute is one of the characteristics that define the features of a product.

For example, Phone is a product. Its color, battery life, operating system, camera resolution, to name a few, are its Attributes. DCKAP PIM supports 12 Attribute types, each of which has custom properties that can be assigned based on your product.

The users who have access permission to the 'Attribute' can view the below details in the system.

ATTRIBUTE PROPERTIESDESCRIPTION

Attribute Label

Shows the attribute field name on the product detail page. (you can add multiple language name)

Attribute Code

It is a unique value for every attribute, and acts as an identifier for the attribute.

Note: code is used to identify the Attribute if there are multiple attributes with the same names.

Minimum

Define the attributes' minimum numeric values.

Maximum

Define the attributes' maximum numeric values.

Attribute Group

Choose the attribute group to assign the attribute to.

Default Value

Define the default field value of the products.

Status

Attribute current status (Yes or No).

Unique

Select if the current attribute is unique or not (Yes or No).

Required

Choose if the current attribute is required for the calculation of product completion percentage or not (Yes or No).

Decimal Digit

Choose if the current attribute is required for the calculation of product completion percentage or not (Yes or No).

Global

This is a yes/no type of function. If global is set to yes for a particular attribute, that option value will be displayed in all languages.

For example, Attribute is File, global is set to Yes, the files you add to that attribute will be the same for all languages in your channel/s. If set to No, the uploaded files will be shown only in the selected language.

Maximum Character

Define the maximum character length of your attributes.

Validation Rules

Define the regular expression (a method used in programming for pattern matching) for attribute text validation. The validation rules for Email, AlphaNumeric, Numbers, Alphabets, AlphaSpaces are built-in which you can select from the validation expression drop-down list.

Editor

Define the type of editor used in text area fields on the product page. Currently, The tiny mce editor is used by default to enter text on the products page.

Maximum File Upload Size

Maximum file upload size in kilobytes for product file import attributes.

File Extension

Validate the uploaded file type on the Products page. Choose from over 50 file extensions that are preloaded in DCKAP PIM, to validate file types.

Metric Family

Select the scale values of attributes like weight, length, height, volume, and so on.

Metric Option

Select units like kilogram, centimeter, inch, gram, milligrams, foot, square meter, decibel, celsius, watts, and so on.

Options

Add multiple option values for select and multi-select attributes.

Allow Past Date

If the "Allow Past Date" attribute is enabled, it indicates that the attribute is designed to accept only dates in the past. Therefore, if a user selects a future date for that attribute, a validation error message should be displayed, indicating that only past dates are allowed.

Allow Feature Date

Similarly, if the "Allow Future Date" attribute is enabled, it means that the attribute is intended for selecting upcoming dates. In this case, if a user chooses a past date, a validation error message should be shown, indicating that only future dates are accepted.

Last updated