Log in
Model

ConfigurableAttributeData

Magento\ConfigurableProduct\Model\ConfigurableAttributeData

What it does

This class retrieves and structures attribute data for configurable products, including attribute options, labels, and associated product information.

Developers use this when they need to display configuration options (like size, color) on product pages or when building custom product configurators.

It also handles default/preconfigured attribute values if they exist.

Public Methods

  • getAttributesData()