
內容簡介
Advanced AJAX Product Filters 是一款專為 WooCommerce 設計的產品篩選外掛,能夠自動分析產品目錄並建議有用的篩選條件,讓顧客能夠快速找到所需產品,提升購物體驗。
【主要功能】
• 一鍵篩選設置,快速啟用
• 自動檢測產品類別與屬性
• 支援多種篩選類型,如下拉選單、滑桿等
• 即時更新結果,無需重新載入頁面
• 可自訂篩選樣式與佈局
• 與現有 WooCommerce 目錄兼容
外掛標籤
開發者團隊
② 後台搜尋「Advanced AJAX Product Filters」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
⚡ WooCommerce product filters, ready in one click.
Advanced AJAX Product Filters analyzes your catalog, recommends useful filters, and creates responsive desktop and mobile filter groups automatically.
No coding and no lengthy setup. You can edit every filter later.
New: One-click filter setup
* Detects useful product categories and attributes
* Creates Price, Categories, Brands, Color, Size and other relevant filters
* Places filters on desktop and mobile
* Avoids duplicate filter definitions
* Works with your existing WooCommerce catalog
Give your customers the power to find products instantly.
WooCommerce Ajax Products Filter lets users filter, sort, and search products without reloading the page. Fast, flexible, and compatible with most themes and page builders.
Already packed with features in the free version, and even more powerful with Pro and Business versions.
✨ Free Features
Everything you need to create professional product filters:
Ajax Filtering, Pagination and Sorting – update results instantly without reloading.
Drag & Drop Filter Builder – design filters with ease.
Filter Types: checkboxes, dropdowns, radio buttons, sliders, color/image swatches.
Filter Options: categories, attributes, tags, price, ratings, product meta (custom fields).
Filter Controls: apply button, reset/clear button, selected filters area (vertical & horizontal).
Filter Layouts: collapse on load, collapse on title click, nested filters, hierarchical display, limit height with scroll, hide extra values under “Show More” button.
Filter Styles: multiple slider styles, button styles, checkbox styles, color box, image box, checked image style, Select + Select2 support.
Advanced Display: show product counts, hide empty values, remove out-of-stock variations, child values on taxonomy pages.
Widgets & Shortcodes – display filters/groups anywhere.
Custom CSS Styling – style filters your way.
Icons Before/After – add icons to titles and values.
Selected Filters Area – horizontal/vertical styles, custom placement.
Compatibility:
Works with most WooCommerce themes.
Page builders: Elementor, Divi, Beaver Builder.
Plugins: ACF Pro, WPML, Polylang, Relevanssi, Barn2 Product Table, other BeRocket plugins.
WooCommerce shortcodes.
SEO Friendly URLs – clean filter links.
Integration: Permalink Manager for WooCommerce.
Performance: minified JS/CSS, optimized code, scroll-to-top after filtering.
Developer Friendly – hooks and custom code options for full control.
Translation Ready – translate via .po/.mo files or plugin settings.
Browser Back Button Support – smooth navigation with AJAX.
👉 In short: almost everything you expect from a professional filter plugin — already free.
🚀 Pro Features
Upgrade to WooCommerce Ajax Products Filter Pro to unlock advanced features:
SEO Enhancements
SEO-friendly URLs with advanced control.
Canonical links, meta & titles for filtered pages.
Add filters to page title/description/header.
New Filter Types
Filter by stock status, sale status.
Filters by custom taxonomies.
Slider range for attributes/taxonomies.
Datepicker for attributes & product publication date.
Availability( in stock | out of stock | any ).
Advanced Styling & Layout
Filters above products, custom sidebar, 1–4 filters per row.
Collapsed filters above products.
Show filter titles only.
Filter Options
Product count per value.
Checkbox/value list for price ranges.
Multiple colors (up to 4) for attributes.
Display variation image/price matching selected filters.
Open product directly with matching variation.
Navigation Tools
Search box block for redirect filters.
Link setup after filtering.
💼 Business Features
For large stores and professional needs:
Filter Statistics – see which filters your customers use most.
Custom SEO Meta per Page – individual SEO control for each filter result.
Advanced Filter Styling – fine-tune filter design.
Priority Support – direct help from the BeRocket team.
AI-powered Featured Products — uses recent sales patterns to create shopper-friendly grouped filter options from real product attributes.
📌 Live Demo & Docs
Pro & Business
Frontend Demo
Admin Demo
Documentation
🎬 Premium plugin video
we don’t have a video with the free plugin right now, but we are working on it
🤝 Compatibility with WooCommerce plugins
Advanced AJAX Product Filters has been tested and compatibility is certain with the following WooCommerce plugins that you can add to your site:
🔸 Advanced Product Labels for WooCommerce
🔸 Load More Products for WooCommerce
🔸 Brands for WooCommerce
🔸 Grid/List View for WooCommerce
🔸 Product Preview for WooCommerce
🔸 Products Compare for WooCommerce
🔸 Wishlist and Waitlist for WooCommerce
🧩 Shortcode
In editor [br_filters attribute=price type=slider title="Price Filter"]
In PHP do_shortcode('[br_filters attribute=price type=slider title="Price Filter"]');
⚙️ Shortcode Options:
attribute(required) – product attribute, e.g. price or length. Don’t forget that WooCommerce adds the pa_ suffix for created attributes.
So if you create a new attribute jump, its name is pa_jump
type(required) – checkbox, radio, slider or select
operator – OR or AND
title – whatever you want to see as a title. Can be empty
product_cat – parent category id
cat_propagation – should we propagate this filter to child categories? Set 1 to turn this on
height – max filter box height. When height is met, the scroll will be added
scroll_theme – used if height is set and actual height of the box is more
