Log in
Helper

ConfigurationPool

Magento\Catalog\Helper\Product\ConfigurationPool

What it does

This helper class manages a pool of product configuration helpers for different product types in Magento 2.

Developers use it to retrieve the appropriate configuration helper instance either by class name or by product type (simple, configurable, bundle, etc.), ensuring the correct helper is used when displaying or managing product options and configurations.

Public Methods

  • get()
  • getByProductType()