CeresCurrencyConfig
PluginConfig class, including all plugin settings for the currencies.
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Format of currencies. Possible values are 'name' and 'symbol'. |
|
|
Allow customer to change the currency. |
|
|
Format of currencies in header. |
|
|
Available currencies. |
Methods
public getPluginName():string
Return the name of the plugin to get the configuration values for.
public load()
Initially load configuration values into member variables.
Thank you for your feedback!