Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 572 Bytes

2022-07-11-remove-core-deps-from-product-page-loader.md

File metadata and controls

12 lines (12 loc) · 572 Bytes
title issue author author_email author_github
Remove core dependencies from ProductPageLoader
NEXT-21968
Stefan Sluiter
s.sluiter@shopware.com
ssltg

Storefront

  • Removed SalesChannelCmsPageRepository, CmsSlotsDataResolver and ProductDefinition as a constructor argument from Shopware\Storefront\Page\Product\ProductPageLoader. These where never called because the cmsPAgeResolution is already made in the ProductDetailRoute.

Core

  • Deprecated Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository. Will be removed in v6.5.0.