Thanks for reaching out about this, it can be a little awkward at times. For example, if you are bulk selecting all of the products and then changing page it might not work properly. Often you would need to do this aspect page by page which is not ideal. There is however a workaround you could look into.
The workaround would involve you exporting your products via a CSV file, editing your products in bulk (here is where you would remove the ones you don’t want moving forward) and importing the new updated CSV file back into your store where the 1,500 + products would no longer be there. Something to note with this method is to make sure you select the Overwrite existing product option or it will not work.
I know this might not be completely ideal, but other than deleting the products on a page by page basis, this is the quickest and most efficient method for removing such a large number of products.
It’s very unfortunate and disheartening: I ran into this same issue… on a PLUS store!
We were able to quickly write a script to delete everything through the API (which worked fine). But it’s troubling that we had to do that in the first place. What would a regular old merchant do?
Fall 2020 and I have to delete more than 1000 products in small batches (!!). The ‘delete all products’ simply doesn’t work. It doesn’t give any feedback either… it says it will delete the products but nothing happens.
And even when deleting small batches (50 products at once), sometimes I have to delete the same batch several times because Shopify fails. Not good.
Just adding another voice here. It’s hard to put into words how sad this is. It’s not some expanded feature. If you cannot add and delete products without error you don’t even support basic functionality to ship this to a customer.
Instead the solution for me was just naming all the products I wanted to delete: “0”
Then I went to collections and removed/deleted all the products named “0”
thereby the products didnt appear anymore on the webshop
but to do that you have to:
1 go to “products” → “collections” and make a collection naming it like “clothing collection”
2 then go to online store → navigation → main menu → add menu item named like “clothing” and for link fill in “clothing colllection” (now it appears on your webshop)
3 then go to “products” → “collections” adding the products you want to the “clothing collection” (to the collection you made appearing on your webshop)
4 and then you can just remove products from the collection that you dont want and add products you do want
so basically deleting products doesn’t work, but deleting products from collections does work and in the end it achieves the same of them not appearing aynmore on your webshop
tip: name the products you want to delete just all “0” so in a collection
Thank you for reaching out, I understand that you are having issues with deleting all the products in your store. When selecting a large group of products, the delete option should remove every item in your store over time. With large catalogues, it isn’t instant but you should see the inventory numbers decreasing over the next few hours. An easy way to check this is by adding /count.json to the end of your products list URL in the admin.