title | issue |
---|---|
Fixed Category CMS Page error when dynamic group is not selected |
NEXT-11034 |
- Added condition check
$category->getProductStreamId() !== null
in\Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingRoute::load
to prevent load non-existent product stream.