How can I delete a lot of products?

Mr.Ale

No avatar

2006-09-11 22:42

How can I delete a lot of products? but not every product...

from the interface and not from data base...

treewood (OpenSolution)

Avatar: treewood

2006-09-11 23:42

Mr.Ale - from interface it is not possible to remove lot of products

Jo

No avatar

2006-09-12 11:11

Treewood, would it be possible to incorporate this into newer versions of Quick.Cart? Maybe a checkbox next to product name in admin.

Just a suggestion, I think it would be a nice improvement.

Ned

No avatar

2006-09-12 11:45

I think the original question was to leave the product in the database but make it hidden.

The flag for this is in /db/products.php towards the end of each item.
The format is $0 for hidden, $1 for visible.
So...
number$Description$0$number (hidden)
number$Description$1$number (visible)
number$Description$1$number (visible)

If you download and back this file up and then load it into Excel using $ as a deliminater you can hand edit the switch, then save it back with $ as the delimiter. There are other topics on this site on how to do this.

HTH

treewood (OpenSolution)

Avatar: treewood

2006-09-12 12:58

Jo - thanks it is good idea.

Mr.Ale

No avatar

2006-09-13 19:44

Thanks for answering

Back to top
about us | contact