Log in
Model

StockStatusBaseSelectProcessor

Magento\InventoryConfigurableProduct\Model\ResourceModel\Product\StockStatusBaseSelectProcessor

What it does

This class filters product query results to show only in-stock configurable products when the 'Show Out of Stock Products' configuration is disabled.

It adds appropriate stock status joins to database SELECT queries, handling both default stock and custom MSI (Multi-Source Inventory) stocks based on the current website's stock configuration.

Public Methods

  • process()