Model
LinkedProductSelectBuilderBySpecialPrice
Magento\Catalog\Model\ResourceModel\Product\LinkedProductSelectBuilderBySpecialPrice
What it does
This class builds database SELECT queries to retrieve child products that have active special prices for related/linked products (like configurable product children).
Developers would use this when they need to find which child products currently have special pricing applied, considering store-specific pricing and date ranges for special price validity.
Public Methods
- build()