Selection Criteria

This will be passed as-is to MongoDB. You may use this to select (for example) hits against a specific URL, or requests that invoked MongoCollection::find() more than 3 times.

Samples

Display hits against a given URL

{"meta.url" : "/index.php"}

Display runs that took more than 1 second

{ "profile.main().wt" : {"$gt" : 1000000}}

Values to Retrieve

It's unlikely you require the full dataset back, this allows you to grab just the values you care about to reduce transferred data.

Samples

Retrieve meta details, and overall run data

{"meta" : true, "profile.main()" : true}

Values to Graph

These are things that should end up on the graph

Raw Data

Array
(
    [_id] => 689f01630e094705f0189eb2
    [meta] => Array
        (
            [url] => /ru/myagkie-krovati/krovat-s-podemnim-mekhanizmom-nl-132/
            [get] => Array
                (
                )

            [env] => Array
                (
                )

            [SERVER] => Array
                (
                    [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
                    [HTTP_HOST] => nashi-lizhka.com
                    [PATH_INFO] => 
                    [SERVER_NAME] => test.nashi-lizhka.com
                    [SERVER_ADDR] => 185.233.47.106
                    [REMOTE_ADDR] => 77.120.182.206
                    [HTTPS] => 1
                    [DOCUMENT_ROOT] => /www/wwwroot/nashi-lizhka.com
                    [REQUEST_METHOD] => GET
                    [QUERY_STRING] => _route_=ru/myagkie-krovati/krovat-s-podemnim-mekhanizmom-nl-132/
                    [PHP_SELF] => /index.php
                    [REQUEST_TIME_FLOAT] => 1755251042.4947
                    [REQUEST_TIME] => 1755251042
                )

            [simple_url] => /ru/myagkie-krovati/krovat-s-podemnim-mekhanizmom-nl-132/
            [request_ts] => MongoDate Object
                (
                    [sec] => 1755251042
                    [usec] => 0
                )

            [request_ts_micro] => MongoDate Object
                (
                    [sec] => 1755251042
                    [usec] => 494000
                )

            [request_date] => 2025-08-15
        )

    [profile] => Array
        (
            [ControllerSeoLangSeoLang::load_model==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupError::index==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::getTemplateName] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::__construct==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 478
                    [cpu] => 475
                    [mu] => 320
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReview==>DB::query] => Array
                (
                    [ct] => 15
                    [wt] => 428
                    [cpu] => 633
                    [mu] => 36696
                    [pmu] => 0
                )

            [Proxy::trackEvent==>Proxy::__call@1] => Array
                (
                    [ct] => 2
                    [wt] => 318
                    [cpu] => 0
                    [mu] => 24344
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::__construct==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonSearch::index==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_0b5fae45b65f6d3d44d24c7250f512831000d5da2fee7c8ed1e255033818d959::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [start==>Action::__construct] => Array
                (
                    [ct] => 13
                    [wt] => 385
                    [cpu] => 0
                    [mu] => 848
                    [pmu] => 1488
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\FilesystemLoader::exists] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::__construct==>seolang_Mobile_Detect::setUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 544
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategories==>Config::get] => Array
                (
                    [ct] => 12
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::eventApi==>Registry::get] => Array
                (
                    [ct] => 48
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getProductOptionValues==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 177
                    [cpu] => 211
                    [mu] => 1912
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 12
                    [wt] => 325
                    [cpu] => 0
                    [mu] => 140800
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogProduct::getProductImages] => Array
                (
                    [ct] => 16
                    [wt] => 1871
                    [cpu] => 25359
                    [mu] => 286640
                    [pmu] => 0
                )

            [__TwigTemplate_ad786b5bc720a0b148aa9dc595bd756f8e66691bea1e0e03ca470fada72ad06c::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 18
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Placement::isSearch] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>ControllerProductProduct::lazyloadImages] => Array
                (
                    [ct] => 1
                    [wt] => 240
                    [cpu] => 0
                    [mu] => 8376
                    [pmu] => 0
                )

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerCommonRemarketing::body] => Array
                (
                    [ct] => 1
                    [wt] => 532
                    [cpu] => 0
                    [mu] => 2160
                    [pmu] => 0
                )

            [Proxy::getSetting==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 441
                    [cpu] => 6225
                    [mu] => 264
                    [pmu] => 0
                )

            [Proxy::getSetting==>Proxy::__call@1] => Array
                (
                    [ct] => 2
                    [wt] => 256
                    [cpu] => 431
                    [mu] => 240
                    [pmu] => 0
                )

            [Proxy::updateViewed==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1395
                    [cpu] => 537
                    [mu] => 712
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::resize==>Proxy::__call] => Array
                (
                    [ct] => 1068
                    [wt] => 427799
                    [cpu] => 375004
                    [mu] => -268888
                    [pmu] => 0
                )

            [Proxy::resize==>Proxy::__call@1] => Array
                (
                    [ct] => 48
                    [wt] => 15109
                    [cpu] => 11979
                    [mu] => -12800
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::getTemplateName] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Factory::config==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 3
                    [wt] => 51
                    [cpu] => 119
                    [mu] => -360
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [ModelCatalogProduct::updateViewed==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1481
                    [cpu] => 429
                    [mu] => 10120
                    [pmu] => 0
                )

            [Proxy::getTotal==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 684
                    [cpu] => 798
                    [mu] => 3064
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 44
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profiler::getProfiler] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getProductAttributes==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 216
                    [cpu] => 196
                    [mu] => 8872
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Registry::set] => Array
                (
                    [ct] => 5
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getStyles] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>ControllerStartupError::handler] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductAttributes==>Model::__get] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignBanner::getBanner==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::__construct==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 4840
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_0528556941c3ea45ba32572e9ef59ea6a7cc63beed9b4e5543d5569aca6d1215::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1984
                    [cpu] => 2459
                    [mu] => 262528
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialCategoryByName==>Model::__get] => Array
                (
                    [ct] => 8
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingExtension::getExtensions==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 84
                    [cpu] => 2395
                    [mu] => 6128
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::exists==>Twig\Loader\FilesystemLoader::exists] => Array
                (
                    [ct] => 8
                    [wt] => 742
                    [cpu] => 0
                    [mu] => 2784
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerCommonCart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 197
                    [cpu] => 497
                    [mu] => 6528
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 821
                    [cpu] => 360
                    [mu] => 56448
                    [pmu] => 76176
                )

            [ModelSettingModule::getModule==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 176
                    [cpu] => 655
                    [mu] => 16704
                    [pmu] => 0
                )

            [__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_c6801ea920f081b569f218f2066cb0b1f898388b3cbcceab319c3b8d6ca2aa68::__construct==>__TwigTemplate_c6801ea920f081b569f218f2066cb0b1f898388b3cbcceab319c3b8d6ca2aa68::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>OCFilter\Factory::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>Twig\Template::display@1] => Array
                (
                    [ct] => 1
                    [wt] => 558
                    [cpu] => 0
                    [mu] => 139552
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::__construct==>__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::run] => Array
                (
                    [ct] => 1
                    [wt] => 2144
                    [cpu] => 3524
                    [mu] => 11680
                    [pmu] => 0
                )

            [Url::link==>ControllerStartupSeoUrl::rewrite] => Array
                (
                    [ct] => 107
                    [wt] => 14586
                    [cpu] => 43482
                    [mu] => 6664
                    [pmu] => 0
                )

            [main()==>Whe] => Array
                (
                    [ct] => 3
                    [wt] => 90
                    [cpu] => 0
                    [mu] => -160
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getOgImage] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupError::index==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>formatPhoneNumber] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getCategory==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 162
                    [cpu] => 176
                    [mu] => 2480
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayout==>Model::__get] => Array
                (
                    [ct] => 15
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getProductImages==>Proxy::__call] => Array
                (
                    [ct] => 16
                    [wt] => 3386
                    [cpu] => 25359
                    [mu] => 281280
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 113
                    [cpu] => 0
                    [mu] => 4752
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductImages==>Model::__get] => Array
                (
                    [ct] => 16
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>Controller::__get] => Array
                (
                    [ct] => 10
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 109
                    [cpu] => 60
                    [mu] => 832
                    [pmu] => 0
                )

            [ControllerCommonHeader::getAnalytics==>Proxy::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 150
                    [cpu] => 2306
                    [mu] => 1304
                    [pmu] => 0
                )

            [ControllerEventTranslation::index==>Proxy::getTranslations] => Array
                (
                    [ct] => 25
                    [wt] => 4235
                    [cpu] => 19417
                    [mu] => 3464
                    [pmu] => 20528
                )

            [Template\Twig::render==>Twig\Environment::render] => Array
                (
                    [ct] => 24
                    [wt] => 18088
                    [cpu] => 2459
                    [mu] => 2091720
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_model==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\FilesystemLoader::exists] => Array
                (
                    [ct] => 8
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::getAjaxModules==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Extension\EscaperExtension::__construct==>Twig\Extension\EscaperExtension::setDefaultStrategy] => Array
                (
                    [ct] => 24
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Session::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 364
                    [cpu] => 373
                    [mu] => 2448
                    [pmu] => 1800
                )

            [SeoPro::initHelpers==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 419
                    [mu] => 9824
                    [pmu] => 0
                )

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::__construct==>__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [SeoPro::initHelpers==>SeoPro::getPath] => Array
                (
                    [ct] => 19
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 7528
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Placement::isManufacturer] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>DB::query] => Array
                (
                    [ct] => 25
                    [wt] => 1215
                    [cpu] => 19010
                    [mu] => 6416
                    [pmu] => 16992
                )

            [ControllerCommonHeader::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 4272
                    [cpu] => 5821
                    [mu] => 448472
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::parseName] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 3136
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Config::set] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Config::get] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 88
                    [pmu] => 0
                )

            [__TwigTemplate_ad786b5bc720a0b148aa9dc595bd756f8e66691bea1e0e03ca470fada72ad06c::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>ControllerProductProduct::getRelatedProducts] => Array
                (
                    [ct] => 1
                    [wt] => 227688
                    [cpu] => 217348
                    [mu] => 292368
                    [pmu] => 835240
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>Twig\Template::display@1] => Array
                (
                    [ct] => 1
                    [wt] => 1220
                    [cpu] => 0
                    [mu] => 387664
                    [pmu] => 0
                )

            [ControllerCommonCart::getTotals==>Loader::controller@2] => Array
                (
                    [ct] => 1
                    [wt] => 1805
                    [cpu] => 1129
                    [mu] => 11424
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>{closure}] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Registry::set] => Array
                (
                    [ct] => 11
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getQueryString==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Proxy::getHeaderInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 176
                    [cpu] => 177
                    [mu] => 38720
                    [pmu] => 0
                )

            [__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::__construct==>__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogVideo::getBlockData] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 305
                    [mu] => 5792
                    [pmu] => 0
                )

            [ModelToolRemarketing::isBot==>Model::__get] => Array
                (
                    [ct] => 28
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::addLink] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 24
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_c19760eda155bda272bc6d6df30ffe51492f0443217d1bafe54bb915f2634038::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangMovaMova::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 576
                )

            [ControllerExtensionModuleViewed::index==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialCategoryByName==>Cache::get] => Array
                (
                    [ct] => 8
                    [wt] => 862
                    [cpu] => 8018
                    [mu] => 5376
                    [pmu] => 0
                )

            [Loader::library==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogInformation::getFooterInformationPages==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>Config::get] => Array
                (
                    [ct] => 16
                    [wt] => 8
                    [cpu] => 0
                    [mu] => -320
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelExtensionModuleOptionsCombinations::getCombinedOptions] => Array
                (
                    [ct] => 1
                    [wt] => 10995
                    [cpu] => 9309
                    [mu] => 2764984
                    [pmu] => 638032
                )

            [ControllerStartupStartup::index==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupEvent::index] => Array
                (
                    [ct] => 1
                    [wt] => 3393
                    [cpu] => 995
                    [mu] => 32280
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Loader::controller] => Array
                (
                    [ct] => 14
                    [wt] => 404349
                    [cpu] => 392552
                    [mu] => 1401592
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::checkDevice==>seolang_Mobile_Detect::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 2264
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>Model::__get] => Array
                (
                    [ct] => 96
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::commonhome==>utf8_strpos] => Array
                (
                    [ct] => 6
                    [wt] => 10
                    [cpu] => 0
                    [mu] => -352
                    [pmu] => 0
                )

            [Action::execute@1==>modification] => Array
                (
                    [ct] => 3
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 91
                    [wt] => 2462
                    [cpu] => 695
                    [mu] => 7632
                    [pmu] => 1320
                )

            [SeoPro::baseRewrite==>SeoPro::getCategoryByProduct] => Array
                (
                    [ct] => 22
                    [wt] => 1094
                    [cpu] => 5429
                    [mu] => 832
                    [pmu] => 0
                )

            [Proxy::getLanguages==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 364
                    [cpu] => 447
                    [mu] => 5832
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Placement::isCategory] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupSeoUrl::index] => Array
                (
                    [ct] => 1
                    [wt] => 1062
                    [cpu] => 915
                    [mu] => 14672
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogMaterials::getProductOptionValues] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 211
                    [mu] => 1080
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Proxy::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 154
                    [cpu] => 734
                    [mu] => 23680
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 72
                )

            [OCFilter\Setting::get==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 119
                    [mu] => 448
                    [pmu] => 0
                )

            [OCFilter\Core::init==>{closure}] => Array
                (
                    [ct] => 5
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>ModelToolRemarketing::isBot] => Array
                (
                    [ct] => 4
                    [wt] => 176
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [SeoPro::detectLanguage==>utf8_strlen] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::body==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>OCFilter\Core::catalog] => Array
                (
                    [ct] => 1
                    [wt] => 1485
                    [cpu] => 0
                    [mu] => 147520
                    [pmu] => 89760
                )

            [optionscombinations\OptionsCombinationsLib::getProductOptionsFormatted==>Proxy::resize] => Array
                (
                    [ct] => 48
                    [wt] => 15136
                    [cpu] => 11979
                    [mu] => 5376
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>library] => Array
                (
                    [ct] => 4
                    [wt] => 480
                    [cpu] => 0
                    [mu] => 74400
                    [pmu] => 75256
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_bcfa4a9ee1a42507d345453d6849c97ffdaf21956fdcbe6b4d26e766eac42d04::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 724
                    [cpu] => 0
                    [mu] => 725632
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingCategoriesGa4==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 175
                    [cpu] => 4018
                    [mu] => 1032
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Proxy::getInformation] => Array
                (
                    [ct] => 2
                    [wt] => 326
                    [cpu] => 292
                    [mu] => 1320
                    [pmu] => 0
                )

            [Language::load==>Language::load@1] => Array
                (
                    [ct] => 3
                    [wt] => 544
                    [cpu] => 0
                    [mu] => 5288
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getProductOptionValues==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogInformation::getHeaderInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 78
                    [cpu] => 177
                    [mu] => 37912
                    [pmu] => 0
                )

            [start==>Request::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 300
                    [cpu] => 0
                    [mu] => 29848
                    [pmu] => 0
                )

            [__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>Registry::get] => Array
                (
                    [ct] => 24
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 32
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 327
                    [cpu] => 0
                    [mu] => 16768
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::__construct==>Controller::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_760a549544be0c4d4897361bf5521a30dd283641fd4b620851db7bb48c9afc8f::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::__construct==>Model::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1131
                    [cpu] => 0
                    [mu] => 146056
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::ex_langs] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@1==>__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 553
                    [cpu] => 0
                    [mu] => 139168
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 163
                    [cpu] => 123
                    [mu] => 2064
                    [pmu] => 0
                )

            [__TwigTemplate_0528556941c3ea45ba32572e9ef59ea6a7cc63beed9b4e5543d5569aca6d1215::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Config::get] => Array
                (
                    [ct] => 16
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Controller::__get] => Array
                (
                    [ct] => 29
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::run_construct] => Array
                (
                    [ct] => 1
                    [wt] => 559
                    [cpu] => 2192
                    [mu] => 1072
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategory==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Loader::model] => Array
                (
                    [ct] => 10
                    [wt] => 713
                    [cpu] => 113
                    [mu] => 137728
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setHttpHeaders==>seolang_Mobile_Detect::setCfHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 99
                    [wt] => 2404
                    [cpu] => 695
                    [mu] => 3424
                    [pmu] => 872
                )

            [ControllerExtensionModuleSeoLang::index==>ControllerSeoLangSeoLang::index] => Array
                (
                    [ct] => 1
                    [wt] => 5225
                    [cpu] => 4171
                    [mu] => 63088
                    [pmu] => 0
                )

            [ControllerExtensionModuleSeoLang::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 195
                    [cpu] => 0
                    [mu] => 2336
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductRelated==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 531
                    [cpu] => 900
                    [mu] => 40464
                    [pmu] => 0
                )

            [ControllerProductCompare::getCurrentCompareList==>ControllerProductCompare::getTotalCompare] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>utf8_strlen] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_bcfa4a9ee1a42507d345453d6849c97ffdaf21956fdcbe6b4d26e766eac42d04::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::init==>library] => Array
                (
                    [ct] => 5
                    [wt] => 670
                    [cpu] => 0
                    [mu] => 12704
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Config::get] => Array
                (
                    [ct] => 100
                    [wt] => 69
                    [cpu] => 0
                    [mu] => -960
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>SeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 744
                    [cpu] => 151
                    [mu] => 13800
                    [pmu] => 28336
                )

            [ControllerExtensionModuleViewed::index==>Config::get] => Array
                (
                    [ct] => 29
                    [wt] => 33
                    [cpu] => 0
                    [mu] => -240
                    [pmu] => 0
                )

            [Url::link==>OCFilter\Seo::rewrite] => Array
                (
                    [ct] => 107
                    [wt] => 555
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_0148bca49426025ab31ef2f39f9f070fbcdc6233dc09ece2114524b5127a6af2::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 2026
                    [cpu] => 0
                    [mu] => 164224
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSetting==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Config::get] => Array
                (
                    [ct] => 14
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Config::get] => Array
                (
                    [ct] => 72
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_c19760eda155bda272bc6d6df30ffe51492f0443217d1bafe54bb915f2634038::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::validate==>SeoPro::detectAjax] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Length::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 215
                    [mu] => 2744
                    [pmu] => 2720
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>Controller::__get] => Array
                (
                    [ct] => 20
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Cart\Tax::setShippingAddress==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 269
                    [mu] => -96
                    [pmu] => 56
                )

            [DB::__construct==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogFactories::getFactoryByName==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 687
                    [mu] => 2160
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogProduct::getProductLayoutId] => Array
                (
                    [ct] => 5
                    [wt] => 295
                    [cpu] => 7749
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::twoslaches] => Array
                (
                    [ct] => 107
                    [wt] => 139
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getMulti==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 133
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\ExtensionSet::initRuntime] => Array
                (
                    [ct] => 32
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::switchLanguage] => Array
                (
                    [ct] => 3
                    [wt] => 261
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 8
                    [wt] => 2106
                    [cpu] => 0
                    [mu] => 95808
                    [pmu] => 0
                )

            [Proxy::getSettings==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 480
                    [cpu] => 3419
                    [mu] => 20864
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Document::addToLocalStorage] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isTablet==>seolang_Mobile_Detect::setDetectionType] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogMaterials::__construct==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Length::__construct==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getDescription] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 2009
                    [cpu] => 1007
                    [mu] => 32528
                    [pmu] => 76176
                )

            [ModelCatalogDiscount::getProductDiscount==>Model::__get] => Array
                (
                    [ct] => 17
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelExtensionModuleOptionsCombinations::getProductOptions] => Array
                (
                    [ct] => 1
                    [wt] => 108069
                    [cpu] => 46127
                    [mu] => 32144
                    [pmu] => 23063704
                )

            [ControllerExtensionModuleBuyOneClick::__construct==>Loader::helper] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller@1==>Action::__construct] => Array
                (
                    [ct] => 12
                    [wt] => 511
                    [cpu] => 0
                    [mu] => 1016
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Language::load] => Array
                (
                    [ct] => 2
                    [wt] => 275
                    [cpu] => 0
                    [mu] => 16624
                    [pmu] => 10648
                )

            [Loader::{closure}@1==>Config::get] => Array
                (
                    [ct] => 44
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_access] => Array
                (
                    [ct] => 1
                    [wt] => 859
                    [cpu] => 0
                    [mu] => 19776
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>OCFilter\Api::setProductItemControllerData] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [SeoPro::getCategoryByProduct==>SeoPro::getPathByCategory] => Array
                (
                    [ct] => 23
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 864
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::initHelpers] => Array
                (
                    [ct] => 1
                    [wt] => 168
                    [cpu] => 419
                    [mu] => 16392
                    [pmu] => 0
                )

            [SeoPro::detectLanguage==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::setBreadcrumbs==>Proxy::getCategory] => Array
                (
                    [ct] => 1
                    [wt] => 163
                    [cpu] => 176
                    [mu] => 2984
                    [pmu] => 0
                )

            [OCFilter\Seo::startup==>OCFilter\Params::set] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Url::link] => Array
                (
                    [ct] => 30
                    [wt] => 5001
                    [cpu] => 5613
                    [mu] => 2344
                    [pmu] => 0
                )

            [Proxy::control==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 1441
                    [cpu] => 3850
                    [mu] => 97096
                    [pmu] => 6840
                )

            [ControllerToolTotal::index==>Proxy::getTotal] => Array
                (
                    [ct] => 1
                    [wt] => 685
                    [cpu] => 798
                    [mu] => 3568
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::__construct==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 116
                    [cpu] => 0
                    [mu] => 9944
                    [pmu] => 0
                )

            [Action::execute@5==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 8081
                    [cpu] => 7270
                    [mu] => 300720
                    [pmu] => 585216
                )

            [ControllerSeoLangMovaMova::remove_vars==>Controller::__get] => Array
                (
                    [ct] => 120
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 4
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 864
                    [pmu] => 0
                )

            [Model::__set==>Registry::set] => Array
                (
                    [ct] => 131
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 5232
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Controller::__get] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSettingEvent::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 109
                    [cpu] => 734
                    [mu] => 22896
                    [pmu] => 0
                )

            [Loader::{closure}@1==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 412
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionTotalSubTotal::getTotal==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 504
                    [cpu] => 412
                    [mu] => 1248
                    [pmu] => 0
                )

            [DB::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Environment::__construct] => Array
                (
                    [ct] => 24
                    [wt] => 1427
                    [cpu] => 0
                    [mu] => 45840
                    [pmu] => 0
                )

            [Action::execute==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 1
                    [wt] => 320
                    [cpu] => 839
                    [mu] => 8376
                    [pmu] => 26528
                )

            [ControllerCommonHeader::getAnalytics==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\Core::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerInformationReviews::getProductReviewSlider==>Controller::__get] => Array
                (
                    [ct] => 13
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Factory::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_lib] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Cart\Currency::__construct==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Language::load@1==>modification] => Array
                (
                    [ct] => 6
                    [wt] => 297
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Cart\Tax::calculate] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__get==>Registry::get] => Array
                (
                    [ct] => 28
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller@1==>Registry::get] => Array
                (
                    [ct] => 24
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductOptions==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Controller::__get] => Array
                (
                    [ct] => 586
                    [wt] => 702
                    [cpu] => 585
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getCategoryByProduct==>Config::get] => Array
                (
                    [ct] => 46
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>Registry::get] => Array
                (
                    [ct] => 2454
                    [wt] => 1153
                    [cpu] => 8438
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerExtensionModuleViewed::index==>Controller::__get] => Array
                (
                    [ct] => 224
                    [wt] => 276
                    [cpu] => 3467
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::checkDevice==>seolang_Mobile_Detect::isTablet] => Array
                (
                    [ct] => 1
                    [wt] => 220
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Event::register] => Array
                (
                    [ct] => 34
                    [wt] => 555
                    [cpu] => 0
                    [mu] => 15152
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Controller::__get] => Array
                (
                    [ct] => 568
                    [wt] => 806
                    [cpu] => 585
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::loadlibrary] => Array
                (
                    [ct] => 1
                    [wt] => 215
                    [cpu] => 775
                    [mu] => 2512
                    [pmu] => 2776
                )

            [ModelToolRemarketing::getRemarketingHeader==>ModelToolRemarketing::prepareOutput] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>utf8_substr] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => -23776
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>Config::set] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReviewsByProductId==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::__construct==>SeoPro::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 244
                    [cpu] => 419
                    [mu] => 21336
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupSession::index] => Array
                (
                    [ct] => 1
                    [wt] => 289
                    [cpu] => 2773
                    [mu] => 3448
                    [pmu] => 18696
                )

            [SeoPro::baseRewrite==>SeoPro::getKeywordByQuery] => Array
                (
                    [ct] => 129
                    [wt] => 8033
                    [cpu] => 37938
                    [mu] => 4264
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1465
                    [cpu] => 648
                    [mu] => 75672
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingFooter==>Config::get] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Document::getScripts] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogInformation::getHeaderInformationPages==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 177
                    [mu] => 37304
                    [pmu] => 0
                )

            [Twig\Environment::getGlobals==>Twig\ExtensionSet::getGlobals] => Array
                (
                    [ct] => 24
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>Model::__get] => Array
                (
                    [ct] => 3348
                    [wt] => 3860
                    [cpu] => 74
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isSearch==>OCFilter\Seo::getRoute] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getCategories==>Proxy::__call] => Array
                (
                    [ct] => 6
                    [wt] => 971
                    [cpu] => 1047
                    [mu] => 12360
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>ControllerCommonFooter::checkLink] => Array
                (
                    [ct] => 8
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>ControllerSeoLangSeoLanglib::getModule] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 4952
                    [pmu] => 0
                )

            [Proxy::getSpecialByProductId==>Proxy::__call@1] => Array
                (
                    [ct] => 16
                    [wt] => 4442
                    [cpu] => 2473
                    [mu] => 1016
                    [pmu] => 0
                )

            [OCFilter\Core::query==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getRobots] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Document::setRobots] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>SeoPro::getPathByCategory] => Array
                (
                    [ct] => 9
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 416
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::exists==>Twig\Loader\FilesystemLoader::normalizeName] => Array
                (
                    [ct] => 24
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecial==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 647
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getKeywords] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 2
                    [wt] => 236
                    [cpu] => 1308
                    [mu] => 9200
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::getCombinedOptions] => Array
                (
                    [ct] => 1
                    [wt] => 11181
                    [cpu] => 9309
                    [mu] => 2765792
                    [pmu] => 638032
                )

            [ModelSettingSetting::getSetting==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::__construct==>optionscombinations\OptionsCombinationsLib::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSeoLangSeoLang::loadlibrary] => Array
                (
                    [ct] => 1
                    [wt] => 173
                    [cpu] => 775
                    [mu] => 1728
                    [pmu] => 2264
                )

            [ControllerCommonColumnLeft::index==>Controller::__get] => Array
                (
                    [ct] => 11
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Language::get] => Array
                (
                    [ct] => 12
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Language::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonMenu::index==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::exists==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 8
                    [wt] => 709
                    [cpu] => 0
                    [mu] => 2528
                    [pmu] => 0
                )

            [__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::__construct==>__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Proxy::getLinksByProductId==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 144
                    [cpu] => 218
                    [mu] => 2792
                    [pmu] => 0
                )

            [ControllerProductCompare::__construct==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Config::get] => Array
                (
                    [ct] => 13
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader] => Array
                (
                    [ct] => 1
                    [wt] => 263
                    [cpu] => 0
                    [mu] => 1680
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getProductOptionsFormatted==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 245
                    [wt] => 247
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getGa4Name==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionTotalSubTotal::getTotal==>Cart\Cart::getSubTotal] => Array
                (
                    [ct] => 1
                    [wt] => 39
                    [cpu] => 114
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>normalizePhone] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::getRules] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 13008
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Params::set==>OCFilter\Params::decode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Event::register] => Array
                (
                    [ct] => 5
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 2416
                    [pmu] => 0
                )

            [__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::setBreadcrumbs==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 6600
                    [pmu] => 0
                )

            [ControllerExtensionModuleBuyOneClick::index==>Controller::__get] => Array
                (
                    [ct] => 15
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>Config::get] => Array
                (
                    [ct] => 146
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 24
                    [wt] => 110
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [OCFilter\Placement::isCategory==>OCFilter\Placement::isModuleInLayout] => Array
                (
                    [ct] => 3
                    [wt] => 493
                    [cpu] => 2256
                    [mu] => 9848
                    [pmu] => 0
                )

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 15
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingBody==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelExtensionModuleOptionsCombinations::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 864
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 2
                    [wt] => 382
                    [cpu] => 1421
                    [mu] => 176
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 278
                    [cpu] => 0
                    [mu] => 5864
                    [pmu] => 0
                )

            [Loader::lm_set_replacedata==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>ControllerProductProduct::setBreadcrumbs] => Array
                (
                    [ct] => 1
                    [wt] => 675
                    [cpu] => 529
                    [mu] => 10504
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Proxy::getSettings] => Array
                (
                    [ct] => 1
                    [wt] => 482
                    [cpu] => 3419
                    [mu] => 21368
                    [pmu] => 0
                )

            [OCFilter\Core::config==>OCFilter\Setting::get] => Array
                (
                    [ct] => 5
                    [wt] => 46
                    [cpu] => 119
                    [mu] => 640
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getDimension==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerInformationReviews::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 642
                    [cpu] => 1864
                    [mu] => 10736
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionModuleViewed::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1056
                    [cpu] => 1358
                    [mu] => 2168
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>SeoPro::getCategoryByProduct] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [cpu] => 27
                    [mu] => 544
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::getQueryString] => Array
                (
                    [ct] => 2
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Loader::language] => Array
                (
                    [ct] => 4
                    [wt] => 2008
                    [cpu] => 1831
                    [mu] => 6072
                    [pmu] => 0
                )

            [__TwigTemplate_0148bca49426025ab31ef2f39f9f070fbcdc6233dc09ece2114524b5127a6af2::getSourceContext==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>Model::__get] => Array
                (
                    [ct] => 12
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::startup==>OCFilter\Seo::isNoIndex] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>Proxy::resize] => Array
                (
                    [ct] => 5
                    [wt] => 1976
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Config::get] => Array
                (
                    [ct] => 96
                    [wt] => 46
                    [cpu] => 0
                    [mu] => -1024
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerInformationReviews::getProductReviewSlider] => Array
                (
                    [ct] => 1
                    [wt] => 7245
                    [cpu] => 5534
                    [mu] => 36968
                    [pmu] => 0
                )

            [__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::doDisplay==>Twig\Template::display@2] => Array
                (
                    [ct] => 2
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 49792
                    [pmu] => 0
                )

            [Loader::lm_replacedata==>Registry::set] => Array
                (
                    [ct] => 10
                    [wt] => 1
                    [cpu] => 0
                    [mu] => -2880
                    [pmu] => 0
                )

            [SeoPro::validate==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 834
                    [cpu] => 615
                    [mu] => 11816
                    [pmu] => 0
                )

            [__TwigTemplate_5976db34441bf8a88e1f528b9c0578c34c2387df2044a0471b33c264557c089d::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>utf8_substr] => Array
                (
                    [ct] => 12
                    [wt] => 28
                    [cpu] => 0
                    [mu] => -58688
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogMaterials::getMaterialsByCategoryId] => Array
                (
                    [ct] => 4
                    [wt] => 1922
                    [cpu] => 1705
                    [mu] => 190624
                    [pmu] => 0
                )

            [ModelCatalogMaterials::__construct==>Model::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::processProduct==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecial==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 71
                    [cpu] => 51
                    [mu] => 5584
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::checkDevice==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0148bca49426025ab31ef2f39f9f070fbcdc6233dc09ece2114524b5127a6af2::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [__TwigTemplate_c6801ea920f081b569f218f2066cb0b1f898388b3cbcceab319c3b8d6ca2aa68::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>Model::__get] => Array
                (
                    [ct] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerExtensionModuleBuyOneClick::index==>Language::get] => Array
                (
                    [ct] => 12
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::getProductOptions] => Array
                (
                    [ct] => 2
                    [wt] => 108481
                    [cpu] => 46599
                    [mu] => 33992
                    [pmu] => 23063704
                )

            [SeoLang::__construct==>Config::set] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReview==>Config::get] => Array
                (
                    [ct] => 10
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::hreflang==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Language::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 34
                    [mu] => 200
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getMulti==>Registry::get] => Array
                (
                    [ct] => 133
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_view] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::__construct==>__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Twig\Environment::getTemplateClass==>Twig\Environment::getLoader] => Array
                (
                    [ct] => 32
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Document::getStyles] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategories==>Model::__get] => Array
                (
                    [ct] => 18
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Controller::__get] => Array
                (
                    [ct] => 53
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Template::set] => Array
                (
                    [ct] => 4450
                    [wt] => 4164
                    [cpu] => 1129
                    [mu] => 304704
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>twig_escape_filter] => Array
                (
                    [ct] => 9
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Environment::mergeGlobals==>Twig\Environment::getGlobals] => Array
                (
                    [ct] => 32
                    [wt] => 94
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 271
                    [cpu] => 0
                    [mu] => 4072
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::getTemplateName] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getModule==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 783
                    [cpu] => 655
                    [mu] => 14488
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSettingSetting::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 137
                    [cpu] => 6225
                    [mu] => 512
                    [pmu] => 0
                )

            [__TwigTemplate_ab02977cea7a9a681064f28b61b185dbd28d675c1103e6705286ec8c1255d357::__construct==>__TwigTemplate_ab02977cea7a9a681064f28b61b185dbd28d675c1103e6705286ec8c1255d357::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerInformationVideo::__construct==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 503
                    [cpu] => 841
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>Config::get] => Array
                (
                    [ct] => 48
                    [wt] => 24
                    [cpu] => 0
                    [mu] => -832
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>DB::escape] => Array
                (
                    [ct] => 189
                    [wt] => 444
                    [cpu] => 0
                    [mu] => 8608
                    [pmu] => 0
                )

            [Proxy::getCurrencies==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 393
                    [cpu] => 1308
                    [mu] => 9864
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogInformation::getFooterInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 79
                    [cpu] => 284
                    [mu] => 19992
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Proxy::getProduct] => Array
                (
                    [ct] => 3
                    [wt] => 3587
                    [cpu] => 2047
                    [mu] => 42272
                    [pmu] => 0
                )

            [__TwigTemplate_bcfa4a9ee1a42507d345453d6849c97ffdaf21956fdcbe6b4d26e766eac42d04::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 154
                    [wt] => 128
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::lm_set_replacedata==>Loader::lm_route_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupSeoUrl::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 370
                    [cpu] => 419
                    [mu] => 23552
                    [pmu] => 0
                )

            [ControllerInformationVideo::getProductVideoSlider==>getVideoId] => Array
                (
                    [ct] => 9
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 488
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductLayoutId==>DB::query] => Array
                (
                    [ct] => 5
                    [wt] => 253
                    [cpu] => 7749
                    [mu] => 5568
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 147
                    [cpu] => 120
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::seourl] => Array
                (
                    [ct] => 107
                    [wt] => 1112
                    [cpu] => 0
                    [mu] => 10776
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ComposerStaticInita8cb75283b86ff94542c6f1327c4ce59::getInitializer] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 225
                    [cpu] => 0
                    [mu] => 4192
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::getCacheKey@1] => Array
                (
                    [ct] => 32
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 108848
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSettingExtension::getExtensions] => Array
                (
                    [ct] => 2
                    [wt] => 101
                    [cpu] => 2395
                    [mu] => 5840
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Controller::__get] => Array
                (
                    [ct] => 168
                    [wt] => 188
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::__construct==>__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\ArrayLoader::__construct] => Array
                (
                    [ct] => 48
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display@2==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 6
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_0528556941c3ea45ba32572e9ef59ea6a7cc63beed9b4e5543d5569aca6d1215::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Language::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\ArrayLoader::isFresh] => Array
                (
                    [ct] => 20
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::load] => Array
                (
                    [ct] => 28
                    [wt] => 1171
                    [cpu] => 0
                    [mu] => 133144
                    [pmu] => 0
                )

            [SeoLang::ex==>utf8_strtolower] => Array
                (
                    [ct] => 6
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupError::index] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 1576
                    [pmu] => 0
                )

            [main()==>Xhgui\Profiler\Profiler::shutDown] => Array
                (
                    [ct] => 1
                    [wt] => 3163
                    [cpu] => 261
                    [mu] => -739984
                    [pmu] => 0
                )

            [start==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 600
                    [cpu] => 839
                    [mu] => 9928
                    [pmu] => 28424
                )

            [Template::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 8
                    [wt] => 1402
                    [cpu] => 4582
                    [mu] => 416
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getTitle] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerInformationReviews::__construct==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 480
                    [cpu] => 1864
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 253
                    [cpu] => 229
                    [mu] => 4536
                    [pmu] => 0
                )

            [Proxy::loadlibrary==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 214
                    [cpu] => 775
                    [mu] => 2008
                    [pmu] => 2776
                )

            [Twig\Loader\ChainLoader::isFresh==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 28
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_0ed0fcd4bc21dbc3a10c3376108d24e6d8b0b8c75fb120113b6f7a54320fdd36::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2829
                    [cpu] => 1868
                    [mu] => 168224
                    [pmu] => 0
                )

            [__TwigTemplate_c2489076e31681575ab3d6b27e2240fa864f7b98929102df5b61f0d25914d9b1::__construct==>__TwigTemplate_c2489076e31681575ab3d6b27e2240fa864f7b98929102df5b61f0d25914d9b1::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::start] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_ad786b5bc720a0b148aa9dc595bd756f8e66691bea1e0e03ca470fada72ad06c::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogProduct::getProductRelated] => Array
                (
                    [ct] => 1
                    [wt] => 10122
                    [cpu] => 6630
                    [mu] => 139792
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelToolRemarketing::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 4829
                    [cpu] => 459
                    [mu] => 426288
                    [pmu] => 0
                )

            [ModelCatalogInformation::getInformation==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 110
                    [cpu] => 292
                    [mu] => 192
                    [pmu] => 0
                )

            [SeoPro::initHelpers==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1517
                    [cpu] => 614
                    [mu] => 10376
                    [pmu] => 0
                )

            [OCFilter\Seo::startup==>OCFilter\Params::getIndex] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Weight::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 71
                    [cpu] => 220
                    [mu] => 3224
                    [pmu] => 3280
                )

            [ControllerSeoLangMovaMova::setMain==>Controller::__get] => Array
                (
                    [ct] => 168
                    [wt] => 181
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::__construct==>OCFilter\Factory::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::load==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 280
                    [pmu] => 0
                )

            [Controller::__set==>Registry::set] => Array
                (
                    [ct] => 30
                    [wt] => 22
                    [cpu] => 0
                    [mu] => -800
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>Config::get] => Array
                (
                    [ct] => 51
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::__construct==>Twig\Loader\FilesystemLoader::setPaths] => Array
                (
                    [ct] => 72
                    [wt] => 1563
                    [cpu] => 0
                    [mu] => 59024
                    [pmu] => 0
                )

            [Loader::controller==>Loader::lm_replacecontroller] => Array
                (
                    [ct] => 14
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Document::setTitle] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_c19760eda155bda272bc6d6df30ffe51492f0443217d1bafe54bb915f2634038::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_5976db34441bf8a88e1f528b9c0578c34c2387df2044a0471b33c264557c089d::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 73856
                    [pmu] => 0
                )

            [__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::doDisplay==>Twig\Template::display@2] => Array
                (
                    [ct] => 4
                    [wt] => 165
                    [cpu] => 0
                    [mu] => 373376
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelExtensionModuleOptionsCombinations::getFirstCombinationPrice] => Array
                (
                    [ct] => 16
                    [wt] => 115481
                    [cpu] => 98514
                    [mu] => 54656
                    [pmu] => 4079568
                )

            [Cart\Cart::__construct==>Cart\Customer::getId] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::index==>Controller::__get] => Array
                (
                    [ct] => 24
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::addExtension] => Array
                (
                    [ct] => 72
                    [wt] => 556
                    [cpu] => 0
                    [mu] => 14144
                    [pmu] => 0
                )

            [ModelToolRemarketing::processProduct==>ModelToolRemarketing::getRemarketingCategoriesGa4] => Array
                (
                    [ct] => 1
                    [wt] => 192
                    [cpu] => 4018
                    [mu] => 944
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_lib==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>Twig\ExtensionSet::getSignature] => Array
                (
                    [ct] => 72
                    [wt] => 170
                    [cpu] => 0
                    [mu] => 18560
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_settings==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 16
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ClassLoader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1559
                    [cpu] => 1264
                    [mu] => 10784
                    [pmu] => 0
                )

            [start==>Response::addHeader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [Action::execute==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 373
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 232
                )

            [Action::execute@2==>ControllerCommonFooter::index] => Array
                (
                    [ct] => 1
                    [wt] => 14971
                    [cpu] => 13398
                    [mu] => 204944
                    [pmu] => 0
                )

            [__TwigTemplate_bcfa4a9ee1a42507d345453d6849c97ffdaf21956fdcbe6b4d26e766eac42d04::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Config::get] => Array
                (
                    [ct] => 76
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 625
                    [cpu] => 4031
                    [mu] => 44752
                    [pmu] => 42088
                )

            [Loader::{closure}==>ModelCatalogCategory::getCategory] => Array
                (
                    [ct] => 1
                    [wt] => 58
                    [cpu] => 176
                    [mu] => 2192
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__get==>Registry::get] => Array
                (
                    [ct] => 269
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session\DB::read==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => -24
                    [pmu] => 184
                )

            [ModelSettingSetting::getSetting==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 116
                    [cpu] => 6225
                    [mu] => 736
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogProduct::getProductOptions] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 472
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerInformationReviews::getProductReviewSlider==>Proxy::resize] => Array
                (
                    [ct] => 10
                    [wt] => 4013
                    [cpu] => 3064
                    [mu] => 1232
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Cart\Currency::format] => Array
                (
                    [ct] => 24
                    [wt] => 249
                    [cpu] => 0
                    [mu] => 1088
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Cart\Currency::format] => Array
                (
                    [ct] => 6
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 368
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>Cart\Customer::getGroupId] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0148bca49426025ab31ef2f39f9f070fbcdc6233dc09ece2114524b5127a6af2::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 1097
                    [wt] => 844
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::loadClass] => Array
                (
                    [ct] => 32
                    [wt] => 6786
                    [cpu] => 0
                    [mu] => 235112
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>OCFilter\Seo::getRoute] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::fillProductOptions==>Proxy::getMaterialCategoryByName] => Array
                (
                    [ct] => 4
                    [wt] => 724
                    [cpu] => 745
                    [mu] => 2752
                    [pmu] => 0
                )

            [Model::__get==>Registry::get] => Array
                (
                    [ct] => 4357
                    [wt] => 1866
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 842413
                    [cpu] => 758458
                    [mu] => 2714856
                    [pmu] => 28385992
                )

            [ModelToolRemarketing::getRemarketingCategoriesGa4==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Simple\Rewrite::rewrite==>Config::get] => Array
                (
                    [ct] => 1072
                    [wt] => 450
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::doDisplay] => Array
                (
                    [ct] => 5
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0ed0fcd4bc21dbc3a10c3376108d24e6d8b0b8c75fb120113b6f7a54320fdd36::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 32
                    [wt] => 815
                    [cpu] => 0
                    [mu] => 12064
                    [pmu] => 0
                )

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::__construct==>__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [OCFilter\Api::setProductItemControllerData==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Proxy::resize] => Array
                (
                    [ct] => 316
                    [wt] => 127875
                    [cpu] => 105606
                    [mu] => 36152
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Proxy::resize] => Array
                (
                    [ct] => 147
                    [wt] => 57900
                    [cpu] => 48951
                    [mu] => 16608
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>Controller::__get] => Array
                (
                    [ct] => 4862
                    [wt] => 4682
                    [cpu] => 5558
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_d4db1e845ce74a0bdf4436f03fc948dd1273bdbc5a3464054c2ef823d8c24e3b::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 763
                    [cpu] => 0
                    [mu] => 98688
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Proxy::getLayout] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 122
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelLocalisationLanguage::getLanguages==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialsByCategoryId==>ModelCatalogMaterials::getMaterial] => Array
                (
                    [ct] => 13
                    [wt] => 1502
                    [cpu] => 1089
                    [mu] => 188416
                    [pmu] => 0
                )

            [library==>modification] => Array
                (
                    [ct] => 37
                    [wt] => 1985
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 824
                )

            [SeoPro::prepareRoute==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isSpecial==>OCFilter\Seo::getRoute] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getProduct==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 4981
                    [cpu] => 3031
                    [mu] => 78968
                    [pmu] => 0
                )

            [Loader::controller==>Action::execute@2] => Array
                (
                    [ct] => 14
                    [wt] => 395810
                    [cpu] => 387630
                    [mu] => 1395040
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_bcfa4a9ee1a42507d345453d6849c97ffdaf21956fdcbe6b4d26e766eac42d04::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerProductCompare::getTotalCompare] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionModuleViewed::addToViewed] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::setMain] => Array
                (
                    [ct] => 24
                    [wt] => 421
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 7
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1840
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Model::__get] => Array
                (
                    [ct] => 96
                    [wt] => 127
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionTotalSubTotal::getTotal==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Controller::__get] => Array
                (
                    [ct] => 11
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getProductOptionsFormatted==>optionscombinations\OptionsCombinationsLib::getDimension] => Array
                (
                    [ct] => 2
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Url::link==>Registry::get] => Array
                (
                    [ct] => 214
                    [wt] => 94
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingEvent::getEvents==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 104
                    [cpu] => 734
                    [mu] => 22928
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Template::render==>Template\Twig::render] => Array
                (
                    [ct] => 24
                    [wt] => 28886
                    [cpu] => 4066
                    [mu] => 2414952
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductRelated==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\ChainLoader::__construct] => Array
                (
                    [ct] => 96
                    [wt] => 220
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [start==>Response::output] => Array
                (
                    [ct] => 1
                    [wt] => 15820
                    [cpu] => 6055
                    [mu] => 734832
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 14
                    [wt] => 132
                    [cpu] => 0
                    [mu] => 172944
                    [pmu] => 0
                )

            [__TwigTemplate_c19760eda155bda272bc6d6df30ffe51492f0443217d1bafe54bb915f2634038::__construct==>__TwigTemplate_c19760eda155bda272bc6d6df30ffe51492f0443217d1bafe54bb915f2634038::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Proxy::getFirstCombinationPrice==>Proxy::__call] => Array
                (
                    [ct] => 16
                    [wt] => 118750
                    [cpu] => 98748
                    [mu] => 50184
                    [pmu] => 4079568
                )

            [__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [initOCFilter==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::getUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecialByProductId==>Model::__get] => Array
                (
                    [ct] => 16
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::getProducts==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 2
                    [wt] => 107
                    [cpu] => 536
                    [mu] => 640
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\Factory::catalog] => Array
                (
                    [ct] => 1
                    [wt] => 1493
                    [cpu] => 0
                    [mu] => 147776
                    [pmu] => 89760
                )

            [SeoPro::getPath@1==>SeoPro::getPath@2] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerCommonContentTop::index] => Array
                (
                    [ct] => 1
                    [wt] => 8261
                    [cpu] => 8173
                    [mu] => 82952
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 63
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_settings==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::__construct==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 473
                    [cpu] => 1536
                    [mu] => 352
                    [pmu] => 0
                )

            [Cart\Tax::setShippingAddress==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventTranslation::index==>Controller::__get] => Array
                (
                    [ct] => 50
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 352
                )

            [ModelCatalogFactories::getFactoryByName==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerCommonRemarketing::header] => Array
                (
                    [ct] => 1
                    [wt] => 667
                    [cpu] => 459
                    [mu] => 2224
                    [pmu] => 0
                )

            [Cart\Currency::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 273
                    [mu] => 3496
                    [pmu] => 17208
                )

            [ControllerCommonFooter::index==>Proxy::getCategories] => Array
                (
                    [ct] => 1
                    [wt] => 206
                    [cpu] => 241
                    [mu] => 8024
                    [pmu] => 0
                )

            [Proxy::getStores==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 876
                    [cpu] => 2584
                    [mu] => 1616
                    [pmu] => 0
                )

            [Action::execute@1==>Controller::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getProductOptions==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Url::link] => Array
                (
                    [ct] => 8
                    [wt] => 2026
                    [cpu] => 3961
                    [mu] => 712
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>OCFilter\Factory::__set] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 640
                )

            [ControllerExtensionAdvertiseGoogle::loadStore==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 98
                    [cpu] => 0
                    [mu] => 5648
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>SeoPro::getQueryByKeyword] => Array
                (
                    [ct] => 2
                    [wt] => 90
                    [cpu] => 273
                    [mu] => 592
                    [pmu] => 0
                )

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 61
                    [wt] => 125543
                    [cpu] => 108381
                    [mu] => 30414584
                    [pmu] => 4717600
                )

            [__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Loader::lm_replacedata] => Array
                (
                    [ct] => 24
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 9960
                    [pmu] => 0
                )

            [Loader::controller@2==>Loader::lm_replacecontroller] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 132
                    [cpu] => 0
                    [mu] => 278656
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_0148bca49426025ab31ef2f39f9f070fbcdc6233dc09ece2114524b5127a6af2::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 1104
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>Language::get] => Array
                (
                    [ct] => 28
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>OCFilter\Params::getIndex] => Array
                (
                    [ct] => 44
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLanglib::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 798
                    [cpu] => 3850
                    [mu] => 23752
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_view==>ControllerSeoLangSeoLanglib::template] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [Proxy::__call@1==>Loader::{closure}@1] => Array
                (
                    [ct] => 94
                    [wt] => 27019
                    [cpu] => 23290
                    [mu] => 110640
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::getProductSlider==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1539
                    [cpu] => 534
                    [mu] => 17440
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::body==>Proxy::getRemarketingBody] => Array
                (
                    [ct] => 1
                    [wt] => 519
                    [cpu] => 0
                    [mu] => 1904
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Model::__get] => Array
                (
                    [ct] => 188
                    [wt] => 177
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}@1==>ModelCatalogDiscount::getProductDiscount] => Array
                (
                    [ct] => 16
                    [wt] => 3520
                    [cpu] => 3836
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>Model::__get] => Array
                (
                    [ct] => 17
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::getModal==>ControllerProductMaterials::{closure}] => Array
                (
                    [ct] => 14
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_view_settings] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 1052
                    [cpu] => 3850
                    [mu] => 90672
                    [pmu] => 0
                )

            [__TwigTemplate_0d507925014170a0534352334eb444fe8a15161364b7a678351e164e15fffa0a::__construct==>__TwigTemplate_0d507925014170a0534352334eb444fe8a15161364b7a678351e164e15fffa0a::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::checkHttpHeadersForMobile] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Detection\MobileDetect::checkHttpHeadersForMobile==>Detection\MobileDetect::getMobileHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_c2489076e31681575ab3d6b27e2240fa864f7b98929102df5b61f0d25914d9b1::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
                (
                    [ct] => 1
                    [wt] => 2885
                    [cpu] => 43
                    [mu] => -741344
                    [pmu] => 0
                )

            [initOCFilter==>library] => Array
                (
                    [ct] => 1
                    [wt] => 112
                    [cpu] => 0
                    [mu] => 1160
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_render==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1627
                    [cpu] => 647
                    [mu] => 15256
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Action::execute@1] => Array
                (
                    [ct] => 1
                    [wt] => 826744
                    [cpu] => 742236
                    [mu] => 2231808
                    [pmu] => 27781304
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::ex_gets] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::setpagination] => Array
                (
                    [ct] => 107
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>modification] => Array
                (
                    [ct] => 26
                    [wt] => 1213
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelToolImage::resize] => Array
                (
                    [ct] => 1068
                    [wt] => 334312
                    [cpu] => 282961
                    [mu] => 132024
                    [pmu] => 0
                )

            [Cart\Cart::getProducts==>Session::getId] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 151
                    [cpu] => 119
                    [mu] => 1248
                    [pmu] => 0
                )

            [Proxy::getReviewsByProductId==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 999
                    [cpu] => 899
                    [mu] => 11840
                    [pmu] => 0
                )

            [__TwigTemplate_0148bca49426025ab31ef2f39f9f070fbcdc6233dc09ece2114524b5127a6af2::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 19
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>optionscombinations\OptionsCombinationsLib::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Language::load==>modification] => Array
                (
                    [ct] => 45
                    [wt] => 2169
                    [cpu] => 2104
                    [mu] => 512
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ClassLoader::Composer\Autoload\{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>DB::query] => Array
                (
                    [ct] => 189
                    [wt] => 6457
                    [cpu] => 37938
                    [mu] => 118376
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerCommonRemarketing::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>Config::set] => Array
                (
                    [ct] => 7
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelLocalisationLanguage::getLanguages==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 183
                    [cpu] => 447
                    [mu] => 4784
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Controller::__set] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => -672
                    [pmu] => 0
                )

            [DB::__construct==>DB\MySQLi::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 430
                    [cpu] => 4031
                    [mu] => 44144
                    [pmu] => 42088
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::removepageone] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getProductOptions==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 108477
                    [cpu] => 46599
                    [mu] => 33112
                    [pmu] => 23063704
                )

            [ControllerSeoLangMovaMova::run_construct==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 4760
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>Composer\Autoload\ClassLoader::loadClass@1] => Array
                (
                    [ct] => 5
                    [wt] => 497
                    [cpu] => 0
                    [mu] => 72112
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Cache::get] => Array
                (
                    [ct] => 16
                    [wt] => 3807
                    [cpu] => 2171
                    [mu] => 188808
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>ControllerCommonHeader::getAnalytics] => Array
                (
                    [ct] => 1
                    [wt] => 257
                    [cpu] => 2306
                    [mu] => 6328
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductOptions==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::render==>Twig\Template::Twig\{closure}] => Array
                (
                    [ct] => 24
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::addExtension==>Twig\ExtensionSet::addExtension] => Array
                (
                    [ct] => 72
                    [wt] => 133
                    [cpu] => 0
                    [mu] => 9152
                    [pmu] => 0
                )

            [start==>Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Proxy::getProductImages] => Array
                (
                    [ct] => 12
                    [wt] => 2452
                    [cpu] => 17143
                    [mu] => 178704
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getModule==>ControllerSeoLangSeoLanglib::lm_api] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::ex==>utf8_strpos] => Array
                (
                    [ct] => 6
                    [wt] => 10
                    [cpu] => 0
                    [mu] => -704
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Proxy::getProductImages] => Array
                (
                    [ct] => 3
                    [wt] => 771
                    [cpu] => 7222
                    [mu] => 83280
                    [pmu] => 0
                )

            [__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 2
                    [wt] => 530
                    [cpu] => 0
                    [mu] => 72864
                    [pmu] => 0
                )

            [OCFilter\Factory::catalog==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1491
                    [cpu] => 0
                    [mu] => 147648
                    [pmu] => 89760
                )

            [ControllerCommonContentBottom::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 161
                    [cpu] => 120
                    [mu] => 984
                    [pmu] => 0
                )

            [Cart\Currency::format==>Language::get] => Array
                (
                    [ct] => 66
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}@1==>ModelCatalogSpecials::getSpecialByProductId] => Array
                (
                    [ct] => 16
                    [wt] => 2872
                    [cpu] => 2473
                    [mu] => 6352
                    [pmu] => 0
                )

            [Proxy::getCombinedOptions==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 11178
                    [cpu] => 9309
                    [mu] => 2765288
                    [pmu] => 638032
                )

            [Loader::controller@2==>Action::execute@4] => Array
                (
                    [ct] => 1
                    [wt] => 1147
                    [cpu] => 1129
                    [mu] => 10152
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@1==>__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1215
                    [cpu] => 0
                    [mu] => 387536
                    [pmu] => 0
                )

            [SeoLang::__construct==>Registry::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>composerRequirea8cb75283b86ff94542c6f1327c4ce59] => Array
                (
                    [ct] => 3
                    [wt] => 199
                    [cpu] => 0
                    [mu] => 496
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 616
                    [mu] => 1344
                    [pmu] => 0
                )

            [ModelCatalogInformation::getHeaderInformationPages==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingFooter==>Model::__get] => Array
                (
                    [ct] => 14
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 5
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1464
                    [pmu] => 0
                )

            [Language::load==>Language::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Response::output==>Registry::get] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 912
                    [cpu] => 360
                    [mu] => 16320
                    [pmu] => 76176
                )

            [ControllerProductProduct::index==>Proxy::getFirstCombinationPrice] => Array
                (
                    [ct] => 1
                    [wt] => 11683
                    [cpu] => 11084
                    [mu] => 5736
                    [pmu] => 3244328
                )

            [Action::execute@4==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>SeoPro::validate] => Array
                (
                    [ct] => 1
                    [wt] => 874
                    [cpu] => 615
                    [mu] => 12392
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 10
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_d4db1e845ce74a0bdf4436f03fc948dd1273bdbc5a3464054c2ef823d8c24e3b::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionTotalSubTotal::getTotal==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Config::get] => Array
                (
                    [ct] => 26
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>modification] => Array
                (
                    [ct] => 32
                    [wt] => 1530
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 168
                )

            [Action::execute@3==>Controller::__construct] => Array
                (
                    [ct] => 79
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>Cache::get] => Array
                (
                    [ct] => 17
                    [wt] => 118720
                    [cpu] => 92878
                    [mu] => 30013824
                    [pmu] => 4717600
                )

            [start==>Registry::set] => Array
                (
                    [ct] => 11
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 824
                    [pmu] => 496
                )

            [Proxy::getHeaderInformationPages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 176
                    [cpu] => 177
                    [mu] => 38592
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 80
                    [pmu] => 0
                )

            [Detection\MobileDetect::__construct==>Detection\MobileDetect::setHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_ad786b5bc720a0b148aa9dc595bd756f8e66691bea1e0e03ca470fada72ad06c::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [__TwigTemplate_bcfa4a9ee1a42507d345453d6849c97ffdaf21956fdcbe6b4d26e766eac42d04::__construct==>__TwigTemplate_bcfa4a9ee1a42507d345453d6849c97ffdaf21956fdcbe6b4d26e766eac42d04::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::__construct==>Model::__set] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 64
                    [pmu] => 0
                )

            [ControllerProductMaterials::getModal==>Proxy::getMaterialCategoryByName] => Array
                (
                    [ct] => 4
                    [wt] => 1062
                    [cpu] => 7273
                    [mu] => 3832
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::__construct==>Loader::model] => Array
                (
                    [ct] => 6
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Environment::isTemplateFresh] => Array
                (
                    [ct] => 28
                    [wt] => 3511
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 641
                    [cpu] => 0
                    [mu] => 13776
                    [pmu] => 0
                )

            [ModelToolRemarketing::processProduct==>Cart\Currency::format] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getGa4Name==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerProductCompare::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1091
                    [cpu] => 3633
                    [mu] => 864
                    [pmu] => 0
                )

            [Twig\Template::display@1==>Twig\Template::displayWithErrorHandling@1] => Array
                (
                    [ct] => 2
                    [wt] => 1770
                    [cpu] => 0
                    [mu] => 526832
                    [pmu] => 0
                )

            [Loader::lm_reset_replace==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 18
                    [wt] => 532
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [start==>Loader::library] => Array
                (
                    [ct] => 1
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Loader::view==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonMenu::index==>Url::link] => Array
                (
                    [ct] => 4
                    [wt] => 659
                    [cpu] => 541
                    [mu] => 304
                    [pmu] => 0
                )

            [ControllerCommonCart::getTotalItems==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}@1==>ModelSeoLangSeoLang::getSettings] => Array
                (
                    [ct] => 1
                    [wt] => 323
                    [cpu] => 3419
                    [mu] => 19880
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 14
                    [wt] => 4689
                    [cpu] => 4922
                    [mu] => -172304
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::template==>ControllerSeoLangSeoLanglib::get_theme_folder] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::getProductDiscount] => Array
                (
                    [ct] => 1
                    [wt] => 547
                    [cpu] => 1889
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Url::addRewrite] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Placement::isCustomPage] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 119
                    [mu] => 1024
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayout==>DB::escape] => Array
                (
                    [ct] => 5
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 328
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Language::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::index==>Language::all] => Array
                (
                    [ct] => 24
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Loader::language] => Array
                (
                    [ct] => 2
                    [wt] => 1048
                    [cpu] => 1421
                    [mu] => 5008
                    [pmu] => 0
                )

            [Loader::controller==>Event::trigger] => Array
                (
                    [ct] => 28
                    [wt] => 7782
                    [cpu] => 4922
                    [mu] => -11872
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>Log::write] => Array
                (
                    [ct] => 107
                    [wt] => 1457
                    [cpu] => 0
                    [mu] => -11456
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 80
                    [pmu] => 0
                )

            [ControllerInformationReviews::getProductReviewSlider==>Proxy::getReviewsByProductId] => Array
                (
                    [ct] => 1
                    [wt] => 1000
                    [cpu] => 899
                    [mu] => 12344
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingBody==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::remove_vars] => Array
                (
                    [ct] => 24
                    [wt] => 189
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Tax::setStoreAddress] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 54
                    [mu] => 384
                    [pmu] => 384
                )

            [ControllerProductProduct::index==>OCFilter\Core::startup] => Array
                (
                    [ct] => 1
                    [wt] => 683
                    [cpu] => 2375
                    [mu] => 15912
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Proxy::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 259
                    [cpu] => 431
                    [mu] => 1120
                    [pmu] => 0
                )

            [ControllerCommonFooter::checkLink==>Config::get] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerExtensionAdvertiseGoogle::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 288
                    [cpu] => 3356
                    [mu] => 7768
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Proxy::getFooterInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 193
                    [cpu] => 284
                    [mu] => 20800
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerProductCompare::getCompare] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [start==>Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 403
                    [cpu] => 483
                    [mu] => 1104
                    [pmu] => 584
                )

            [Loader::view==>Template::render] => Array
                (
                    [ct] => 24
                    [wt] => 28911
                    [cpu] => 4066
                    [mu] => 2413304
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Config::get] => Array
                (
                    [ct] => 9
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 72
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\Loader\ChainLoader::isFresh] => Array
                (
                    [ct] => 28
                    [wt] => 520
                    [cpu] => 0
                    [mu] => 816
                    [pmu] => 0
                )

            [ModelToolImage::resize==>utf8_strrpos] => Array
                (
                    [ct] => 1116
                    [wt] => 1965
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>utf8_strtolower] => Array
                (
                    [ct] => 30
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 2336
                    [pmu] => 0
                )

            [Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetGet] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::setBreadcrumbs==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 359
                    [cpu] => 353
                    [mu] => 872
                    [pmu] => 0
                )

            [OCFilter\Seo::getProductPages==>OCFilter\Factory::config] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0ed0fcd4bc21dbc3a10c3376108d24e6d8b0b8c75fb120113b6f7a54320fdd36::__construct==>__TwigTemplate_0ed0fcd4bc21dbc3a10c3376108d24e6d8b0b8c75fb120113b6f7a54320fdd36::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [__TwigTemplate_c19760eda155bda272bc6d6df30ffe51492f0443217d1bafe54bb915f2634038::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Proxy::getEvents==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 153
                    [cpu] => 734
                    [mu] => 23552
                    [pmu] => 0
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 18
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session\DB::__construct==>Session\DB::gc] => Array
                (
                    [ct] => 1
                    [wt] => 195
                    [cpu] => 373
                    [mu] => 480
                    [pmu] => 536
                )

            [Session\DB::read==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 207
                    [cpu] => 2773
                    [mu] => 1520
                    [pmu] => 17624
                )

            [ControllerStartupStartup::index==>Simple\Rewrite::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Cart\Cart::getTaxes] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 242
                    [mu] => 256
                    [pmu] => 0
                )

            [Cart\Tax::__construct==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Config::set] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::processProduct==>ModelToolRemarketing::getGa4Name] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [main()==>Wf] => Array
                (
                    [ct] => 1
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 280
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\Environment::getLoader] => Array
                (
                    [ct] => 28
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Controller::__get] => Array
                (
                    [ct] => 99
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getRemarketingHeader==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 663
                    [cpu] => 459
                    [mu] => 1840
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::getTotalItems==>Cart\Cart::countProducts] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 316
                    [mu] => 256
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 872802
                    [cpu] => 775491
                    [mu] => 3024064
                    [pmu] => 28630344
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 0
                )

            [ModelToolRemarketing::processProduct==>Model::__get] => Array
                (
                    [ct] => 24
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Response::setCompression] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Url::lm_setRegistry] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerEventTheme::index] => Array
                (
                    [ct] => 12
                    [wt] => 2953
                    [cpu] => 13400
                    [mu] => 7152
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::__construct==>Loader::language] => Array
                (
                    [ct] => 4
                    [wt] => 2017
                    [cpu] => 2493
                    [mu] => 1528
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Controller::__get] => Array
                (
                    [ct] => 14
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>Controller::__get] => Array
                (
                    [ct] => 321
                    [wt] => 345
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::run_construct] => Array
                (
                    [ct] => 1
                    [wt] => 511
                    [cpu] => 392
                    [mu] => 7880
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Model::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReview==>Model::__get] => Array
                (
                    [ct] => 25
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Config::get] => Array
                (
                    [ct] => 24
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_760a549544be0c4d4897361bf5521a30dd283641fd4b620851db7bb48c9afc8f::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::__construct==>Loader::language] => Array
                (
                    [ct] => 2
                    [wt] => 1237
                    [cpu] => 2740
                    [mu] => 352
                    [pmu] => 0
                )

            [Cart\Cart::getProducts==>Cart\Customer::getId] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Factory::__set] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Controller::__get] => Array
                (
                    [ct] => 36
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>ControllerToolTotal::index] => Array
                (
                    [ct] => 1
                    [wt] => 1069
                    [cpu] => 1129
                    [mu] => 9744
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 7
                    [wt] => 206
                    [cpu] => 0
                    [mu] => 88896
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>DB::escape] => Array
                (
                    [ct] => 48
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 2248
                    [pmu] => 0
                )

            [ControllerInformationVideo::getProductVideoSlider==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1610
                    [cpu] => 1076
                    [mu] => 21448
                    [pmu] => 0
                )

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 407
                    [wt] => 112419
                    [cpu] => 184900
                    [mu] => 17640848
                    [pmu] => 23722272
                )

            [ModelCatalogVideoReviews::getLinksByProductId==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 218
                    [mu] => 2200
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 455
                    [cpu] => 0
                    [mu] => 9176
                    [pmu] => 0
                )

            [OCFilter\Placement::isManufacturer==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleBuyOneClick::index==>Document::addScript] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 4
                    [wt] => 1044
                    [cpu] => 0
                    [mu] => 14032
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 4760
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Environment::isAutoReload] => Array
                (
                    [ct] => 28
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Registry::get] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Controller::__get==>Registry::get] => Array
                (
                    [ct] => 9433
                    [wt] => 3740
                    [cpu] => 4580
                    [mu] => 128
                    [pmu] => 128
                )

            [Loader::helper==>modification] => Array
                (
                    [ct] => 4
                    [wt] => 170
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::setPaths==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 72
                    [wt] => 1430
                    [cpu] => 0
                    [mu] => 31824
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Session::start] => Array
                (
                    [ct] => 1
                    [wt] => 247
                    [cpu] => 2773
                    [mu] => 2840
                    [pmu] => 18440
                )

            [Action::execute@2==>ControllerInformationVideoReviews::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 630
                    [cpu] => 1536
                    [mu] => 5704
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_5976db34441bf8a88e1f528b9c0578c34c2387df2044a0471b33c264557c089d::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_model==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 4776
                    [pmu] => 0
                )

            [Action::execute@5==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Controller::__get] => Array
                (
                    [ct] => 13
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getLayout==>Proxy::__call] => Array
                (
                    [ct] => 5
                    [wt] => 643
                    [cpu] => 649
                    [mu] => -584
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\includeFile@2] => Array
                (
                    [ct] => 4
                    [wt] => 137
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSettingModule::getModule] => Array
                (
                    [ct] => 4
                    [wt] => 389
                    [cpu] => 655
                    [mu] => 15336
                    [pmu] => 0
                )

            [ControllerCommonFooter::checkLink==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialsByCategoryId==>DB::query] => Array
                (
                    [ct] => 4
                    [wt] => 366
                    [cpu] => 616
                    [mu] => 7928
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Language::get] => Array
                (
                    [ct] => 16
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::matchDetectionRulesAgainstUA==>seolang_Mobile_Detect::getRules] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 13008
                    [pmu] => 0
                )

            [ControllerInformationVideo::__construct==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_bcfa4a9ee1a42507d345453d6849c97ffdaf21956fdcbe6b4d26e766eac42d04::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Proxy::getLayout] => Array
                (
                    [ct] => 1
                    [wt] => 128
                    [cpu] => 135
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Controller::__get] => Array
                (
                    [ct] => 56
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductLayoutId==>Config::get] => Array
                (
                    [ct] => 5
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Controller::__get] => Array
                (
                    [ct] => 16
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [Loader::view==>Event::trigger] => Array
                (
                    [ct] => 48
                    [wt] => 14027
                    [cpu] => 31399
                    [mu] => 293304
                    [pmu] => 0
                )

            [ModelSettingExtension::getExtensions==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>Loader::lm_set_replacedata] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1648
                    [pmu] => 0
                )

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 114
                    [wt] => 205
                    [cpu] => 0
                    [mu] => 25152
                    [pmu] => 0
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>twig_length_filter] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionModuleCarousel::index] => Array
                (
                    [ct] => 1
                    [wt] => 4113
                    [cpu] => 3576
                    [mu] => 27912
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isCategory==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_model] => Array
                (
                    [ct] => 1
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 5032
                    [pmu] => 0
                )

            [Action::execute@4==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 433
                    [cpu] => 0
                    [mu] => -12216
                    [pmu] => 0
                )

            [Loader::controller@2==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 634
                    [cpu] => 0
                    [mu] => -480
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::getProductSlider==>getVideoId] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [SeoPro::validate==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Event::trigger] => Array
                (
                    [ct] => 186
                    [wt] => 7597
                    [cpu] => 4685
                    [mu] => -82304
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Event::trigger@1] => Array
                (
                    [ct] => 2
                    [wt] => 79
                    [cpu] => 0
                    [mu] => -784
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>Config::get] => Array
                (
                    [ct] => 617
                    [wt] => 274
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_ab02977cea7a9a681064f28b61b185dbd28d675c1103e6705286ec8c1255d357::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Loader::view] => Array
                (
                    [ct] => 6
                    [wt] => 10889
                    [cpu] => 10135
                    [mu] => 840488
                    [pmu] => 0
                )

            [ControllerExtensionModuleBuyOneClick::__construct==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 513
                    [cpu] => 1518
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::hreflang] => Array
                (
                    [ct] => 1
                    [wt] => 4780
                    [cpu] => 4016
                    [mu] => 741760
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::disable==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 229
                    [cpu] => 218
                    [mu] => 240
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Config::set] => Array
                (
                    [ct] => 507
                    [wt] => 273
                    [cpu] => 0
                    [mu] => 38528
                    [pmu] => 96
                )

            [optionscombinations\OptionsCombinationsLib::getProductOptionsFormatted==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [DB::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Registry::has] => Array
                (
                    [ct] => 176
                    [wt] => 99
                    [cpu] => 0
                    [mu] => -9200
                    [pmu] => 24
                )

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 7
                    [wt] => 842390
                    [cpu] => 758458
                    [mu] => 2714744
                    [pmu] => 28385992
                )

            [ControllerCommonCart::index==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 318
                    [cpu] => 861
                    [mu] => 272
                    [pmu] => 0
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::load==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Document::addLink] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCompare::getTotalCompare==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Weight::__construct==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::validateName] => Array
                (
                    [ct] => 8
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerInformationReviews::__construct==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Loader::{closure}==>ModelToolRemarketing::getRemarketingFooter] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [ModelCatalogVideo::getBlockData==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 82
                    [cpu] => 305
                    [mu] => 6176
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Proxy::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 139
                    [cpu] => 89
                    [mu] => 5456
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 5600
                    [pmu] => 6840
                )

            [ControllerCommonMenu::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 513
                    [cpu] => 2311
                    [mu] => 320
                    [pmu] => 0
                )

            [ModelCatalogInformation::getInformation==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_0ed0fcd4bc21dbc3a10c3376108d24e6d8b0b8c75fb120113b6f7a54320fdd36::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [__TwigTemplate_d4db1e845ce74a0bdf4436f03fc948dd1273bdbc5a3464054c2ef823d8c24e3b::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 357
                    [wt] => 282
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>Registry::get] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_ab02977cea7a9a681064f28b61b185dbd28d675c1103e6705286ec8c1255d357::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCompare::__construct==>Loader::language] => Array
                (
                    [ct] => 2
                    [wt] => 1059
                    [cpu] => 3633
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_language_get==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getQueryByKeyword==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 232
                    [pmu] => 0
                )

            [__TwigTemplate_0528556941c3ea45ba32572e9ef59ea6a7cc63beed9b4e5543d5569aca6d1215::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 883
                    [wt] => 719
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::__construct==>Registry::get] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::setUserAgent==>Detection\MobileDetect::getUaHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0b5fae45b65f6d3d44d24c7250f512831000d5da2fee7c8ed1e255033818d959::__construct==>__TwigTemplate_0b5fae45b65f6d3d44d24c7250f512831000d5da2fee7c8ed1e255033818d959::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::start==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 480
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Config::load==>modification] => Array
                (
                    [ct] => 2
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\OpenCart::isAdmin] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>Model::__get] => Array
                (
                    [ct] => 175
                    [wt] => 188
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 352
                )

            [optionscombinations\OptionsCombinationsLib::getDimension==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session\DB::__construct==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 5
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 59008
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::__construct] => Array
                (
                    [ct] => 96
                    [wt] => 2791
                    [cpu] => 0
                    [mu] => 46480
                    [pmu] => 0
                )

            [OCFilter\Core::query==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 76
                    [mu] => 544
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\FilesystemLoader::isFresh] => Array
                (
                    [ct] => 8
                    [wt] => 386
                    [cpu] => 0
                    [mu] => -48
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::getProductSlider==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getInformation==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 323
                    [cpu] => 292
                    [mu] => 440
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Proxy::getProductLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 137
                    [cpu] => 337
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Template::__construct] => Array
                (
                    [ct] => 24
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 5944
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Cart\Cart::getTaxes==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 242
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isCategory==>OCFilter\Seo::getCategoryId] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Proxy::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 162
                    [cpu] => 203
                    [mu] => 2392
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelLocalisationLanguage::getLanguages] => Array
                (
                    [ct] => 2
                    [wt] => 193
                    [cpu] => 447
                    [mu] => 5040
                    [pmu] => 0
                )

            [__TwigTemplate_760a549544be0c4d4897361bf5521a30dd283641fd4b620851db7bb48c9afc8f::__construct==>__TwigTemplate_760a549544be0c4d4897361bf5521a30dd283641fd4b620851db7bb48c9afc8f::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::shortcodes==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Url::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::ex_amp] => Array
                (
                    [ct] => 107
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 3728
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 3
                    [wt] => 1167
                    [cpu] => 3850
                    [mu] => 97568
                    [pmu] => 4840
                )

            [ModelCatalogProduct::updateViewed==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 1279
                    [cpu] => 537
                    [mu] => 80
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::getProducts==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>ControllerCommonCart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 39
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_render==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>OCFilter\Core::config] => Array
                (
                    [ct] => 3
                    [wt] => 47
                    [cpu] => 119
                    [mu] => 640
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>Controller::__get] => Array
                (
                    [ct] => 617
                    [wt] => 740
                    [cpu] => 115
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::startup==>OCFilter\Placement::isCategory] => Array
                (
                    [ct] => 1
                    [wt] => 497
                    [cpu] => 2256
                    [mu] => 10232
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Model::__get] => Array
                (
                    [ct] => 112
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerInformationVideoReviews::getProductSlider] => Array
                (
                    [ct] => 1
                    [wt] => 1784
                    [cpu] => 752
                    [mu] => 19144
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Proxy::getCid] => Array
                (
                    [ct] => 4
                    [wt] => 820
                    [cpu] => 459
                    [mu] => 22600
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 273
                    [mu] => 2664
                    [pmu] => 17208
                )

            [Template::set==>Template\Twig::set] => Array
                (
                    [ct] => 4450
                    [wt] => 1617
                    [cpu] => 654
                    [mu] => 304576
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductAttributes==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 80
                    [cpu] => 196
                    [mu] => 8144
                    [pmu] => 0
                )

            [ModelDesignBanner::getBanner==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 60
                    [cpu] => 530
                    [mu] => 5864
                    [pmu] => 0
                )

            [Loader::language==>Event::trigger] => Array
                (
                    [ct] => 50
                    [wt] => 8201
                    [cpu] => 21564
                    [mu] => -9272
                    [pmu] => 28240
                )

            [ControllerSeoLangMovaMova::load_language_get==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Document::getLocalStorage] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 21816
                    [pmu] => 0
                )

            [__TwigTemplate_0b5fae45b65f6d3d44d24c7250f512831000d5da2fee7c8ed1e255033818d959::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_access==>ControllerSeoLangMovaMova::checkAccess] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getFirstCombinationPrice==>ModelExtensionModuleOptionsCombinations::getCombinedOptions] => Array
                (
                    [ct] => 16
                    [wt] => 107818
                    [cpu] => 83569
                    [mu] => 27249224
                    [pmu] => 4079568
                )

            [initOCFilter==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 16
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3811
                    [cpu] => 1007
                    [mu] => 183672
                    [pmu] => 165936
                )

            [__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Tax::setStoreAddress==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 54
                    [mu] => -96
                    [pmu] => 384
                )

            [ControllerCommonRemarketing::header==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [__TwigTemplate_0148bca49426025ab31ef2f39f9f070fbcdc6233dc09ece2114524b5127a6af2::__construct==>__TwigTemplate_0148bca49426025ab31ef2f39f9f070fbcdc6233dc09ece2114524b5127a6af2::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingCategoriesGa4==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::getModal==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 5651
                    [cpu] => 3932
                    [mu] => 298696
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Tax::setShippingAddress] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 269
                    [mu] => 384
                    [pmu] => 56
                )

            [Twig\Template::__construct==>Twig\Environment::getExtensions] => Array
                (
                    [ct] => 32
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelLocalisationCurrency::getCurrencies==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 369
                    [cpu] => 2419
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 2
                    [wt] => 659
                    [cpu] => 2584
                    [mu] => 960
                    [pmu] => 0
                )

            [Loader::lm_set_replacedata==>Loader::lm_reset_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 16
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::load_render] => Array
                (
                    [ct] => 1
                    [wt] => 1632
                    [cpu] => 647
                    [mu] => 15512
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::updateViewed] => Array
                (
                    [ct] => 1
                    [wt] => 1395
                    [cpu] => 537
                    [mu] => 1216
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Config::get] => Array
                (
                    [ct] => 21
                    [wt] => 10
                    [cpu] => 0
                    [mu] => -880
                    [pmu] => 0
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>twig_length_filter] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 183
                    [cpu] => 0
                    [mu] => 8640
                    [pmu] => 4552
                )

            [ControllerSeoLangSeoLang::load_get_store==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 992
                    [pmu] => 0
                )

            [Twig\Environment::setCache==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 1480
                    [pmu] => 0
                )

            [Detection\MobileDetect::setUserAgent==>Detection\MobileDetect::prepareUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayout==>DB::query] => Array
                (
                    [ct] => 5
                    [wt] => 156
                    [cpu] => 649
                    [mu] => 5728
                    [pmu] => 0
                )

            [ControllerCommonHeader::getAnalytics==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 4768
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>utf8_strpos] => Array
                (
                    [ct] => 30
                    [wt] => 37
                    [cpu] => 0
                    [mu] => -3136
                    [pmu] => 0
                )

            [Proxy::getProductRelated==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 10217
                    [cpu] => 6630
                    [mu] => 140072
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::start==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionTotalSubTotal::getTotal==>Model::__get] => Array
                (
                    [ct] => 5
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_d4db1e845ce74a0bdf4436f03fc948dd1273bdbc5a3464054c2ef823d8c24e3b::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerExtensionModuleViewed::index] => Array
                (
                    [ct] => 1
                    [wt] => 103138
                    [cpu] => 98025
                    [mu] => 135312
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::addToViewed==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductImages==>DB::query] => Array
                (
                    [ct] => 16
                    [wt] => 1792
                    [cpu] => 25359
                    [mu] => 291248
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Loader::model] => Array
                (
                    [ct] => 32
                    [wt] => 333
                    [cpu] => 0
                    [mu] => 20728
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_access] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductRelated==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 888
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Extension\EscaperExtension::__construct] => Array
                (
                    [ct] => 24
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::detectAjax] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>Controller::__get] => Array
                (
                    [ct] => 24
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>Proxy::getLayout] => Array
                (
                    [ct] => 1
                    [wt] => 133
                    [cpu] => 131
                    [mu] => 1200
                    [pmu] => 0
                )

            [twig_last==>twig_slice] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1256
                    [pmu] => 0
                )

            [__TwigTemplate_d4db1e845ce74a0bdf4436f03fc948dd1273bdbc5a3464054c2ef823d8c24e3b::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>SeoLang::redirect_new] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_c6801ea920f081b569f218f2066cb0b1f898388b3cbcceab319c3b8d6ca2aa68::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonMenu::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1710
                    [cpu] => 443
                    [mu] => 15016
                    [pmu] => 0
                )

            [__TwigTemplate_0528556941c3ea45ba32572e9ef59ea6a7cc63beed9b4e5543d5569aca6d1215::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 24
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Api::setProductItemControllerData==>OCFilter\Seo::getProductPages] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Loader::model] => Array
                (
                    [ct] => 12
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogFactories::getFactoryByName==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::load==>Twig\TemplateWrapper::__construct] => Array
                (
                    [ct] => 24
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>Proxy::getBanner] => Array
                (
                    [ct] => 1
                    [wt] => 168
                    [cpu] => 530
                    [mu] => 6872
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 648
                    [cpu] => 420
                    [mu] => 25336
                    [pmu] => 12288
                )

            [ControllerInformationVideo::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingFooter==>ModelToolRemarketing::prepareOutput] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 87
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::getModal==>Proxy::getProductOptionValues] => Array
                (
                    [ct] => 1
                    [wt] => 177
                    [cpu] => 211
                    [mu] => 2416
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::__construct==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 203
                    [cpu] => 244
                    [mu] => 3696
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 467
                    [cpu] => 604
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller==>Action::__construct] => Array
                (
                    [ct] => 14
                    [wt] => 590
                    [cpu] => 0
                    [mu] => 1064
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_0d507925014170a0534352334eb444fe8a15161364b7a678351e164e15fffa0a::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 49280
                    [pmu] => 0
                )

            [Loader::lm_set_replacedata==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_5976db34441bf8a88e1f528b9c0578c34c2387df2044a0471b33c264557c089d::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::template==>ControllerSeoLangSeoLanglib::lm_api] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0148bca49426025ab31ef2f39f9f070fbcdc6233dc09ece2114524b5127a6af2::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_c6801ea920f081b569f218f2066cb0b1f898388b3cbcceab319c3b8d6ca2aa68::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogInformation::getFooterInformationPages==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 284
                    [mu] => 19384
                    [pmu] => 0
                )

            [SeoLang::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 151
                    [mu] => 1912
                    [pmu] => 17448
                )

            [ModelCatalogProduct::getProductRelated==>ModelCatalogProduct::getProduct] => Array
                (
                    [ct] => 12
                    [wt] => 9550
                    [cpu] => 5730
                    [mu] => 138584
                    [pmu] => 0
                )

            [Cache::set==>Cache\Redis::set] => Array
                (
                    [ct] => 2
                    [wt] => 151
                    [cpu] => 105
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>DB::query] => Array
                (
                    [ct] => 24
                    [wt] => 1198
                    [cpu] => 19146
                    [mu] => 6496
                    [pmu] => 0
                )

            [Twig\Template::render==>Twig\Template::display] => Array
                (
                    [ct] => 24
                    [wt] => 9754
                    [cpu] => 2459
                    [mu] => 1827008
                    [pmu] => 0
                )

            [Action::execute@3==>modification] => Array
                (
                    [ct] => 86
                    [wt] => 3949
                    [cpu] => 4820
                    [mu] => 928
                    [pmu] => 0
                )

            [Session::__construct==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Proxy::getLayout] => Array
                (
                    [ct] => 1
                    [wt] => 128
                    [cpu] => 124
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Config::set] => Array
                (
                    [ct] => 24
                    [wt] => 18
                    [cpu] => 0
                    [mu] => -832
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 5
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 832
                    [pmu] => 0
                )

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 24
                    [wt] => 1707
                    [cpu] => 18598
                    [mu] => 1392
                    [pmu] => 17864
                )

            [ControllerProductProduct::index==>Document::setKeywords] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>DB::escape] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Controller::__get] => Array
                (
                    [ct] => 27
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::getTimestamp] => Array
                (
                    [ct] => 28
                    [wt] => 1433
                    [cpu] => 0
                    [mu] => 2608
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_get_store==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCharset] => Array
                (
                    [ct] => 24
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelLocalisationCurrency::getCurrencies==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 227
                    [cpu] => 1308
                    [mu] => 8944
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0d507925014170a0534352334eb444fe8a15161364b7a678351e164e15fffa0a::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>Config::get] => Array
                (
                    [ct] => 516
                    [wt] => 245
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::lm_reset_data==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerInformationReviews::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::__construct==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>library] => Array
                (
                    [ct] => 1
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecialByProductId==>ModelCatalogSpecials::getSpecial] => Array
                (
                    [ct] => 1
                    [wt] => 80
                    [cpu] => 51
                    [mu] => 5968
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::get_theme_folder==>ControllerSeoLangSeoLanglib::lm_api] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::__construct==>__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\ProfilingData::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>ControllerSeoLangSeoLanglib::getLayoutModules] => Array
                (
                    [ct] => 4
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 2136
                    [pmu] => 0
                )

            [Twig\Environment::getTemplateClass==>Twig\Loader\ChainLoader::getCacheKey] => Array
                (
                    [ct] => 32
                    [wt] => 1009
                    [cpu] => 0
                    [mu] => 121040
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::load_view] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 1080
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupRouter::index] => Array
                (
                    [ct] => 1
                    [wt] => 827253
                    [cpu] => 742236
                    [mu] => 2242272
                    [pmu] => 27781304
                )

            [Session::__construct==>Session\DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 202
                    [cpu] => 373
                    [mu] => 1112
                    [pmu] => 536
                )

            [ControllerEventLanguage::before==>Language::all] => Array
                (
                    [ct] => 28
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::getGlobals==>Twig\ExtensionSet::isInitialized] => Array
                (
                    [ct] => 32
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller==>Registry::get] => Array
                (
                    [ct] => 28
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => -8232
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getProductOptionValues==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [cpu] => 211
                    [mu] => 2296
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingBody==>ModelToolRemarketing::prepareOutput] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Cart\Tax::calculate] => Array
                (
                    [ct] => 12
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Cart\Tax::calculate] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::setpagenum] => Array
                (
                    [ct] => 24
                    [wt] => 240
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::isNoIndex==>OCFilter\Seo::getParams] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Proxy::getLayout] => Array
                (
                    [ct] => 1
                    [wt] => 131
                    [cpu] => 137
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::language==>Language::load] => Array
                (
                    [ct] => 25
                    [wt] => 4554
                    [cpu] => 2104
                    [mu] => 13360
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Action::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 200
                    [pmu] => 0
                )

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 630
                    [cpu] => 0
                    [mu] => 13264
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::isFresh==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 8
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [OCFilter\Core::startup==>OCFilter\Core::isEnabled] => Array
                (
                    [ct] => 1
                    [wt] => 122
                    [cpu] => 119
                    [mu] => 3200
                    [pmu] => 0
                )

            [Session::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 648
                )

            [ControllerCommonHeader::index==>Loader::controller@1] => Array
                (
                    [ct] => 8
                    [wt] => 17246
                    [cpu] => 15553
                    [mu] => 60576
                    [pmu] => 0
                )

            [Loader::lm_replacecontroller==>Registry::get] => Array
                (
                    [ct] => 44
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Config::get] => Array
                (
                    [ct] => 229
                    [wt] => 248
                    [cpu] => 3263
                    [mu] => -5840
                    [pmu] => 0
                )

            [OCFilter\Placement::isProduct==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::fillProductOptions==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::ex==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogInformation::getHeaderInformationPages==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::getUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategory==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 176
                    [mu] => 2280
                    [pmu] => 0
                )

            [Loader::model==>Registry::set] => Array
                (
                    [ct] => 32
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 952
                )

            [Url::link==>ControllerSeoLangMovaMova::after] => Array
                (
                    [ct] => 107
                    [wt] => 5235
                    [cpu] => 466
                    [mu] => 20192
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getProductOptionsFormatted==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 86377
                    [cpu] => 24779
                    [mu] => 16435800
                    [pmu] => 23063704
                )

            [ControllerCommonSearch::index==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 335
                    [cpu] => 322
                    [mu] => 320
                    [pmu] => 0
                )

            [Twig\ExtensionSet::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [ControllerInformationVideo::getProductVideoSlider==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::processProduct==>ModelToolRemarketing::prepareOutput] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 2688
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Proxy::getModule] => Array
                (
                    [ct] => 1
                    [wt] => 136
                    [cpu] => 0
                    [mu] => 5016
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Model::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerCommonContentBottom::index] => Array
                (
                    [ct] => 1
                    [wt] => 108525
                    [cpu] => 105937
                    [mu] => 44256
                    [pmu] => 0
                )

            [ControllerCommonMenu::index==>Proxy::getCategories] => Array
                (
                    [ct] => 5
                    [wt] => 771
                    [cpu] => 806
                    [mu] => 6848
                    [pmu] => 0
                )

            [ModelCatalogDiscount::getProductDiscount==>DB::query] => Array
                (
                    [ct] => 17
                    [wt] => 3866
                    [cpu] => 5725
                    [mu] => -3680
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Document::setDescription] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogProduct::updateViewed] => Array
                (
                    [ct] => 1
                    [wt] => 1284
                    [cpu] => 537
                    [mu] => 432
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getModule==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 16
                    [pmu] => 0
                )

            [Proxy::getProductDiscount==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 546
                    [cpu] => 1889
                    [mu] => -120
                    [pmu] => 0
                )

            [Proxy::getProductDiscount==>Proxy::__call@1] => Array
                (
                    [ct] => 16
                    [wt] => 5198
                    [cpu] => 4117
                    [mu] => -4952
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Loader::controller@2==>Action::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerCommonCart::index] => Array
                (
                    [ct] => 1
                    [wt] => 4297
                    [cpu] => 3163
                    [mu] => 26272
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>Controller::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getQueryByKeyword==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 68
                    [cpu] => 273
                    [mu] => 2224
                    [pmu] => 0
                )

            [Proxy::getLayoutModules==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 620
                    [cpu] => 482
                    [mu] => 2408
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::__construct==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::__construct==>__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 8
                    [wt] => 219
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 256
                )

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::checkHttpHeadersForMobile] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::checkHttpHeadersForMobile==>seolang_Mobile_Detect::getMobileHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1581
                    [cpu] => 418
                    [mu] => 14920
                    [pmu] => 0
                )

            [__TwigTemplate_ad786b5bc720a0b148aa9dc595bd756f8e66691bea1e0e03ca470fada72ad06c::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_settings==>ControllerSeoLangSeoLang::load_get_store] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [OCFilter\Seo::isNoIndex==>OCFilter\Seo::getManufacturerId] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>getUrlString] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_ad786b5bc720a0b148aa9dc595bd756f8e66691bea1e0e03ca470fada72ad06c::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerCommonCart::getTotalItems] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 316
                    [mu] => 512
                    [pmu] => 0
                )

            [Loader::{closure}@1==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::commonhome] => Array
                (
                    [ct] => 107
                    [wt] => 204
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [ControllerCommonCart::getTotals==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>ControllerCommonCart::getTotals] => Array
                (
                    [ct] => 1
                    [wt] => 1828
                    [cpu] => 1129
                    [mu] => 11376
                    [pmu] => 0
                )

            [Session\DB::gc==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 16
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Proxy::getSpecialByProductId] => Array
                (
                    [ct] => 16
                    [wt] => 4457
                    [cpu] => 2473
                    [mu] => 7160
                    [pmu] => 0
                )

            [ControllerInformationVideo::getProductVideoSlider==>loadVideoPreview] => Array
                (
                    [ct] => 9
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 848
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Customer::__construct==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>utf8_strtolower] => Array
                (
                    [ct] => 428
                    [wt] => 560
                    [cpu] => 0
                    [mu] => 17248
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Proxy::getProductRelated] => Array
                (
                    [ct] => 1
                    [wt] => 10218
                    [cpu] => 6630
                    [mu] => 140576
                    [pmu] => 0
                )

            [__TwigTemplate_5976db34441bf8a88e1f528b9c0578c34c2387df2044a0471b33c264557c089d::__construct==>__TwigTemplate_5976db34441bf8a88e1f528b9c0578c34c2387df2044a0471b33c264557c089d::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Registry::get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Registry::get] => Array
                (
                    [ct] => 264
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Response::setOutput] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Controller::__get] => Array
                (
                    [ct] => 397
                    [wt] => 435
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::mova_render] => Array
                (
                    [ct] => 1
                    [wt] => 3888
                    [cpu] => 4171
                    [mu] => 31192
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerProductMaterials::fillProductOptions] => Array
                (
                    [ct] => 1
                    [wt] => 750
                    [cpu] => 745
                    [mu] => 3016
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 20608
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::normalizeName] => Array
                (
                    [ct] => 24
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::getCacheKey==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Length::__construct==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getCid==>Proxy::__call@1] => Array
                (
                    [ct] => 4
                    [wt] => 681
                    [cpu] => 459
                    [mu] => 22472
                    [pmu] => 0
                )

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 285
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 19520
                    [pmu] => 2272
                )

            [Loader::controller@2==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Registry::get] => Array
                (
                    [ct] => 188
                    [wt] => 107
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 7
                    [wt] => 842402
                    [cpu] => 758458
                    [mu] => 2714872
                    [pmu] => 28385992
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_view_output] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::stop] => Array
                (
                    [ct] => 1
                    [wt] => 270
                    [cpu] => 218
                    [mu] => 1232
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Loader::model] => Array
                (
                    [ct] => 24
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 5136
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::detectLanguage] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::__construct==>__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 24
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 183
                    [wt] => 511
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Proxy::getProductLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 157
                    [cpu] => 1829
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_c2489076e31681575ab3d6b27e2240fa864f7b98929102df5b61f0d25914d9b1::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReviewsByProductId==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 221
                    [mu] => 2416
                    [pmu] => 0
                )

            [Proxy::getTheme==>Proxy::__call] => Array
                (
                    [ct] => 24
                    [wt] => 3799
                    [cpu] => 19146
                    [mu] => -7728
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_lib] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerCommonColumnLeft::index] => Array
                (
                    [ct] => 1
                    [wt] => 1939
                    [cpu] => 1011
                    [mu] => 12824
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelToolRemarketing::processProduct] => Array
                (
                    [ct] => 1
                    [wt] => 618
                    [cpu] => 4018
                    [mu] => 27640
                    [pmu] => 0
                )

            [Twig\Environment::render==>Twig\Environment::load] => Array
                (
                    [ct] => 24
                    [wt] => 7277
                    [cpu] => 0
                    [mu] => 158824
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getModule==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::getProductAttributes] => Array
                (
                    [ct] => 1
                    [wt] => 217
                    [cpu] => 196
                    [mu] => 9376
                    [pmu] => 0
                )

            [Cache::__construct==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::__construct==>Controller::__get] => Array
                (
                    [ct] => 12
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::loadlibrary==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 105
                    [cpu] => 775
                    [mu] => 128
                    [pmu] => 312
                )

            [Loader::{closure}==>ModelDesignLayout::getLayoutModules] => Array
                (
                    [ct] => 4
                    [wt] => 270
                    [cpu] => 482
                    [mu] => 3256
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_widget] => Array
                (
                    [ct] => 1
                    [wt] => 5192
                    [cpu] => 4171
                    [mu] => 60416
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Language::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::__construct==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::shortcodes==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerCommonMenu::index] => Array
                (
                    [ct] => 1
                    [wt] => 3709
                    [cpu] => 4101
                    [mu] => 15976
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::__construct==>seolang_Mobile_Detect::setHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>formatPhoneNumber] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::__construct==>Detection\MobileDetect::setUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 656
                    [pmu] => 0
                )

            [ControllerProductProduct::setBreadcrumbs==>getUrlString] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::getTemplateName] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::validate==>SeoPro::getQueryString] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::getCacheKey] => Array
                (
                    [ct] => 24
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 107424
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::google_global_site_tag==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>Controller::__set] => Array
                (
                    [ct] => 24
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>SeoLang::ex] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Controller::__get] => Array
                (
                    [ct] => 12
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 48
                    [wt] => 1128
                    [cpu] => 0
                    [mu] => 19520
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getProductOptions==>optionscombinations\OptionsCombinationsLib::getProductOptionsFormatted] => Array
                (
                    [ct] => 1
                    [wt] => 108064
                    [cpu] => 46127
                    [mu] => 31888
                    [pmu] => 23063704
                )

            [Twig\Environment::__construct==>Twig\Extension\OptimizerExtension::__construct] => Array
                (
                    [ct] => 24
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\includeFile@1] => Array
                (
                    [ct] => 5
                    [wt] => 398
                    [cpu] => 0
                    [mu] => 71856
                    [pmu] => 0
                )

            [Request::__construct==>Request::clean] => Array
                (
                    [ct] => 6
                    [wt] => 293
                    [cpu] => 0
                    [mu] => 29344
                    [pmu] => 0
                )

            [Cart\Weight::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 220
                    [mu] => 2688
                    [pmu] => 3280
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_output] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getProductLayoutId==>Proxy::__call] => Array
                (
                    [ct] => 5
                    [wt] => 769
                    [cpu] => 7749
                    [mu] => -712
                    [pmu] => 0
                )

            [__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 139
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

            [__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::processProduct] => Array
                (
                    [ct] => 1
                    [wt] => 4166
                    [cpu] => 4018
                    [mu] => 454264
                    [pmu] => 0
                )

            [OCFilter\Setting::get==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductLayoutId==>Model::__get] => Array
                (
                    [ct] => 10
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Config::has] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 2376
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReviewsByProductId==>ModelCatalogReviews::getReview] => Array
                (
                    [ct] => 5
                    [wt] => 838
                    [cpu] => 678
                    [mu] => 10784
                    [pmu] => 0
                )

            [Proxy::getFactoryByName==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 163
                    [cpu] => 687
                    [mu] => 2504
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 107
                    [wt] => 251
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 162
                    [cpu] => 391
                    [mu] => -32
                    [pmu] => 0
                )

            [Cache::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 584
                )

            [__TwigTemplate_0528556941c3ea45ba32572e9ef59ea6a7cc63beed9b4e5543d5569aca6d1215::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonSearch::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 515
                    [cpu] => 681
                    [mu] => 320
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Tax::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\ExtensionSet::getLastModified] => Array
                (
                    [ct] => 28
                    [wt] => 2937
                    [cpu] => 0
                    [mu] => -832
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 28
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerExtensionModuleSeoLang::index] => Array
                (
                    [ct] => 1
                    [wt] => 5429
                    [cpu] => 4171
                    [mu] => 65680
                    [pmu] => 0
                )

            [ControllerProductMaterials::getModal==>Proxy::getMaterialsByCategoryId] => Array
                (
                    [ct] => 4
                    [wt] => 2350
                    [cpu] => 1864
                    [mu] => 191448
                    [pmu] => 0
                )

            [__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display@1==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Seo::isDisabledRoute] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::getProductSlider==>Proxy::getLinksByProductId] => Array
                (
                    [ct] => 1
                    [wt] => 146
                    [cpu] => 218
                    [mu] => 3296
                    [pmu] => 0
                )

            [ControllerInformationVideo::getProductVideoSlider==>Proxy::getBlockData] => Array
                (
                    [ct] => 1
                    [wt] => 196
                    [cpu] => 305
                    [mu] => 6592
                    [pmu] => 0
                )

            [Loader::language==>Registry::get] => Array
                (
                    [ct] => 75
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::getModal==>Controller::__get] => Array
                (
                    [ct] => 514
                    [wt] => 623
                    [cpu] => 4000
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 13
                    [wt] => 2333
                    [cpu] => 12163
                    [mu] => 416
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingHeader==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Event::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::render==>Twig\TemplateWrapper::render] => Array
                (
                    [ct] => 24
                    [wt] => 10777
                    [cpu] => 2459
                    [mu] => 1934688
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionModuleBuyOneClick::index] => Array
                (
                    [ct] => 1
                    [wt] => 247
                    [cpu] => 283
                    [mu] => 3136
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::generateKey] => Array
                (
                    [ct] => 28
                    [wt] => 98
                    [cpu] => 0
                    [mu] => 4608
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionAdvertiseGoogle::google_dynamic_remarketing_product] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerExtensionModuleBuyOneClick::__construct==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isCustomPage==>OCFilter\Factory::config] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 119
                    [mu] => 896
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerExtensionModuleViewed::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 999
                    [cpu] => 1135
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_c2489076e31681575ab3d6b27e2240fa864f7b98929102df5b61f0d25914d9b1::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isModuleInLayout==>OCFilter\Factory::query] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 76
                    [mu] => 1200
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogReviews::getReviewsByProductId] => Array
                (
                    [ct] => 1
                    [wt] => 902
                    [cpu] => 899
                    [mu] => 11544
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => -96
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_ab02977cea7a9a681064f28b61b185dbd28d675c1103e6705286ec8c1255d357::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Session::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 112
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::footer==>Proxy::getRemarketingFooter] => Array
                (
                    [ct] => 1
                    [wt] => 590
                    [cpu] => 0
                    [mu] => 1584
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>DB::query] => Array
                (
                    [ct] => 4
                    [wt] => 119
                    [cpu] => 482
                    [mu] => 2104
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::hreflang==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleSeoLang::index==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>Language::set] => Array
                (
                    [ct] => 4834
                    [wt] => 1527
                    [cpu] => 2115
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogVideo::getBlockData==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelDesignTheme::getTheme] => Array
                (
                    [ct] => 24
                    [wt] => 1561
                    [cpu] => 19146
                    [mu] => 640
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::load_view_settings] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterial==>Model::__get] => Array
                (
                    [ct] => 13
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::getTemplateClass] => Array
                (
                    [ct] => 32
                    [wt] => 2431
                    [cpu] => 0
                    [mu] => 16800
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::exists==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 32
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_bcfa4a9ee1a42507d345453d6849c97ffdaf21956fdcbe6b4d26e766eac42d04::doDisplay==>twig_last] => Array
                (
                    [ct] => 3
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelCatalogInformation::getInformation==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::addExtension==>Twig\Environment::updateOptionsHash] => Array
                (
                    [ct] => 72
                    [wt] => 324
                    [cpu] => 0
                    [mu] => 4864
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::google_global_site_tag==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Cart::getProducts==>DB::escape] => Array
                (
                    [ct] => 6
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Proxy::getStores] => Array
                (
                    [ct] => 2
                    [wt] => 878
                    [cpu] => 2584
                    [mu] => 1744
                    [pmu] => 0
                )

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 3772
                    [cpu] => 1007
                    [mu] => 183544
                    [pmu] => 165936
                )

            [OCFilter\Seo::startup==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 11
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonMenu::index==>Controller::__get] => Array
                (
                    [ct] => 13
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 193
                    [cpu] => 3419
                    [mu] => 7416
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::{closure}] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCompare::__construct==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getProductOptionsFormatted==>optionscombinations\OptionsCombinationsLib::optionscombinations\{closure}] => Array
                (
                    [ct] => 18
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0ed0fcd4bc21dbc3a10c3376108d24e6d8b0b8c75fb120113b6f7a54320fdd36::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_widget==>ControllerSeoLangMovaMova::index] => Array
                (
                    [ct] => 1
                    [wt] => 5182
                    [cpu] => 4171
                    [mu] => 60800
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ClassLoader::register] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Cart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 357
                    [cpu] => 391
                    [mu] => 2328
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategories==>DB::query] => Array
                (
                    [ct] => 6
                    [wt] => 283
                    [cpu] => 1047
                    [mu] => 13760
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Session::getId] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::setBreadcrumbs==>Controller::__get] => Array
                (
                    [ct] => 13
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::getProduct] => Array
                (
                    [ct] => 1
                    [wt] => 1401
                    [cpu] => 984
                    [mu] => 38456
                    [pmu] => 0
                )

            [OCFilter\Core::init==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 10
                    [wt] => 290
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [twig_get_attribute==>Twig\Environment::isStrictVariables] => Array
                (
                    [ct] => 12
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Proxy::getTheme] => Array
                (
                    [ct] => 24
                    [wt] => 3824
                    [cpu] => 19146
                    [mu] => 1424
                    [pmu] => 0
                )

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 862
                    [cpu] => 0
                    [mu] => 15472
                    [pmu] => 0
                )

            [ControllerProductCompare::getCompare==>ControllerProductCompare::getCurrentCompareList] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_0d507925014170a0534352334eb444fe8a15161364b7a678351e164e15fffa0a::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerInformationVideo::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 721
                    [cpu] => 841
                    [mu] => 6664
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::checkDevice==>seolang_Mobile_Detect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 468
                    [cpu] => 0
                    [mu] => 13904
                    [pmu] => 0
                )

            [ControllerEventTranslation::index==>Loader::model] => Array
                (
                    [ct] => 25
                    [wt] => 211
                    [cpu] => 0
                    [mu] => 5440
                    [pmu] => 5648
                )

            [SeoPro::validate==>SeoPro::strpos_offset] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 32
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerProductMaterials::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1375
                    [cpu] => 2740
                    [mu] => 10680
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelExtensionTotalSubTotal::getTotal] => Array
                (
                    [ct] => 1
                    [wt] => 565
                    [cpu] => 526
                    [mu] => 2768
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 500
                    [cpu] => 660
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductAttributes==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignBanner::getBanner==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@1==>ControllerProductProduct::index] => Array
                (
                    [ct] => 1
                    [wt] => 826674
                    [cpu] => 742236
                    [mu] => 2232528
                    [pmu] => 27781304
                )

            [OCFilter\Placement::isProduct==>OCFilter\Seo::getProductId] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>Proxy::getProductLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 154
                    [cpu] => 2049
                    [mu] => 1072
                    [pmu] => 0
                )

            [start==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 18
                    [wt] => 494
                    [cpu] => 0
                    [mu] => 1648
                    [pmu] => 952
                )

            [ModelToolRemarketing::__construct==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 2722
                    [cpu] => 0
                    [mu] => 368728
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::getFactoryByName] => Array
                (
                    [ct] => 1
                    [wt] => 164
                    [cpu] => 687
                    [mu] => 3008
                    [pmu] => 0
                )

            [ModelSettingSetting::getSetting==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::load==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 24
                    [wt] => 7162
                    [cpu] => 0
                    [mu] => 156360
                    [pmu] => 0
                )

            [Template::__construct==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_lib==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_d4db1e845ce74a0bdf4436f03fc948dd1273bdbc5a3464054c2ef823d8c24e3b::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Model::__set] => Array
                (
                    [ct] => 36
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogProduct::getProductAttributes] => Array
                (
                    [ct] => 1
                    [wt] => 107
                    [cpu] => 196
                    [mu] => 8592
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelDesignBanner::getBanner] => Array
                (
                    [ct] => 1
                    [wt] => 72
                    [cpu] => 530
                    [mu] => 6088
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Counter::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Tax::setStoreAddress==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Customer::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 0
                )

            [ControllerCommonSearch::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1506
                    [cpu] => 427
                    [mu] => 11016
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Placement::isSpecial] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::lm_api==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Url::link==>Simple\Rewrite::rewrite] => Array
                (
                    [ct] => 107
                    [wt] => 1349
                    [cpu] => 3997
                    [mu] => 448
                    [pmu] => 0
                )

            [ControllerProductProduct::setBreadcrumbs==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@5==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 1
                    [wt] => 162
                    [cpu] => 412
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>utf8_strpos] => Array
                (
                    [ct] => 428
                    [wt] => 582
                    [cpu] => 74
                    [mu] => -27264
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::__construct==>Controller::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterial==>Cache::get] => Array
                (
                    [ct] => 13
                    [wt] => 1449
                    [cpu] => 1089
                    [mu] => 188160
                    [pmu] => 0
                )

            [Session\DB::gc==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 171
                    [cpu] => 373
                    [mu] => 32
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayout==>Config::get] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isTablet==>seolang_Mobile_Detect::match] => Array
                (
                    [ct] => 119
                    [wt] => 176
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingEvent::getEvents==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductMaterials::__construct==>Controller::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>utf8_substr] => Array
                (
                    [ct] => 1116
                    [wt] => 1126
                    [cpu] => 0
                    [mu] => 74952
                    [pmu] => 0
                )

            [__TwigTemplate_760a549544be0c4d4897361bf5521a30dd283641fd4b620851db7bb48c9afc8f::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 194
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>ControllerSeoLangSeoLanglib::lm_api] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>modification] => Array
                (
                    [ct] => 3
                    [wt] => 176
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 240
                )

            [Template::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 4176
                    [pmu] => 0
                )

            [Action::execute@1==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 8760
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 731
                    [cpu] => 0
                    [mu] => 71392
                    [pmu] => 13408
                )

            [Twig\Loader\ChainLoader::isFresh==>Twig\Loader\ChainLoader::isFresh@1] => Array
                (
                    [ct] => 28
                    [wt] => 467
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_language_get] => Array
                (
                    [ct] => 1
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::addPath==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 120
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\OpenCart::isAdmin] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Proxy::getProductLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 141
                    [cpu] => 1582
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>Controller::__get] => Array
                (
                    [ct] => 72
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setUserAgent==>seolang_Mobile_Detect::getUaHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getTranslations==>Proxy::__call] => Array
                (
                    [ct] => 24
                    [wt] => 4053
                    [cpu] => 19005
                    [mu] => -6072
                    [pmu] => 20360
                )

            [Proxy::getTranslations==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 154
                    [cpu] => 412
                    [mu] => 8
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_0b5fae45b65f6d3d44d24c7250f512831000d5da2fee7c8ed1e255033818d959::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>Url::addRewrite] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getPath==>SeoPro::getPath@1] => Array
                (
                    [ct] => 9
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

            [OCFilter\Core::query==>OCFilter\Core::config] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_view==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::setHttpHeaders==>Detection\MobileDetect::setCfHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setLoader] => Array
                (
                    [ct] => 24
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isManufacturer==>OCFilter\Seo::getRoute] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::__construct==>__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [start==>Router::addPreAction] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [ControllerInformationReviews::getProductReviewSlider==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 196
                    [cpu] => 149
                    [mu] => 208
                    [pmu] => 0
                )

            [Twig\Template::render==>Twig\Environment::isDebug] => Array
                (
                    [ct] => 24
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCache] => Array
                (
                    [ct] => 24
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 5960
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute==>Controller::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerCommonSearch::index] => Array
                (
                    [ct] => 1
                    [wt] => 2373
                    [cpu] => 1430
                    [mu] => 11848
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0ed0fcd4bc21dbc3a10c3376108d24e6d8b0b8c75fb120113b6f7a54320fdd36::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isSearch==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Factory::query==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 76
                    [mu] => 696
                    [pmu] => 0
                )

            [Loader::controller@1==>Loader::lm_replacecontroller] => Array
                (
                    [ct] => 13
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>SeoLang::switchLanguage] => Array
                (
                    [ct] => 2
                    [wt] => 358
                    [cpu] => 0
                    [mu] => 9896
                    [pmu] => 10888
                )

            [Twig\Environment::loadClass==>__TwigTemplate_c6801ea920f081b569f218f2066cb0b1f898388b3cbcceab319c3b8d6ca2aa68::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 66144
                    [pmu] => 0
                )

            [main()==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 378
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [Proxy::__call==>Loader::{closure}] => Array
                (
                    [ct] => 1227
                    [wt] => 712863
                    [cpu] => 645302
                    [mu] => 4449712
                    [pmu] => 27809968
                )

            [ControllerCommonCart::getTotals==>Cart\Currency::format] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [Loader::lm_replacedata==>Registry::get] => Array
                (
                    [ct] => 30
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogDiscount::getProductDiscount] => Array
                (
                    [ct] => 1
                    [wt] => 437
                    [cpu] => 1889
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Url::link] => Array
                (
                    [ct] => 36
                    [wt] => 8619
                    [cpu] => 25992
                    [mu] => 2608
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\ExtensionSet::__construct] => Array
                (
                    [ct] => 24
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 5416
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Url::link] => Array
                (
                    [ct] => 9
                    [wt] => 2288
                    [cpu] => 6670
                    [mu] => 776
                    [pmu] => 0
                )

            [ModelToolRemarketing::isBot==>Config::get] => Array
                (
                    [ct] => 12
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadStore==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 72
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Proxy::getProductLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 184
                    [cpu] => 1952
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::start] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 2920
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::header==>Proxy::getRemarketingHeader] => Array
                (
                    [ct] => 1
                    [wt] => 664
                    [cpu] => 459
                    [mu] => 1968
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Config::set] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 867655
                    [cpu] => 771280
                    [mu] => 3752080
                    [pmu] => 28630344
                )

            [ModelCatalogInformation::getFooterInformationPages==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>Config::get] => Array
                (
                    [ct] => 9
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 8
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Cart\Currency::format] => Array
                (
                    [ct] => 2
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 336
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::shortcodes] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>Config::get] => Array
                (
                    [ct] => 24
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::stop==>Xhgui\Profiler\Profiler::disable] => Array
                (
                    [ct] => 1
                    [wt] => 267
                    [cpu] => 218
                    [mu] => 1104
                    [pmu] => 0
                )

            [Action::execute@2==>modification] => Array
                (
                    [ct] => 66
                    [wt] => 3109
                    [cpu] => 4049
                    [mu] => 1216
                    [pmu] => 0
                )

            [__TwigTemplate_760a549544be0c4d4897361bf5521a30dd283641fd4b620851db7bb48c9afc8f::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Response::output==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_escape_filter==>Twig\Environment::getCharset] => Array
                (
                    [ct] => 9
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleBuyOneClick::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Config::load] => Array
                (
                    [ct] => 2
                    [wt] => 212
                    [cpu] => 0
                    [mu] => 3032
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogCategory::getCategories] => Array
                (
                    [ct] => 6
                    [wt] => 343
                    [cpu] => 1047
                    [mu] => 13952
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::resize] => Array
                (
                    [ct] => 86
                    [wt] => 34634
                    [cpu] => 30667
                    [mu] => 11088
                    [pmu] => 0
                )

            [Twig\Environment::setCache==>Twig\Cache\FilesystemCache::__construct] => Array
                (
                    [ct] => 24
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 2432
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Loader::controller@1] => Array
                (
                    [ct] => 3
                    [wt] => 3578
                    [cpu] => 3040
                    [mu] => 13312
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1716
                    [cpu] => 0
                    [mu] => 408632
                    [pmu] => 0
                )

            [main()==>Xhgui\Profiler\Profiler::registerShutdownHandler] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 0
                )

            [Proxy::getFooterInformationPages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 192
                    [cpu] => 284
                    [mu] => 20672
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_760a549544be0c4d4897361bf5521a30dd283641fd4b620851db7bb48c9afc8f::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 512
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Cart\Cart::getSubTotal==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 114
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::__construct==>__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetExists] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>Cart\Cart::countProducts] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 112
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Loader::controller@1] => Array
                (
                    [ct] => 1
                    [wt] => 6142
                    [cpu] => 5734
                    [mu] => 67304
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogProduct::getProduct] => Array
                (
                    [ct] => 4
                    [wt] => 4604
                    [cpu] => 3031
                    [mu] => 79816
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogMaterials::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 5592
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingFooter==>ModelToolRemarketing::genEventId] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setUserAgent==>seolang_Mobile_Detect::prepareUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [Proxy::getMaterialsByCategoryId==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 2346
                    [cpu] => 1864
                    [mu] => 189816
                    [pmu] => 0
                )

            [Proxy::getBlockData==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 196
                    [cpu] => 305
                    [mu] => 6088
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>SeoPro::baseRewrite] => Array
                (
                    [ct] => 107
                    [wt] => 11772
                    [cpu] => 43367
                    [mu] => 84920
                    [pmu] => 0
                )

            [ControllerProductCompare::__construct==>Controller::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleBuyOneClick::index==>Document::addToLocalStorage] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [Loader::view==>ControllerSeoLangMovaMova::loadview] => Array
                (
                    [ct] => 24
                    [wt] => 920
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::getRules==>seolang_Mobile_Detect::getMobileDetectionRules] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 12880
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::getModule] => Array
                (
                    [ct] => 3
                    [wt] => 650
                    [cpu] => 655
                    [mu] => 11232
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>SeoPro::prepareRoute] => Array
                (
                    [ct] => 1
                    [wt] => 155
                    [cpu] => 300
                    [mu] => 1888
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 508
                    [cpu] => 469
                    [mu] => 1152
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>normalizePhone] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [ControllerInformationVideo::__construct==>Loader::helper] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 107
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Loader::controller@1==>Action::execute@3] => Array
                (
                    [ct] => 12
                    [wt] => 123806
                    [cpu] => 116930
                    [mu] => 271008
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::setDetectionType] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 12
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 2888
                    [pmu] => 0
                )

            [__TwigTemplate_760a549544be0c4d4897361bf5521a30dd283641fd4b620851db7bb48c9afc8f::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategory==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1638
                    [cpu] => 3046
                    [mu] => 20952
                    [pmu] => 0
                )

            [Action::execute@3==>{closure}] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerCommonHeader::index] => Array
                (
                    [ct] => 1
                    [wt] => 24135
                    [cpu] => 26257
                    [mu] => 515536
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 12
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 148256
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getProductOptionsFormatted==>Config::get] => Array
                (
                    [ct] => 195
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::google_dynamic_remarketing_product==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleBuyOneClick::index==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 207
                    [cpu] => 283
                    [mu] => 240
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::getAjaxModules==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1395
                    [cpu] => 474
                    [mu] => 7448
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadStore==>Proxy::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 351
                    [cpu] => 6225
                    [mu] => 1168
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecialByProductId==>DB::query] => Array
                (
                    [ct] => 16
                    [wt] => 2715
                    [cpu] => 2422
                    [mu] => 368
                    [pmu] => 0
                )

            [Loader::library==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSetting==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => -176
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Loader::controller@1] => Array
                (
                    [ct] => 1
                    [wt] => 104767
                    [cpu] => 99160
                    [mu] => 135520
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::__construct==>Twig\Loader\ChainLoader::addLoader] => Array
                (
                    [ct] => 192
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 36224
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Language::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::get_theme_folder==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 80
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 56
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 900
                    [cpu] => 2594
                    [mu] => 347896
                    [pmu] => 506680
                )

            [Action::execute@2==>ControllerCommonColumnRight::index] => Array
                (
                    [ct] => 1
                    [wt] => 1930
                    [cpu] => 2732
                    [mu] => 76440
                    [pmu] => 0
                )

            [Proxy::getRemarketingFooter==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 589
                    [cpu] => 0
                    [mu] => 1456
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>utf8_strtolower] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 232
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Response::lm_setRegistry] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Proxy::getFirstCombinationPrice] => Array
                (
                    [ct] => 12
                    [wt] => 72026
                    [cpu] => 58472
                    [mu] => 40280
                    [pmu] => 835240
                )

            [ControllerCommonFooter::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 8416
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>Loader::lm_reset_data] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Action::execute@2==>Controller::__construct] => Array
                (
                    [ct] => 58
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Proxy::getFirstCombinationPrice] => Array
                (
                    [ct] => 3
                    [wt] => 35065
                    [cpu] => 29192
                    [mu] => 10568
                    [pmu] => 0
                )

            [ModelSettingExtension::getExtensions==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 200
                    [pmu] => 0
                )

            [ModelCatalogMaterials::__construct==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::footer==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>ControllerCommonContentBottom::getAjaxModules] => Array
                (
                    [ct] => 1
                    [wt] => 1669
                    [cpu] => 3304
                    [mu] => 8200
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>{closure}] => Array
                (
                    [ct] => 9
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::bots] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::trackUtm==>Proxy::__call@1] => Array
                (
                    [ct] => 4
                    [wt] => 695
                    [cpu] => 0
                    [mu] => 27936
                    [pmu] => 0
                )

            [Cart\Length::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 215
                    [mu] => 2208
                    [pmu] => 2720
                )

            [ControllerSeoLangMovaMova::load_access==>ControllerSeoLangMovaMova::checkDevice] => Array
                (
                    [ct] => 1
                    [wt] => 852
                    [cpu] => 0
                    [mu] => 19520
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isTablet==>seolang_Mobile_Detect::getUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::__construct==>Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::__construct==>__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::getSourceContext] => Array
                (
                    [ct] => 5
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 0
                )

            [SeoPro::getQueryByKeyword==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Cart::getProducts==>DB::query] => Array
                (
                    [ct] => 6
                    [wt] => 229
                    [cpu] => 1320
                    [mu] => 1664
                    [pmu] => 0
                )

            [Template\Twig::render==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 707
                    [cpu] => 695
                    [mu] => 71840
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 20
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerInformationReviews::__construct==>Loader::helper] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>{closure}] => Array
                (
                    [ct] => 9
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session::start==>Session\DB::read] => Array
                (
                    [ct] => 1
                    [wt] => 242
                    [cpu] => 2773
                    [mu] => 2712
                    [pmu] => 18440
                )

            [__TwigTemplate_ab02977cea7a9a681064f28b61b185dbd28d675c1103e6705286ec8c1255d357::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::processProduct==>Proxy::trackEvent] => Array
                (
                    [ct] => 2
                    [wt] => 322
                    [cpu] => 0
                    [mu] => 25224
                    [pmu] => 0
                )

            [Action::execute@3==>library] => Array
                (
                    [ct] => 2
                    [wt] => 183
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getExtensions==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 288
                    [cpu] => 2395
                    [mu] => 5752
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 123
                    [cpu] => 0
                    [mu] => 4760
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>ControllerExtensionAdvertiseGoogle::loadStore] => Array
                (
                    [ct] => 2
                    [wt] => 465
                    [cpu] => 6225
                    [mu] => 7256
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerCommonRemarketing::footer] => Array
                (
                    [ct] => 1
                    [wt] => 593
                    [cpu] => 0
                    [mu] => 1840
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogInformation::getInformation] => Array
                (
                    [ct] => 2
                    [wt] => 128
                    [cpu] => 292
                    [mu] => 512
                    [pmu] => 0
                )

            [Twig\Template::display==>Twig\Template::displayWithErrorHandling] => Array
                (
                    [ct] => 24
                    [wt] => 9596
                    [cpu] => 2459
                    [mu] => 1826368
                    [pmu] => 0
                )

            [__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::seolang_route] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerProductMaterials::getModal] => Array
                (
                    [ct] => 1
                    [wt] => 213716
                    [cpu] => 207994
                    [mu] => 303744
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@1==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 199
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::startup==>OCFilter\Seo::getParams] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Proxy::getProductDiscount] => Array
                (
                    [ct] => 16
                    [wt] => 5220
                    [cpu] => 4117
                    [mu] => 1192
                    [pmu] => 0
                )

            [OCFilter\Setting::get==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::__construct==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Language::set] => Array
                (
                    [ct] => 28
                    [wt] => 116
                    [cpu] => 0
                    [mu] => 341664
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_view_settings==>Config::get] => Array
                (
                    [ct] => 8
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}@1==>ModelToolImage::resize] => Array
                (
                    [ct] => 48
                    [wt] => 10855
                    [cpu] => 8006
                    [mu] => 5120
                    [pmu] => 0
                )

            [ControllerProductMaterials::getModal==>Proxy::resize] => Array
                (
                    [ct] => 504
                    [wt] => 202283
                    [cpu] => 186716
                    [mu] => 67600
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_widget==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 285
                    [wt] => 211
                    [cpu] => 0
                    [mu] => 234968
                    [pmu] => 24656
                )

            [OCFilter\Core::startup==>OCFilter\Seo::startup] => Array
                (
                    [ct] => 1
                    [wt] => 553
                    [cpu] => 2256
                    [mu] => 11512
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionAdvertiseGoogle::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 197
                    [cpu] => 2869
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionModuleBuyOneClick::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 568
                    [cpu] => 1518
                    [mu] => 864
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Url::link] => Array
                (
                    [ct] => 9
                    [wt] => 1487
                    [cpu] => 1925
                    [mu] => 584
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>library] => Array
                (
                    [ct] => 9
                    [wt] => 980
                    [cpu] => 0
                    [mu] => 1736
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Proxy::getProductImages] => Array
                (
                    [ct] => 1
                    [wt] => 173
                    [cpu] => 994
                    [mu] => 25696
                    [pmu] => 0
                )

            [ControllerInformationVideo::__construct==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 5672
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 48
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogMaterials::getMaterialCategoryByName] => Array
                (
                    [ct] => 8
                    [wt] => 924
                    [cpu] => 8018
                    [mu] => 5632
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::google_dynamic_remarketing_product==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 318
                    [wt] => 476
                    [cpu] => 0
                    [mu] => 14072
                    [pmu] => 176
                )

            [OCFilter\Core::startup==>OCFilter\Api::startup] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1072
                    [pmu] => 0
                )

            [ModelToolRemarketing::processProduct==>ModelToolRemarketing::genEventId] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ControllerStartupError::index==>Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::getProductSlider==>loadVideoPreview] => Array
                (
                    [ct] => 4
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [start==>library] => Array
                (
                    [ct] => 9
                    [wt] => 903
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 1568
                )

            [Composer\Autoload\includeFile@1==>Composer\Autoload\ClassLoader::loadClass@2] => Array
                (
                    [ct] => 4
                    [wt] => 217
                    [cpu] => 0
                    [mu] => 2368
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 458
                    [cpu] => 0
                    [mu] => 13264
                    [pmu] => 0
                )

            [Proxy::getRemarketingBody==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 517
                    [cpu] => 0
                    [mu] => 1776
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductOptions==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 114
                    [cpu] => 472
                    [mu] => 224
                    [pmu] => 0
                )

            [initOCFilter==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getCategoryByProduct==>DB::query] => Array
                (
                    [ct] => 23
                    [wt] => 916
                    [cpu] => 5456
                    [mu] => 24048
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerExtensionAdvertiseGoogle::google_global_site_tag] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>DB::escape] => Array
                (
                    [ct] => 50
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 2048
                    [pmu] => 112
                )

            [ControllerSeoLangSeoLanglib::get_theme_folder==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_ad786b5bc720a0b148aa9dc595bd756f8e66691bea1e0e03ca470fada72ad06c::__construct==>__TwigTemplate_ad786b5bc720a0b148aa9dc595bd756f8e66691bea1e0e03ca470fada72ad06c::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadStore==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelToolRemarketing::getRemarketingBody] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [__TwigTemplate_0b5fae45b65f6d3d44d24c7250f512831000d5da2fee7c8ed1e255033818d959::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profilers\TidewaysXHProf::disable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 24
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerEventTheme::index] => Array
                (
                    [ct] => 7
                    [wt] => 1638
                    [cpu] => 3678
                    [mu] => 96
                    [pmu] => 0
                )

            [Proxy::getMaterialCategoryByName==>Proxy::__call] => Array
                (
                    [ct] => 8
                    [wt] => 1778
                    [cpu] => 8018
                    [mu] => 3320
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelToolRemarketing::getRemarketingHeader] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 104
                    [pmu] => 0
                )

            [__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_language_get==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 189
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Loader::{closure}==>Model::__construct] => Array
                (
                    [ct] => 32
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isModuleInLayout==>OCFilter\Placement::getLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 420
                    [cpu] => 2180
                    [mu] => 8824
                    [pmu] => 0
                )

            [ModelToolImage::resize==>Config::get] => Array
                (
                    [ct] => 1116
                    [wt] => 429
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelDesignLayout::getLayout] => Array
                (
                    [ct] => 5
                    [wt] => 211
                    [cpu] => 649
                    [mu] => 640
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_route==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Core::config] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_c2489076e31681575ab3d6b27e2240fa864f7b98929102df5b61f0d25914d9b1::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerInformationVideo::getProductVideoSlider] => Array
                (
                    [ct] => 1
                    [wt] => 2017
                    [cpu] => 1381
                    [mu] => 23272
                    [pmu] => 0
                )

            [Proxy::getBanner==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 167
                    [cpu] => 530
                    [mu] => 6368
                    [pmu] => 0
                )

            [OCFilter\Api::setProductItemControllerData==>OCFilter\Factory::config] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecial==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogVideoReviews::getLinksByProductId==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_api==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::processProduct==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 4165
                    [cpu] => 4018
                    [mu] => 453760
                    [pmu] => 0
                )

            [Response::output==>ControllerSeoLangMovaMova::responseseolang] => Array
                (
                    [ct] => 1
                    [wt] => 4808
                    [cpu] => 4016
                    [mu] => 742528
                    [pmu] => 0
                )

            [ControllerInformationReviews::__construct==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 9872
                    [pmu] => 0
                )

            [OCFilter\Seo::startup==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 14
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupError::index==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_model] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getScripts] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>Controller::__construct] => Array
                (
                    [ct] => 26
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::commonhome==>utf8_strtolower] => Array
                (
                    [ct] => 6
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [OCFilter\Setting::get==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [SeoLang::__construct==>utf8_strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_view_settings==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0ed0fcd4bc21dbc3a10c3376108d24e6d8b0b8c75fb120113b6f7a54320fdd36::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductProduct::index==>Document::addScript] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Cart\Weight::__construct==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
                (
                    [ct] => 15
                    [wt] => 1176
                    [cpu] => 218
                    [mu] => 79992
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::detectPostfix] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialsByCategoryId==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>OCFilter\Core::query] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 76
                    [mu] => 1056
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>Cache::set] => Array
                (
                    [ct] => 2
                    [wt] => 155
                    [cpu] => 105
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>Registry::set] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Action::execute==>ControllerStartupMaintenance::index] => Array
                (
                    [ct] => 1
                    [wt] => 1089
                    [cpu] => 3850
                    [mu] => 91312
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Action::__construct] => Array
                (
                    [ct] => 34
                    [wt] => 2393
                    [cpu] => 261
                    [mu] => 3200
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Controller::__get] => Array
                (
                    [ct] => 18
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TemplateWrapper::render==>Twig\Template::render] => Array
                (
                    [ct] => 24
                    [wt] => 10716
                    [cpu] => 2459
                    [mu] => 1934560
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 647
                    [mu] => 512
                    [pmu] => 0
                )

            [Loader::lm_route_replace==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_d4db1e845ce74a0bdf4436f03fc948dd1273bdbc5a3464054c2ef823d8c24e3b::__construct==>__TwigTemplate_d4db1e845ce74a0bdf4436f03fc948dd1273bdbc5a3464054c2ef823d8c24e3b::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Twig\Template::display@2==>Twig\Template::displayWithErrorHandling@2] => Array
                (
                    [ct] => 6
                    [wt] => 162
                    [cpu] => 0
                    [mu] => 422784
                    [pmu] => 0
                )

            [SeoPro::__construct==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0528556941c3ea45ba32572e9ef59ea6a7cc63beed9b4e5543d5569aca6d1215::__construct==>__TwigTemplate_0528556941c3ea45ba32572e9ef59ea6a7cc63beed9b4e5543d5569aca6d1215::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 12
                    [wt] => 4681
                    [cpu] => 3373
                    [mu] => -148000
                    [pmu] => 0
                )

            [ControllerCommonSearch::index==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller@1==>Event::trigger] => Array
                (
                    [ct] => 24
                    [wt] => 7271
                    [cpu] => 6557
                    [mu] => -10416
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Placement::isProduct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerInformationReviews::getProductReviewSlider==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1993
                    [cpu] => 1422
                    [mu] => 34776
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 2354
                    [wt] => 92606
                    [cpu] => 65437
                    [mu] => -1022592
                    [pmu] => 304
                )

            [Loader::{closure}==>Event::trigger@1] => Array
                (
                    [ct] => 100
                    [wt] => 4011
                    [cpu] => 0
                    [mu] => -44640
                    [pmu] => 104
                )

            [ModelToolRemarketing::__construct==>Proxy::trackUtm] => Array
                (
                    [ct] => 4
                    [wt] => 701
                    [cpu] => 0
                    [mu] => 28064
                    [pmu] => 0
                )

            [ControllerInformationVideoReviews::__construct==>Loader::helper] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::__construct==>__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerCommonCart::getProducts==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 5632
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Model::__set] => Array
                (
                    [ct] => 92
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 5424
                    [pmu] => 0
                )

            [Cart\Cart::countProducts==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 2
                    [wt] => 91
                    [cpu] => 428
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingHeader==>Model::__get] => Array
                (
                    [ct] => 9
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::getExtensions==>Twig\ExtensionSet::getExtensions] => Array
                (
                    [ct] => 32
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 142
                    [cpu] => 1079
                    [mu] => 5584
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 9
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 24
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogFactories::getFactoryByName] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 687
                    [mu] => 2200
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::matchDetectionRulesAgainstUA==>seolang_Mobile_Detect::match] => Array
                (
                    [ct] => 183
                    [wt] => 375
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogFactories::getFactoryByName==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 184
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\FilesystemLoader::getCacheKey] => Array
                (
                    [ct] => 8
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1040
                    [pmu] => 0
                )

            [ControllerProductProduct::getRelatedProducts==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3752
                    [cpu] => 2920
                    [mu] => 288728
                    [pmu] => 0
                )

            [ControllerExtensionModuleViewed::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2530
                    [cpu] => 476
                    [mu] => 133504
                    [pmu] => 0
                )

            [SeoLang::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogVideo::getBlockData==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::detectPostfix==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute] => Array
                (
                    [ct] => 1
                    [wt] => 461
                    [cpu] => 839
                    [mu] => 9416
                    [pmu] => 28088
                )

            [Event::trigger==>Action::execute@1] => Array
                (
                    [ct] => 2
                    [wt] => 348
                    [cpu] => 0
                    [mu] => 9928
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@2] => Array
                (
                    [ct] => 52
                    [wt] => 10602
                    [cpu] => 16939
                    [mu] => 92544
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@3] => Array
                (
                    [ct] => 74
                    [wt] => 15588
                    [cpu] => 37112
                    [mu] => 163104
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@4] => Array
                (
                    [ct] => 25
                    [wt] => 4558
                    [cpu] => 6993
                    [mu] => 61784
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@5] => Array
                (
                    [ct] => 1
                    [wt] => 217
                    [cpu] => 412
                    [mu] => 896
                    [pmu] => 0
                )

            [OCFilter\Placement::isSpecial==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache::__construct==>Cache\Redis::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 235
                    [cpu] => 483
                    [mu] => 472
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getLinks] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0d507925014170a0534352334eb444fe8a15161364b7a678351e164e15fffa0a::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogVideoReviews::getLinksByProductId] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 218
                    [mu] => 2488
                    [pmu] => 0
                )

            [Action::execute@4==>ControllerEventTheme::index] => Array
                (
                    [ct] => 5
                    [wt] => 1094
                    [cpu] => 2411
                    [mu] => 256
                    [pmu] => 0
                )

        )

)