Model
ReindexRuleProductsPrice
Magento\CatalogRule\Model\Indexer\ReindexRuleProductsPrice
What it does
This class handles reindexing of product prices based on catalog price rules.
Developers use this when they need to update product prices after catalog rule changes, ensuring that rule-based pricing is correctly applied across all websites.
It processes products in batches and accounts for website-specific timezones when calculating prices.
Public Methods
- execute()