Templates on classes

Posts: 9
Joined: 08/27/2007

Hi!

Is it possible to use different product-templates based on the class-id?

Thanks!

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

Absolutely. Each class is a whole new node type. So, just like you could have node-product.tpl.php, you can have node-whateverclass.tpl.php.

Posts: 9
Joined: 08/27/2007

Great!

Thanks a lot!