Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 464 Bytes

2021-12-06-fix-price-filter-with-zero-values.md

File metadata and controls

10 lines (10 loc) · 464 Bytes
title issue author author_email author_github
Price filter does not work for zero value
NEXT-16348
Simon Vorgers
SimonVorgers

Storefront

  • Changed method getPriceFilter() in Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber to allow zero value.
  • Changed condition in src/Storefront/Resources/views/storefront/component/listing/filter-panel.html.twig to display price filter when price is zero.