Get
Magento\InventoryLowQuantityNotification\Model\SourceItemConfiguration\Get
What it does
This class retrieves low quantity notification configuration settings for a specific product (SKU) at a particular inventory source location.
Developers use it to fetch notification thresholds and settings that determine when inventory alerts should be triggered for products in Multi-Source Inventory (MSI) scenarios.
It validates that both the source code and product SKU exist before retrieving the configuration.
Public Methods
- execute()