Model
LinkedProductSelectBuilderByTierPrice
Magento\Catalog\Model\ResourceModel\Product\LinkedProductSelectBuilderByTierPrice
What it does
This class builds database SELECT queries to retrieve child products based on their tier pricing.
Developers use this when they need to find the best-priced product variant (like the cheapest configurable product option) based on tier price rules, taking into account customer groups and website-specific pricing.
Public Methods
- build()