Log in
Model

LinkedProductSelectBuilderByBasePrice

Magento\Catalog\Model\ResourceModel\Product\LinkedProductSelectBuilderByBasePrice

What it does

This class builds database select queries to retrieve the child product with the lowest base price from a parent product's linked/related products (like configurable product options).

Developers use this when they need to find the minimum price variant for displaying starting prices or sorting products by their cheapest available option.

Public Methods

  • build()