ProWooCommerceShop layout

Filters, rendered
on demand.

Woo Filters provides three REST endpoints that return your WooCommerce shop as rendered HTML: product grid, filter sidebar, toolbar, and pagination. Built for Breakdance, works with any AJAX caller.

Pro v1.10.0 WP 6.4+ WooCommerce
Filter sidebar
Category
Colour
Size
Price range
v1/shop v1/search v1/category
Features

A configurable shop that your front end calls

Three REST endpoints

Shop, Search, and Category endpoints return rendered HTML for a product grid, filter sidebar, results toolbar, and pagination. Call them from any Breakdance element or AJAX caller.

Configurable filter groups

Choose which taxonomies appear as filter groups, drag to reorder them, and set individual ones to start collapsed. The sidebar reflects your settings exactly.

Category picker

Show all categories or a hand-picked subset in the category filter. Toggle top-level-only to hide subcategories. Live search inside the category list makes large catalogues manageable.

Price range filter

A configurable price range control is available as a toggle in the General settings tab. Enable it to add it to the sidebar automatically alongside the taxonomy filters.

Developer filters

Hook into dpwft_filterable_taxonomies to adjust which taxonomies appear in the filter groups list. Use dpwft_query_args to modify the WP_Query before it runs.

Breakdance native

Designed to drop into any Breakdance Code Block. The response shape is stable across the 1.x series, so your template markup does not need to change between plugin updates.

Pro plugin

Shop pages that actually filter

Hand your Breakdance front end a reliable, configurable API for your WooCommerce catalogue. Included in every Dprime Pro subscription.