Mass delete products for Magento 1.4+


/ Published in: PHP
Save to your folder(s)

The easiest way to pull this off is by means of a quick script. The key to this script is that the indexing functionality is disabled entirely for the process, then enabled again at the end – requiring a manual update at the end.

In our case, we filtered the type of products by its “Data Set” – an attribute assigned to that batch of products, but you can change this to suit any means of filtering.

URL: http://www.sonassi.com/knowledge-base/magento-knowledge-base/mass-delete-products-in-magento/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.