Search and Filter
ProductManager provides powerful search and filtering capabilities to help you quickly find the products you need.
Quick Search
The search box at the top of the product grid allows you to search across multiple fields simultaneously.
How to Search
- Click in the search box or press Ctrl+F
- Type your search term
- Press Enter or wait for auto-search
- Results filter automatically
Searchable Fields
The quick search looks in these fields:
- Title - Product name
- SKU - Stock keeping unit codes
- Vendor - Product vendor/brand
- Product Type - Category classification
- Handle - URL slug
- Barcode - UPC, EAN, or ISBN codes
Search Tips
- Search is case-insensitive: "shirt" finds "Shirt" and "SHIRT"
- Use partial matches: "blue" finds "Blue T-Shirt" and "Navy Blue Pants"
- Multiple words search for products containing all terms
Status Filter
Filter products by their publication status using the dropdown:
| Status | Description |
|---|---|
| All | Show all products regardless of status |
| Active | Products visible in your online store |
| Draft | Unpublished products not yet live |
| Archived | Discontinued products hidden from store |
Collection Filter
Filter products by collection membership:
- Click the Collection Filter button (dropdown in toolbar)
- Choose a filter option:
| Option | Shows |
|---|---|
| All Collections | All products regardless of collection |
| Not in a Collection | Products not assigned to any collection |
| [Collection Name] | Products in the selected collection |
The filter applies immediately when you select an option.
Tag Filter
Filter by product tags using the tag dropdown:
- Click the Tag Filter button
- Search for tags using the search box
- Select one or more tags
- Products matching ANY selected tag appear
Tags are sourced from all products in your catalog.
Advanced Filter
For complex filtering needs, use the Advanced Filter dialog:
- Click Filter in the toolbar or press Ctrl+Shift+F
- Configure filter criteria
- Click Apply
For full details on advanced filtering, see Advanced Filter.
Available Filter Criteria
| Field | Operators | Example |
|---|---|---|
| Title | Contains, Starts with, Equals | Title contains "Summer" |
| Price | Equals, Greater than, Less than, Between | Price > $50 |
| Inventory | Equals, Greater than, Less than, Between | Inventory < 10 |
| Vendor | Equals, Contains | Vendor = "Nike" |
| Product Type | Equals, Contains | Type = "Shoes" |
| Tags | Contains, Does not contain | Tags contain "sale" |
| Created Date | Before, After, Between | Created after 2024-01-01 |
| Updated Date | Before, After, Between | Updated in last 7 days |
| Has Images | Yes, No | Has images = No |
| Has Variants | Yes, No | Has variants = Yes |
Combining Filters
- Multiple criteria are combined with AND logic
- All conditions must be true for a product to appear
- Use the Clear button to remove all filters
Sorting
Click any column header to sort:
- First click - Sort ascending (A-Z, low to high)
- Second click - Sort descending (Z-A, high to low)
- Third click - Remove sort
Multi-Column Sort
Hold Shift while clicking column headers to sort by multiple columns.
Saved Filters
Save frequently used filter combinations:
- Configure your filters
- Click Save Filter
- Enter a name
- Access saved filters from the dropdown
Clearing Filters
To show all products again:
- Click the Clear button in the filter area
- Or press Ctrl+Shift+X
- Or select "All" from the Status dropdown
Performance Tips
For large catalogs:
- Use specific searches - More specific = faster results
- Filter by status first - Reduces the working set
- Use collection filters - Leverages indexed data
- Avoid "contains" on large fields - Use "starts with" when possible
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
| Ctrl+F | Focus search box |
| Ctrl+Shift+F | Open Advanced Filter |
| Ctrl+Shift+X | Clear all filters |
| Escape | Clear search box |