CeresFooterConfig
PluginConfig class, including all plugin settings for the footer.
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Position of the Back-to-top button. Possible values are 'right' and 'bottom'. |
|
|
Number of store features. Deprecated: will be removed in 6.0.0. |
|
|
Number of columns. Deprecated: will be removed in 6.0.0. |
|
|
List of IDs of categories to display in first column. Deprecated: will be removed in 6.0.0. |
|
|
List of IDs of categories to display in second column. Deprecated: will be removed in 6.0.0. |
|
|
List of IDs of categories to display in third column. Deprecated: will be removed in 6.0.0. |
|
|
Use PDF cancellation form. Deprecated: will be removed in 6.0.0. |
|
|
URL to PDF file. Deprecated: will be removed in 6.0.0. |
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.