CeresHomepageConfig
PluginConfig class, including all plugin settings for the homepage.
Deprecated!
since 5.0.0. This class will be removed in 6.0.0 |
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Show ShopBuilder homepage. Deprecated: will be removed in 6.0.0. |
|
|
Show default homepage. Deprecated: will be removed in 6.0.0. |
|
|
ID of the item variation to display in the first slide of the image slider. Deprecated: will be removed in 6.0.0. |
|
|
URL to the image of the first slide. Deprecated: will be removed in 6.0.0. |
|
|
ID of the item variation to display in the second slide of the image slider. Deprecated: will be removed in 6.0.0. |
|
|
URL to the image of the second slide. Deprecated: will be removed in 6.0.0. |
|
|
ID of the item variation to display in the third slide of the image slider. Deprecated: will be removed in 6.0.0. |
|
|
URL to the image of the third slide. Deprecated: will be removed in 6.0.0. |
|
|
ID of the item variation to display in the upper item preview. Deprecated: will be removed in 6.0.0. |
|
|
URL to the image of the upper item preview. Deprecated: will be removed in 6.0.0. |
|
|
ID of the item variation to display in the lower item preview. Deprecated: will be removed in 6.0.0. |
|
|
URL to the image of the lower item preview. Deprecated: will be removed in 6.0.0. |
|
|
Category to display in the first category preview. Deprecated: will be removed in 6.0.0. |
|
|
Category to display in the second category preview. Deprecated: will be removed in 6.0.0. |
|
|
Category to display in the first list of items. Deprecated: will be removed in 6.0.0. |
|
|
Category to display in the third category preview. Deprecated: will be removed in 6.0.0. |
|
|
Category to display in the fourth category preview. Deprecated: will be removed in 6.0.0. |
|
|
Category to display in the second list of items. 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.