After July 2021, the 2.3.x release line will no longer receive quality updates, or user guide updates. PHP 7.3 reaches end of support in December 2021 and Adobe Commerce 2.3.x reaches end of support in September 2022. We strongly recommend planning your upgrade now to Adobe Commerce 2.4.x to help maintain PCI compliance.

Attribute Sets

The information on this page is intended for Adobe Commerce 2.3 customers who are on an extended support contract. The Adobe Commerce Merchant Documentation for current releases is published on the Adobe Experience League.

One of the first steps when creating a product is to choose the attribute set that is used as a template for the product record. The attribute set determines the fields that are available during data entry, and the values that appear to the customer.

The attributes are organized into groups that determine where they appear in the product record. Your store comes with an initial attribute set, called default, that includes a set of commonly-used attributes. If you would like to add only a small number of attributes, you can add them to this default attribute set. However, if you sell products that require specific types of information, such as cameras, it might be better to create a dedicated attribute set that includes the specific attributes that are needed to describe the product.

Attribute Sets Attribute Sets

Create an attribute set

  1. On the Admin sidebar, go to Stores > Attributes > Attribute Set.

  2. Click Add New Set.

    Attribute set - edit name Edit Set Name

  3. Enter a Name for the attribute set.

  4. Set Based On to an existing attribute set to be used as a template.

  5. Click Save.

    The next page displays the following:

    • The left column shows the name of the attribute set. The name is for internal reference, and can be changed as needed.
    • The center of the page lists the current selection of attribute groups.
    • The right column lists the selection of attributes that are currently not assigned to the attribute set.
  6. To add a new attribute to the set, drag the attribute from the Unassigned Attributes list to the appropriate folder in the Groups column.

    System attributes are marked with a dot and cannot be removed from the Groups list. They can, however, be dragged to another Group in the attribute set.

  7. When complete, click Save.

Attribute set - edit Edit Attribute Set

Create a new attribute group

  1. In the Groups column the attribute set, click Add New.

  2. Enter a Name for the new group, and click OK.

  3. Do either of the following:

    • Drag Unassigned Attributes to the new group.
    • Drag attributes from any other group to the new group.

    The new group becomes a section of attributes in any product that is based on the attribute set.