Price
Magento\Downloadable\Model\ResourceModel\Indexer\Price
What it does
This class handles price indexing specifically for downloadable products in Magento 2.
It calculates and updates price index tables by considering downloadable links and their associated prices, ensuring that product prices are correctly reflected in catalog views and search results.
Developers interact with this class through Magento's indexer system when reindexing prices for downloadable products.
Public Methods
- executeByDimensions()