Request/Bug: Filter products that don't have a category assigned

Request/Bug: Filter products that don't have a category assigned

ri31
Shopify Partner
39 2 15

In the Shopify admin, in the products view, there is a filter for category. I want to filter by products that do not have any category assigned. This does not appear to be possible. Note that selecting "Uncategorized" does not work for this. Instead, it shows those products that have the category "Uncategorized."

 

Not sure if this is considered expected behavior or not from Shopify's end, but in any case from a user perspective I would expect to be able to filter to show products without a category. The reason I want to do that is naturally so that I can fill out those missing categories.

 

Suggested behavior:

Screenshot 2025-05-05 154213 edi.png

 

On a related note, I've also found issues with category metafields for products with no category, see this post: 

Shopify Flow does not fully support Category metafields? - Shopify Community

If my post is helpful, hit Like to help others find a solution.
Replies 4 (4)

Jacob0908
Shopify Partner
3 1 1

Hello @ri31 I think it has  a lot of soltions for it.
1. you can use tags "uncategories" on the products. then You can see this filter on the categories filters.
2. And you could add new collection that hasn't any product_type.

Let me know if it's not working on yourside.
Regards. Jacob

ri31
Shopify Partner
39 2 15

That's not possible to create a collection for products that don't have a category, because the collections use the same category selector list as the products page.

 

Also, manually adding and removing tags for this doesn't seem like a very good solution, and I can't think of a reasonable way to do it with Shopify Flow either, since there's no "Product Updated" trigger.

 

Plus, even if either of those options did work, they would be quite the workaround just to be able to add another filter option to the products page.

If my post is helpful, hit Like to help others find a solution.

Dotsquares
Shopify Partner
433 28 55

Hi @ri31 

Try the following Work out and check the issue:-

 

1) You can identify uncategorized products by exporting your product
2) Use Shopify Admin API or GraphQL

 

Let me know if this works for you.

Dotsquares Ltd


Problem Solved? ✔ Accept and Like solution to help future merchants.


Shopify Partner Directory | Trustpilot | Portfolio
ri31
Shopify Partner
39 2 15

This is a workaround.

If my post is helpful, hit Like to help others find a solution.