It contains the store's current currency and language information. If a user is logged in, then the currency and language would be according to the user preference otherwise it would be the store's default currency and language.
Value | Description |
---|---|
currency | This variable gives the name and conversion rate of currency. |
language | This variable gives the name of the language. |
currencyObj | This variable gives the name and conversion rate of currency. |