CeresHeaderConfig
PluginConfig class, including all plugin settings for the header.
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Name of the store. Deprecated: will be removed in 6.0.0. |
|
|
Company logo. Deprecated: will be removed in 6.0.0. |
|
|
Position of the navigation bar. Possible values are 'top', 'side' and 'both'. |
|
|
Defines if the the navigation bar is fixed at the top of the page. Deprecated: will be removed in 6.0.0. |
|
|
Type of categories rendered in the navigation. |
|
|
Show shopping cart information. Deprecated: will be removed in 6.0.0.s |
|
|
Category levels in the category tree. |
|
|
Category levels in mega menu. Deprecated: will be removed in 6.0.0. |
|
|
Number of categories in level 2. Deprecated: will be removed in 6.0.0. |
|
|
Number of categories in level 3. Deprecated: will be removed in 6.0.0. |
|
|
Number of categories in level 4. 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.