Model
SuggestedAttributeList
Magento\ConfigurableProduct\Model\SuggestedAttributeList
What it does
This model retrieves a filtered list of product attributes that can be used for configurable products based on a search term.
Developers use this class when building attribute selection interfaces in the admin panel, particularly when creating or editing configurable products and need to suggest applicable attributes to merchants as they type.
Public Methods
- getSuggestedAttributes()