Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
ProductBundleFacade
✓ use Spryker\Zed\ProductBundle\Business\ProductBundleFacade;
Retrieve bundled products for a concrete product
use Spryker\Zed\ProductBundle\Business\ProductBundleFacade;
$facade = new ProductBundleFacade();
$bundledProducts = $facade->findBundledProductsByProductConcreteId(1);
Debug
Known issues
No known issues recorded.
Upgrade
Version history
7.27.1latest on Packagist
Audit
Dependencies
No dependency data recorded yet.