Model
ProductPriceCalculator
Magento\CatalogRule\Model\Indexer\ProductPriceCalculator
What it does
This class calculates product prices based on catalog price rule actions during indexing.
Developers use it when building or extending catalog rule functionality to determine final product prices after applying discounts like fixed amounts, percentages, or setting maximum prices.
Public Methods
- calculate()