Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
What is the rationale behind hiding filters for collections with over 1000 products?
Surely filtering is a solution for working with large collections? I currently have over 500 men's products and over 500 woman's products so my "all" collection doesn't display filters.
As I add more products to my store, customers will not be able to filter in the men's & women's collections which would be a disaster.
Is there a workaround for this?
Filtering can be done in different ways between AJAX calls, tag filtering, apps, search results, etc.
Any live example or more detail about how you've set yours up so we can narrow down on the problem? We'd just be guessing otherwise.
I am using the dawn theme and have created the filters from metafields in the Navigation section of the Online Store sales channel.
My store is still in development so I would rather keep it hidden for now. It is not an urgent issue but will become one as I add more products to my site and the men's and women's collections both surpass 1000 products.
Do Shopify give any reasoning behind the limit? I couldn't find anything, just that if you have more than 1000 products in a collection, filters are hidden.
I accept that queries on large datasets may have an impact on performance and may slow down their data layer but my view on filtering is that it is a solution for working with large datasets and 1000 records is a pretty low limit considering the technologies that are available today for working with big data.
Hey Jason
I have the same query. So it is possible to apply filter system when over 1000 products, it just can't be done with the default Shopify function alone is that correct? I would like to understand it before building my store, as that would be a huge restriction in the future if it is not possible. I have the same question about filtering blog posts, is there any limitation on filtering those?
many thanks!
Same question. If they are governing at 1000 for performance, could they have an override to allow Filters in stores with large collections.
Same question and same issue... Any solution ?
I am setting up my shop and have the same issue.
I have several collections (including filtering on all products) that have over 1000 products and the filters disappear. I am filtering on Tags. Any work-arounds for this limitation? Any chance this limitation will be removed?
I found this App and working great with my collections that include 1000+ products.
Hope it helps.
Any updates from Shopify about this issue?
I must admit that I've come across several unusually low limits while working with Shopify over the past few months. There is this one and then there is the 1000 variant a day limit for stores with over 50,000 variants. It doesn't instil a lot of confidence about Shopify as a market leader when they apply such arbitrarily low limits to their platform. It makes the platform appear like it might choke under heavy load. Never the less, I am going to stick with Shopify because of all the different stores I have planned, only one of them will probably ever exceed these limits, although I hope for them to increase them in the future because we are in an age where computing resources are inexpensive.
So I am solving this by writing my own custom app and making use of the storefront graph api to display, search and filter products. It's not an ideal solution by any means but the 1000 product limitation doesn't exist in the storefront API. I could write my own app that stores a copy of each product in a database and filter's products using that database instead of Shopify's, but that requires setting up and maintaining infrastructure which I personally want to avoid.
I think in the future, I may build a custom storefront using the new Hydrogen framework and host it on Shopify using their Oxygen platform when it becomes available. This will allow much more control over the storefront as it will allow front end and back end processing, instead of being limited to the front end like we are now.
Hi @tmstn
I'm facing the same issue and am just about to start trying to code around it. Would you be willing to share any of your resources you found while making your app?
Thanks so much
Chris
They need this limitation so the performance of the collection pages is acceptable. If you use this app https://apps.shopify.com/ultimate-search-and-filter-1, you wont face the 1000 limitation. Numbers of tags is not limited too.
If this was allowed for larger collections, would it affect the performance on all collections (including the smaller collections) or just the one collection that is larger than 1000?
I would hate to have to install another app just for this function on a few bigger collections.
Same problem here. If I knew this up front, I would probably not have used Shopify.
I need it resolved too
PLEASE have you found a solution?
I have 1300 products and it is crucial to have a filter visible on my page. Has this been already resolved? I want to switch to 2.0 and I cannot because I would loose all my sales. I do not want any apps!!
Hello, Did You create app to bypass 1000 products filtering limit?
Regards
Dear @AT1 ,
It's https://apps.shopify.com/ultimate-search-and-filter-1. It does not have the 1000 product limitation.
It seems like filters started working for collections of over 1000 products in Dawn. I noticed the filters on my pages today.
Filters are working now for collections over 1000 products! Let's hope it stays like this.
I Think they upped it to 5k or 10k
Over 10k it is not working, but that is only one main category for me
I appear to have hit the limit today after going over 5000 items. Grr. Looks like I'll be contacting Shopify support and seeing if they have a solution for us that doesn't entail a 3rd party app costing $15+ a month. We are a game store that carries singles for card games as well as a wide range of table top games. One card game alone can have 15k+ different cards (Pokemon and Magic have been around for 20+ years, releasing hundreds of new cards a year for example). A 5000 limit is absurdly low.
I can confirm that I see the limit at 5000 products for anyone else searching.
Updates on this? Is the limit still at 5k? I am in a very similar situation right now
Sadly 5000 is still the limit making it so you have to break the collections apart into smaller ones. Sigh....
Shopify product filter limit has been increased to 5000: https://help.shopify.com/en/manual/online-store/search-and-discovery/filters#:~:text=for%20specific%....
Hope they will remove the product limit.
Hi Folks! Something like this may be accomplished using Shopify's Flow app.
The first workflow is relatively easy to accomplish, but the second deserves some explaining:
The second workflow will begin with a Scheduled task to run every X number of minutes, hours, days, or weeks. In our case, we first checked the collection. We used the collection's ID and then checked if it had more than 4250 products. If it did, then we used our "New Product" tag to get all of the products in reverse order, oldest first. Then we removed the tag. And this worked.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025