Search.../

siteSettings

Gets currencies that you set for your site.

Description

You can get the currencies that you set your site to support using the backend function siteSetting.setCurrencies(). These are the currencies that are displayed in the currency conversion element and used to convert currencies in your Wix Store.

The currency codes used must exist in the array returned by the getAllCurrencies() function.

Note:
For SiteSettings functions to work, your site must contain a Wix Stores page including the currency conversion element.

Type:

SiteSettingsRead Only

Was this helpful?