Log in
Interface

AttributeSetFinderInterface

Magento\Catalog\Api\AttributeSetFinderInterface

What it does

This interface defines a contract for finding attribute set IDs associated with specific products.

Developers would use this when they need to determine which attribute sets are used by a collection of products, which is useful for filtering, grouping, or displaying product-specific attributes in custom modules or extensions.

Public Methods

  • findAttributeSetIdsByProductIds()