Magento Coding Solutions

How to acces one .phtml file in another .phtml file magento

<?php echo $this->getLayout()->createBlock('core/template')->setTemplate('page/boutiquemap.phtml')->toHtml();?>

No comments:

Post a Comment