I want to delete all products - is there a faster way than deleting "all" from the Products page?
Since page can only display 10, 25, 50, 100, 250 items per page, it takes a long time to delete all items when the products number is very large (12,000).
Also, deleting all when displaying 250 products per page does not work - it kicks you out to dashboard and results in error message "error access denied: possible CSRF attack".
Max deletion is using 100 products displayed per page.....
Thank you
Adrian