This is a discussion on Any way to delete multiple products at one time? within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Does anyone know a way to do this. I have about 40 products that need to be deleted and I'...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Does anyone know a way to do this. I have about 40 products that need to be deleted and I'm hoping to avoid going through and deleting them one by one. Cheers, Greg |
|
#2
| ||||
| ||||
| Using a mysql front end like phpmyadmin or sqlyog, or the command line from your server you can empty the products table, or you can export the table data to a CSV excel file, open it in excel, delete the products you want gone, then save it, empty the product table and re-import the CSV file to the database...
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
|
#3
| |||
| |||
| Okay, I can use phpMyAdmin, but if I erase products from the middle of the products table, won't that screw up the alignment of my product_attributes table, products_categories table, etc. |
|
#4
| ||||
| ||||
| gheffron, no. They are separate. If you have attributes assigned to the products you are deleteing, then you also need to remove the attributes. If you are doing it manually, you will have to remove all data related to the products in question.
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
|
#5
| |||
| |||
| Dang, that's a lot of work in the end. Probably better to take twenty minutes to wade through all the clicks and refreshes in the regular catalog interface. Shame. Seems like someone could write a module for that (anyone? anyone?) |
|
#6
| |||
| |||
| Hey, I remembered that all the products I wanted to delete were under one manufacturer (which the shop no longer carries). I was able to delete the manufacturer and choose to delete all the related products with one click! Hurray! |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New products page.... Multiple columns | jdlev77 | osCommerce 2.2 Discussion | 4 | 08-27-2005 07:47 PM |
| Can you safely delete un-needed images and products? | WebMistress | osCommerce 2.2 Modification Help | 2 | 10-29-2003 10:40 PM |
| Products with multiple attributes - one depends on the other | geoff-uklinux | osCommerce 2.2 Modification Help | 2 | 10-24-2003 05:00 AM |
| Contribution for adding multiple products | jacven | osCommerce 2.2 Modification Help | 3 | 10-22-2003 07:23 AM |
| adding multiple manufacturers to products | idwlorelei | osCommerce 2.2 Modification Help | 2 | 09-24-2003 04:18 PM |