Log in
Model

ReindexRuleProductPrice

Magento\CatalogRule\Model\Indexer\ReindexRuleProductPrice

What it does

This class handles reindexing of catalog rule prices for products across all websites.

Developers use this when catalog price rules need to be applied or updated, either for all products or a specific product.

It processes rules in batches per website, respecting timezone configurations to ensure accurate price calculations based on rule validity periods.

Public Methods

  • execute()