How to Delete Products
cobby uses a two-stage approach to delete products safely. Mark products for deletion in cobby, then complete the deletion in Magento.
Prerequisites
- Products loaded in cobby
- Access to Magento backend
Steps
-
In cobby, locate the products you want to delete.
-
Change the "Name" attribute of each product to "Delete me".
-
Click "Save products" in cobby to sync the changes to Magento.
-
Log in to your Magento backend.
-
Navigate to the product catalog.
-
Use the product search to filter by name "Delete me".
-
Click "Select all" to select all products with this name.
-
Open the action dropdown menu and select "Delete".
-
Click "Submit" to delete all selected products.
Why Two Stages?
This deliberate two-stage process (cobby + Magento) ensures you make conscious decisions before permanently deleting products. The extra step in Magento provides a safety checkpoint before removing products from your store.
Alternative Approaches
You can use any unique identifier instead of "Delete me":
- A specific date: "DELETE-2024-11-04"
- A category name: "REMOVE-discontinued"
- Any text that helps you identify the deletion batch
The key is choosing a value that won't accidentally match other products.