ekmTags: [ekm:multicurrency]
This tag allows you to display either a drop down menu or country flag selection area which your visitors can use to select their currency. Once selected all the prices on the store change to this currency according to current exchange rates.
| Full Tag
|
|
[ekm:multicurrency]
displaytype='flags';
title='yes';
titlecolour='#000000';
[/ekm:multicurrency]
|
| Example Output
|
|
Tag Parameters
| Allows you to select the display type, either Flags or a Drop Down Box
|
| Possible Values
|
| flags
|
| dropdown
|
| Should the title "Select Currency" be displayed?
|
| The Text colour of the "Select Currency" title, if there is one.
|
| Possible Values
|
| User Defined - You can enter a Hex Colour Code, or HTML colour reference
|
« Back