Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 622 Bytes

2020-09-09-fix-listing-price-view.md

File metadata and controls

13 lines (13 loc) · 622 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 21
---
title:              Fix listing price view
issue:              NEXT-10598
author:             Oliver Skroblin
author_email:       o.skroblin@shopware.com
author_github:      @OliverSkroblin
---

Core

  • Changed \Shopware\Core\Content\Product\ProductEntity::$grouped flag behavior. The flag is now set over a global event subscriber when a product is loaded in a sales channel context.
  • Removed custom handling of \Shopware\Core\Content\Product\ProductEntity::$grouped in \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver

Storefront

  • Added product.isGrouped check in listing price view