Model
CatalogPrice
Magento\Bundle\Model\Product\CatalogPrice
What it does
This class calculates catalog prices for bundle products in external catalogs or price feeds.
It determines the minimum price of a bundle product by calculating the total of its cheapest options, considering store context and tax inclusion settings.
Developers use this when exporting bundle product prices to external systems or generating product feeds.
Public Methods
- getCatalogPrice()
- getCatalogRegularPrice()