Magento - SPLessons
SPLessons 5 Steps, 3 Clicks
5 Steps - 3 Clicks

Magento Attributes

Magento Attributes

shape Introduction

From the Admin view, attributes are the fields that ought to be completed while adding a product. The input type that is allocated to an attributes decides the kind of information that can be entered and the filed format or input control. From the customers view, attributes give information about the product, for example, data entry fields and few options for buying an item. Following are the major concepts covered in this chapter.
  • Attributes
  • Creating a Product Attribute

Attributes

shape Description

Attributes are pieces of data that may show up as fields in products, reports, forms, email messages and reviews. A few attributes are incorporated with the framework, and others can be built to address particular needs. It is most important that the Magento utilizes attributes to deal with the data related with products, product ratings, and customers. The Magento store is predefined with few attributes like name, description and price which can be utilized for all products. One can likewise create another custom attributes to help the customers. In order to build a new attribute, first login to the admin dashboard and go to the path Stores -> Attributes -> Product section as shown in the image below.

Creating a Product Attribute

shape Description

By navigating to Store -> Attributes -> Product section will open up a page containing the list of all the available current attributes, in order to create a new attribute click on the Add New Attribute button as indicated in the below image. The page now redirect and display few tabs named Properties, Manage Labels and Storefront Properties for creating an attribute, under the Attribute Properties setup the following information. Attribute Properties - Under the Advance Attribute Properties setup the following information. Manage Labels - In this section, give the title which is to be used as a label for the filed as indicated in the image below. Storefront Properties - In the Storefront Properties section one can configure the attribute behavior in the frontend, the following information need to be set in this section for creating an attribute. After performing all the required set up information click on the Save Attribute button available on the top right corner of the page as indicated in the below image.

Summary

shape Key Points

  • Attributes are useful for providing information regarding products for the customers.
  • Attributes are considers as the important part of a product catalog in Magento.
  • Magento have few predefine attributes such as price, name and dexcription.