Monday, 21 April 2014

Display Currency Selector in header Magento


Display Currency Selector in header Magento

Open header.phtml and paste below code at proper place

<?php echo $this->getLayout()->createBlock('directory/currency')->setTemplate('directory/currency.phtml')->toHtml(); ?>

That's it... Enjoy Chandresh rana's Coding.... :)

No comments: