Model
GetParentSkusOfChildrenSkus
Magento\InventoryCatalog\Model\GetParentSkusOfChildrenSkus
What it does
This class retrieves parent product SKUs for given child product SKUs, primarily used for configurable, grouped, or bundled products.
Developers use this when they need to find which parent products are associated with specific child product variations, which is essential for inventory management and product relationship tracking in multi-source inventory scenarios.
Public Methods
- execute()