Model
FrontSpecialPrice
Magento\Catalog\Model\Product\Type\FrontSpecialPrice
What it does
This deprecated class handles the calculation and retrieval of special prices for products on the storefront.
It extends the base Price model and retrieves special prices from the database, comparing them across different stores and date ranges to determine the lowest applicable special price for display to customers.