open index.php on root and paste the code
Mage::app()->getStore()->setCurrentCurrencyCode('USD');
just above this code
Mage::run($mageRunCode, $mageRunType);
Mage::app()->getStore()->setCurrentCurrencyCode('USD');
just above this code
Mage::run($mageRunCode, $mageRunType);
No comments:
Post a Comment