You are here:  » Remove Categories?

Support Forum



Remove Categories?

Submitted by mneylon on Sun, 2008-02-24 12:45 in

I'd like to completely remove some categories and their related products as they are not relevant.

What's the easiest way of doing this?

Submitted by support on Sun, 2008-02-24 15:09

Hi,

There is a filter you can add that will let you do this - "Drop Record If Not (RegExp)". If you then add this filter against the category field, you will be able to specify a list of categories that will cause those records with that category to be dropped during import.

The code and examples are in this thread:

http://www.pricetapestry.com/node/1551

Cheers,
David.

Submitted by mneylon on Sun, 2008-02-24 19:29

Thanks. I'll look into that