title | issue | flag | author | author_email | author_github |
---|---|---|---|---|---|
Hide configurable custom product default layout |
NEXT-24968 |
v6.6.0.0 |
Niklas Limberg |
Niklas Limberg |
- Changed
Shopware\Core\Content\Product\Subscriber\ProductSubscriber
to restore the behavior before the removal of the 6.5 feature flag.
- Changed
Shopware\Storefront\Controller\ProductController
andShopware\Storefront\Page\Product\ProductPageLoader
to restore the behavior before the removal of the 6.5 feature flag. - Deprecated template file
Resources/views/storefront/page/product-detail/index.html.twig
. Will be removed and replaced by configurable product detail cms pages. Use@Storefront/storefront/page/content/product-detail.html.twig
instead.