Description
Allergen Exclusion Filter for WooCommerce This plugin allows WooCommerce stores to filter products by excluding specific ingredients or allergens.
Customers can enter allergens they want to avoid, and the product catalog will update to show only compatible products.
Main Features
-
Exclusion-based filtering using free-text input.
-
Tag-style interface for managing excluded allergens.
-
AJAX autocomplete to assist user input.
-
Data validation to prevent invalid input.
-
Responsive layout for desktop and mobile devices.
-
Flexible Shortcode: Use
[allergen_exclusion_filter]anywhere on your website.
Screenshots

Assigning allergens (like milk or wheat) to a product using the new admin meta box. 
The built-in help and setup guide to get the search engine running quickly. 
The new “Allergen Search Engine” menu integrated directly into the WooCommerce dashboard. 
The clean and responsive frontend search bar where customers can exclude ingredients.
Installation
-
Upload the plugin folder to the
/wp-content/plugins/directory. -
Activate the plugin through the ‘Plugins’ menu in WordPress.
-
Go to Products > Allergens and create your ingredient categories.
-
Assign allergens to your products.
-
Insert the
[allergen_exclusion_filter]shortcode on the desired page.
FAQ
-
Does it work with any theme?
-
Yes, it has been tested with popular themes such as Flatsome and Storefront.
-
Does it require WooCommerce?
-
Yes, this plugin is specifically designed to work with WooCommerce product and catalog logic.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Allergen Exclusion Filter for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Allergen Exclusion Filter for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Added official plugin icon and banner.
- Internal performance and code improvements.