Log in
Model

GetChidrenSkusByParentIds

Magento\InventoryBundleProduct\Model\GetChidrenSkusByParentIds

What it does

This class retrieves the SKUs of child products (selections) for bundle products based on parent product IDs.

Developers would use this when they need to get all the simple products that are part of bundle products, particularly useful for inventory management operations where you need to know which child products are associated with specific bundle products.

Public Methods

  • execute()