Log in
Helper

Plugin

Magento\ConfigurableProduct\Helper\Product\Configuration\Plugin

What it does

This plugin intercepts the retrieval of product configuration options and adds configurable product-specific attribute information (like selected color, size, etc.) to the option list.

Developers would encounter this when working with shopping cart items, order items, or quotes where configurable product selections need to be displayed alongside other product options.

Public Methods

  • aroundGetOptions()