Advanced Filtering
With thousands of products, finding the right ones is critical. ProductManager's advanced filtering lets you combine multiple conditions to narrow down to exactly the products you need.
What You'll Learn
- Quick search vs advanced filters
- Building multi-condition filters
- Text, numeric, and date filters
- Combining filters with AND/OR logic
- Saving filter presets
Quick Search
The search box in the toolbar searches across multiple fields at once:
- Product title
- SKU
- Vendor
- Tags
- Product type
Type and results filter instantly. Great for finding a specific product quickly.
Opening Advanced Filters
- Click the filter icon next to the search box, or
- Press Ctrl+F
Building Filters
Adding a Condition
- Click Add Filter
- Choose a field (Title, Price, Inventory, etc.)
- Choose an operator (equals, contains, greater than, etc.)
- Enter your value
Adding Multiple Conditions
Add more conditions by clicking Add Filter again. By default, all conditions must be met (AND logic).
Filter Fields
Text Fields
| Field | Operators |
|---|---|
| Title | contains, equals, starts with, ends with, is empty, is not empty |
| Description | contains, is empty, is not empty |
| Vendor | equals, contains |
| Product Type | equals, contains |
| Tags | contains, equals |
| SKU | equals, contains, starts with |
Numeric Fields
| Field | Operators |
|---|---|
| Price | equals, greater than, less than, between |
| Compare At Price | equals, greater than, less than, is empty |
| Inventory | equals, greater than, less than, between |
| Variant Count | equals, greater than, less than |
Date Fields
| Field | Operators |
|---|---|
| Created Date | equals, before, after, between |
| Updated Date | equals, before, after, between |
| Published Date | equals, before, after, is empty |
Common Filter Examples
Products on Sale
Compare At Price is not empty
Low Inventory
Inventory less than 10
Expensive Products
Price greater than 100
Missing Descriptions
Description is empty
Products from a Vendor in a Price Range
Vendor equals "Nike" AND Price between 50 and 150
Recently Added Products
Created Date after [last week's date]
Pro Tip: Combine filters with collection filtering. First select a collection, then apply advanced filters to narrow further.
Saving Filter Presets
- Build your filter combination
- Click Save Preset
- Give it a name (e.g., "Low Stock Nike Products")
- Access saved presets from the preset dropdown
Clearing Filters
- Click Clear All to remove all filters
- Click the X on individual filters to remove them
- Press Escape to close the filter panel
Filter + Select + Edit Workflow
- Filter: Narrow down to the products you want
- Select: Use Ctrl+A to select all filtered products
- Edit: Apply bulk operations to just those products
This is the core ProductManager workflow for efficient catalog management.
Next Steps
- Bulk Price Editing - Update filtered products
- Managing Collections - Organize filtered products
- Variant Editing - Edit variants of filtered products