Model
GetProductSelection
Magento\InventoryBundleProduct\Model\GetProductSelection
What it does
This service class retrieves the selection of child products for a specific option within a bundle product in Magento's Multi-Source Inventory (MSI) system.
Developers use this when they need to fetch which simple products are associated with a particular bundle option, along with their status and required options, typically for inventory calculations or bundle product display logic.
Public Methods
- execute()