Hi guys,
I have facets on my product list page of type checkbox.
By default the count of each option is shown behind the label.
When I select 1 checkbox in a group and the page has refreshed the other option counts go to 0 within that group.
My client wants the origional quantity to be shown.
I noticed in my test setup of swift (with downloaded db) that the count does NOT go to 0 there.
But I can't find out why ...
Does anyone have an idea?
I'm not sure how the swift filters should work, but I think they don't filter as they should.
For example, when I go to the mountain bikes list page and ONLY filter for size M the result shows bikes with size S and XL which don't have an M variant.
When yu see the image below and I compare it to my application (9.12.4), all 6es but not the checked ones go to 0.
Which is the correct number for the amount of occurrences in the result.
And the facet option has no property for the origional value.