How to get the configurable attributes of a configurable product?

API

Usage




https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/ConfigurableProduct/Model/Plugin/AfterProductLoad.php#L61-L83


https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/ConfigurableProduct/Model/Plugin/AroundProductRepositorySave.php#L127-L147


https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable.php#L306-L322


https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable.php#L364-L389


https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable.php#L420-L468


https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable.php#L519-L521


https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable.php#L733-L749


https://github.com/magento/magento2/blob/e0ed4bad/app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable.php#L881-L904

See also:

A post was split to a new topic: How get options on out of stock products on front scope?