Log in
Model

BackOrderCondition

Magento\InventorySales\Model\IsProductSalableCondition\BackOrderCondition

What it does

This class checks if a product can be sold based on backorder settings.

Developers use this condition as part of the product salability check to determine if a product should be available for purchase even when out of stock, based on the configured backorder rules and minimum quantity thresholds for a specific stock.

Public Methods

  • execute()