In this guide,I will show you How to build product attributes in Magento 2.
Store owners can select the way to make attributes either during working on a product or from the Product attributes page. In this guideline, I will establish a simple way to make product attribute in Magento 2. Ensure that you complete all three following steps to get the task done.
Build product attributes in Magento 2 platform
The following steps help you to build product attributes in Magento 2
Build a product attribute
Step 1: Complete Basic and Advanced Properties information
Step 2: Handle Labels Enter the Field Label
Step 3: Demonstrate the Storefront Properties
Step 1: Complete Basic and Advanced Properties information
- On the Admin panel, select Stores. In the Attributes section, select Product
- Click Add New Attribute button
- In the Attribute Properties section, do the following
- In the Default Label, type a default label to identify the attribute
- In the Catalog Input Type for Store Owner field, choose the type of input control to be used for data entry
- Text Field
- Text Area
- Date
- Yes/No
- Multiple Select
- Dropdown
- Price
- Media Image
- Fix Product Tax
- Visual Swatch
- Text Swatch
- Website
- store view
- Global
Note: If you use Dropdown and choose multiple input types, do the following
In the Manage options section, select add option button
- Choose Default if you use the option as the default value
- If you have only one store view, let type only the Admin value, and it will be used for the storefront as well
- If you have multi-store views, let type one value for the Admin and a translation of the value for each store view.
- Select on Add Option to create multi options that you want to include in the list
- In the Values Required field, choose Yes if you want to need the customers to select an option before they can purchase products
- In the Advanced Attribute Properties section, complete the following (If needed)
- In the Attribute Code field, enter a unique Attribute Code in lowercase characters, and without spaces.
- In the Scope field, select one of the following to indicate where in your store hierarchy the attribute can be used
- Website
- store view
- Global
Step 2: ManageLabels
- Open the Manage Labels section, do the following
- Type a title to be used as a label for the field. If your store is obtainable in different languages, can type a translated title for every view.
Step 3: demonstrate the Storefront Properties
- Choose the Storefront Properties section, do the following
- In the Use in Search field, set to Yes if the attribute is to be available for search
- In the Comparable on Storefront field, set to Yes to contain the attribute in Product Compare
- In the Use in Layered Navigation field, set to Yes if you want to utilize the attribute as a filter in layered navigation
- In the Use in Search Results Layered Navigation field, choose to Yes if you want to utilize the attribute in layered navigation on search results sheets
- In the Position field, enter a number to indicate the relative position of the attribute in the layered navigation block
- In the Use for Promo Rule Conditions field, set to Yes to use the attribute in price rules
- In the Allow HTML Tags on Frontend field, set to Yes to allow the text to be formatted with HTML
- In the Visible on Catalog Pages on Storefront field, set to Yes to contain the attribute in catalogue page listings
- In the Used in Product Listing field, set to Yes to contain the attribute in product listings
- In the Used for Sorting in Product Listing field, choose to Yes to utilize attribute as a sort parameter for product scheduling
- After complete, select the Save attribute button.
I hope the following steps define you to build product attribute in Magento 2,
Leave a Reply