Helper
Loader
Magento\ConfigurableProduct\Helper\Product\Options\Loader
What it does
This helper class loads and structures configurable product options for a given product.
It retrieves all configurable attributes (like size, color) and their associated values, transforming them into API data transfer objects.
Developers use this when they need to programmatically access the configuration options available for a configurable product.
Public Methods
- load()