Change Product Class

Posts: 34
Joined: 08/19/2007

Is there a way to switch the class of a product either individually or en mass?? (similar to move product btwn category terms)

I have created a new class of book products (in order to apply special tax rules) but I have many (100+) books already set up as normal products.

Im trying to avoid deleting all the books as normal products and re-entering them as book products.

Posts: 2244
Joined: 08/07/2007
AdministratoreLiTe!

As long as CCK doesn't treat products or book products differently, you can change the node type directly in the database in the {node} table. When you do that, empty out all of the cache tables so that users don't see inconsistent data.