1- First Go to:
Admin -> System -> Configuration -> Currency Setup (In General Tab)
- Select Your base currency.
- Select Your Default Display Currency.
- Select Allowed Currencies.
- Save config.
2- Admin -> System -> Manage Currency -> Rates
- click on the Import Button to Import the allowed Currency.
3- Copy and Paste the below code where You want to Show : (By default in header)
<?php echo $this->getChildHtml('currency_switcher') ?>
0 Comments