currency.tpl
Description
The currency changer for the store. Selecting a different currency here will change the setting store wide, however the selected currency does not affect the currency used for the payment transaction.
Template file location
/skins/YOUR_SKIN/styleTemplates/boxes/currency.tpl
Control file location
/includes/boxes/currency.inc.php
Classic skin template output screenshot

Basic template structure
<!-- BEGIN: currency -->
<!-- BEGIN: option -->
Repeating currency options.
<!-- END: option -->
<!-- END: currency -->
|