Title: Delowar Product Filter for WooCommerce
Author: Delowar Hossen
Published: <strong>August 28, 2026</strong>
Last modified: August 28, 2026

---

Search plugins

![](https://ps.w.org/delowar-product-filter-for-woocommerce/assets/banner-772x250.
png?rev=3670483)

![](https://ps.w.org/delowar-product-filter-for-woocommerce/assets/icon-256x256.
png?rev=3670483)

# Delowar Product Filter for WooCommerce

 By [Delowar Hossen](https://profiles.wordpress.org/delowarhossen57/)

[Download](https://downloads.wordpress.org/plugin/delowar-product-filter-for-woocommerce.1.0.3.zip)

 * [Details](https://wordpress.org/plugins/delowar-product-filter-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/delowar-product-filter-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/delowar-product-filter-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/delowar-product-filter-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/delowar-product-filter-for-woocommerce/)

## Description

**Delowar Product Filter for WooCommerce** provides an intuitive, high-performance
product filtering solution for your WooCommerce online store. Allows shoppers to
refine product results in real-time using AJAX without reloading the page.

### Key Features

 * **Instant AJAX Filtering:** Live product results filtering without annoying page
   reloads.
 * **Keyword Search:** Dynamic search input box to instantly locate products by 
   title.
 * **Taxonomy Filters:** Filter products by Categories, Brands, and Tags simultaneously.
 * **Interactive Price Range Slider:** jQuery UI smooth price range slider auto-
   detected from WooCommerce store prices.
 * **5 Layout Styles:** Choose between Left Sidebar, Right Sidebar, Top Horizontal
   Bar, Off-Canvas Floating Drawer, and Top FontAwesome toggle panel.
 * **Shortcode Generator:** Custom admin metabox and modal generator to copy shortcodes
   directly into pages or block editors.
 * **Exclude Specific Terms:** Built-in multi-select options to hide unwanted categories,
   brands, or tags from the filter UI.
 * **Custom Labels & Localization:** Easily customize heading text, search placeholder,
   and reset button labels directly from the settings panel.
 * **Color Customization:** Personalize text colors, hover states, background colors,
   button colors, and borders to match your store theme.

### Shortcodes

Simply insert the shortcode `[delowar-product-filter]` into any page, post, or layout
block.

### Shortcode Attributes

 * `style`: Layout style to display. Options: `left-sidebar` (default), `right-sidebar`,`
   top-sidebar`, `floating`, `top-fontawesome`.
 * `text`: Trigger button label for floating drawer style. Default: `Filter Products`.

### Examples

 * Left Sidebar (Default): `[delowar-product-filter style="left-sidebar"]`
 * Right Sidebar: `[delowar-product-filter style="right-sidebar"]`
 * Top Horizontal Bar: `[delowar-product-filter style="top-sidebar"]`
 * Off-Canvas Drawer: `[delowar-product-filter style="floating" text="Refine Results"]`
 * Top FontAwesome Panel: `[delowar-product-filter style="top-fontawesome"]`

## Screenshots

[⌊Admin Settings Page - Sorting and Module Controls⌉⌊Admin Settings Page - Sorting
and Module Controls⌉[

Admin Settings Page – Sorting and Module Controls

[⌊Admin Settings Page - Term Exclusion and Color Styling⌉⌊Admin Settings Page - 
Term Exclusion and Color Styling⌉[

Admin Settings Page – Term Exclusion and Color Styling

[⌊Shortcode Generator Modal in Page Editor⌉⌊Shortcode Generator Modal in Page Editor⌉[

Shortcode Generator Modal in Page Editor

[⌊Frontend Filter UI - Left Sidebar Layout⌉⌊Frontend Filter UI - Left Sidebar Layout⌉[

Frontend Filter UI – Left Sidebar Layout

[⌊Frontend Filter UI - Off-Canvas Floating Drawer Layout⌉⌊Frontend Filter UI - Off-
Canvas Floating Drawer Layout⌉[

Frontend Filter UI – Off-Canvas Floating Drawer Layout

## Blocks

This plugin provides 1 block.

 *   Delowar Product Filter

## Installation

 1. Upload the `delowar-product-filter-for-woocommerce` directory to your `/wp-content/
    plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Ensure **WooCommerce** is installed and activated.
 4. Navigate to **Delowar Product Filter** in your WordPress admin sidebar to configure
    your filter settings.
 5. Place the shortcode `[delowar-product-filter]` on your Shop page or target content
    page.

## FAQ

### Does this plugin require WooCommerce?

Yes, WooCommerce must be installed and active for this plugin to work.

### How do I switch between filter layout styles?

You can specify the layout style using the `style` attribute in your shortcode, 
e.g., `[delowar-product-filter style="top-sidebar"]`. You can also use the **Generate
Shortcode** button in the post/page editor metabox.

### Can I hide certain categories or brands from appearing in the filter sidebar?

Yes. In your WordPress admin dashboard, navigate to **Delowar Product Filter > Settings**.
Under **Excluded Taxonomy Terms**, choose the terms you want to exclude and save
your settings.

### Is the plugin translation-ready?

Yes, all strings are wrapped with WordPress localization functions under text domain`
delowar-product-filter-for-woocommerce`. You can also customize labels directly 
from the plugin settings page.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Delowar Product Filter for WooCommerce” is open source software. The following 
people have contributed to this plugin.

Contributors

 *   [ Delowar Hossen ](https://profiles.wordpress.org/delowarhossen57/)

[Translate “Delowar Product Filter for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/delowar-product-filter-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/delowar-product-filter-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/delowar-product-filter-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/delowar-product-filter-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/delowar-product-filter-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * plugin icon and banner updated

#### 1.0.2

 * plugin prefix updated

#### 1.0.1

 * plugin name and slug updated

#### 1.0.0

 * Initial official release.
 * Features 5 responsive layout templates.
 * AJAX live product query filtering.
 * Taxonomy sorting and exclusion management.
 * Shortcode modal generator and settings UI.

## Meta

 *  Version **1.0.3**
 *  Last updated **3 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.2 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [ajax filter](https://wordpress.org/plugins/tags/ajax-filter/)[product filter](https://wordpress.org/plugins/tags/product-filter/)
   [shop filter](https://wordpress.org/plugins/tags/shop-filter/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
   [woocommerce filter](https://wordpress.org/plugins/tags/woocommerce-filter/)
 *  [Advanced View](https://wordpress.org/plugins/delowar-product-filter-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/delowar-product-filter-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/delowar-product-filter-for-woocommerce/reviews/)

## Contributors

 *   [ Delowar Hossen ](https://profiles.wordpress.org/delowarhossen57/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/delowar-product-filter-for-woocommerce/)