Thread: Delete products

Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Delete products

    Is there any way to delete products faster than admin/categories, but I still need to see title name? I had someone do a download from my distributor, but added all products and many do not go with my site. I can tell my looking at title. It is taking a long time to go back and forth on the pages with categories. As soon as I do a delete system takes me back to page 1. I have 846 PAGES to go through.

    Is there another area where I can delete and stay on same page for next deletion without system taking me back to beginning page?

    Thanks,
    Kim

  2. #2
    Join Date
    Sep 2005
    Location
    The Internets
    Posts
    190
    Plugin Contributions
    0

    Default Re: Delete products

    Bump!

    I have about 600 to remove, as I want to copy an existing database to a new site without moving the products over.

    Can this be done in phpMyAdmin? If so, how? I have no experience editing mySQL databases.
    Make regular site and database backups!

  3. #3
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Delete products

    It can be done via sql. (Though I'm not a sql expert...)

    I use EasyPopulate module to manage MASS updates/additions/deletions in my stores

    With easypopulate, 600 deletions should take you no more than 15 minutes.

    Open the WIKI and search for Easy Populate for a tutorial.

    EasyPopulate 1.2.5.5 can be downloaded in the free add ons section (link at top of page).

  4. #4
    Join Date
    Sep 2005
    Location
    The Internets
    Posts
    190
    Plugin Contributions
    0

    Default Re: Delete products

    Thanks! I do have ezpopulate running, but did not know products could be deleted!
    Make regular site and database backups!

  5. #5
    Join Date
    Sep 2005
    Location
    The Internets
    Posts
    190
    Plugin Contributions
    0

    Default Re: Delete products

    I suppose I should have asked... how do I do this?
    Make regular site and database backups!

  6. #6
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Delete products

    v_status

    This controls it.

    • v_status = 1 (Product is active and displays in shop)


    • v_status = 0 (Product is inactive and does not display in shop - equivalent to being "out of stock")


    • v_status = 9 (DELETE Product - will also remove associated images).


    In the WIKI, there is a good tutorial on Easy Populate. (Go to the WIKI (link above) search for Easy Populate (2 words) and click "Go" button.

  7. #7
    Join Date
    Oct 2008
    Location
    AZ
    Posts
    25
    Plugin Contributions
    0

    red flag Re: Delete products

    I have deleted all the products, but under the admin/Product types it shows I have 8 products. this is probably why I can't add categories as the add shows add product only, I have searched all through the menus in the catalog but I can't find anymore products to delete. Nor does the site show any, where do I find those products?

  8. #8
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Delete products

    You've probably got dribs and drabs of corrupt data lurking in the product tables in the database.

    Try this:-

    ADMIN>>>TOOLS>>>STORE MANAGER...

    ... right at the the bottom is a button to optimise the database.

    Click it.

  9. #9
    Join Date
    Oct 2008
    Location
    AZ
    Posts
    25
    Plugin Contributions
    0

    Default Re: Delete products

    I tried that and I still do not have the add category. I have 8 products in the Product Types/ Products General. I did see on a thread somewhere there is an sql patch that is run through the admin that fixes this but cannot find it as yet. Will keep looking and thanks for your help.

  10. #10
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Delete products

    There is still some residual (perhaps corrupted) data in your dbase tables.

    If you are familiar with phpMyAdmin, it's possible to remove this stuff using that interface (phpMyAdmin).

    It's quite handy (phpMyAdmin) for those of us who know a smattering of SQL, but are too terrified of running a detailed SQL query!

    A SQL query query to remove data would include the truncate command, so search the forum for other examples of SQL where truncate features in the syntax.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Delete Products
    By danbm in forum General Questions
    Replies: 1
    Last Post: 23 Nov 2010, 07:50 PM
  2. Products delete
    By ruffendz in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 6 Nov 2009, 10:39 PM
  3. Can't delete products in cart with delete button
    By DaveS in forum General Questions
    Replies: 4
    Last Post: 20 Sep 2009, 09:54 PM
  4. Replies: 5
    Last Post: 19 Nov 2006, 05:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg