CeresConfig

Config class, containing all PluginConfig classes of Ceres.

Namespace

Ceres\Config

Properties
Type Name Description

CeresAddressConfig

$addresses

Address configuration.

CeresBasketConfig

$basket

Basket configuration.

CeresContactConfig

$contact

Contact configuration.

Deprecated: since 4.4.0. Will be removed in 6.0.0.

CeresCurrencyConfig

$currency

Currency configuration.

CeresFooterConfig

$footer

Footer configuration.

CeresGlobalConfig

$global

Global configuration.

CeresHeaderConfig

$header

Header configuration.

CeresHomepageConfig

$homepage

Homepage configuration.

Deprecated: will be removed in 6.0.0.

CeresItemConfig

$item

Item view configuration.

CeresItemListsConfig

$itemLists

Item lists configuration.

Deprecated: will be removed in 6.0.0.

CeresLanguageConfig

$language

Language configuration.

CeresLogConfig

$log

Log configuration.

CeresMetaConfig

$meta

Meta configuration.

CeresCheckoutConfig

$checkout

Checkout configuration.

Deprecated: will be removed in 6.0.0.

CeresMyAccountConfig

$myAccount

My account configuration.

CeresPaginationConfig

$pagination

Pagination configuration.

CeresSearchConfig

$search

Search configuration.

Deprecated: will be removed in 6.0.0.

CeresSortingConfig

$sorting

Sorting configuration.

Methods
public __construct()

CeresConfig constructor.