<?php // Manufacturer of the Product if (!empty($this->product->virtuemart_manufacturer_id)) { echo $this->loadTemplate('manufacturer'); } ?>