jordiob Posted March 24, 2011 Share Posted March 24, 2011 Hi!Is there any way to show something on the product.tpl file if the visited product belongs to a certain category?For exampleif product belongs to category 11 show thisif product belongs to category 5 show thatThanks! Link to comment Share on other sites More sharing options...
florint Posted April 4, 2012 Share Posted April 4, 2012 hi, i need something the same. the difference is that i need to hide "add to cart" button on product page ( product.tpl ) if product belongs to category id number 9. any help please. thank you very much! Link to comment Share on other sites More sharing options...
Prescol Posted April 4, 2012 Share Posted April 4, 2012 By default is not posible to do this because one product could be in several categories and this relations are managed in a diferent table than the products, so it should be a module. Link to comment Share on other sites More sharing options...
Recommended Posts