Hey,
Has anyone figured a way to bulk delete more than 100 products at once?
Deleting 100 products at a time is making us nuts on a product catalog with thousands of products that’s entirely refreshed weekly (only a handful of products are carried on to the next week).
Looking at the API, we can create, update, but not delete. 
Not ideal, but one way of doing this is to create a JavaScript that runs at a front-end level and automatically deletes them one by one.
It’s just a simple macro that takes repeatable steps, so you can keep it running in another window for a few minutes until everything is deleted.
1 Like
Thanks! A super-hack. I kind of like it… 
But honestly, what were they thinking…