Skip to content

Instantly share code, notes, and snippets.

@Juli0s
Created February 3, 2017 14:33
Show Gist options
  • Save Juli0s/6fbcf3ca2043c9badce68bd871ef9c52 to your computer and use it in GitHub Desktop.
Save Juli0s/6fbcf3ca2043c9badce68bd871ef9c52 to your computer and use it in GitHub Desktop.
Delete ALL products in Magento
DELETE FROM `catalog_product_entity` LIMIT 10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment