Hi,
Two issues with the Filter Chips block:
- BUG: Price chips ignore the WooCommerce store currency
When a price range filter is active, the chip always displays the “$” symbol instead of the currency configured in WooCommerce. My store currency is PLN (Polish złoty), but the chip still shows e.g. “MAX $50”. It looks like the currency symbol is hardcoded in the chips rendering (JS) instead of being taken from WooCommerce settings (symbol + position). Could you make the price chips use the actual store currency, the same way the Price filter and product prices already do? - FEATURE REQUEST: “Reset All” — show/hide toggle + custom label
The “Reset All” element cannot be turned off and its text cannot be changed from the block settings. Two small options in the block sidebar would solve it:
- a toggle to show/hide the “Reset All” element,
- a text field for a custom label (which would also make it translatable per language — I build PL/EN stores with WPML, and right now the label always stays in English).
Environment: Greenshift theme + All in One addons (Query + Woo), WooCommerce, WPML, latest versions. WooCommerce currency: PLN.
Responses