InventoryConfigurableProduct Module
IsProductSalableCondition\IsConfigurableProductChildrenSalable
Model
This class determines if a configurable product is salable by checking if at least one of its child products (simple products) is available for sale i...
ResourceModel\Product\StockStatusBaseSelectProcessor
Model
This class filters product query results to show only in-stock configurable products when the 'Show Out of Stock Products' configuration is disabled....
StockStatusManagement
Model
This class manages the stock status of configurable products based on their child products' availability. Developers use this to automatically update...
StockStatusProcessor
Model
This class updates the stock status of configurable parent products when their child products' stock changes. Developers use this when managing invent...