Log in
Model

Price

Magento\Bundle\Model\ResourceModel\Indexer\Price

What it does

This class handles price indexing specifically for Magento 2 bundle products.

Developers would use this during price reindexing operations to calculate and store the min/max prices, tier prices, and special prices for bundle products based on their options and selections.

It processes both fixed-price and dynamic-price bundle products differently to generate accurate price index data.

Public Methods

  • executeByDimensions()