Log in
Model

CatalogPrice

Magento\GroupedProduct\Model\Product\CatalogPrice

What it does

This class calculates catalog prices for grouped products by finding the minimum price among all associated salable sub-products.

Developers use this when external catalogs or price indexing needs to determine the display price for a grouped product, which doesn't have its own direct price but inherits the lowest price from its children.

Public Methods

  • getCatalogPrice()
  • getCatalogRegularPrice()