Sets the list of currencies that the site will support.
The setCurrencies()
function sets the list of currencies that you want your site to support. This is a subset of the list of currencies supported by Wix as returned by getAllCurrencies()
. The currencies set will be displayed in the currency conversion dropdown element. Selecting a currency from the dropdown on a store page will display the prices in the selected currency.
Currencies to be supported by the site.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.