Hi FilipeRuivo,
I am trying to get the manufacturer desc to display only on a manufacturer_id page. I am currently trying to insert it into the browse_header_manufacturer.tpl.php page. Not too sure if this is the best place but i want the desc just below the header...
I took what you did for the featured variation and tried to modify but it didn't work, any help would be great.
<?php echo $this->get_mdetails( $manufacturer_id['product_id'], 'mf_desc' ); ?>
Cheers,
Matt