Skip to content

Files

Latest commit

4257b30 · Jan 24, 2022

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.