Reference
Filters and Blocks: Price Settings
Manual Reference for price settings block-level options in the Fuzzy Filter Editor.
— title: Filter Editor Filters: Price Settings description: Manual Reference for price filter behavior. doc_type: reference section: Filter Editor audience: Store owners, catalog managers, developers, and support manual_reference: true parent_page: reference/filter-editor-filters-blocks.md option_count: 11 updated: 2026-05-24 source_refs: – _docs/Final/options/fe-tab2-filters.md – _docs/Final/html/05_tab2.html ai_summary: Covers price skin, inputs, tooltip, currency display, step, rounding, min/max, single-bound behavior, decimals, and tax display. status: needs-verification —
This page covers Price Settings options for individual filter blocks in the Filter Editor. Use it with the Filters and Blocks index when navigating the full block-level Reference.
Price Settings
Price Skin
- Public label: Price Skin
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Visual picker
- Default value: Default slider style; ranges list is also available.
- Shown when: Block type is Price.
- Availability: Basic price behavior is Free; advanced price skins are Pro where marked, while Ranges List is Free in the source.
- What it does: Chooses whether price filtering appears as a slider, input-focused control, or ranges list.
- When to use: Use a slider for flexible ranges and Ranges List for shopper-friendly price buckets.
- Side effects / performance notes: Choosing Ranges List hides slider-specific options and reveals range-specific options.
- Related options: Price Ranges, Input Fields Position, Show Tooltip.
Input Fields Position
- Public label: Input Fields Position
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Select
- Default value: Below
- Shown when: Price Skin is a slider/input style that supports fields, not Ranges List.
- Availability: Free
- What it does: Sets where min and max input fields appear relative to the price slider.
- When to use: Use below for reliable mobile layout and inline for compact desktop layouts.
- Side effects / performance notes: Inline fields can become cramped on narrow screens.
- Related options: Show Tooltip, Allow Single-Bound.
Show Tooltip
- Public label: Show Tooltip
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Toggle
- Default value: Off
- Shown when: Price Skin is a slider.
- Availability: Pro
- What it does: Shows moving value bubbles above slider handles.
- When to use: Use it when shoppers need immediate feedback while dragging the slider.
- Side effects / performance notes: Tooltips can crowd small mobile sliders.
- Related options: Input Fields Position, Show Currency As.
Currency Position
- Public label: Currency Position
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Radio
- Default value: Before
- Shown when: Currency display is not hidden.
- Availability: Free
- What it does: Places the currency symbol or code before or after the number.
- When to use: Match WooCommerce and locale expectations.
- Side effects / performance notes: Ignored when currency display is set to none.
- Related options: Show Currency As.
Show Currency As
- Public label: Show Currency As
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Select
- Default value: Inherit
- Shown when: Block type is Price.
- Availability: Free
- What it does: Chooses whether the price filter uses WooCommerce currency format, symbol, code, or no currency.
- When to use: Use currency code when symbols are ambiguous in multi-currency stores.
- Side effects / performance notes: Hiding currency can make price ranges unclear.
- Related options: Currency Position, Show Tooltip.
Price Step
- Public label: Price Step
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Number
- Default value: 1
- Shown when: Price Skin is not Ranges List.
- Availability: Free
- What it does: Sets the increment used by the price slider.
- When to use: Use larger steps for high-priced catalogs where single-unit precision is unnecessary.
- Side effects / performance notes: Large steps reduce precision but make sliders easier to use.
- Related options: Price Rounding.
Price Rounding
- Public label: Price Rounding
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Select
- Default value: None
- Shown when: Price Skin is not Ranges List.
- Availability: Free
- What it does: Rounds displayed and functional slider boundaries to cleaner numbers.
- When to use: Use it when automatic price ranges produce awkward boundaries.
- Side effects / performance notes: Rounding does not replace Price Step and does not apply the same way to manually fixed bounds.
- Related options: Min / Max Price, Price Step.
Min / Max Price
- Public label: Min / Max Price
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Number pair
- Default value: Auto
- Shown when: Block type is Price.
- Availability: Free
- What it does: Sets fixed lower and upper price limits for the price filter.
- When to use: Use it when the visible range should be curated instead of calculated from the whole catalog.
- Side effects / performance notes: Fixed limits must match the price display mode, especially tax-inclusive or tax-exclusive pricing.
- Related options: Recount Min/Max Price, Tax Display.
Allow Single-Bound
- Public label: Allow Single-Bound
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Toggle
- Default value: Off
- Shown when: Input fields are visible and Price Skin is not Ranges List.
- Availability: Free
- What it does: Allows shoppers to enter only a minimum or only a maximum price.
- When to use: Use it for open-ended queries such as "over 100" or "under 50".
- Side effects / performance notes: Open-ended URLs and analytics can be less tidy than complete ranges.
- Related options: Input Fields Position, URL mode.
Custom Decimals
- Public label: Custom Decimals
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Select
- Default value: Inherit / 0 / 1 / 2
- Shown when: Block type is Price.
- Availability: Pro
- What it does: Sets how many decimal places appear in price filter values.
- When to use: Use fewer decimals when the catalog price filtering should feel simpler than cart pricing.
- Side effects / performance notes: Display decimals should not misrepresent actual product prices.
- Related options: Show Currency As, Price Rounding.
Tax Display
- Public label: Tax Display
- Location: Filter Editor > Filters / Blocks > Price Settings
- Type: Select
- Default value: Inherit
- Shown when: Block type is Price.
- Availability: Pro
- What it does: Chooses whether price filter values display inclusive or exclusive of tax, or inherit WooCommerce behavior.
- When to use: Use it when visible product prices and filter prices must follow a specific tax display rule.
- Side effects / performance notes: Mismatched tax display can make the filter appear inaccurate.
- Related options: Min / Max Price, compatibility with role pricing.