Magento Coding Solutions

magento call a .phtml file in template

 .phtml file location is "opc/onepage/incart.phtml" is location

echo $this->getLayout()->createBlock('core/template')->setTemplate('opc/onepage/incart.phtml')->toHtml();

No comments:

Post a Comment