Log in
Model

GetIsManageStockForProduct

Magento\InventorySalesAdminUi\Model\GetIsManageStockForProduct

What it does

This model determines whether the 'Manage Stock' option is enabled or disabled for a specific product on a given website in Magento's Multi-Source Inventory (MSI) system.

Developers use this class when they need to check stock management settings for a product in the admin UI, particularly when displaying inventory information or validating stock operations across different sales channels.

Public Methods

  • execute()