Model
ConfigurableMaxPriceCalculator
Magento\ConfigurableProduct\Model\ConfigurableMaxPriceCalculator
What it does
This class calculates the maximum price among all simple product variants associated with a configurable product.
Developers would use this when they need to determine the highest price point for a configurable product's options, typically for display purposes, price range calculations, or pricing analysis in catalog operations.
Public Methods
- getMaxPriceForConfigurableProduct()