Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 775 Bytes

2023-01-17-hide-configurable-custom-product-default-layout.md

File metadata and controls

14 lines (14 loc) · 775 Bytes
title issue flag author author_email author_github
Hide configurable custom product default layout
NEXT-24968
v6.6.0.0
Niklas Limberg
n.limberg@shopware.com
Niklas Limberg

Core

  • Changed Shopware\Core\Content\Product\Subscriber\ProductSubscriber to restore the behavior before the removal of the 6.5 feature flag.

Storefront

  • Changed Shopware\Storefront\Controller\ProductController and Shopware\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.