URL Parameters for Setting the Currency on your Website
To set the currency for prices displayed on a page of your web store, ensure that you are using the Multiple Currencies feature, and that you have created a set of currency records in your account.
For more information, see Multiple Currencies.
Choose the parameter you want to work with, either currencykey
or currency
. Both parameters give the same results.
-
Use
currencykey
in the URL, and then pass the internal ID of the currency record. -
Use
currency
in the URL, and then pass the value from the Symbol column of the currency list.
For example, both URLs below display prices in Euros:
-
http://www.wolfeelectronics.com/Product-Catalog/Flat-ScreenTVs?
currencykey=4
-
http://www.wolfeelectronics.com/Product-Catalog/Flat-ScreenTVs?
currency=EUR