URL Parameters for Setting the Currency on your Website
To set the currency for prices on your web store, ensure that you're using the Multiple Currencies feature and have set up currency records in your account.
For more information, see Multiple Currencies.
Select the parameter you want to use, either currencykey
or currency
. Both give the same results.
-
Use
currencykey
in the URL and pass the internal ID of the currency record. -
Use
currency
in the URL and pass the value from the Symbol column in 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