Periasamy K
01/07/2025, 7:28 PMfacet_counts
, which contains the filter fields. Based on this data, I dynamically rebuild the filter page to show the available options.
The problem arises when applying multiple filters results in no products being returned. In such cases, the facet_counts
is empty, causing the filter fields on the filter page to disappear entirely.
Is there a better way to handle this scenario so that the filter fields remain visible even when no products are found?Jason Bosco
01/07/2025, 8:15 PM