By filling your Magento 2 with attributes you allow your customers search and choose products closely corresponding to their needs. This is essential if you plan selling configurable products.
In Magento 2, there are system attributes that are created by default such as product name, SKU, description, price etc. Though you can add custom attributes defining such product properties as color, size, weight etc.
To create a product attribute in Magento 2, accomplish the following steps:
Add New Attribute
Fill Basic Attribute Properties
In case you choose Multiple Select input type, you have to add values of the attribute by pressing 'Add option' button.
If you have a few store views in different languages, enter the translations of each value into the corresponding fields.
Fill Advanced Attribute Properties
Attribute code - the code of attribute that will be used by the system
Scope - specify the saving scope of the attribute
Unique Value - it is recommended to set it to 'Yes' in order to prevent duplicate values
Add to Column options - by setting it to 'Yes' you add the attribute to the list of column options in the product grid
Use in Filter options - by setting to Yes you add the attribute to product filters that can be used during product search by customers
Complete Storefront Properties
The application allows managing attributes, as well as attribute groups and attribute sets within one window.
Let's figure out how Magento 2 attribute management looks like when using Store Manager.
There will appear window divided into three parts, namely Attribute Sets, Attribute Groups and Unassigned Attributes.
It is possible to add the newly created attributes to attribute groups in the same window. You just need to drag them to the necessary group.
Also you can manage attribute sets here too by adding new ones or editing/deleting the existing ones. Use the buttons on Attribute Sets toolbar in order to add or delete attribute groups within set.
The apt possibility to handle attributes, attribute groups and attribute sets within one window can fasten the process of attribute management in a huge way. You can generate/ edit or delete Magento attributes as well as attribute groups and attribute sets at one place and save plenty of time.
Assigning attributes to products can become faster if you unite attributes by relation to certain type of merchandise. Read More...
The positions of attribute values dropdowns can be rearranged in your store backend as it is outlined in the tutorial. Read More...
Instructions on how to set up Magento 2 swatch images to use them instead of ordinary drop-downs. Read More...
Find out what Magento attributes and configurable and learn how to manage price diffirentiation of product variants using super attributes. Read More...
This website uses cookies.