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.
ProductOfferFacade
✓ use Spryker\Zed\ProductOffer\Business\ProductOfferFacade;
Retrieve product offers for a given SKU
use Spryker\Zed\ProductOffer\Business\ProductOfferFacade;
$facade = new ProductOfferFacade();
$offers = $facade->getProductOffers($productSku);
Debug
Known issues
No known issues recorded.
Upgrade
Version history
1.17.0latest on Packagist
Audit
Dependencies
No dependency data recorded yet.