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] => 689f0afe70a6b6060661fd64
    [meta] => Array
        (
            [url] => https://nashi-lizhka.com/m-yak-l-zhka/?page=2
            [get] => Array
                (
                    [page] => 2
                )

            [env] => 
            [SERVER] => Array
                (
                    [REQUEST_METHOD] => GET
                    [SERVER_NAME] => test.nashi-lizhka.com
                    [REQUEST_TIME] => 1755253502
                )

            [simple_url] => /m-yak-l-zhka/
            [request_ts] => MongoDate Object
                (
                    [sec] => 0
                    [usec] => 0
                )

            [request_ts_micro] => MongoDate Object
                (
                    [sec] => 0
                    [usec] => 0
                )

            [request_date] => 2025-08-15
        )

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

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

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

            [OCFilter\Seo::getMetaText==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [SeoPro::prepareRoute==>array_filter] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

            [OCFilter\Helper::getRenderedStyle==>filemtime] => Array
                (
                    [ct] => 2
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getProductWhereSQL==>implode] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 932
                    [cpu] => 1088
                    [mu] => 224
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReview==>DB::query] => Array
                (
                    [ct] => 168
                    [wt] => 5135
                    [cpu] => 7401
                    [mu] => 367048
                    [pmu] => 0
                )

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

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

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

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

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

            [main()==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Log::write==>print_r] => Array
                (
                    [ct] => 70
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 18048
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getSpecialDiscountDateCond==>date] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Action::execute@4==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 31
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 3600
                    [pmu] => 0
                )

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

            [DB\MySQLi::query==>mysqli_result::fetch_assoc] => Array
                (
                    [ct] => 1495
                    [wt] => 1668
                    [cpu] => 18
                    [mu] => 935344
                    [pmu] => 386064
                )

            [ModelExtensionModuleOCFilter::getSpecialPriceRange==>ModelExtensionModuleOCFilter::getProductWhereSQL] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

            [ControllerExtensionModuleSeoLang::index==>is_object] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Event::trigger==>is_null] => Array
                (
                    [ct] => 119
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [OCFilter\Placement::isCustomPage==>is_null] => Array
                (
                    [ct] => 20
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValuesCounterSQL==>sprintf] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

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

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

            [OCFilter\Core::catalog==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 872
                    [cpu] => 2501
                    [mu] => 74400
                    [pmu] => 75256
                )

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

            [utf8_substr==>mb_substr] => Array
                (
                    [ct] => 167
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 10224
                    [pmu] => 0
                )

            [Template\Twig::render==>is_dir] => Array
                (
                    [ct] => 17
                    [wt] => 694
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

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

            [SeoLang::ex==>trim] => Array
                (
                    [ct] => 12
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Params::special] => Array
                (
                    [ct] => 11
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

            [ModelCatalogReviews::getReview==>json_decode] => Array
                (
                    [ct] => 112
                    [wt] => 2677
                    [cpu] => 144
                    [mu] => 115856
                    [pmu] => 0
                )

            [OCFilter\Params::getSelectedFilter==>OCFilter\Params::has] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Proxy::getSetting==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 803
                    [cpu] => 1706
                    [mu] => 296
                    [pmu] => 0
                )

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

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

            [Proxy::resize==>Proxy::__call] => Array
                (
                    [ct] => 166
                    [wt] => 100357
                    [cpu] => 90329
                    [mu] => -40832
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelCatalogSpecials::getSpecialByProductId] => Array
                (
                    [ct] => 1
                    [wt] => 946
                    [cpu] => 704
                    [mu] => 6632
                    [pmu] => 12728
                )

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

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>ModelExtensionModuleOCFilter::getPriceSliderRange] => Array
                (
                    [ct] => 1
                    [wt] => 368
                    [cpu] => 833
                    [mu] => 3960
                    [pmu] => 0
                )

            [OCFilter\Factory::config==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 88
                    [wt] => 527
                    [cpu] => 330
                    [mu] => -31808
                    [pmu] => 0
                )

            [spl_autoload_call@2==>Composer\Autoload\ClassLoader::loadClass@2] => Array
                (
                    [ct] => 4
                    [wt] => 245
                    [cpu] => 0
                    [mu] => 2624
                    [pmu] => 0
                )

            [OCFilter\Filter::setFilterValues==>utf8_strlen] => Array
                (
                    [ct] => 33
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Template\Twig::render==>class_exists] => Array
                (
                    [ct] => 34
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonColumnLeft::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2748
                    [cpu] => 3952
                    [mu] => 26680
                    [pmu] => 0
                )

            [Url::link==>str_replace] => Array
                (
                    [ct] => 37
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 2144
                    [pmu] => 0
                )

            [Proxy::getTotal==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1055
                    [cpu] => 1197
                    [mu] => 4488
                    [pmu] => 0
                )

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

            [ControllerProductCategory::index==>sort] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_get_attribute==>is_float] => Array
                (
                    [ct] => 1103
                    [wt] => 367
                    [cpu] => 3498
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ModelDesignLayout::getLayout] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 272
                    [mu] => 640
                    [pmu] => 0
                )

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

            [SeoPro::strpos_offset==>array_slice] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [__TwigTemplate_f83af005ef4686ef27e7886ff271674e12b466f85da7efce9865df8ea5ff6dfe::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 2
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 24816
                    [pmu] => 0
                )

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

            [ModelCatalogProduct::getTotalProducts==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 442
                    [cpu] => 301
                    [mu] => 1328
                    [pmu] => 0
                )

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

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

            [Detection\MobileDetect::match==>is_string] => Array
                (
                    [ct] => 534
                    [wt] => 201
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Placement::getPlace] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Seo::getPageHeadingTitle==>OCFilter\Seo::getMetaText] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Core::init==>spl_autoload_call] => Array
                (
                    [ct] => 5
                    [wt] => 1149
                    [cpu] => 0
                    [mu] => 8352
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::exists==>Twig\Loader\FilesystemLoader::exists] => Array
                (
                    [ct] => 13
                    [wt] => 1429
                    [cpu] => 0
                    [mu] => 5640
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupRouter::index] => Array
                (
                    [ct] => 1
                    [wt] => 280629
                    [cpu] => 263965
                    [mu] => 2086400
                    [pmu] => 3994456
                )

            [Twig\Template::loadTemplate==>is_array] => Array
                (
                    [ct] => 32
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute==>is_file] => Array
                (
                    [ct] => 8
                    [wt] => 120
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 80
                )

            [Twig\Template::display@4==>Twig\Template::displayWithErrorHandling@4] => Array
                (
                    [ct] => 15
                    [wt] => 595
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerExtensionModuleHTML::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2021
                    [cpu] => 2252
                    [mu] => 11720
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>OCFilter\Seo::getPageHeadingTitle] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 384
                    [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] => 921
                    [cpu] => 299
                    [mu] => 56448
                    [pmu] => 72208
                )

            [ModelSettingModule::getModule==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 113
                    [cpu] => 358
                    [mu] => 11416
                    [pmu] => 0
                )

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

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

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

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

            [call_user_func_array@3==>ModelExtensionModuleOCFilter::getPages] => Array
                (
                    [ct] => 1
                    [wt] => 72
                    [cpu] => 245
                    [mu] => 896
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Cache::set] => Array
                (
                    [ct] => 2
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::run] => Array
                (
                    [ct] => 1
                    [wt] => 2870
                    [cpu] => 3785
                    [mu] => 12960
                    [pmu] => 0
                )

            [Url::link==>ControllerStartupSeoUrl::rewrite] => Array
                (
                    [ct] => 70
                    [wt] => 8822
                    [cpu] => 22191
                    [mu] => 8248
                    [pmu] => 0
                )

            [main()==>Whe] => Array
                (
                    [ct] => 3
                    [wt] => 112
                    [cpu] => 0
                    [mu] => 64
                    [pmu] => 480
                )

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

            [DB\MySQLi::query==>mysqli::query] => Array
                (
                    [ct] => 389
                    [wt] => 19296
                    [cpu] => 108485
                    [mu] => 6646576
                    [pmu] => 247784
                )

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

            [Session\DB::gc==>date] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 560
                )

            [ModelCatalogProduct::getProducts==>in_array] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>formatPhoneNumber] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Proxy::getCategory==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 297
                    [cpu] => 293
                    [mu] => 2856
                    [pmu] => 0
                )

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

            [Proxy::getProductImages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 435
                    [cpu] => 1871
                    [mu] => 25256
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ModelCatalogCategory::getCategoryLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 111
                    [cpu] => 400
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getFirstCombinationPrice==>count] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [initOCFilter==>define] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

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

            [array_filter==>strlen] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Filter::getFilterModelData==>OCFilter\Placement::isSearch] => Array
                (
                    [ct] => 13
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getQueryString==>http_build_query] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

            [ControllerEventTranslation::index==>Proxy::getTranslations] => Array
                (
                    [ct] => 18
                    [wt] => 5667
                    [cpu] => 16971
                    [mu] => 6392
                    [pmu] => 21872
                )

            [Template\Twig::render==>Twig\Environment::render] => Array
                (
                    [ct] => 17
                    [wt] => 21322
                    [cpu] => 17309
                    [mu] => 1498520
                    [pmu] => 695496
                )

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

            [OCFilter\Filter::setFilterValues==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 10
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [library==>is_file] => Array
                (
                    [ct] => 37
                    [wt] => 748
                    [cpu] => 0
                    [mu] => 32
                    [pmu] => 0
                )

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

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

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

            [ControllerStartupStartup::index==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getPriceSliderRange==>ModelExtensionModuleOCFilter::getOptionsCombinationsPriceRange] => Array
                (
                    [ct] => 1
                    [wt] => 94
                    [cpu] => 87
                    [mu] => 848
                    [pmu] => 0
                )

            [Action::execute@2==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 30
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [start==>Session::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 450
                    [cpu] => 473
                    [mu] => 2992
                    [pmu] => 2344
                )

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

            [call_user_func_array@2==>ControllerCommonContentBottom::index] => Array
                (
                    [ct] => 1
                    [wt] => 18410
                    [cpu] => 18918
                    [mu] => 57960
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getOptionsCombinationsPriceRange==>ModelExtensionModuleOCFilter::getProductWhereSQL] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

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

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 7
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 86536
                    [pmu] => 0
                )

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

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

            [OCFilter\Seo::getCategoryPages==>OCFilter\Seo::getCategoryId] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerProductCategory::index==>Url::link] => Array
                (
                    [ct] => 14
                    [wt] => 3095
                    [cpu] => 6517
                    [mu] => 1216
                    [pmu] => 0
                )

            [Session\DB::read==>date] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getFilter==>Config::get] => Array
                (
                    [ct] => 20
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Document::getLocalStorage==>json_encode] => Array
                (
                    [ct] => 6
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 9344
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>DB::query] => Array
                (
                    [ct] => 18
                    [wt] => 965
                    [cpu] => 16971
                    [mu] => 4992
                    [pmu] => 17120
                )

            [trigger_error==>ControllerStartupError::handler] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 1335
                    [mu] => 256
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerCommonCart::index] => Array
                (
                    [ct] => 1
                    [wt] => 5801
                    [cpu] => 4578
                    [mu] => 28208
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 5036
                    [cpu] => 4903
                    [mu] => 448344
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getFilters==>ModelExtensionModuleOCFilter::getFilter] => Array
                (
                    [ct] => 11
                    [wt] => 1356
                    [cpu] => 972
                    [mu] => 17280
                    [pmu] => 0
                )

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

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

            [ControllerProductListing::setBaseStructure==>Config::get] => Array
                (
                    [ct] => 8
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 48
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::seourl==>is_array] => Array
                (
                    [ct] => 70
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [getUrlString==>rtrim] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Params::expand] => Array
                (
                    [ct] => 9
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [ControllerCommonCart::getTotals==>Loader::controller@2] => Array
                (
                    [ct] => 1
                    [wt] => 2513
                    [cpu] => 1881
                    [mu] => 13360
                    [pmu] => 0
                )

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

            [Request::clean@1==>htmlspecialchars] => Array
                (
                    [ct] => 118
                    [wt] => 247
                    [cpu] => 3994
                    [mu] => 30760
                    [pmu] => 25000
                )

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

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

            [ControllerStartupStartup::index==>date] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 2136
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Proxy::getHeaderInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 331
                    [cpu] => 299
                    [mu] => 38440
                    [pmu] => 0
                )

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

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

            [Loader::{closure}==>preg_replace] => Array
                (
                    [ct] => 540
                    [wt] => 407
                    [cpu] => 0
                    [mu] => 11344
                    [pmu] => 128
                )

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

            [OCFilter\Seo::isSecure==>strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelToolRemarketing::getRemarketingBody] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1088
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValues==>array_map] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 3016
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerCommonCart::getTotalItems] => Array
                (
                    [ct] => 1
                    [wt] => 69
                    [cpu] => 464
                    [mu] => 512
                    [pmu] => 0
                )

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

            [SeoPro::getKeywordByQuery==>is_string] => Array
                (
                    [ct] => 16
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>substr] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 200
                    [pmu] => 160
                )

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

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

            [Action::execute@3==>preg_replace] => Array
                (
                    [ct] => 77
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 3416
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangMovaMova::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 888
                    [pmu] => 888
                )

            [spl_autoload_call==>{closure}] => Array
                (
                    [ct] => 37
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelToolRemarketing::getRemarketingHeader] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

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

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

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

            [Event::trigger@1==>str_replace] => Array
                (
                    [ct] => 2818
                    [wt] => 1379
                    [cpu] => 62
                    [mu] => 21344
                    [pmu] => 224
                )

            [start==>date] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1000
                    [pmu] => 1176
                )

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

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

            [ControllerSeoLangMovaMova::commonhome==>utf8_strpos] => Array
                (
                    [ct] => 8
                    [wt] => 16
                    [cpu] => 0
                    [mu] => -512
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 89
                    [wt] => 2977
                    [cpu] => 2501
                    [mu] => 8464
                    [pmu] => 1832
                )

            [Loader::controller==>defined] => Array
                (
                    [ct] => 8
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValues==>OCFilter\Params::is] => Array
                (
                    [ct] => 9
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>SeoPro::getCategoryByProduct] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 171
                    [mu] => 544
                    [pmu] => 0
                )

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

            [Proxy::getLanguages==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 555
                    [cpu] => 1078
                    [mu] => 6216
                    [pmu] => 0
                )

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

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

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

            [Session\DB::gc==>mt_getrandmax] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Twig\Loader\FilesystemLoader::addPath==>rtrim] => Array
                (
                    [ct] => 85
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 7472
                    [pmu] => 0
                )

            [Action::execute@2==>substr] => Array
                (
                    [ct] => 30
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1088
                    [pmu] => 0
                )

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

            [OCFilter\Filter::setValuesCounter==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getRegularPriceRange==>ModelExtensionModuleOCFilter::getProductWhereSQL] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

            [call_user_func_array@2==>Loader::{closure}] => Array
                (
                    [ct] => 10
                    [wt] => 8794
                    [cpu] => 5145
                    [mu] => 68952
                    [pmu] => 12728
                )

            [ModelToolRemarketing::__construct==>ModelToolRemarketing::isBot] => Array
                (
                    [ct] => 3
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelLocalisationLanguage::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 147
                    [cpu] => 672
                    [mu] => 3032
                    [pmu] => 0
                )

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

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

            [Action::execute@4==>is_file] => Array
                (
                    [ct] => 31
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 2
                    [wt] => 1256
                    [cpu] => 1973
                    [mu] => 32448
                    [pmu] => 5736
                )

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

            [ModelExtensionModuleOCFilter::getFilters==>ModelExtensionModuleOCFilter::getCategoryFilters] => Array
                (
                    [ct] => 1
                    [wt] => 77
                    [cpu] => 402
                    [mu] => 1752
                    [pmu] => 0
                )

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

            [Event::trigger@1==>preg_quote] => Array
                (
                    [ct] => 2818
                    [wt] => 1580
                    [cpu] => 0
                    [mu] => 202816
                    [pmu] => 184
                )

            [main()==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [call_user_func_array@4==>ModelSettingModule::getModule] => Array
                (
                    [ct] => 3
                    [wt] => 262
                    [cpu] => 358
                    [mu] => 12032
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>Controller::__set] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getFilterSliderRange==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 753
                    [cpu] => 833
                    [mu] => 5600
                    [pmu] => 0
                )

            [start==>Request::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 539
                    [cpu] => 3994
                    [mu] => 35544
                    [pmu] => 27704
                )

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

            [OCFilter\Seo::link==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 7
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOCFilter::getFilterValues==>Model::__get] => Array
                (
                    [ct] => 86
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Language::load==>is_file] => Array
                (
                    [ct] => 36
                    [wt] => 386
                    [cpu] => 0
                    [mu] => 136
                    [pmu] => 0
                )

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

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

            [spl_autoload_call==>library] => Array
                (
                    [ct] => 37
                    [wt] => 4238
                    [cpu] => 0
                    [mu] => 84424
                    [pmu] => 78424
                )

            [SeoPro::strpos_offset==>implode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 184
                    [pmu] => 0
                )

            [modification==>strlen] => Array
                (
                    [ct] => 597
                    [wt] => 181
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setCfHeaders==>strtolower] => Array
                (
                    [ct] => 43
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>setcookie] => Array
                (
                    [ct] => 2
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

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

            [OCFilter\Setting::__construct==>json_decode] => Array
                (
                    [ct] => 4
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1856
                    [pmu] => 0
                )

            [OCFilter\Placement::getPlace==>OCFilter\Placement::isSearch] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Proxy::__call@1==>func_get_args] => Array
                (
                    [ct] => 12
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 4640
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::getLastModified==>filemtime] => Array
                (
                    [ct] => 51
                    [wt] => 2630
                    [cpu] => 1079
                    [mu] => -688
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerCommonColumnLeft::index] => Array
                (
                    [ct] => 1
                    [wt] => 23622
                    [cpu] => 20707
                    [mu] => 118752
                    [pmu] => 0
                )

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

            [SeoLang::__construct==>pathinfo] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

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

            [ControllerCommonColumnLeft::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 345
                    [cpu] => 395
                    [mu] => 3696
                    [pmu] => 0
                )

            [Twig\Environment::setCache==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 1608
                    [pmu] => 0
                )

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

            [OCFilter\Filter::getFilterModelData==>OCFilter\Placement::isManufacturer] => Array
                (
                    [ct] => 13
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Helper::number_abbr==>pow] => Array
                (
                    [ct] => 90
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Document::getLocalStorage==>is_object] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getManufacturersCounterSQL==>OCFilter\Params::special] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelToolImage::resize==>strlen] => Array
                (
                    [ct] => 166
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Params::getSepSource] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::run_construct] => Array
                (
                    [ct] => 1
                    [wt] => 577
                    [cpu] => 1724
                    [mu] => 1008
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>Controller::__get] => Array
                (
                    [ct] => 65
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerProductCategory::index==>OCFilter\Api::setProductListControllerData] => Array
                (
                    [ct] => 1
                    [wt] => 2756
                    [cpu] => 2306
                    [mu] => 25712
                    [pmu] => 0
                )

            [initOCFilter==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

            [Composer\Autoload\includeFile==>class_alias] => Array
                (
                    [ct] => 10
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Core::config] => Array
                (
                    [ct] => 7
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 97
                    [wt] => 2951
                    [cpu] => 2501
                    [mu] => 4320
                    [pmu] => 1384
                )

            [ControllerExtensionModuleSeoLang::index==>ControllerSeoLangSeoLang::index] => Array
                (
                    [ct] => 1
                    [wt] => 8534
                    [cpu] => 6920
                    [mu] => 66008
                    [pmu] => 0
                )

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

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

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

            [__TwigTemplate_961f3c8d2d75aa7c83ec60461a05708bb98fe694d870f67a46c1ee057b9cbc9f::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 4
                    [wt] => 400
                    [cpu] => 0
                    [mu] => 4016
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerCommonMenu::index] => Array
                (
                    [ct] => 1
                    [wt] => 6060
                    [cpu] => 6318
                    [mu] => 15880
                    [pmu] => 0
                )

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

            [OCFilter\Seo::getHost==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>SeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 578
                    [cpu] => 827
                    [mu] => 16304
                    [pmu] => 21496
                )

            [call_user_func_array@2==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 281
                    [cpu] => 272
                    [mu] => 1152
                    [pmu] => 0
                )

            [Url::link==>OCFilter\Seo::rewrite] => Array
                (
                    [ct] => 70
                    [wt] => 451
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>Document::setTitle] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Action::execute@4==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 31
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [twig_length_filter==>is_scalar] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [ModelExtensionModuleOCFilter::getFilters==>OCFilter\Params::getSpecialKeys] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::setpagenum==>utf8_strpos] => Array
                (
                    [ct] => 17
                    [wt] => 54
                    [cpu] => 0
                    [mu] => -688
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::twoslaches] => Array
                (
                    [ct] => 70
                    [wt] => 170
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOCFilter::getFilterValuesCounterSQL==>ModelExtensionModuleOCFilter::getProductWhereSQL] => Array
                (
                    [ct] => 2
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [Twig\Template::loadTemplate==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 32
                    [wt] => 4333
                    [cpu] => 3989
                    [mu] => 50584
                    [pmu] => 0
                )

            [OCFilter\Filter::formatFilter==>str_replace] => Array
                (
                    [ct] => 11
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 480
                    [pmu] => 0
                )

            [ModelToolImage::resize==>str_replace] => Array
                (
                    [ct] => 498
                    [wt] => 323
                    [cpu] => 0
                    [mu] => 3104
                    [pmu] => 0
                )

            [Proxy::getSettings==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 519
                    [cpu] => 1973
                    [mu] => 22176
                    [pmu] => 0
                )

            [OCFilter\Filter::setFilterValues==>trim] => Array
                (
                    [ct] => 33
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [__TwigTemplate_202c351691067a2b4dfafb45d84f889dafbe8eea4da9c15c30535deb4a5159ab::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [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] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Cache\Redis::__construct==>Redis::pconnect] => Array
                (
                    [ct] => 1
                    [wt] => 140
                    [cpu] => 506
                    [mu] => 424
                    [pmu] => 0
                )

            [OCFilter\Cache::set==>OCFilter\Factory::config] => Array
                (
                    [ct] => 24
                    [wt] => 179
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 2284
                    [cpu] => 807
                    [mu] => 27408
                    [pmu] => 72208
                )

            [ModelCatalogDiscount::getProductDiscount==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [main()==>filemtime] => Array
                (
                    [ct] => 2
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::checkHttpHeadersForMobile==>strpos] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [Loader::controller@1==>Action::__construct] => Array
                (
                    [ct] => 14
                    [wt] => 598
                    [cpu] => 0
                    [mu] => 1112
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 156
                    [cpu] => 0
                    [mu] => 8376
                    [pmu] => 3792
                )

            [Action::execute==>count] => Array
                (
                    [ct] => 8
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 16
                )

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

            [DB\MySQLi::query==>mysqli_result::close] => Array
                (
                    [ct] => 384
                    [wt] => 419
                    [cpu] => 0
                    [mu] => -6584256
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>strpos] => Array
                (
                    [ct] => 140
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_access] => Array
                (
                    [ct] => 1
                    [wt] => 1828
                    [cpu] => 2171
                    [mu] => 21952
                    [pmu] => 0
                )

            [OCFilter\Helper::getRenderedStyle==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getCategoryByProduct==>SeoPro::getPathByCategory] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::initHelpers] => Array
                (
                    [ct] => 1
                    [wt] => 143
                    [cpu] => 1163
                    [mu] => 16648
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getBanners==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 168
                    [cpu] => 69
                    [mu] => 2696
                    [pmu] => 4576
                )

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

            [Loader::model==>is_file] => Array
                (
                    [ct] => 26
                    [wt] => 508
                    [cpu] => 0
                    [mu] => 112
                    [pmu] => 80
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Params::getSepSliderDot] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getFilter==>Language::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::__construct] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [OCFilter\Seo::getCategoryPages==>OCFilter\Seo::OCFilter\{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Url::link] => Array
                (
                    [ct] => 30
                    [wt] => 6321
                    [cpu] => 7522
                    [mu] => 2096
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProducts==>count] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionModuleSeoLang::index] => Array
                (
                    [ct] => 1
                    [wt] => 8894
                    [cpu] => 6920
                    [mu] => 69368
                    [pmu] => 0
                )

            [Proxy::control==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 1890
                    [cpu] => 1973
                    [mu] => 34824
                    [pmu] => 7736
                )

            [ControllerToolTotal::index==>Proxy::getTotal] => Array
                (
                    [ct] => 1
                    [wt] => 1056
                    [cpu] => 1197
                    [mu] => 4992
                    [pmu] => 0
                )

            [OCFilter\Seo::isDisabledRoute==>in_array] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getReviewsByCategoryId==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 9904
                    [cpu] => 8053
                    [mu] => 114256
                    [pmu] => 0
                )

            [Loader::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 148
                    [cpu] => 0
                    [mu] => 992
                    [pmu] => 616
                )

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

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

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_d5c59eb5da98546ec3e6dc491e70d79bfecb7781f809b0de589fcbdc3d1886fd::doDisplay] => Array
                (
                    [ct] => 4
                    [wt] => 2559
                    [cpu] => 3989
                    [mu] => 14192
                    [pmu] => 0
                )

            [twig_escape_filter==>preg_replace_callback] => Array
                (
                    [ct] => 10
                    [wt] => 410
                    [cpu] => 0
                    [mu] => 1568
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::remove_vars==>Controller::__get] => Array
                (
                    [ct] => 204
                    [wt] => 624
                    [cpu] => 281
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Model::__set==>Registry::set] => Array
                (
                    [ct] => 94
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 5600
                    [pmu] => 40
                )

            [ControllerProductCategory::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 874
                    [cpu] => 1354
                    [mu] => 2512
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 7
                    [wt] => 2179
                    [cpu] => 8052
                    [mu] => 256
                    [pmu] => 0
                )

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

            [ModelExtensionTotalSubTotal::getTotal==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 774
                    [cpu] => 965
                    [mu] => 2672
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Environment::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 1469
                    [cpu] => 0
                    [mu] => 102232
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>str_replace] => Array
                (
                    [ct] => 70
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 752
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getQueryString==>urldecode] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [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
                )

            [ControllerProductCategory::index==>OCFilter\Core::startup] => Array
                (
                    [ct] => 5
                    [wt] => 1085
                    [cpu] => 1011
                    [mu] => 16336
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>json_decode] => Array
                (
                    [ct] => 3
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 18744
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>is_array] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelCatalogReviews::getReviewsByCategoryId==>implode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [Twig\ExtensionSet::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 2248
                    [pmu] => 0
                )

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

            [OCFilter\OpenCart::renderTemplate==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 6195
                    [cpu] => 5773
                    [mu] => 64768
                    [pmu] => 0
                )

            [__TwigTemplate_90e26285d3a0cf286a606ec591379a771e649c83a91eff1e45db19609ac4666c::doDisplay==>is_array] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getPriceSliderRange==>ModelExtensionModuleOCFilter::getRegularPriceRange] => Array
                (
                    [ct] => 1
                    [wt] => 104
                    [cpu] => 603
                    [mu] => 1976
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::loadlibrary==>class_exists] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 32
                )

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

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

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

            [Composer\Autoload\ClassLoader::register==>spl_autoload_register] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [call_user_func_array@4==>Loader::{closure}] => Array
                (
                    [ct] => 52
                    [wt] => 25666
                    [cpu] => 36854
                    [mu] => 141960
                    [pmu] => 0
                )

            [call_user_func_array@4==>Loader::{closure}@1] => Array
                (
                    [ct] => 2
                    [wt] => 1623
                    [cpu] => 1024
                    [mu] => 8568
                    [pmu] => 12728
                )

            [Action::__construct==>implode] => Array
                (
                    [ct] => 182
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 10144
                    [pmu] => 616
                )

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

            [OCFilter\Seo::getPageMetaTitle==>OCFilter\Seo::getPageInfo] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 358
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache\Redis::set==>Redis::expire] => Array
                (
                    [ct] => 4
                    [wt] => 120
                    [cpu] => 67
                    [mu] => 128
                    [pmu] => 0
                )

            [utf8_strpos==>mb_strpos] => Array
                (
                    [ct] => 341
                    [wt] => 452
                    [cpu] => 92
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>call_user_func_array@2] => Array
                (
                    [ct] => 30
                    [wt] => 256515
                    [cpu] => 246805
                    [mu] => 1973808
                    [pmu] => 3286232
                )

            [Twig\ExtensionSet::getLastModified==>ReflectionObject::__construct] => Array
                (
                    [ct] => 51
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [normalizePhone==>substr] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Params::key] => Array
                (
                    [ct] => 29
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getPriceSliderRange==>ModelExtensionModuleOCFilter::getSpecialPriceRange] => Array
                (
                    [ct] => 1
                    [wt] => 102
                    [cpu] => 97
                    [mu] => 1280
                    [pmu] => 0
                )

            [OCFilter\Placement::getPlace==>OCFilter\Placement::isManufacturer] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>Cart\Currency::getId] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>explode] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 3704
                    [pmu] => 0
                )

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

            [Loader::{closure}==>Registry::get] => Array
                (
                    [ct] => 540
                    [wt] => 257
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerSeoLangSeoLanglib::getModule==>json_encode] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 4224
                    [pmu] => 0
                )

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

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

            [Config::load==>file_exists] => Array
                (
                    [ct] => 2
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@2==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 1
                    [wt] => 116
                    [cpu] => 991
                    [mu] => 1312
                    [pmu] => 18088
                )

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

            [seolang_Mobile_Detect::setCfHeaders==>substr] => Array
                (
                    [ct] => 43
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 656
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>strpos] => Array
                (
                    [ct] => 34
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>substr] => Array
                (
                    [ct] => 136
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::loadlibrary] => Array
                (
                    [ct] => 1
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 2896
                    [pmu] => 3288
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 6
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 74192
                    [pmu] => 0
                )

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

            [OCFilter\Helper::number_abbr==>number_format] => Array
                (
                    [ct] => 15
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::getCacheKey==>substr] => Array
                (
                    [ct] => 32
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 3616
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::__construct==>SeoPro::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 222
                    [cpu] => 1163
                    [mu] => 22232
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>SeoPro::getKeywordByQuery] => Array
                (
                    [ct] => 71
                    [wt] => 4227
                    [cpu] => 20667
                    [mu] => 2848
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::commonhome==>strpos] => Array
                (
                    [ct] => 70
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Helper::getRenderedStyle==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 184
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2004
                    [cpu] => 1889
                    [mu] => 10136
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::load==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 280
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getCategoryFilters==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [SeoLang::__construct==>strpos] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>OCFilter\Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogInformation::getHeaderInformationPages==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 87
                    [cpu] => 299
                    [mu] => 37024
                    [pmu] => 0
                )

            [ControllerInformationReviews::getCategoryReviewSlider==>Proxy::getReviewsByCategoryId] => Array
                (
                    [ct] => 1
                    [wt] => 9905
                    [cpu] => 8053
                    [mu] => 114760
                    [pmu] => 0
                )

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

            [ModelToolImage::resize==>Model::__get] => Array
                (
                    [ct] => 498
                    [wt] => 642
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValues==>ModelExtensionModuleOCFilter::getManufacturerValues] => Array
                (
                    [ct] => 1
                    [wt] => 84
                    [cpu] => 381
                    [mu] => 3840
                    [pmu] => 0
                )

            [OCFilter\Filter::setValuesCounter==>is_null] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Proxy::getCategories==>Proxy::__call] => Array
                (
                    [ct] => 7
                    [wt] => 2168
                    [cpu] => 2017
                    [mu] => 12224
                    [pmu] => 0
                )

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

            [SeoPro::detectLanguage==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

            [OCFilter\Seo::getCategoryPages==>OCFilter\Filter::setValuesCounter] => Array
                (
                    [ct] => 1
                    [wt] => 710
                    [cpu] => 618
                    [mu] => 12536
                    [pmu] => 0
                )

            [Proxy::getSpecialByProductId==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 1182
                    [cpu] => 704
                    [mu] => 6936
                    [pmu] => 12728
                )

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

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

            [Url::link==>is_callable] => Array
                (
                    [ct] => 70
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Placement::isCustomPage] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>SeoPro::getPathByCategory] => Array
                (
                    [ct] => 23
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 1120
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::exists==>Twig\Loader\FilesystemLoader::normalizeName] => Array
                (
                    [ct] => 58
                    [wt] => 139
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getCounters==>ModelExtensionModuleOCFilter::getFilterValuesCounterSQL] => Array
                (
                    [ct] => 2
                    [wt] => 98
                    [cpu] => 0
                    [mu] => 2544
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Seo::getParams] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Filter::setFilterSlider] => Array
                (
                    [ct] => 1
                    [wt] => 789
                    [cpu] => 833
                    [mu] => 7256
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Params::special] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Placement::getPlace==>OCFilter\Placement::isCategory] => Array
                (
                    [ct] => 4
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Cache::key] => Array
                (
                    [ct] => 11
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 80
                    [pmu] => 0
                )

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

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

            [ModelToolRemarketing::getRemarketingHeader==>html_entity_decode] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getSpecialPriceRange==>ModelExtensionModuleOCFilter::getProductJoinSQL] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::switchLanguage==>trim] => Array
                (
                    [ct] => 60
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 2240
                    [pmu] => 0
                )

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

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

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

            [ModelExtensionModuleOCFilter::getManufacturersCounterSQL==>sprintf] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::findFileWithExtension==>file_exists] => Array
                (
                    [ct] => 63
                    [wt] => 2206
                    [cpu] => 2501
                    [mu] => 128
                    [pmu] => 744
                )

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

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>spl_autoload_register] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 272
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::exists==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 13
                    [wt] => 1341
                    [cpu] => 0
                    [mu] => 4648
                    [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] => 11
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::template==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>count] => Array
                (
                    [ct] => 31
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@2==>OCFilter\Core::config] => Array
                (
                    [ct] => 11
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>is_callable] => Array
                (
                    [ct] => 270
                    [wt] => 241
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 224
                )

            [Loader::helper==>is_file] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Action::execute@2==>ControllerProductListing::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 892
                    [cpu] => 1337
                    [mu] => 3048
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

            [ModelToolRemarketing::genEventId==>ord] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Action::execute@2==>ReflectionClass::__construct] => Array
                (
                    [ct] => 30
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategoryLayoutId==>DB::query] => Array
                (
                    [ct] => 5
                    [wt] => 453
                    [cpu] => 6534
                    [mu] => 5568
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>normalizePhone] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

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

            [Proxy::getProducts==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 5101
                    [cpu] => 1982
                    [mu] => 45000
                    [pmu] => 12728
                )

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

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

            [OCFilter\OpenCart::getThemeFile==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Proxy::getCategoryLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 390
                    [cpu] => 1022
                    [mu] => 256
                    [pmu] => 0
                )

            [start==>Event::register] => Array
                (
                    [ct] => 5
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 2544
                    [pmu] => 2952
                )

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

            [ControllerExtensionModuleOCFilter::index==>ControllerExtensionModuleOCFilter::outputDebug] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProducts==>Model::__get] => Array
                (
                    [ct] => 11
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getManufacturerValues==>OCFilter\Core::query] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 381
                    [mu] => 3744
                    [pmu] => 0
                )

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

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

            [Twig\Template::display==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 17
                    [wt] => 87
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Twig\Environment::getTemplateClass==>hash] => Array
                (
                    [ct] => 49
                    [wt] => 1023
                    [cpu] => 0
                    [mu] => 4832
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getProductWhereSQL==>str_replace] => Array
                (
                    [ct] => 7
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 0
                )

            [ControllerInformationReviews::getCategoryReviewSlider==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 282
                    [cpu] => 292
                    [mu] => 224
                    [pmu] => 0
                )

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

            [ControllerProductListing::category==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 4473
                    [cpu] => 2323
                    [mu] => 144728
                    [pmu] => 0
                )

            [OCFilter\Placement::isCategory==>OCFilter\Placement::isModuleInLayout] => Array
                (
                    [ct] => 11
                    [wt] => 920
                    [cpu] => 818
                    [mu] => 10656
                    [pmu] => 0
                )

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

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

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

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

            [ControllerProductCategory::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3152
                    [cpu] => 3806
                    [mu] => 676056
                    [pmu] => 695496
                )

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

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

            [ControllerStartupStartup::index==>is_object] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelExtensionModuleOCFilter::getFilters] => Array
                (
                    [ct] => 1
                    [wt] => 1485
                    [cpu] => 1374
                    [mu] => 19672
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>Proxy::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 5103
                    [cpu] => 1982
                    [mu] => 45504
                    [pmu] => 12728
                )

            [ControllerSeoLangSeoLanglib::__construct==>Proxy::getSettings] => Array
                (
                    [ct] => 1
                    [wt] => 521
                    [cpu] => 1973
                    [mu] => 22680
                    [pmu] => 0
                )

            [OCFilter\Core::config==>OCFilter\Setting::get] => Array
                (
                    [ct] => 248
                    [wt] => 219
                    [cpu] => 472
                    [mu] => 640
                    [pmu] => 0
                )

            [__TwigTemplate_dac1f707b5b9b1fcf66b5da109e261a809c9dc41a2454697c2f50b69d8934006::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 22
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerInformationReviews::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1010
                    [cpu] => 1051
                    [mu] => 10752
                    [pmu] => 0
                )

            [__TwigTemplate_d5dfea38ce895832949bf51f554a6aa3fe590be8b395ef15ef84c0261fe691ad::doDisplay==>twig_escape_filter] => Array
                (
                    [ct] => 2
                    [wt] => 425
                    [cpu] => 0
                    [mu] => 2016
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>method_exists] => Array
                (
                    [ct] => 91
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@1==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 8760
                    [pmu] => 0
                )

            [twig_length_filter==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonFooter::index==>Loader::language] => Array
                (
                    [ct] => 4
                    [wt] => 3213
                    [cpu] => 2801
                    [mu] => 6040
                    [pmu] => 0
                )

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

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

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

            [ControllerExtensionModuleCarousel::index==>Proxy::resize] => Array
                (
                    [ct] => 10
                    [wt] => 5335
                    [cpu] => 2897
                    [mu] => 1536
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>round] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerEventTheme::index==>Config::get] => Array
                (
                    [ct] => 68
                    [wt] => 36
                    [cpu] => 0
                    [mu] => -688
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getProductWhereSQL==>date] => Array
                (
                    [ct] => 7
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 0
                )

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

            [Loader::lm_replacedata==>Registry::set] => Array
                (
                    [ct] => 17
                    [wt] => 7
                    [cpu] => 0
                    [mu] => -5512
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 4
                    [wt] => 322
                    [cpu] => 3222
                    [mu] => 224
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getSpecialPriceRange==>OCFilter\Core::query] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 97
                    [mu] => 1296
                    [pmu] => 0
                )

            [SeoPro::validate==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 1029
                    [cpu] => 760
                    [mu] => 83984
                    [pmu] => 0
                )

            [Twig\Template::display@3==>array_merge] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Filter::setValuesCounter==>Proxy::getCounters] => Array
                (
                    [ct] => 2
                    [wt] => 1450
                    [cpu] => 1344
                    [mu] => 14704
                    [pmu] => 0
                )

            [SeoPro::getQueryString==>array_diff_key] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [preg_replace_callback==>{closure}] => Array
                (
                    [ct] => 42
                    [wt] => 373
                    [cpu] => 0
                    [mu] => 14208
                    [pmu] => 0
                )

            [twig_escape_filter==>preg_match] => Array
                (
                    [ct] => 10
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getQueryByKeyword==>trim] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecial==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 54
                    [mu] => 224
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ControllerCommonSearch::index] => Array
                (
                    [ct] => 1
                    [wt] => 4624
                    [cpu] => 4976
                    [mu] => 11816
                    [pmu] => 0
                )

            [OCFilter\Seo::link==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 706
                    [cpu] => 651
                    [mu] => 192
                    [pmu] => 0
                )

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

            [ModelCatalogProduct::getProducts==>ModelCatalogProduct::getProduct] => Array
                (
                    [ct] => 1
                    [wt] => 3373
                    [cpu] => 1652
                    [mu] => 42808
                    [pmu] => 12728
                )

            [ControllerSeoLangSeoLanglib::__construct==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

            [ControllerCommonContentBottom::index==>in_array] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 39
                    [cpu] => 41
                    [mu] => 328
                    [pmu] => 224
                )

            [ControllerSeoLangMovaMova::getMulti==>Registry::get] => Array
                (
                    [ct] => 89
                    [wt] => 37
                    [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] => 49
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Filter::setFilterValues==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 25
                    [wt] => 13
                    [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] => 21
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getOptionsCombinationsPriceRange==>ModelExtensionModuleOCFilter::getProductJoinSQL] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

            [Loader::view==>Template::set] => Array
                (
                    [ct] => 3224
                    [wt] => 3450
                    [cpu] => 373
                    [mu] => 210104
                    [pmu] => 0
                )

            [__TwigTemplate_90e26285d3a0cf286a606ec591379a771e649c83a91eff1e45db19609ac4666c::doDisplay==>Twig\Template::display@4] => Array
                (
                    [ct] => 15
                    [wt] => 651
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [Loader::lm_replacedata==>is_array] => Array
                (
                    [ct] => 17
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB\MySQLi::escape==>mysqli::real_escape_string] => Array
                (
                    [ct] => 194
                    [wt] => 241
                    [cpu] => 0
                    [mu] => 8464
                    [pmu] => 64
                )

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

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>twig_escape_filter] => Array
                (
                    [ct] => 8
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>str_replace] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 264
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Filter::slicingValues] => Array
                (
                    [ct] => 3
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getQueryString==>array_flip] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getSignature==>json_encode] => Array
                (
                    [ct] => 51
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 13184
                    [pmu] => 0
                )

            [Session::__construct==>register_shutdown_function] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 160
                )

            [Twig\Environment::mergeGlobals==>Twig\Environment::getGlobals] => Array
                (
                    [ct] => 49
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 293
                    [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] => 3
                    [wt] => 969
                    [cpu] => 358
                    [mu] => 11560
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>array_merge] => Array
                (
                    [ct] => 11
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 13544
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setHttpHeaders==>substr] => Array
                (
                    [ct] => 43
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getProductCountSQL==>OCFilter\Core::config] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::getMetaText==>OCFilter\Factory::config] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Api::setProductListControllerData==>OCFilter\Seo::getPageMetaTitle] => Array
                (
                    [ct] => 1
                    [wt] => 60
                    [cpu] => 358
                    [mu] => 1664
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>Config::get] => Array
                (
                    [ct] => 34
                    [wt] => 25
                    [cpu] => 0
                    [mu] => -552
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>DB::escape] => Array
                (
                    [ct] => 83
                    [wt] => 257
                    [cpu] => 0
                    [mu] => 3792
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>uniqid] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 424
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>OCFilter\Factory::isEnabled] => Array
                (
                    [ct] => 1
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [Proxy::getCurrencies==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 585
                    [cpu] => 1256
                    [mu] => 9992
                    [pmu] => 6920
                )

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

            [Action::execute@3==>ReflectionFunctionAbstract::getNumberOfRequiredParameters] => Array
                (
                    [ct] => 77
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [initOCFilter==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [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] => 376
                    [cpu] => 1163
                    [mu] => 24192
                    [pmu] => 0
                )

            [Proxy::__call@1==>call_user_func_array@3] => Array
                (
                    [ct] => 3
                    [wt] => 955
                    [cpu] => 1973
                    [mu] => 23112
                    [pmu] => 0
                )

            [Proxy::__call@1==>call_user_func_array@4] => Array
                (
                    [ct] => 2
                    [wt] => 1626
                    [cpu] => 1024
                    [mu] => 8696
                    [pmu] => 12728
                )

            [Proxy::__call@1==>call_user_func_array@5] => Array
                (
                    [ct] => 6
                    [wt] => 1876
                    [cpu] => 0
                    [mu] => 50632
                    [pmu] => 0
                )

            [Proxy::__call@1==>call_user_func_array@8] => Array
                (
                    [ct] => 1
                    [wt] => 284
                    [cpu] => 965
                    [mu] => 640
                    [pmu] => 0
                )

            [Url::__construct==>is_callable] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>class_exists] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ModelExtensionModuleOCFilter::getManufacturersCounterSQL==>OCFilter\Params::key] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerInformationReviews::getCategoryReviewSlider] => Array
                (
                    [ct] => 1
                    [wt] => 90366
                    [cpu] => 81675
                    [mu] => 185736
                    [pmu] => 0
                )

            [call_user_func_array@4==>OCFilter\Core::config] => Array
                (
                    [ct] => 31
                    [wt] => 117
                    [cpu] => 330
                    [mu] => 640
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>is_file] => Array
                (
                    [ct] => 20
                    [wt] => 1020
                    [cpu] => 0
                    [mu] => 144
                    [pmu] => 0
                )

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

            [OCFilter\Api::setProductListControllerData==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1472
                    [cpu] => 1085
                    [mu] => 4448
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::seourl] => Array
                (
                    [ct] => 70
                    [wt] => 1244
                    [cpu] => 0
                    [mu] => 6744
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Seo::getCategoryId] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>ReflectionClass::__construct] => Array
                (
                    [ct] => 31
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::getCacheKey@1] => Array
                (
                    [ct] => 49
                    [wt] => 423
                    [cpu] => 3989
                    [mu] => 68544
                    [pmu] => 0
                )

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

            [Wf==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 152
                    [pmu] => 0
                )

            [Twig\Environment::load==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

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

            [SeoLang::__construct==>array_values] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

            [OCFilter\Cache::get==>OCFilter\Factory::config] => Array
                (
                    [ct] => 24
                    [wt] => 142
                    [cpu] => 0
                    [mu] => 384
                    [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] => 10
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Filter::setFilterSlider==>OCFilter\Filter::getFilterModelData] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::load] => Array
                (
                    [ct] => 30
                    [wt] => 1382
                    [cpu] => 0
                    [mu] => 72536
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getCounters==>ModelExtensionModuleOCFilter::getManufacturersCounterSQL] => Array
                (
                    [ct] => 2
                    [wt] => 131
                    [cpu] => 0
                    [mu] => 4096
                    [pmu] => 0
                )

            [call_user_func_array@7==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 1
                    [wt] => 298
                    [cpu] => 965
                    [mu] => 896
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getRegularPriceRange==>ModelExtensionModuleOCFilter::getProductJoinSQL] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>Cart\Currency::format] => Array
                (
                    [ct] => 2
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [call_user_func_array@6==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 722
                    [cpu] => 991
                    [mu] => 14592
                    [pmu] => 32448
                )

            [OCFilter\Params::key==>is_null] => Array
                (
                    [ct] => 62
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Cache\Redis::__construct==>Redis::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_dac1f707b5b9b1fcf66b5da109e261a809c9dc41a2454697c2f50b69d8934006::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getProductWhereSQL==>DB::escape] => Array
                (
                    [ct] => 7
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 408
                    [pmu] => 0
                )

            [ControllerInformationReviews::__construct==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 794
                    [cpu] => 1051
                    [mu] => 240
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 403
                    [cpu] => 437
                    [mu] => 4664
                    [pmu] => 0
                )

            [Session\DB::read==>json_decode] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 3656
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValues==>OCFilter\Cache::get] => Array
                (
                    [ct] => 10
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@8==>Loader::{closure}@1] => Array
                (
                    [ct] => 1
                    [wt] => 283
                    [cpu] => 965
                    [mu] => 512
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 9
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Seo::getHost] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getOptionsCombinationsPriceRange==>OCFilter\Core::query] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 87
                    [mu] => 1376
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>preg_replace] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 168
                )

            [Proxy::loadlibrary==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 157
                    [cpu] => 0
                    [mu] => 2392
                    [pmu] => 3288
                )

            [__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerCommonHeader::index] => Array
                (
                    [ct] => 1
                    [wt] => 34419
                    [cpu] => 35665
                    [mu] => 583872
                    [pmu] => 0
                )

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

            [SeoLang::switchLanguage==>time] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFile==>defined] => Array
                (
                    [ct] => 75
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Params::is] => Array
                (
                    [ct] => 9
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [{closure}==>bin2hex] => Array
                (
                    [ct] => 41
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1768
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>Proxy::getCategories] => Array
                (
                    [ct] => 1
                    [wt] => 283
                    [cpu] => 255
                    [mu] => 1304
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 14
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 172944
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>Proxy::resize] => Array
                (
                    [ct] => 43
                    [wt] => 23052
                    [cpu] => 22057
                    [mu] => 5072
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Core::config] => Array
                (
                    [ct] => 20
                    [wt] => 66
                    [cpu] => 142
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleOCFilter::index==>array_intersect] => Array
                (
                    [ct] => 35
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 13288
                    [pmu] => 0
                )

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

            [Loader::lm_replacedata==>array_merge] => Array
                (
                    [ct] => 17
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 5768
                    [pmu] => 0
                )

            [Twig\ExtensionSet::addExtension==>get_class] => Array
                (
                    [ct] => 51
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>rawurlencode] => Array
                (
                    [ct] => 55
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 2336
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\OpenCart::renderTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 6210
                    [cpu] => 5773
                    [mu] => 65024
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3565
                    [cpu] => 3941
                    [mu] => 100320
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>json_decode] => Array
                (
                    [ct] => 41
                    [wt] => 659
                    [cpu] => 0
                    [mu] => 114872
                    [pmu] => 0
                )

            [Template\Twig::render==>is_file] => Array
                (
                    [ct] => 30
                    [wt] => 1546
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

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

            [OCFilter\Seo::getPageMetaDescription==>OCFilter\Seo::getPageInfo] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [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] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [call_user_func_array@6==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 5
                    [wt] => 420
                    [cpu] => 3741
                    [mu] => 320
                    [pmu] => 0
                )

            [SeoPro::strpos_offset==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

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

            [Loader::{closure}==>ModelToolRemarketing::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 2362
                    [cpu] => 0
                    [mu] => 58264
                    [pmu] => 0
                )

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

            [call_user_func_array@2==>ControllerCommonColumnRight::index] => Array
                (
                    [ct] => 1
                    [wt] => 2973
                    [cpu] => 3908
                    [mu] => 11160
                    [pmu] => 0
                )

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

            [ControllerCommonContentTop::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2016
                    [cpu] => 662
                    [mu] => 10248
                    [pmu] => 0
                )

            [Loader::language==>preg_replace] => Array
                (
                    [ct] => 18
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 160
                    [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] => 57
                    [cpu] => 170
                    [mu] => 3224
                    [pmu] => 3280
                )

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

            [SeoPro::strpos_offset==>strlen] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::twoslaches==>trim] => Array
                (
                    [ct] => 70
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ModelExtensionModuleOCFilter::getFilter==>Model::__get] => Array
                (
                    [ct] => 106
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::__construct==>Twig\Loader\FilesystemLoader::setPaths] => Array
                (
                    [ct] => 51
                    [wt] => 1337
                    [cpu] => 0
                    [mu] => 42440
                    [pmu] => 0
                )

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

            [SeoPro::getPathByCategory==>is_array] => Array
                (
                    [ct] => 24
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 200
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 168
                )

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

            [Response::output==>header] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

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

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

            [Cart\Currency::format==>round] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getLastModified==>ReflectionClass::getFileName] => Array
                (
                    [ct] => 102
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValuesCounterSQL==>ModelExtensionModuleOCFilter::getProductJoinSQL] => Array
                (
                    [ct] => 2
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ModelCatalogProduct::getTotalProducts] => Array
                (
                    [ct] => 1
                    [wt] => 476
                    [cpu] => 301
                    [mu] => 1184
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ControllerCommonRemarketing::footer] => Array
                (
                    [ct] => 1
                    [wt] => 1334
                    [cpu] => 0
                    [mu] => 60672
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>html_entity_decode] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 8320
                    [pmu] => 0
                )

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

            [Twig\Environment::__construct==>Twig\Environment::addExtension] => Array
                (
                    [ct] => 51
                    [wt] => 550
                    [cpu] => 0
                    [mu] => 10808
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getRegularPriceRange==>OCFilter\Core::query] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 603
                    [mu] => 1376
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>Twig\ExtensionSet::getSignature] => Array
                (
                    [ct] => 51
                    [wt] => 185
                    [cpu] => 0
                    [mu] => 13440
                    [pmu] => 0
                )

            [Action::execute@2==>preg_replace] => Array
                (
                    [ct] => 30
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 1448
                    [pmu] => 0
                )

            [ControllerProductCategory::__construct==>Loader::helper] => Array
                (
                    [ct] => 1
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [SeoPro::baseRewrite==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [call_user_func_array@1==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 215
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1980
                    [cpu] => 1440
                    [mu] => 12008
                    [pmu] => 0
                )

            [Event::trigger==>str_replace] => Array
                (
                    [ct] => 23304
                    [wt] => 11544
                    [cpu] => 6776
                    [mu] => 174656
                    [pmu] => 536
                )

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

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

            [OCFilter\Cache::key==>is_null] => Array
                (
                    [ct] => 113
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_dac1f707b5b9b1fcf66b5da109e261a809c9dc41a2454697c2f50b69d8934006::getSourceContext==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 4336
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>OCFilter\Params::special] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [start==>DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 652
                    [cpu] => 1013
                    [mu] => 44560
                    [pmu] => 43896
                )

            [{closure}==>sprintf] => Array
                (
                    [ct] => 41
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 13248
                    [pmu] => 0
                )

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

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

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

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

            [call_user_func_array@4==>ModelDesignLayout::getLayoutModules] => Array
                (
                    [ct] => 4
                    [wt] => 376
                    [cpu] => 1202
                    [mu] => 5504
                    [pmu] => 0
                )

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

            [Loader::controller@1==>preg_replace] => Array
                (
                    [ct] => 14
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@6==>OCFilter\Core::config] => Array
                (
                    [ct] => 46
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@1==>substr] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [OCFilter\Filter::getFilterModelData==>OCFilter\Params::get] => Array
                (
                    [ct] => 13
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Filter::getSelectedFilters==>OCFilter\Params::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::loadClass] => Array
                (
                    [ct] => 49
                    [wt] => 7822
                    [cpu] => 4871
                    [mu] => 109928
                    [pmu] => 0
                )

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

            [Loader::view==>defined] => Array
                (
                    [ct] => 34
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelSettingSetting::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 58
                    [cpu] => 779
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValues==>OCFilter\Core::query] => Array
                (
                    [ct] => 9
                    [wt] => 2447
                    [cpu] => 3374
                    [mu] => 19640
                    [pmu] => 0
                )

            [utf8_strlen==>mb_strlen] => Array
                (
                    [ct] => 36
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::twoslaches==>preg_replace] => Array
                (
                    [ct] => 70
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>is_file] => Array
                (
                    [ct] => 77
                    [wt] => 148
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [SeoPro::validate==>rawurldecode] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [OCFilter\Seo::isDisabledRoute==>strpos] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 296663
                    [cpu] => 279056
                    [mu] => 2585208
                    [pmu] => 4612704
                )

            [normalizePhone==>strlen] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::__construct==>getcwd] => Array
                (
                    [ct] => 68
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 3936
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Params::key] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::genEventId==>chr] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Event::trigger==>preg_quote] => Array
                (
                    [ct] => 23304
                    [wt] => 13012
                    [cpu] => 8267
                    [mu] => 1676768
                    [pmu] => 520
                )

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

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

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 49
                    [wt] => 1514
                    [cpu] => 0
                    [mu] => 12384
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionAdvertiseGoogle::google_global_site_tag] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Template::display@4==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 15
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Seo::isSeoUrlEnabled==>strpos] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Detection\MobileDetect::match==>sprintf] => Array
                (
                    [ct] => 267
                    [wt] => 142
                    [cpu] => 0
                    [mu] => 115584
                    [pmu] => 8096
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strtr] => Array
                (
                    [ct] => 175
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 3528
                    [pmu] => 0
                )

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

            [ControllerEventLanguage::after==>Controller::__get] => Array
                (
                    [ct] => 4136
                    [wt] => 4124
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [SeoLang::__construct==>rtrim] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@3==>__TwigTemplate_86503266825e08a5d491b4bd6f8ab9e0bbd8a298f191ebae92df279a915e0359::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>strlen] => Array
                (
                    [ct] => 210
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_86503266825e08a5d491b4bd6f8ab9e0bbd8a298f191ebae92df279a915e0359::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 31
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Proxy::getLayout] => Array
                (
                    [ct] => 1
                    [wt] => 282
                    [cpu] => 304
                    [mu] => 256
                    [pmu] => 0
                )

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

            [call_user_func_array@2==>ControllerEventTheme::index] => Array
                (
                    [ct] => 1
                    [wt] => 347
                    [cpu] => 1427
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::loadlibrary==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 72
                )

            [SeoPro::prepareRoute==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::getCacheKey==>strlen] => Array
                (
                    [ct] => 32
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductListing::category==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

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

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

            [Proxy::__call==>func_get_args] => Array
                (
                    [ct] => 270
                    [wt] => 98
                    [cpu] => 247
                    [mu] => 101648
                    [pmu] => 504
                )

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

            [Action::__construct==>explode] => Array
                (
                    [ct] => 71
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 34000
                    [pmu] => 712
                )

            [OCFilter\Cache::key==>is_array] => Array
                (
                    [ct] => 113
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller==>Action::execute@2] => Array
                (
                    [ct] => 8
                    [wt] => 255216
                    [cpu] => 242172
                    [mu] => 1966504
                    [pmu] => 3286232
                )

            [ModelCatalogReviews::getReview==>strtotime] => Array
                (
                    [ct] => 56
                    [wt] => 300
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getPages==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLanglib::getLayoutModules==>is_array] => Array
                (
                    [ct] => 17
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>Config::get] => Array
                (
                    [ct] => 15
                    [wt] => 13
                    [cpu] => 0
                    [mu] => -112
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::setMain] => Array
                (
                    [ct] => 17
                    [wt] => 328
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [OCFilter\Helper::getRenderedStyle==>is_writable] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Model::__get] => Array
                (
                    [ct] => 18
                    [wt] => 24
                    [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] => 12
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Template::render==>Template\Twig::render] => Array
                (
                    [ct] => 17
                    [wt] => 30709
                    [cpu] => 18644
                    [mu] => 1743672
                    [pmu] => 695496
                )

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

            [Session\DB::gc==>ini_get] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [__TwigTemplate_dac1f707b5b9b1fcf66b5da109e261a809c9dc41a2454697c2f50b69d8934006::__construct==>__TwigTemplate_dac1f707b5b9b1fcf66b5da109e261a809c9dc41a2454697c2f50b69d8934006::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 4688
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>Proxy::getProductImages] => Array
                (
                    [ct] => 1
                    [wt] => 436
                    [cpu] => 1871
                    [mu] => 25760
                    [pmu] => 0
                )

            [start==>Response::output] => Array
                (
                    [ct] => 1
                    [wt] => 10815
                    [cpu] => 4890
                    [mu] => 658416
                    [pmu] => 0
                )

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

            [{closure}==>strtoupper] => Array
                (
                    [ct] => 41
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ModelExtensionModuleOCFilter::getCounters] => Array
                (
                    [ct] => 1
                    [wt] => 460
                    [cpu] => 618
                    [mu] => 11224
                    [pmu] => 0
                )

            [Proxy::getFirstCombinationPrice==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 16686
                    [cpu] => 15690
                    [mu] => 5360
                    [pmu] => 3283016
                )

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

            [ControllerSeoLangMovaMova::seourl==>str_replace] => Array
                (
                    [ct] => 350
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 14624
                    [pmu] => 0
                )

            [OCFilter\Cache::key==>crc32] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [usort==>modules_sort] => 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] => 128
                )

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

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

            [initOCFilter==>OCFilter\Factory::catalog] => Array
                (
                    [ct] => 1
                    [wt] => 1772
                    [cpu] => 2501
                    [mu] => 147776
                    [pmu] => 90016
                )

            [OCFilter\Cache::key==>func_get_args] => Array
                (
                    [ct] => 24
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 10752
                    [pmu] => 0
                )

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

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 708
                    [wt] => 1949
                    [cpu] => 3498
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerEventTranslation::index==>Controller::__get] => Array
                (
                    [ct] => 36
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 256
                )

            [ControllerCommonColumnRight::index==>Proxy::getCategoryLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 316
                    [cpu] => 1465
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache\Redis::set==>json_encode] => Array
                (
                    [ct] => 4
                    [wt] => 112
                    [cpu] => 0
                    [mu] => 21120
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Cache::key] => Array
                (
                    [ct] => 2
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 0
                )

            [ControllerInformationReviews::getCategoryReviewSlider==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 8029
                    [cpu] => 7955
                    [mu] => 182904
                    [pmu] => 0
                )

            [Cart\Currency::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 128
                    [cpu] => 309
                    [mu] => 3496
                    [pmu] => 19296
                )

            [ControllerCommonFooter::index==>Proxy::getCategories] => Array
                (
                    [ct] => 1
                    [wt] => 306
                    [cpu] => 286
                    [mu] => 6968
                    [pmu] => 0
                )

            [Proxy::getStores==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 1090
                    [cpu] => 2274
                    [mu] => 67472
                    [pmu] => 0
                )

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

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

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

            [SeoPro::prepareRoute==>SeoPro::getQueryByKeyword] => Array
                (
                    [ct] => 1
                    [wt] => 53
                    [cpu] => 222
                    [mu] => 680
                    [pmu] => 0
                )

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 9
                    [wt] => 16544
                    [cpu] => 20004
                    [mu] => 2778680
                    [pmu] => 3286320
                )

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

            [OCFilter\Placement::getPlaceSign==>OCFilter\Placement::getPlace] => Array
                (
                    [ct] => 3
                    [wt] => 104
                    [cpu] => 330
                    [mu] => 1792
                    [pmu] => 0
                )

            [Loader::view==>Loader::lm_replacedata] => Array
                (
                    [ct] => 17
                    [wt] => 146
                    [cpu] => 0
                    [mu] => 24504
                    [pmu] => 0
                )

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

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

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

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

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

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

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

            [Url::link==>ltrim] => Array
                (
                    [ct] => 37
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLanglib::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1026
                    [cpu] => 1973
                    [mu] => 25480
                    [pmu] => 0
                )

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

            [ControllerStartupSeoUrl::rewrite==>is_array] => Array
                (
                    [ct] => 17
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [uasort==>ControllerSeoLangMovaMova::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupMaintenance::index] => Array
                (
                    [ct] => 1
                    [wt] => 1393
                    [cpu] => 1973
                    [mu] => 27760
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelDesignTheme::getTheme] => Array
                (
                    [ct] => 1
                    [wt] => 58
                    [cpu] => 1427
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [main()==>microtime] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Twig\Environment::__construct==>ltrim] => Array
                (
                    [ct] => 17
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Cache\FilesystemCache::generateKey==>hash] => Array
                (
                    [ct] => 30
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 3008
                    [pmu] => 0
                )

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

            [ControllerProductCategory::index==>sprintf] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionModuleHTML::index] => Array
                (
                    [ct] => 1
                    [wt] => 2048
                    [cpu] => 2252
                    [mu] => 12232
                    [pmu] => 0
                )

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

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

            [ControllerStartupMaintenance::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 1370
                    [cpu] => 1973
                    [mu] => 26864
                    [pmu] => 0
                )

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

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

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

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

            [SeoPro::getPathByCategory==>implode] => Array
                (
                    [ct] => 24
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 14
                    [wt] => 5426
                    [cpu] => 0
                    [mu] => -172688
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_render==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3025
                    [cpu] => 964
                    [mu] => 15032
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Action::execute@1] => Array
                (
                    [ct] => 1
                    [wt] => 279984
                    [cpu] => 263965
                    [mu] => 2074528
                    [pmu] => 3994456
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Filter::setValuesCounter] => Array
                (
                    [ct] => 1
                    [wt] => 776
                    [cpu] => 726
                    [mu] => 1536
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOCFilter::getProductJoinSQL==>OCFilter\Core::config] => Array
                (
                    [ct] => 21
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>spl_autoload_register] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 272
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>usort] => Array
                (
                    [ct] => 4
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

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

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

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

            [normalizePhone==>preg_replace] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

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

            [OCFilter\Seo::getSelectedsFilterTitle==>is_null] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::validateName==>explode] => Array
                (
                    [ct] => 13
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 7632
                    [pmu] => 0
                )

            [ControllerProductListing::category==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerStartupSeoUrl::rewrite==>rawurlencode] => Array
                (
                    [ct] => 34
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [Action::execute@5==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>Response::setOutput] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerProductCategory::index==>Controller::__get] => Array
                (
                    [ct] => 94
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Language::load==>modification] => Array
                (
                    [ct] => 34
                    [wt] => 1777
                    [cpu] => 2532
                    [mu] => 640
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>OCFilter\Seo::getCategoryPages] => Array
                (
                    [ct] => 1
                    [wt] => 1063
                    [cpu] => 863
                    [mu] => 16144
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>DB::query] => Array
                (
                    [ct] => 83
                    [wt] => 3354
                    [cpu] => 20667
                    [mu] => 67824
                    [pmu] => 0
                )

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

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

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

            [OCFilter\Api::setProductListControllerData==>Document::getDescription] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelLocalisationLanguage::getLanguages==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 208
                    [cpu] => 1078
                    [mu] => 5040
                    [pmu] => 0
                )

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

            [DB::__construct==>DB\MySQLi::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 446
                    [cpu] => 1013
                    [mu] => 44208
                    [pmu] => 43600
                )

            [ControllerSeoLangMovaMova::after==>explode] => Array
                (
                    [ct] => 70
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 36528
                    [pmu] => 0
                )

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

            [Action::execute@1==>call_user_func_array@1] => Array
                (
                    [ct] => 3
                    [wt] => 280051
                    [cpu] => 263965
                    [mu] => 2081592
                    [pmu] => 3994456
                )

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

            [ControllerSeoLangMovaMova::remove_vars==>explode] => Array
                (
                    [ct] => 51
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 21344
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Params::getSepSliderRange] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCategoryFilters==>OCFilter\Core::query] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 402
                    [mu] => 4912
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 118
                    [cpu] => 101
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::addExtension==>Twig\ExtensionSet::addExtension] => Array
                (
                    [ct] => 51
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 6776
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelCatalogCategory::getCategory] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 293
                    [mu] => 2184
                    [pmu] => 0
                )

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

            [Action::__construct==>preg_replace] => Array
                (
                    [ct] => 71
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getManufacturersCounterSQL==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [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] => 12
                    [cpu] => 0
                    [mu] => -288
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Seo::isSeoUrlEnabled] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ControllerEventTheme::index] => Array
                (
                    [ct] => 7
                    [wt] => 2925
                    [cpu] => 9558
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValues==>OCFilter\Cache::__toString] => Array
                (
                    [ct] => 10
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getManufacturersCounterSQL==>ModelExtensionModuleOCFilter::getProductWhereSQL] => Array
                (
                    [ct] => 2
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

            [OCFilter\Factory::catalog==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1770
                    [cpu] => 2501
                    [mu] => 147648
                    [pmu] => 90016
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>is_file] => Array
                (
                    [ct] => 13
                    [wt] => 703
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 347
                    [cpu] => 411
                    [mu] => 1600
                    [pmu] => 0
                )

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

            [Loader::controller@2==>Action::execute@4] => Array
                (
                    [ct] => 1
                    [wt] => 1685
                    [cpu] => 1701
                    [mu] => 11832
                    [pmu] => 0
                )

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

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

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

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

            [modification==>is_file] => Array
                (
                    [ct] => 272
                    [wt] => 13178
                    [cpu] => 4877
                    [mu] => 128
                    [pmu] => 248
                )

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

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

            [Twig\TemplateWrapper::render==>func_get_args] => Array
                (
                    [ct] => 17
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 6520
                    [pmu] => 0
                )

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

            [twig_escape_filter==>is_string] => Array
                (
                    [ct] => 10
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1024
                    [cpu] => 299
                    [mu] => 16448
                    [pmu] => 72208
                )

            [call_user_func_array@3==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 9
                    [wt] => 295
                    [cpu] => 0
                    [mu] => 100800
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [Loader::__construct==>stripos] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::isBot==>preg_match] => Array
                (
                    [ct] => 3
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Filter::formatFilter] => Array
                (
                    [ct] => 11
                    [wt] => 171
                    [cpu] => 0
                    [mu] => 17640
                    [pmu] => 0
                )

            [Action::execute@1==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

            [Loader::model==>function_exists] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>SeoPro::validate] => Array
                (
                    [ct] => 1
                    [wt] => 1081
                    [cpu] => 760
                    [mu] => 86888
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelExtensionModuleOCFilter::getCounters] => Array
                (
                    [ct] => 1
                    [wt] => 458
                    [cpu] => 373
                    [mu] => 2680
                    [pmu] => 0
                )

            [ModelToolImage::resize==>is_file] => Array
                (
                    [ct] => 498
                    [wt] => 22186
                    [cpu] => 12477
                    [mu] => 272
                    [pmu] => 0
                )

            [__TwigTemplate_d5c59eb5da98546ec3e6dc491e70d79bfecb7781f809b0de589fcbdc3d1886fd::doDisplay==>Twig\Template::display@3] => Array
                (
                    [ct] => 4
                    [wt] => 1660
                    [cpu] => 3989
                    [mu] => 6448
                    [pmu] => 0
                )

            [__TwigTemplate_f83af005ef4686ef27e7886ff271674e12b466f85da7efce9865df8ea5ff6dfe::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 10
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>Language::get] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Params::has==>is_null] => Array
                (
                    [ct] => 36
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerCommonRemarketing::body] => Array
                (
                    [ct] => 1
                    [wt] => 926
                    [cpu] => 0
                    [mu] => 2288
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::after==>trim] => Array
                (
                    [ct] => 560
                    [wt] => 197
                    [cpu] => 0
                    [mu] => 13568
                    [pmu] => 0
                )

            [__TwigTemplate_90e26285d3a0cf286a606ec591379a771e649c83a91eff1e45db19609ac4666c::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 15
                    [wt] => 687
                    [cpu] => 3989
                    [mu] => 4016
                    [pmu] => 0
                )

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

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

            [Event::trigger@1==>preg_match] => Array
                (
                    [ct] => 2818
                    [wt] => 1343
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 80
                )

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

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>OCFilter\Core::config] => Array
                (
                    [ct] => 11
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::remove_vars==>trim] => Array
                (
                    [ct] => 136
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 1488
                    [pmu] => 0
                )

            [Loader::model==>modification] => Array
                (
                    [ct] => 26
                    [wt] => 1364
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 360
                )

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

            [OCFilter\Helper::getRenderedStyle==>is_file] => Array
                (
                    [ct] => 3
                    [wt] => 137
                    [cpu] => 0
                    [mu] => 144
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 15656
                    [cpu] => 15690
                    [mu] => 2764984
                    [pmu] => 3280952
                )

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

            [Proxy::getHeaderInformationPages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 330
                    [cpu] => 299
                    [mu] => 38312
                    [pmu] => 0
                )

            [Proxy::getFilters==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1739
                    [cpu] => 1374
                    [mu] => 19592
                    [pmu] => 0
                )

            [ModelToolRemarketing::prepareOutput==>str_replace] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 640
                    [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] => 140
                    [cpu] => 0
                    [mu] => 1720
                    [pmu] => 1408
                )

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

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

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

            [Event::register==>array_multisort] => Array
                (
                    [ct] => 39
                    [wt] => 329
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 1800
                )

            [ModelExtensionModuleOCFilter::getFilterValuesCounterSQL==>ModelExtensionModuleOCFilter::getProductCountSQL] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOptionsCombinations::__construct==>Model::__set] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 168
                )

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

            [Action::execute@3==>count] => Array
                (
                    [ct] => 77
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@6==>ModelDesignTheme::getTheme] => Array
                (
                    [ct] => 7
                    [wt] => 509
                    [cpu] => 9558
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::__construct==>Loader::model] => Array
                (
                    [ct] => 6
                    [wt] => 3236
                    [cpu] => 3558
                    [mu] => 466968
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Environment::isTemplateFresh] => Array
                (
                    [ct] => 30
                    [wt] => 3945
                    [cpu] => 3734
                    [mu] => 1056
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategoryLayoutId==>Config::get] => Array
                (
                    [ct] => 5
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getProductJoinSQL==>implode] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerCommonCart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 202
                    [cpu] => 619
                    [mu] => 6528
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 867
                    [cpu] => 1106
                    [mu] => 2496
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getProductCountSQL==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>parse_str] => Array
                (
                    [ct] => 70
                    [wt] => 192
                    [cpu] => 0
                    [mu] => 30968
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>is_file] => Array
                (
                    [ct] => 10
                    [wt] => 391
                    [cpu] => 0
                    [mu] => -16
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionModuleCarousel::index] => Array
                (
                    [ct] => 1
                    [wt] => 8586
                    [cpu] => 7695
                    [mu] => 29136
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerProductCompare::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1589
                    [cpu] => 4392
                    [mu] => 1136
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>Document::setKeywords] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>parse_url] => Array
                (
                    [ct] => 70
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 36352
                    [pmu] => 0
                )

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

            [SeoPro::strpos_offset==>max] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display@1==>Twig\Template::displayWithErrorHandling@1] => Array
                (
                    [ct] => 3
                    [wt] => 4940
                    [cpu] => 3989
                    [mu] => 476240
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Core::startup] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::commonhome==>strtolower] => Array
                (
                    [ct] => 70
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 496
                    [pmu] => 0
                )

            [SeoPro::getPath==>array_merge] => Array
                (
                    [ct] => 9
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 3512
                    [pmu] => 0
                )

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

            [SeoLang::__construct==>strtolower] => Array
                (
                    [ct] => 13
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Simple\Rewrite::rewrite==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

            [ControllerCommonMenu::index==>Url::link] => Array
                (
                    [ct] => 4
                    [wt] => 998
                    [cpu] => 1041
                    [mu] => 248
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::getLastModified==>file_exists] => Array
                (
                    [ct] => 51
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

            [Loader::controller==>Event::trigger] => Array
                (
                    [ct] => 16
                    [wt] => 5675
                    [cpu] => 3968
                    [mu] => -6208
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>Document::getKeywords] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>Log::write] => Array
                (
                    [ct] => 70
                    [wt] => 1429
                    [cpu] => 1109
                    [mu] => -7008
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::remove_vars] => Array
                (
                    [ct] => 17
                    [wt] => 1527
                    [cpu] => 281
                    [mu] => 4376
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOCFilter::getCategoryFilters==>array_column] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 824
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>file_exists] => Array
                (
                    [ct] => 3
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::after==>preg_replace] => Array
                (
                    [ct] => 70
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::addPath==>is_dir] => Array
                (
                    [ct] => 85
                    [wt] => 1785
                    [cpu] => 0
                    [mu] => -1168
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerExtensionAdvertiseGoogle::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 413
                    [cpu] => 927
                    [mu] => 7896
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>Proxy::getCategoryLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 351
                    [cpu] => 400
                    [mu] => 1080
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Proxy::getFooterInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 359
                    [cpu] => 182
                    [mu] => 20520
                    [pmu] => 0
                )

            [start==>Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 426
                    [cpu] => 549
                    [mu] => 1488
                    [pmu] => 824
                )

            [OCFilter\Api::isSelected==>OCFilter\Params::get] => Array
                (
                    [ct] => 7
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::view==>Template::render] => Array
                (
                    [ct] => 17
                    [wt] => 30726
                    [cpu] => 18644
                    [mu] => 1742584
                    [pmu] => 695496
                )

            [Session\DB::gc==>mt_rand] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [Twig\Environment::isTemplateFresh==>Twig\Loader\ChainLoader::isFresh] => Array
                (
                    [ct] => 30
                    [wt] => 860
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [ModelToolImage::resize==>utf8_strrpos] => Array
                (
                    [ct] => 166
                    [wt] => 422
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_dac1f707b5b9b1fcf66b5da109e261a809c9dc41a2454697c2f50b69d8934006::doDisplay==>range] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReviewsByCategoryId==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 143
                    [cpu] => 508
                    [mu] => 30904
                    [pmu] => 0
                )

            [Action::execute@5==>call_user_func_array@7] => Array
                (
                    [ct] => 1
                    [wt] => 300
                    [cpu] => 965
                    [mu] => 1024
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelExtensionModuleOCFilter::getFilterSliderRange] => Array
                (
                    [ct] => 1
                    [wt] => 515
                    [cpu] => 833
                    [mu] => 5680
                    [pmu] => 0
                )

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

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

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

            [Session\DB::__construct==>Session\DB::gc] => Array
                (
                    [ct] => 1
                    [wt] => 224
                    [cpu] => 473
                    [mu] => 1024
                    [pmu] => 1152
                )

            [Session\DB::read==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 304
                    [cpu] => 879
                    [mu] => 1776
                    [pmu] => 17992
                )

            [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] => 51
                    [cpu] => 344
                    [mu] => 256
                    [pmu] => 0
                )

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

            [OCFilter\Api::setProductListControllerData==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6f859bd4c578cf2ee175bd69ad05b10e9f8dcfc701593343aaab8e923a0600da::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 165
                    [wt] => 381
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Detection\MobileDetect::setCfHeaders==>strtolower] => Array
                (
                    [ct] => 43
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 112
                )

            [twig_slice==>array_slice] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [OCFilter\Cache::key==>is_bool] => Array
                (
                    [ct] => 113
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ModelToolImage::resize] => Array
                (
                    [ct] => 1
                    [wt] => 311
                    [cpu] => 0
                    [mu] => 1888
                    [pmu] => 0
                )

            [call_user_func_array@6==>ModelExtensionTotalSubTotal::getTotal] => Array
                (
                    [ct] => 1
                    [wt] => 835
                    [cpu] => 1197
                    [mu] => 4192
                    [pmu] => 0
                )

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

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

            [Twig\Template::display@2==>array_merge] => Array
                (
                    [ct] => 10
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::config==>is_null] => Array
                (
                    [ct] => 249
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getRemarketingHeader==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 998
                    [cpu] => 3975
                    [mu] => 1968
                    [pmu] => 0
                )

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

            [main()==>file_exists] => Array
                (
                    [ct] => 2
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [call_user_func_array@4==>ModelCatalogCategory::getCategories] => Array
                (
                    [ct] => 1
                    [wt] => 75
                    [cpu] => 286
                    [mu] => 6840
                    [pmu] => 0
                )

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

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 322168
                    [cpu] => 297416
                    [mu] => 3577096
                    [pmu] => 4948888
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1264
                    [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] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>OCFilter\Params::key] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>Cart\Currency::getId] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::getPageHeadingTitle==>OCFilter\Seo::getPageInfo] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_slice==>is_array] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Params::special==>is_null] => Array
                (
                    [ct] => 26
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>explode] => Array
                (
                    [ct] => 36
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 14624
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::run_construct] => Array
                (
                    [ct] => 1
                    [wt] => 728
                    [cpu] => 550
                    [mu] => 74184
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOCFilter::getCounters==>Model::__get] => Array
                (
                    [ct] => 38
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>Document::getDescription] => Array
                (
                    [ct] => 17
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Seo::getSelectedsFilterTitle==>OCFilter\Filter::getSelectedFilters] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [SeoPro::validate==>php_sapi_name] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

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

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

            [Composer\Autoload\includeFile@1==>spl_autoload_call@2] => Array
                (
                    [ct] => 4
                    [wt] => 249
                    [cpu] => 0
                    [mu] => 2752
                    [pmu] => 0
                )

            [Loader::helper==>function_exists] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [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] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 77
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 8752
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>preg_replace] => Array
                (
                    [ct] => 17
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Cache::get] => Array
                (
                    [ct] => 11
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strpos] => Array
                (
                    [ct] => 9
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 16
                )

            [ModelDesignTheme::getTheme==>DB::escape] => Array
                (
                    [ct] => 34
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 1712
                    [pmu] => 0
                )

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

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 389
                    [wt] => 23928
                    [cpu] => 108545
                    [mu] => 1217808
                    [pmu] => 672032
                )

            [{closure}==>strlen] => Array
                (
                    [ct] => 41
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Helper::getRenderedStyle==>OCFilter\OpenCart::getThemeFile] => Array
                (
                    [ct] => 2
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 688
                    [pmu] => 0
                )

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

            [ControllerCommonContentTop::index==>Proxy::getCategoryLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 297
                    [cpu] => 1240
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>is_array] => Array
                (
                    [ct] => 24
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [SeoLang::__construct==>urldecode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

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

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

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

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

            [OCFilter\Api::setProductListControllerData==>Document::setDescription] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@2==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Controller::__get==>Registry::get] => Array
                (
                    [ct] => 7026
                    [wt] => 2843
                    [cpu] => 2742
                    [mu] => 128
                    [pmu] => 128
                )

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

            [Twig\Loader\FilesystemLoader::setPaths==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 51
                    [wt] => 1220
                    [cpu] => 0
                    [mu] => 23008
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Session::start] => Array
                (
                    [ct] => 1
                    [wt] => 365
                    [cpu] => 879
                    [mu] => 4552
                    [pmu] => 17992
                )

            [ModelCatalogReviews::getReviewsByCategoryId==>ModelCatalogReviews::getReview] => Array
                (
                    [ct] => 56
                    [wt] => 9412
                    [cpu] => 7545
                    [mu] => 110832
                    [pmu] => 0
                )

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

            [spl_autoload_call@1==>Composer\Autoload\ClassLoader::loadClass@1] => Array
                (
                    [ct] => 5
                    [wt] => 606
                    [cpu] => 0
                    [mu] => 7088
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupEvent::index] => Array
                (
                    [ct] => 1
                    [wt] => 3098
                    [cpu] => 2513
                    [mu] => 32536
                    [pmu] => 0
                )

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

            [Twig\Template::render==>ob_start] => Array
                (
                    [ct] => 17
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 282736
                    [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] => 118
                    [cpu] => 0
                    [mu] => 4776
                    [pmu] => 0
                )

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

            [optionscombinations\OptionsCombinationsLib::__construct==>is_array] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::setCharset==>strtoupper] => Array
                (
                    [ct] => 17
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [composerRequirea8cb75283b86ff94542c6f1327c4ce59==>function_exists] => Array
                (
                    [ct] => 12
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Filter::getFilterModelData==>OCFilter\Placement::isCustomPage] => Array
                (
                    [ct] => 13
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getTotalProducts==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 720
                    [cpu] => 301
                    [mu] => 1464
                    [pmu] => 0
                )

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

            [Proxy::getLayout==>Proxy::__call] => Array
                (
                    [ct] => 5
                    [wt] => 1388
                    [cpu] => 1524
                    [mu] => -456
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getSignature==>array_keys] => Array
                (
                    [ct] => 51
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 19304
                    [pmu] => 0
                )

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

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

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

            [ModelCatalogProduct::getTotalProducts==>Model::__get] => Array
                (
                    [ct] => 9
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [call_user_func_array==>ControllerStartupSeoUrl::index] => Array
                (
                    [ct] => 1
                    [wt] => 1195
                    [cpu] => 982
                    [mu] => 89864
                    [pmu] => 0
                )

            [Proxy::__call==>call_user_func_array@1] => Array
                (
                    [ct] => 8
                    [wt] => 3068
                    [cpu] => 6095
                    [mu] => 139080
                    [pmu] => 38056
                )

            [Proxy::__call==>call_user_func_array@2] => Array
                (
                    [ct] => 10
                    [wt] => 8807
                    [cpu] => 5145
                    [mu] => 69080
                    [pmu] => 12728
                )

            [Proxy::__call==>call_user_func_array@3] => Array
                (
                    [ct] => 186
                    [wt] => 129990
                    [cpu] => 132246
                    [mu] => 255808
                    [pmu] => 3283016
                )

            [Proxy::__call==>call_user_func_array@4] => Array
                (
                    [ct] => 52
                    [wt] => 25732
                    [cpu] => 36854
                    [mu] => 142088
                    [pmu] => 0
                )

            [Proxy::__call==>call_user_func_array@5] => Array
                (
                    [ct] => 14
                    [wt] => 5369
                    [cpu] => 14656
                    [mu] => 11120
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::match==>preg_match] => Array
                (
                    [ct] => 267
                    [wt] => 500
                    [cpu] => 0
                    [mu] => 15432
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>OCFilter\Cache::key] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 144
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>Registry::set] => Array
                (
                    [ct] => 17
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerStartupEvent::index==>substr] => Array
                (
                    [ct] => 34
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 2504
                    [pmu] => 0
                )

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

            [OCFilter\Seo::link==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionModuleOCFilter::index] => Array
                (
                    [ct] => 1
                    [wt] => 18861
                    [cpu] => 15034
                    [mu] => 98440
                    [pmu] => 0
                )

            [Loader::view==>Event::trigger] => Array
                (
                    [ct] => 34
                    [wt] => 17179
                    [cpu] => 29988
                    [mu] => 188840
                    [pmu] => 0
                )

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

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

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 118
                    [wt] => 425
                    [cpu] => 3994
                    [mu] => 30720
                    [pmu] => 25000
                )

            [ControllerCommonContentBottom::index==>Proxy::getCategoryLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 511
                    [cpu] => 2407
                    [mu] => 128
                    [pmu] => 0
                )

            [Request::clean@1==>is_array] => Array
                (
                    [ct] => 118
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::isFresh==>filemtime] => Array
                (
                    [ct] => 13
                    [wt] => 637
                    [cpu] => 0
                    [mu] => -432
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReview==>is_array] => Array
                (
                    [ct] => 112
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>array_column] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Twig\Template::display@3==>Twig\Template::displayWithErrorHandling@3] => Array
                (
                    [ct] => 4
                    [wt] => 1642
                    [cpu] => 3989
                    [mu] => 6064
                    [pmu] => 0
                )

            [SeoLang::__construct==>substr] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Filter::sortFilters] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [OCFilter\Filter::setFilterValues==>html_entity_decode] => Array
                (
                    [ct] => 48
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::getAjaxModules==>md5] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

            [OCFilter\Seo::getHost==>OCFilter\Seo::isSecure] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOCFilter::getFilterValues==>implode] => Array
                (
                    [ct] => 9
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2432
                    [pmu] => 0
                )

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

            [Cache\Redis::__construct==>defined] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Params::getSepFilter] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Filter::formatFilter==>html_entity_decode] => Array
                (
                    [ct] => 44
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::{closure}@1==>Event::trigger] => Array
                (
                    [ct] => 22
                    [wt] => 2237
                    [cpu] => 0
                    [mu] => -9728
                    [pmu] => 0
                )

            [OCFilter\Cache::__construct==>time] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [OCFilter\Filter::setFilterValues==>count] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [main()==>getmypid] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [call_user_func_array@6==>Model::__get] => Array
                (
                    [ct] => 114
                    [wt] => 132
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::hreflang] => Array
                (
                    [ct] => 1
                    [wt] => 4230
                    [cpu] => 3282
                    [mu] => 660352
                    [pmu] => 0
                )

            [ControllerStartupError::handler==>error_reporting] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductListing::category==>getUrlString] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Cache\Redis::__construct==>Redis::setOption] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Registry::has] => Array
                (
                    [ct] => 100
                    [wt] => 79
                    [cpu] => 0
                    [mu] => -4960
                    [pmu] => 24
                )

            [ModelExtensionModuleOCFilter::getFilterValuesCounterSQL==>array_diff_key] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Placement::getPlaceSign] => Array
                (
                    [ct] => 2
                    [wt] => 97
                    [cpu] => 330
                    [mu] => 2000
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Seo::setLastBreadcrumb] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 7
                    [wt] => 296637
                    [cpu] => 279056
                    [mu] => 2585096
                    [pmu] => 4612704
                )

            [ControllerCommonCart::index==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 370
                    [cpu] => 856
                    [mu] => 248
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogInformation::getInformation] => Array
                (
                    [ct] => 2
                    [wt] => 107
                    [cpu] => 504
                    [mu] => 512
                    [pmu] => 0
                )

            [main()==>extension_loaded] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::start==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 2744
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [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] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::validateName] => Array
                (
                    [ct] => 13
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecialProducts==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 210
                    [cpu] => 53
                    [mu] => 632
                    [pmu] => 808
                )

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

            [call_user_func_array@4==>ModelSeoLangSeoLang::getSettings] => Array
                (
                    [ct] => 1
                    [wt] => 286
                    [cpu] => 1973
                    [mu] => 20104
                    [pmu] => 0
                )

            [OCFilter\Params::hasSlider==>is_null] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::setCfHeaders==>substr] => Array
                (
                    [ct] => 43
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 656
                    [pmu] => 184
                )

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

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

            [library==>strtolower] => Array
                (
                    [ct] => 37
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 0
                )

            [Detection\MobileDetect::isTablet==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 119
                    [wt] => 670
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>realpath] => Array
                (
                    [ct] => 13
                    [wt] => 445
                    [cpu] => 0
                    [mu] => 1984
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelToolImage::resize] => Array
                (
                    [ct] => 10
                    [wt] => 3067
                    [cpu] => 2897
                    [mu] => 1408
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Core::query] => Array
                (
                    [ct] => 9
                    [wt] => 675
                    [cpu] => 972
                    [mu] => 12440
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Proxy::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 277
                    [cpu] => 160
                    [mu] => 5584
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 175
                    [cpu] => 0
                    [mu] => 6496
                    [pmu] => 7736
                )

            [ControllerCommonMenu::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 775
                    [cpu] => 2864
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>explode] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

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

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

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

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

            [ControllerProductCompare::__construct==>Loader::language] => Array
                (
                    [ct] => 2
                    [wt] => 1551
                    [cpu] => 4392
                    [mu] => 624
                    [pmu] => 0
                )

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

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

            [OCFilter\Filter::getFilterModelData==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 91
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_d5dfea38ce895832949bf51f554a6aa3fe590be8b395ef15ef84c0261fe691ad::doDisplay==>Twig\Template::display@1] => Array
                (
                    [ct] => 1
                    [wt] => 3035
                    [cpu] => 3989
                    [mu] => 20000
                    [pmu] => 0
                )

            [OCFilter\Filter::formatFilter==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 11
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [SeoPro::getQueryByKeyword==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>explode] => Array
                (
                    [ct] => 47
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 17800
                    [pmu] => 0
                )

            [SeoPro::__construct==>Registry::get] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Detection\MobileDetect::setUserAgent==>Detection\MobileDetect::getUaHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 240
                )

            [ModelCatalogProduct::getProducts==>OCFilter\Api::isSelected] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProducts==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 6
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::getPageMetaKeywords==>OCFilter\Seo::getPageInfo] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [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] => 1
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerInformationReviews::getCategoryReviewSlider==>Controller::__get] => Array
                (
                    [ct] => 115
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::start==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 240
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [Loader::view==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Config::load==>modification] => Array
                (
                    [ct] => 2
                    [wt] => 138
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>realpath] => Array
                (
                    [ct] => 166
                    [wt] => 4402
                    [cpu] => 12099
                    [mu] => 17104
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\OpenCart::isAdmin] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>Model::__get] => Array
                (
                    [ct] => 126
                    [wt] => 155
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 352
                )

            [ControllerSeoLangMovaMova::run_construct==>parse_url] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1104
                    [pmu] => 0
                )

            [OCFilter\Api::useSubCategory==>OCFilter\Factory::config] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>Document::getTitle] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Filter::getFilterModelData] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [Action::execute@5==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

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

            [utf8_strtolower==>mb_strtolower] => Array
                (
                    [ct] => 326
                    [wt] => 426
                    [cpu] => 0
                    [mu] => 16016
                    [pmu] => 0
                )

            [OCFilter\Placement::getPlace==>OCFilter\Placement::isCustomPage] => Array
                (
                    [ct] => 4
                    [wt] => 66
                    [cpu] => 330
                    [mu] => 1152
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::__construct] => Array
                (
                    [ct] => 68
                    [wt] => 2353
                    [cpu] => 0
                    [mu] => 33848
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>dirname] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [OCFilter\Core::query==>DB::query] => Array
                (
                    [ct] => 29
                    [wt] => 3563
                    [cpu] => 6826
                    [mu] => 66816
                    [pmu] => 0
                )

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

            [ControllerProductListing::setBaseStructure==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 23408
                    [pmu] => 3216
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\FilesystemLoader::isFresh] => Array
                (
                    [ct] => 13
                    [wt] => 692
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [Proxy::getInformation==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 566
                    [cpu] => 504
                    [mu] => 440
                    [pmu] => 0
                )

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

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

            [Twig\Loader\FilesystemLoader::getCacheKey==>strncmp] => Array
                (
                    [ct] => 32
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Template::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 200
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

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

            [OCFilter\Filter::setFilterValues==>Proxy::getFilterValues] => Array
                (
                    [ct] => 10
                    [wt] => 5647
                    [cpu] => 4201
                    [mu] => 18648
                    [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] => 49
                    [cpu] => 344
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isCategory==>OCFilter\Seo::getCategoryId] => Array
                (
                    [ct] => 11
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Proxy::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 339
                    [cpu] => 406
                    [mu] => 2520
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>end] => Array
                (
                    [ct] => 23
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>pathinfo] => Array
                (
                    [ct] => 166
                    [wt] => 355
                    [cpu] => 0
                    [mu] => 5440
                    [pmu] => 0
                )

            [Action::execute@1==>preg_replace] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 248
                    [pmu] => 0
                )

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

            [ControllerStartupStartup::index==>Url::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::ex_amp] => Array
                (
                    [ct] => 70
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 8612
                    [cpu] => 7581
                    [mu] => 306680
                    [pmu] => 592504
                )

            [ModelDesignLayout::getLayoutModules==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [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] => 52
                    [cpu] => 46
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ComposerStaticInita8cb75283b86ff94542c6f1327c4ce59::getInitializer==>Closure::bind] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 0
                )

            [main()==>is_file] => Array
                (
                    [ct] => 6
                    [wt] => 234
                    [cpu] => 1534
                    [mu] => 240
                    [pmu] => 472
                )

            [Twig\ExtensionSet::addExtension==>ReflectionClass::__construct] => Array
                (
                    [ct] => 51
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerStartupSeoUrl::rewrite==>Controller::__get] => Array
                (
                    [ct] => 442
                    [wt] => 524
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelDesignLayout::getLayout] => Array
                (
                    [ct] => 4
                    [wt] => 211
                    [cpu] => 1252
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>OCFilter\Api::useSubCategory] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getPriceSliderRange==>max] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 1
                    [wt] => 375
                    [cpu] => 991
                    [mu] => 10992
                    [pmu] => 28760
                )

            [ModelToolRemarketing::__construct==>Model::__get] => Array
                (
                    [ct] => 84
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getSpecialPriceRange==>ModelExtensionModuleOCFilter::getSpecialDiscountDateCond] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [OCFilter\Seo::startup==>OCFilter\Placement::isCategory] => Array
                (
                    [ct] => 1
                    [wt] => 912
                    [cpu] => 818
                    [mu] => 11040
                    [pmu] => 0
                )

            [class_exists==>spl_autoload_call] => Array
                (
                    [ct] => 5
                    [wt] => 884
                    [cpu] => 0
                    [mu] => 1104
                    [pmu] => 1616
                )

            [class_exists==>spl_autoload_call@1] => Array
                (
                    [ct] => 3
                    [wt] => 435
                    [cpu] => 0
                    [mu] => 6144
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Proxy::getCid] => Array
                (
                    [ct] => 3
                    [wt] => 895
                    [cpu] => 0
                    [mu] => 23088
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 142
                    [cpu] => 309
                    [mu] => 2664
                    [pmu] => 19296
                )

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

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

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

            [Template::set==>Template\Twig::set] => Array
                (
                    [ct] => 3224
                    [wt] => 1299
                    [cpu] => 0
                    [mu] => 209976
                    [pmu] => 0
                )

            [ModelDesignBanner::getBanner==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 98
                    [cpu] => 830
                    [mu] => 10864
                    [pmu] => 0
                )

            [Loader::language==>Event::trigger] => Array
                (
                    [ct] => 36
                    [wt] => 11389
                    [cpu] => 21221
                    [mu] => 7112
                    [pmu] => 31936
                )

            [OCFilter\Params::special==>array_search] => Array
                (
                    [ct] => 22
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::controller==>preg_replace] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Filter::setFilterValues==>OCFilter\Filter::getFilterModelData] => Array
                (
                    [ct] => 10
                    [wt] => 181
                    [cpu] => 0
                    [mu] => 3888
                    [pmu] => 0
                )

            [Action::execute==>substr] => Array
                (
                    [ct] => 8
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 56
                )

            [ControllerCommonFooter::index==>Document::getLocalStorage] => Array
                (
                    [ct] => 1
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 10104
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>Proxy::resize] => Array
                (
                    [ct] => 1
                    [wt] => 538
                    [cpu] => 0
                    [mu] => 2672
                    [pmu] => 0
                )

            [twig_convert_encoding==>iconv] => Array
                (
                    [ct] => 41
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 2752
                    [pmu] => 0
                )

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

            [Twig\Environment::loadClass==>class_exists] => Array
                (
                    [ct] => 60
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@1==>Loader::{closure}] => Array
                (
                    [ct] => 8
                    [wt] => 3055
                    [cpu] => 6095
                    [mu] => 138856
                    [pmu] => 37864
                )

            [ControllerSeoLangMovaMova::load_access==>ControllerSeoLangMovaMova::checkAccess] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getFirstCombinationPrice==>ModelExtensionModuleOptionsCombinations::getCombinedOptions] => Array
                (
                    [ct] => 1
                    [wt] => 15662
                    [cpu] => 15690
                    [mu] => 2765240
                    [pmu] => 3281096
                )

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

            [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] => 18
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4498
                    [cpu] => 3616
                    [mu] => 178936
                    [pmu] => 162224
                )

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

            [Cart\Tax::setStoreAddress==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 42
                    [mu] => -96
                    [pmu] => 384
                )

            [Action::execute@2==>is_file] => Array
                (
                    [ct] => 30
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>set_error_handler] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

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

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

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

            [ModelExtensionModuleOCFilter::getProductJoinSQL==>Model::__get] => Array
                (
                    [ct] => 28
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_d5dfea38ce895832949bf51f554a6aa3fe590be8b395ef15ef84c0261fe691ad::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 3836
                    [cpu] => 3989
                    [mu] => 29720
                    [pmu] => 0
                )

            [Template\Twig::render==>defined] => Array
                (
                    [ct] => 34
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getPages==>OCFilter\Core::query] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 245
                    [mu] => 544
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>substr_count] => Array
                (
                    [ct] => 70
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Tax::setShippingAddress] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 336
                    [mu] => 384
                    [pmu] => 56
                )

            [Twig\Template::__construct==>Twig\Environment::getExtensions] => Array
                (
                    [ct] => 30
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelLocalisationCurrency::getCurrencies==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 96
                )

            [OCFilter\Filter::getFilterModelData==>OCFilter\Seo::getCategoryId] => Array
                (
                    [ct] => 26
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::prepareUserAgent==>trim] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 270
                    [cpu] => 1825
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 16
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupSession::index] => Array
                (
                    [ct] => 1
                    [wt] => 410
                    [cpu] => 879
                    [mu] => 5416
                    [pmu] => 17992
                )

            [ControllerCommonContentBottom::getAjaxModules==>file_put_contents] => Array
                (
                    [ct] => 1
                    [wt] => 137
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::load_render] => Array
                (
                    [ct] => 1
                    [wt] => 3030
                    [cpu] => 964
                    [mu] => 15288
                    [pmu] => 0
                )

            [Paginator::render==>ceil] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getPages==>ModelExtensionModuleOCFilter::getKeywordSQL] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>json_decode] => Array
                (
                    [ct] => 3
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 10624
                    [pmu] => 0
                )

            [ControllerExtensionModuleHTML::index==>html_entity_decode] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Config::get] => Array
                (
                    [ct] => 21
                    [wt] => 11
                    [cpu] => 0
                    [mu] => -880
                    [pmu] => 0
                )

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

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>twig_length_filter] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 187
                    [cpu] => 0
                    [mu] => 8640
                    [pmu] => 5320
                )

            [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] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [SeoPro::detectLanguage==>array_filter] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 0
                )

            [Detection\MobileDetect::setUserAgent==>Detection\MobileDetect::prepareUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 544
                    [pmu] => 544
                )

            [Twig\Cache\FilesystemCache::__construct==>rtrim] => Array
                (
                    [ct] => 17
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 0
                )

            [Language::load==>array_merge] => Array
                (
                    [ct] => 18
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 177096
                    [pmu] => 0
                )

            [__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayout==>DB::query] => Array
                (
                    [ct] => 5
                    [wt] => 194
                    [cpu] => 1524
                    [mu] => 5768
                    [pmu] => 0
                )

            [ControllerCommonHeader::getAnalytics==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 4768
                    [pmu] => 0
                )

            [OCFilter\Params::hasSlider==>OCFilter\Params::hasParamsSlider] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>utf8_strpos] => Array
                (
                    [ct] => 30
                    [wt] => 53
                    [cpu] => 0
                    [mu] => -2368
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogCategory::getCategoryLayoutId] => Array
                (
                    [ct] => 4
                    [wt] => 400
                    [cpu] => 6134
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Seo::link] => Array
                (
                    [ct] => 1
                    [wt] => 730
                    [cpu] => 651
                    [mu] => 1216
                    [pmu] => 0
                )

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

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

            [ModelExtensionTotalSubTotal::getTotal==>Model::__get] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductImages==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 187
                    [cpu] => 1871
                    [mu] => 25024
                    [pmu] => 0
                )

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

            [ModelCatalogProduct::getProduct==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 305
                    [cpu] => 0
                    [mu] => 20728
                    [pmu] => 0
                )

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

            [Twig\Cache\FilesystemCache::getTimestamp==>filemtime] => Array
                (
                    [ct] => 30
                    [wt] => 1218
                    [cpu] => 0
                    [mu] => 2456
                    [pmu] => 0
                )

            [main()==>ini_get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>Paginator::render] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 0
                )

            [OCFilter\Filter::formatFilter==>OCFilter\Params::has] => Array
                (
                    [ct] => 11
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 1400
                    [pmu] => 0
                )

            [Url::link==>defined] => Array
                (
                    [ct] => 70
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Extension\EscaperExtension::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getManufacturersCounterSQL==>ModelExtensionModuleOCFilter::getProductJoinSQL] => Array
                (
                    [ct] => 2
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>Controller::__get] => Array
                (
                    [ct] => 69
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>Proxy::getLayout] => Array
                (
                    [ct] => 1
                    [wt] => 275
                    [cpu] => 272
                    [mu] => 1200
                    [pmu] => 0
                )

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

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

            [twig_last==>twig_slice] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>sprintf] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1088
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::__construct==>realpath] => Array
                (
                    [ct] => 68
                    [wt] => 782
                    [cpu] => 0
                    [mu] => 3936
                    [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
                )

            [ControllerCommonColumnLeft::index==>Loader::controller@1] => Array
                (
                    [ct] => 1
                    [wt] => 19679
                    [cpu] => 15034
                    [mu] => 99664
                    [pmu] => 0
                )

            [Action::execute@3==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 77
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonMenu::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2640
                    [cpu] => 937
                    [mu] => 14888
                    [pmu] => 0
                )

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

            [__TwigTemplate_d5c59eb5da98546ec3e6dc491e70d79bfecb7781f809b0de589fcbdc3d1886fd::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 4
                    [wt] => 687
                    [cpu] => 0
                    [mu] => 7488
                    [pmu] => 0
                )

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

            [OCFilter\Filter::setValuesCounter==>OCFilter\Filter::getFilterModelData] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 1400
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay==>range] => Array
                (
                    [ct] => 56
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 21184
                    [pmu] => 0
                )

            [OCFilter\Filter::OCFilter\{closure}==>intval] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::load==>Twig\TemplateWrapper::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Helper::getRenderedStyle] => Array
                (
                    [ct] => 1
                    [wt] => 462
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleCarousel::index==>Proxy::getBanner] => Array
                (
                    [ct] => 1
                    [wt] => 371
                    [cpu] => 830
                    [mu] => 11872
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 351
                    [cpu] => 0
                    [mu] => 25592
                    [pmu] => 13392
                )

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

            [ControllerProductListing::category==>ControllerProductListing::setBaseStructure] => Array
                (
                    [ct] => 1
                    [wt] => 41587
                    [cpu] => 41153
                    [mu] => 40328
                    [pmu] => 3286232
                )

            [SeoPro::getQueryString==>http_build_query] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>define] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 152
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingFooter==>ModelToolRemarketing::prepareOutput] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

            [ControllerStartupStartup::index==>Proxy::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 217
                    [cpu] => 672
                    [mu] => 3952
                    [pmu] => 0
                )

            [Proxy::getFilterValues==>Proxy::__call] => Array
                (
                    [ct] => 10
                    [wt] => 5640
                    [cpu] => 4201
                    [mu] => 14760
                    [pmu] => 0
                )

            [ModelToolRemarketing::genEventId==>vsprintf] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 738
                    [cpu] => 888
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Cache::__toString] => Array
                (
                    [ct] => 11
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session::start==>preg_match] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@1==>ControllerProductCategory::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [Loader::controller==>Action::__construct] => Array
                (
                    [ct] => 8
                    [wt] => 410
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

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

            [OCFilter\Filter::setFilterValues==>OCFilter\Filter::getValueProductTotal] => Array
                (
                    [ct] => 33
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::load==>file_exists] => Array
                (
                    [ct] => 30
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>preg_match] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::getHost==>dirname] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

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

            [Proxy::getCategoryLayoutId==>Proxy::__call] => Array
                (
                    [ct] => 5
                    [wt] => 1858
                    [cpu] => 6534
                    [mu] => -576
                    [pmu] => 0
                )

            [Loader::lm_set_replacedata==>Registry::set] => Array
                (
                    [ct] => 104
                    [wt] => 59
                    [cpu] => 0
                    [mu] => -56120
                    [pmu] => 0
                )

            [Detection\MobileDetect::setHttpHeaders==>substr] => Array
                (
                    [ct] => 43
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 32
                )

            [ControllerProductListing::setBaseStructure==>strip_tags] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 8320
                    [pmu] => 0
                )

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

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

            [OCFilter\Seo::getCategoryPages==>OCFilter\Seo::formatPages] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingFooter==>in_array] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>Model::__get] => Array
                (
                    [ct] => 21
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [call_user_func_array@2==>OCFilter\Core::query] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 146
                    [mu] => 2048
                    [pmu] => 0
                )

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

            [Action::execute@5==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [ModelCatalogInformation::getFooterInformationPages==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 77
                    [cpu] => 182
                    [mu] => 19104
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilters==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 824
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>array_key_exists] => Array
                (
                    [ct] => 5
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 827
                    [mu] => 1912
                    [pmu] => 17704
                )

            [Cache::set==>Cache\Redis::set] => Array
                (
                    [ct] => 4
                    [wt] => 492
                    [cpu] => 474
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>DB::query] => Array
                (
                    [ct] => 17
                    [wt] => 1041
                    [cpu] => 21530
                    [mu] => 4704
                    [pmu] => 0
                )

            [Twig\Template::render==>Twig\Template::display] => Array
                (
                    [ct] => 17
                    [wt] => 13348
                    [cpu] => 9087
                    [mu] => 1323416
                    [pmu] => 0
                )

            [OCFilter\Seo::getMetaText==>OCFilter\Seo::getSelectedsFilterTitle] => Array
                (
                    [ct] => 2
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [Action::execute@3==>modification] => Array
                (
                    [ct] => 77
                    [wt] => 4011
                    [cpu] => 324
                    [mu] => 768
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Proxy::getLayout] => Array
                (
                    [ct] => 1
                    [wt] => 270
                    [cpu] => 268
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Config::set] => Array
                (
                    [ct] => 17
                    [wt] => 14
                    [cpu] => 0
                    [mu] => -496
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 5
                    [wt] => 157
                    [cpu] => 0
                    [mu] => 832
                    [pmu] => 0
                )

            [uasort==>OCFilter\Filter::OCFilter\{closure}] => Array
                (
                    [ct] => 5
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 4
                    [wt] => 1364
                    [cpu] => 3222
                    [mu] => 736
                    [pmu] => 0
                )

            [SeoPro::getQueryString==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>end] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>utf8_substr] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => -7840
                    [pmu] => 0
                )

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

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

            [OCFilter\Helper::getRenderedStyle==>dirname] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [Loader::{closure}@1==>substr] => Array
                (
                    [ct] => 36
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1704
                    [pmu] => 0
                )

            [__TwigTemplate_961f3c8d2d75aa7c83ec60461a05708bb98fe694d870f67a46c1ee057b9cbc9f::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>DB::escape] => Array
                (
                    [ct] => 4
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogProduct::getProductImages] => Array
                (
                    [ct] => 1
                    [wt] => 195
                    [cpu] => 1871
                    [mu] => 24976
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>Document::getTitle] => Array
                (
                    [ct] => 17
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::getTimestamp] => Array
                (
                    [ct] => 30
                    [wt] => 1682
                    [cpu] => 0
                    [mu] => 2712
                    [pmu] => 0
                )

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

            [ControllerProductListing::setBaseStructure==>is_null] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCharset] => Array
                (
                    [ct] => 17
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelLocalisationCurrency::getCurrencies==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 259
                    [cpu] => 1256
                    [mu] => 8944
                    [pmu] => 5368
                )

            [Action::execute@4==>substr] => Array
                (
                    [ct] => 31
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1120
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 4752
                    [pmu] => 0
                )

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

            [SeoPro::getKeywordByQuery==>Config::get] => Array
                (
                    [ct] => 284
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::lm_reset_data==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => -248
                    [pmu] => 0
                )

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

            [Router::__construct==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelCatalogSpecials::getSpecial==>Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 95
                    [cpu] => 84
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>Loader::{closure}] => Array
                (
                    [ct] => 186
                    [wt] => 129729
                    [cpu] => 132246
                    [mu] => 255680
                    [pmu] => 3283016
                )

            [call_user_func_array@3==>Loader::{closure}@1] => Array
                (
                    [ct] => 3
                    [wt] => 952
                    [cpu] => 1973
                    [mu] => 22888
                    [pmu] => 0
                )

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

            [ControllerStartupStartup::index==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelCatalogSpecials::getSpecialByProductId==>ModelCatalogSpecials::getSpecial] => Array
                (
                    [ct] => 1
                    [wt] => 760
                    [cpu] => 279
                    [mu] => 6248
                    [pmu] => 8432
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strrpos] => Array
                (
                    [ct] => 167
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 128
                    [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] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Action::execute==>call_user_func_array] => Array
                (
                    [ct] => 8
                    [wt] => 295796
                    [cpu] => 278884
                    [mu] => 2561480
                    [pmu] => 4633760
                )

            [ControllerToolTotal::index==>array_multisort] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>ControllerSeoLangSeoLanglib::getLayoutModules] => Array
                (
                    [ct] => 4
                    [wt] => 161
                    [cpu] => 0
                    [mu] => 3408
                    [pmu] => 0
                )

            [Twig\Environment::getTemplateClass==>Twig\Loader\ChainLoader::getCacheKey] => Array
                (
                    [ct] => 49
                    [wt] => 2004
                    [cpu] => 3989
                    [mu] => 81056
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::load_view] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [Session::__construct==>Session\DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 235
                    [cpu] => 473
                    [mu] => 1784
                    [pmu] => 1176
                )

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

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

            [OCFilter\Filter::slicingValues==>OCFilter\Factory::config] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::controller==>Registry::get] => Array
                (
                    [ct] => 16
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Seo::getCategoryPages==>OCFilter\Factory::config] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLanglib::getLayoutModules==>trim] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::setpagenum] => Array
                (
                    [ct] => 17
                    [wt] => 454
                    [cpu] => 0
                    [mu] => 1344
                    [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] => 286
                    [cpu] => 398
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::language==>Language::load] => Array
                (
                    [ct] => 18
                    [wt] => 3928
                    [cpu] => 2532
                    [mu] => 11952
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@1==>__TwigTemplate_961f3c8d2d75aa7c83ec60461a05708bb98fe694d870f67a46c1ee057b9cbc9f::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 3029
                    [cpu] => 3989
                    [mu] => 19488
                    [pmu] => 0
                )

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

            [ControllerStartupRouter::index==>Action::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 200
                    [pmu] => 0
                )

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

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 1095
                    [cpu] => 0
                    [mu] => 14184
                    [pmu] => 21928
                )

            [Twig\Loader\FilesystemLoader::isFresh==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 13
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [OCFilter\Filter::setFilterSlider==>OCFilter\Params::getSelectedFilter] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [OCFilter\Core::startup==>OCFilter\Core::isEnabled] => Array
                (
                    [ct] => 1
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 2176
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::controller@1] => Array
                (
                    [ct] => 8
                    [wt] => 25587
                    [cpu] => 24455
                    [mu] => 128160
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>parse_url] => Array
                (
                    [ct] => 70
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 36128
                    [pmu] => 0
                )

            [Loader::lm_replacecontroller==>Registry::get] => Array
                (
                    [ct] => 47
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getProductJoinSQL==>str_replace] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 800
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>spl_autoload_unregister] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => -16
                    [pmu] => 0
                )

            [SeoLang::ex==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>function_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Cache\Redis::get==>Redis::get] => Array
                (
                    [ct] => 9
                    [wt] => 1150
                    [cpu] => 4836
                    [mu] => 518336
                    [pmu] => 1033472
                )

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

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>defined] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategory==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 293
                    [mu] => 2272
                    [pmu] => 0
                )

            [formatPhoneNumber==>substr] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@2==>class_alias] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 344
                    [pmu] => 0
                )

            [Loader::model==>Registry::set] => Array
                (
                    [ct] => 26
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 952
                )

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

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

            [Url::link==>ControllerSeoLangMovaMova::after] => Array
                (
                    [ct] => 70
                    [wt] => 5377
                    [cpu] => 849
                    [mu] => 84016
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>str_replace] => Array
                (
                    [ct] => 138
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 4312
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>OCFilter\Placement::getPlaceSign] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::normalizeName==>str_replace] => Array
                (
                    [ct] => 116
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::__construct==>is_file] => Array
                (
                    [ct] => 111
                    [wt] => 3079
                    [cpu] => 1423
                    [mu] => 8
                    [pmu] => 680
                )

            [ControllerCommonSearch::index==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 588
                    [cpu] => 712
                    [mu] => 288
                    [pmu] => 0
                )

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

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

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

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

            [ControllerExtensionModuleCarousel::index==>md5] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

            [Event::trigger==>preg_match] => Array
                (
                    [ct] => 23304
                    [wt] => 11620
                    [cpu] => 10766
                    [mu] => 128
                    [pmu] => 80
                )

            [twig_last==>is_string] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>trim] => Array
                (
                    [ct] => 14
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 680
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Proxy::getModule] => Array
                (
                    [ct] => 1
                    [wt] => 285
                    [cpu] => 0
                    [mu] => 6440
                    [pmu] => 0
                )

            [Loader::model==>get_class_methods] => Array
                (
                    [ct] => 26
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 16944
                    [pmu] => 576
                )

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

            [OCFilter\Seo::getCategoryPages==>Proxy::getPages] => Array
                (
                    [ct] => 1
                    [wt] => 308
                    [cpu] => 245
                    [mu] => 1320
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>OCFilter\Factory::config] => Array
                (
                    [ct] => 4
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::formatPages==>OCFilter\Seo::setPageVisibility] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Action::execute==>ReflectionFunctionAbstract::getNumberOfRequiredParameters] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [OCFilter\Seo::isDisabledRoute==>substr] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

            [ControllerCommonMenu::index==>Proxy::getCategories] => Array
                (
                    [ct] => 5
                    [wt] => 1588
                    [cpu] => 1476
                    [mu] => 6968
                    [pmu] => 0
                )

            [ModelCatalogDiscount::getProductDiscount==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 201
                    [cpu] => 320
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Seo::isSeoUrlEnabled==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>print_r] => Array
                (
                    [ct] => 70
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 18048
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelToolRemarketing::getRemarketingFooter] => Array
                (
                    [ct] => 1
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getModule==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 16
                    [pmu] => 0
                )

            [Wf==>time] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::__construct==>define] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [Proxy::getProductDiscount==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 452
                    [cpu] => 320
                    [mu] => 1264
                    [pmu] => 0
                )

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

            [Loader::controller@2==>Action::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

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

            [Action::execute@2==>count] => Array
                (
                    [ct] => 30
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getQueryByKeyword==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 222
                    [mu] => 1176
                    [pmu] => 0
                )

            [Proxy::getLayoutModules==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 1309
                    [cpu] => 1341
                    [mu] => 4656
                    [pmu] => 0
                )

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

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::checkHttpHeadersForMobile] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 512
                    [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] => 2039
                    [cpu] => 676
                    [mu] => 14920
                    [pmu] => 0
                )

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

            [ControllerProductListing::__construct==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 804
                    [cpu] => 1337
                    [mu] => 2152
                    [pmu] => 0
                )

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

            [Loader::lm_set_replacedata==>is_array] => Array
                (
                    [ct] => 104
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::strpos_offset==>array_keys] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [SeoLang::__construct==>explode] => Array
                (
                    [ct] => 5
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 2152
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::switchLanguage==>strpos] => Array
                (
                    [ct] => 18
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategoryLayoutId==>Model::__get] => Array
                (
                    [ct] => 10
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOCFilter::getFilterValues==>OCFilter\Cache::set] => Array
                (
                    [ct] => 10
                    [wt] => 110
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::isNoIndex==>OCFilter\Seo::getManufacturerId] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCounters==>ModelExtensionModuleOCFilter::{closure}] => Array
                (
                    [ct] => 32
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 4528
                    [pmu] => 0
                )

            [main()==>realpath] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 184
                    [pmu] => 104
                )

            [ControllerCommonHeader::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>strrpos] => Array
                (
                    [ct] => 810
                    [wt] => 289
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session\DB::__construct==>ini_get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 24
                )

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

            [seolang_Mobile_Detect::match==>is_string] => Array
                (
                    [ct] => 801
                    [wt] => 245
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Document::getLocalStorage==>is_array] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>uasort] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [OCFilter\Seo::link==>addslashes] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::commonhome] => Array
                (
                    [ct] => 70
                    [wt] => 238
                    [cpu] => 0
                    [mu] => 992
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>array_unique] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

            [ControllerCommonCart::index==>ControllerCommonCart::getTotals] => Array
                (
                    [ct] => 1
                    [wt] => 2538
                    [cpu] => 1881
                    [mu] => 13312
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>Controller::__get] => Array
                (
                    [ct] => 102
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Proxy::getModule] => Array
                (
                    [ct] => 2
                    [wt] => 687
                    [cpu] => 358
                    [mu] => 6504
                    [pmu] => 0
                )

            [Session\DB::gc==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => -80
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::checkDevice==>class_exists] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array==>ControllerStartupError::index] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 1704
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Proxy::getSpecialByProductId] => Array
                (
                    [ct] => 1
                    [wt] => 1183
                    [cpu] => 704
                    [mu] => 7440
                    [pmu] => 12728
                )

            [OCFilter\Placement::isModuleInLayout==>is_null] => Array
                (
                    [ct] => 11
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 5
                    [wt] => 1814
                    [cpu] => 3741
                    [mu] => 832
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelCatalogProduct::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 4873
                    [cpu] => 1982
                    [mu] => 44720
                    [pmu] => 12728
                )

            [call_user_func_array==>OCFilter\Core::catalog] => Array
                (
                    [ct] => 1
                    [wt] => 1759
                    [cpu] => 2501
                    [mu] => 147264
                    [pmu] => 90016
                )

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

            [ControllerSeoLangMovaMova::after==>utf8_strtolower] => Array
                (
                    [ct] => 280
                    [wt] => 573
                    [cpu] => 7
                    [mu] => 13568
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Core::config] => Array
                (
                    [ct] => 24
                    [wt] => 69
                    [cpu] => 107
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>usort] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 192
                    [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
                )

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

            [Loader::view==>Registry::get] => Array
                (
                    [ct] => 187
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::mova_render] => Array
                (
                    [ct] => 1
                    [wt] => 6027
                    [cpu] => 4749
                    [mu] => 30736
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::commonhome==>str_replace] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [modification==>defined] => Array
                (
                    [ct] => 544
                    [wt] => 302
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::normalizeName==>preg_replace] => Array
                (
                    [ct] => 116
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::normalizeName] => Array
                (
                    [ct] => 58
                    [wt] => 112
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [call_user_func_array@5==>Loader::{closure}] => Array
                (
                    [ct] => 14
                    [wt] => 5347
                    [cpu] => 14656
                    [mu] => 10992
                    [pmu] => 0
                )

            [Loader::{closure}@1==>call_user_func_array@4] => Array
                (
                    [ct] => 3
                    [wt] => 303
                    [cpu] => 1973
                    [mu] => 20616
                    [pmu] => 0
                )

            [call_user_func_array@5==>Loader::{closure}@1] => Array
                (
                    [ct] => 6
                    [wt] => 1870
                    [cpu] => 0
                    [mu] => 50504
                    [pmu] => 0
                )

            [Loader::{closure}@1==>call_user_func_array@5] => Array
                (
                    [ct] => 2
                    [wt] => 1157
                    [cpu] => 1024
                    [mu] => 7336
                    [pmu] => 12728
                )

            [Loader::{closure}@1==>call_user_func_array@6] => Array
                (
                    [ct] => 6
                    [wt] => 447
                    [cpu] => 0
                    [mu] => 44256
                    [pmu] => 0
                )

            [Loader::{closure}@1==>call_user_func_array@9] => Array
                (
                    [ct] => 1
                    [wt] => 69
                    [cpu] => 965
                    [mu] => 256
                    [pmu] => 0
                )

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

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Filter::setFilterValues] => Array
                (
                    [ct] => 10
                    [wt] => 6437
                    [cpu] => 4464
                    [mu] => 14368
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelLocalisationLanguage::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 70
                    [cpu] => 406
                    [mu] => 2392
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getQueryString==>array_diff_key] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Action::execute@4==>call_user_func_array@3] => Array
                (
                    [ct] => 2
                    [wt] => 605
                    [cpu] => 4392
                    [mu] => 384
                    [pmu] => 0
                )

            [Action::execute@4==>call_user_func_array@4] => Array
                (
                    [ct] => 29
                    [wt] => 7123
                    [cpu] => 15000
                    [mu] => 84256
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 1
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 2848
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::getCacheKey==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 32
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [SeoPro::getQueryString==>urldecode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [Proxy::getCid==>Proxy::__call@1] => Array
                (
                    [ct] => 3
                    [wt] => 893
                    [cpu] => 0
                    [mu] => 22960
                    [pmu] => 0
                )

            [array_map==>ModelExtensionModuleOCFilter::{closure}] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 2512
                    [pmu] => 0
                )

            [Loader::__construct==>defined] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 251
                    [wt] => 133
                    [cpu] => 0
                    [mu] => 16944
                    [pmu] => 2272
                )

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

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>call_user_func] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 336
                    [pmu] => 0
                )

            [SeoLang::__construct==>trim] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 248
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Registry::get] => Array
                (
                    [ct] => 24
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSettingEvent::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 169
                    [cpu] => 1090
                    [mu] => 22896
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Core::query] => Array
                (
                    [ct] => 4
                    [wt] => 249
                    [cpu] => 519
                    [mu] => 18928
                    [pmu] => 0
                )

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 7
                    [wt] => 296652
                    [cpu] => 279056
                    [mu] => 2585224
                    [pmu] => 4612704
                )

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Helper::getNumeralLocales] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerEventTheme::index==>Loader::model] => Array
                (
                    [ct] => 17
                    [wt] => 203
                    [cpu] => 0
                    [mu] => 5136
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::detectLanguage] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getProductWhereSQL==>OCFilter\Core::config] => Array
                (
                    [ct] => 14
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 17
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 148
                    [wt] => 989
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 8792
                )

            [Template\Twig::render==>file_get_contents] => Array
                (
                    [ct] => 17
                    [wt] => 942
                    [cpu] => 0
                    [mu] => 64032
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::loadlibrary==>function_exists] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [Proxy::getTheme==>Proxy::__call] => Array
                (
                    [ct] => 17
                    [wt] => 5608
                    [cpu] => 21592
                    [mu] => -4360
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_d5dfea38ce895832949bf51f554a6aa3fe590be8b395ef15ef84c0261fe691ad::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 354
                    [cpu] => 0
                    [mu] => 7928
                    [pmu] => 0
                )

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

            [OCFilter\Filter::sortFilters==>array_values] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getManufacturersCounterSQL==>ModelExtensionModuleOCFilter::getProductCountSQL] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [ControllerInformationReviews::getCategoryReviewSlider==>Proxy::resize] => Array
                (
                    [ct] => 112
                    [wt] => 71597
                    [cpu] => 65375
                    [mu] => 12816
                    [pmu] => 0
                )

            [Twig\Environment::render==>Twig\Environment::load] => Array
                (
                    [ct] => 17
                    [wt] => 6825
                    [cpu] => 4871
                    [mu] => 81040
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerProductListing::category] => Array
                (
                    [ct] => 1
                    [wt] => 46091
                    [cpu] => 43476
                    [mu] => 185568
                    [pmu] => 3286232
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Params::getSepValues] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangMovaMova::hreflang==>str_replace] => Array
                (
                    [ct] => 3
                    [wt] => 576
                    [cpu] => 0
                    [mu] => 1970304
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>spl_autoload_call@1] => Array
                (
                    [ct] => 2
                    [wt] => 177
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogReviews::getReviewsByCategoryId] => Array
                (
                    [ct] => 1
                    [wt] => 9648
                    [cpu] => 8053
                    [mu] => 113960
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::loadlibrary==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 312
                )

            [Loader::lm_set_replacedata==>array_merge] => Array
                (
                    [ct] => 104
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 38480
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogInformation::getHeaderInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 97
                    [cpu] => 299
                    [mu] => 37632
                    [pmu] => 0
                )

            [Session\DB::gc==>time] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_widget] => Array
                (
                    [ct] => 1
                    [wt] => 8492
                    [cpu] => 6920
                    [mu] => 62568
                    [pmu] => 0
                )

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

            [ModelCatalogSpecials::getSpecial==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 167
                    [cpu] => 19
                    [mu] => 1456
                    [pmu] => 3048
                )

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

            [call_user_func_array@5==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 290
                    [cpu] => 1724
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::__construct==>seolang_Mobile_Detect::setHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 1720
                    [pmu] => 0
                )

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

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

            [OCFilter\Seo::getPageMetaTitle==>OCFilter\Seo::getMetaText] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [Detection\MobileDetect::__construct==>Detection\MobileDetect::setUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 944
                )

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

            [getUrlString==>in_array] => Array
                (
                    [ct] => 24
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [SeoPro::validate==>SeoPro::getQueryString] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 808
                    [pmu] => 0
                )

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

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::getCacheKey] => Array
                (
                    [ct] => 17
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 64032
                    [pmu] => 0
                )

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

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

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

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

            [ControllerCommonHeader::index==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>Controller::__set] => Array
                (
                    [ct] => 17
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerCommonFooter::index] => Array
                (
                    [ct] => 1
                    [wt] => 23698
                    [cpu] => 23074
                    [mu] => 664264
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>SeoLang::ex] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 34
                    [wt] => 914
                    [cpu] => 0
                    [mu] => 13864
                    [pmu] => 0
                )

            [Action::execute@2==>ReflectionFunctionAbstract::getNumberOfRequiredParameters] => Array
                (
                    [ct] => 30
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Extension\OptimizerExtension::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_ensure_traversable==>is_array] => Array
                (
                    [ct] => 121
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecial==>json_decode] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1040
                    [pmu] => 0
                )

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

            [Request::__construct==>Request::clean] => Array
                (
                    [ct] => 6
                    [wt] => 532
                    [cpu] => 3994
                    [mu] => 35040
                    [pmu] => 27616
                )

            [Config::load==>array_merge] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2744
                    [pmu] => 920
                )

            [Cart\Weight::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 170
                    [mu] => 2688
                    [pmu] => 3280
                )

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

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

            [OCFilter\OpenCart::__construct==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getPriceSliderRange==>OCFilter\Core::config] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Composer\Autoload\includeFile==>trigger_error] => Array
                (
                    [ct] => 3
                    [wt] => 50
                    [cpu] => 1335
                    [mu] => 384
                    [pmu] => 0
                )

            [OCFilter\Setting::get==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>OCFilter\Seo::getPageMetaDescription] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [start==>Config::has] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 2760
                    [pmu] => 2448
                )

            [ModelCatalogProduct::getProducts==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 2424
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 112
                    [cpu] => 819
                    [mu] => 4792
                    [pmu] => 5464
                )

            [Whe==>file_exists] => Array
                (
                    [ct] => 3
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 352
                )

            [Action::execute@3==>ReflectionClass::__construct] => Array
                (
                    [ct] => 77
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>register_shutdown_function] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 240
                )

            [ControllerSeoLangMovaMova::seourl==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 70
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 359
                    [cpu] => 351
                    [mu] => -32
                    [pmu] => 0
                )

            [Session\DB::read==>time] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Params::hasSlider] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [ControllerCommonSearch::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1055
                    [cpu] => 3033
                    [mu] => 224
                    [pmu] => 0
                )

            [Request::clean==>is_array] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Cache::key==>json_encode] => Array
                (
                    [ct] => 3
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Tax::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\ExtensionSet::getLastModified] => Array
                (
                    [ct] => 30
                    [wt] => 3015
                    [cpu] => 3734
                    [mu] => -176
                    [pmu] => 0
                )

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

            [OCFilter\Filter::setFilterSlider==>OCFilter\Params::isEnabledSlider] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProducts==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 1437
                    [cpu] => 330
                    [mu] => 1400
                    [pmu] => 0
                )

            [Url::link==>is_array] => Array
                (
                    [ct] => 37
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_d5c59eb5da98546ec3e6dc491e70d79bfecb7781f809b0de589fcbdc3d1886fd::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 58
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSeoLangSeoLang::loadlibrary] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 2112
                    [pmu] => 2648
                )

            [__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] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Seo::isDisabledRoute] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::run==>substr] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

            [Loader::language==>Registry::get] => Array
                (
                    [ct] => 54
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilters==>OCFilter\Core::config] => Array
                (
                    [ct] => 9
                    [wt] => 15
                    [cpu] => 0
                    [mu] => -248
                    [pmu] => 0
                )

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

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

            [main()==>dirname] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

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

            [Loader::library==>basename] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Environment::render==>Twig\TemplateWrapper::render] => Array
                (
                    [ct] => 17
                    [wt] => 14458
                    [cpu] => 12438
                    [mu] => 1418712
                    [pmu] => 695496
                )

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

            [ControllerProductCategory::index==>Proxy::getCategory] => Array
                (
                    [ct] => 1
                    [wt] => 299
                    [cpu] => 293
                    [mu] => 3360
                    [pmu] => 0
                )

            [main()==>strpos] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::generateKey] => Array
                (
                    [ct] => 30
                    [wt] => 131
                    [cpu] => 0
                    [mu] => 5056
                    [pmu] => 0
                )

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

            [ModelCatalogProduct::getProducts==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::isCustomPage==>OCFilter\Factory::config] => Array
                (
                    [ct] => 1
                    [wt] => 59
                    [cpu] => 330
                    [mu] => 896
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 384
                    [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] => 52
                    [cpu] => 146
                    [mu] => 2320
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::validateName==>ltrim] => Array
                (
                    [ct] => 13
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => -96
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerExtensionAdvertiseGoogle::google_dynamic_remarketing_category] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 8
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 94784
                    [pmu] => 0
                )

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

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

            [ControllerProductListing::setBaseStructure==>sprintf] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::footer==>Proxy::getRemarketingFooter] => Array
                (
                    [ct] => 1
                    [wt] => 1327
                    [cpu] => 0
                    [mu] => 60416
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>DB::query] => Array
                (
                    [ct] => 4
                    [wt] => 156
                    [cpu] => 1202
                    [mu] => 3456
                    [pmu] => 0
                )

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

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

            [twig_last==>current] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [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] => 4112
                    [wt] => 1262
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerCommonContentTop::index] => Array
                (
                    [ct] => 1
                    [wt] => 12975
                    [cpu] => 12361
                    [mu] => 87424
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 7
                    [wt] => 507
                    [cpu] => 8052
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::load_view_settings] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::getTemplateClass] => Array
                (
                    [ct] => 49
                    [wt] => 3159
                    [cpu] => 3989
                    [mu] => 19536
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerCommonRemarketing::header] => Array
                (
                    [ct] => 1
                    [wt] => 1003
                    [cpu] => 3975
                    [mu] => 2352
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::exists==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 30
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogInformation::getInformation==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::addExtension==>Twig\Environment::updateOptionsHash] => Array
                (
                    [ct] => 51
                    [wt] => 321
                    [cpu] => 0
                    [mu] => 3904
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>sprintf] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1088
                    [pmu] => 0
                )

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

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

            [Cart\Cart::getProducts==>DB::escape] => Array
                (
                    [ct] => 6
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>explode] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Proxy::getStores] => Array
                (
                    [ct] => 2
                    [wt] => 1092
                    [cpu] => 2274
                    [mu] => 67600
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProducts==>is_numeric] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 4457
                    [cpu] => 3616
                    [mu] => 178680
                    [pmu] => 162224
                )

            [OCFilter\Seo::startup==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 12
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelExtensionModuleOCFilter::getFilterValues] => Array
                (
                    [ct] => 10
                    [wt] => 3220
                    [cpu] => 3755
                    [mu] => 21608
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 164
                    [cpu] => 1973
                    [mu] => 7512
                    [pmu] => 0
                )

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

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

            [ControllerCommonFooter::index==>trim] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

            [OCFilter\Seo::getHost==>rtrim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [library==>str_replace] => Array
                (
                    [ct] => 37
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 1208
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_widget==>ControllerSeoLangMovaMova::index] => Array
                (
                    [ct] => 1
                    [wt] => 8481
                    [cpu] => 6920
                    [mu] => 62824
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getCounters==>OCFilter\Cache::__toString] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache\Redis::__construct==>Redis::select] => Array
                (
                    [ct] => 2
                    [wt] => 66
                    [cpu] => 43
                    [mu] => 128
                    [pmu] => 368
                )

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

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

            [ControllerStartupStartup::index==>Cart\Cart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 539
                    [cpu] => 351
                    [mu] => 2328
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategories==>DB::query] => Array
                (
                    [ct] => 7
                    [wt] => 347
                    [cpu] => 2017
                    [mu] => 13776
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Session::getId] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Template\Twig::render==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 859
                    [cpu] => 1335
                    [mu] => 7552
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::checkHttpHeadersForMobile==>strpos] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>stripos] => Array
                (
                    [ct] => 8
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerStartupSession::index==>setcookie] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

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

            [OCFilter\Seo::setPageVisibility==>count] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>Cart\Currency::getSymbolRight] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::lm_replacedata==>array_replace] => Array
                (
                    [ct] => 17
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 23608
                    [pmu] => 0
                )

            [Action::execute==>preg_replace] => Array
                (
                    [ct] => 8
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 176
                )

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>OCFilter\Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Proxy::getTheme] => Array
                (
                    [ct] => 17
                    [wt] => 5626
                    [cpu] => 21592
                    [mu] => 2160
                    [pmu] => 0
                )

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2208
                    [cpu] => 0
                    [mu] => 18512
                    [pmu] => 25632
                )

            [ControllerExtensionModuleOCFilter::index==>in_array] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>OCFilter\Seo::getPageMetaKeywords] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerProductCompare::getCompare==>ControllerProductCompare::getCurrentCompareList] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ControllerProductCategory::index==>Loader::controller] => Array
                (
                    [ct] => 8
                    [wt] => 261429
                    [cpu] => 246140
                    [mu] => 1971128
                    [pmu] => 3286232
                )

            [ControllerSeoLangMovaMova::checkDevice==>seolang_Mobile_Detect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 962
                    [cpu] => 2171
                    [mu] => 15080
                    [pmu] => 0
                )

            [Action::execute@4==>ReflectionFunctionAbstract::getNumberOfRequiredParameters] => Array
                (
                    [ct] => 31
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>array_merge] => Array
                (
                    [ct] => 17
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 11960
                    [pmu] => 0
                )

            [ControllerEventTranslation::index==>Loader::model] => Array
                (
                    [ct] => 18
                    [wt] => 235
                    [cpu] => 0
                    [mu] => 6424
                    [pmu] => 6632
                )

            [Twig\Template::displayWithErrorHandling@4==>__TwigTemplate_6f859bd4c578cf2ee175bd69ad05b10e9f8dcfc701593343aaab8e923a0600da::doDisplay] => Array
                (
                    [ct] => 15
                    [wt] => 579
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [SeoPro::validate==>SeoPro::strpos_offset] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [SeoPro::getQueryString==>array_flip] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 49
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 242
                    [cpu] => 269
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 518
                    [cpu] => 857
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>Url::link] => Array
                (
                    [ct] => 3
                    [wt] => 929
                    [cpu] => 1535
                    [mu] => 984
                    [pmu] => 0
                )

            [DB\MySQLi::__construct==>mysqli::set_charset] => Array
                (
                    [ct] => 1
                    [wt] => 103
                    [cpu] => 40
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelToolRemarketing::__construct==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [call_user_func_array@2==>OCFilter\Core::isEnabled] => Array
                (
                    [ct] => 1
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::load==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 17
                    [wt] => 6721
                    [cpu] => 4871
                    [mu] => 79136
                    [pmu] => 0
                )

            [SeoPro::__construct==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 2536
                    [pmu] => 0
                )

            [Session::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 206
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 504
                )

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

            [Wf==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 155
                    [cpu] => 437
                    [mu] => 4536
                    [pmu] => 0
                )

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

            [Loader::{closure}@1==>Model::__set] => Array
                (
                    [ct] => 24
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Counter::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 271
                    [cpu] => 0
                    [mu] => 69728
                    [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] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getManufacturerValues==>OCFilter\Core::config] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReview==>date] => Array
                (
                    [ct] => 56
                    [wt] => 127
                    [cpu] => 0
                    [mu] => 14464
                    [pmu] => 0
                )

            [Loader::view==>preg_replace] => Array
                (
                    [ct] => 17
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Placement::getLayoutId==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\OpenCart::getThemeFile==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 32
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>explode] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

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

            [ControllerCommonSearch::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2956
                    [cpu] => 1231
                    [mu] => 11080
                    [pmu] => 0
                )

            [main()==>define] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 32
                )

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

            [OCFilter\Seo::isSeoUrlEnabled==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::lm_api==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Placement::isManufacturer] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display@3==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Filter::formatFilter==>strip_tags] => Array
                (
                    [ct] => 44
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 1824
                    [pmu] => 0
                )

            [Url::link==>Simple\Rewrite::rewrite] => Array
                (
                    [ct] => 70
                    [wt] => 1400
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [Paginator::render==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 272
                    [pmu] => 0
                )

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

            [OCFilter\OpenCart::getThemeFile==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>call_user_func_array] => Array
                (
                    [ct] => 1
                    [wt] => 1764
                    [cpu] => 2501
                    [mu] => 147392
                    [pmu] => 90016
                )

            [OCFilter\Factory::__call==>call_user_func_array@2] => Array
                (
                    [ct] => 13
                    [wt] => 151
                    [cpu] => 146
                    [mu] => 2432
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>call_user_func_array@4] => Array
                (
                    [ct] => 31
                    [wt] => 146
                    [cpu] => 330
                    [mu] => 768
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>substr] => Array
                (
                    [ct] => 170
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 6776
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>call_user_func_array@6] => Array
                (
                    [ct] => 46
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Detection\MobileDetect::getRules==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 12472
                )

            [ControllerSeoLangMovaMova::after==>utf8_strpos] => Array
                (
                    [ct] => 280
                    [wt] => 557
                    [cpu] => 92
                    [mu] => -20032
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>function_exists] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 88
                )

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

            [call_user_func_array@4==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 7
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session\DB::gc==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 190
                    [cpu] => 473
                    [mu] => 32
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::isTablet] => Array
                (
                    [ct] => 1
                    [wt] => 766
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayout==>Config::get] => Array
                (
                    [ct] => 5
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isTablet==>seolang_Mobile_Detect::match] => Array
                (
                    [ct] => 119
                    [wt] => 584
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_convert_encoding==>function_exists] => Array
                (
                    [ct] => 41
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecial==>ModelCatalogSpecials::getBanners] => Array
                (
                    [ct] => 1
                    [wt] => 193
                    [cpu] => 69
                    [mu] => 2184
                    [pmu] => 4576
                )

            [Action::__construct==>array_pop] => Array
                (
                    [ct] => 40
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

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

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

            [ControllerSeoLangMovaMova::remove_vars==>Loader::lm_set_replacedata] => Array
                (
                    [ct] => 51
                    [wt] => 505
                    [cpu] => 0
                    [mu] => 2808
                    [pmu] => 0
                )

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValues==>OCFilter\Params::special] => Array
                (
                    [ct] => 10
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelSettingEvent::getEvents==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelToolImage::resize==>utf8_substr] => Array
                (
                    [ct] => 166
                    [wt] => 299
                    [cpu] => 0
                    [mu] => 10128
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getSpecialDiscountDateCond==>sprintf] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>ControllerSeoLangSeoLanglib::lm_api] => Array
                (
                    [ct] => 4
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>modification] => Array
                (
                    [ct] => 3
                    [wt] => 159
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 280
                )

            [ModelCatalogProduct::getTotalProducts==>OCFilter\Api::isSelected] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelCatalogProduct::getTotalProducts==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getSpecialPriceRange==>OCFilter\Core::config] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 846
                    [cpu] => 0
                    [mu] => 71392
                    [pmu] => 13920
                )

            [Twig\Loader\ChainLoader::isFresh==>Twig\Loader\ChainLoader::isFresh@1] => Array
                (
                    [ct] => 30
                    [wt] => 798
                    [cpu] => 0
                    [mu] => 720
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_language_get] => Array
                (
                    [ct] => 1
                    [wt] => 201
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Filter::getSelectedFilters] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::addPath==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 85
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Template::render==>ob_get_clean] => Array
                (
                    [ct] => 17
                    [wt] => 923
                    [cpu] => 3351
                    [mu] => -193656
                    [pmu] => 695496
                )

            [OCFilter\Core::isEnabled==>OCFilter\OpenCart::isAdmin] => Array
                (
                    [ct] => 2
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::switchLanguage==>Controller::__get] => Array
                (
                    [ct] => 72
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setUserAgent==>seolang_Mobile_Detect::getUaHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_90e26285d3a0cf286a606ec591379a771e649c83a91eff1e45db19609ac4666c::doDisplay==>count] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getTranslations==>Proxy::__call] => Array
                (
                    [ct] => 17
                    [wt] => 5362
                    [cpu] => 16006
                    [mu] => -896
                    [pmu] => 21704
                )

            [Proxy::getTranslations==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 288
                    [cpu] => 965
                    [mu] => 392
                    [pmu] => 0
                )

            [__TwigTemplate_dac1f707b5b9b1fcf66b5da109e261a809c9dc41a2454697c2f50b69d8934006::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 2
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 24816
                    [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] => 11
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 0
                )

            [SeoPro::validate==>ltrim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [OCFilter\Core::query==>OCFilter\Core::config] => Array
                (
                    [ct] => 29
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 384
                    [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] => 86
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 320
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>json_encode] => Array
                (
                    [ct] => 8
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 17536
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setLoader] => Array
                (
                    [ct] => 17
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Placement::isCategory] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLanglib::__construct==>is_object] => 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
                )

            [main()==>function_exists] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>date_default_timezone_set] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 136
                    [pmu] => 0
                )

            [start==>Router::addPreAction] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [Twig\Template::render==>Twig\Environment::isDebug] => Array
                (
                    [ct] => 17
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCache] => Array
                (
                    [ct] => 17
                    [wt] => 185
                    [cpu] => 0
                    [mu] => 5112
                    [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] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>defined] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Seo::OCFilter\{closure}==>uasort] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>strpos] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelCatalogProduct::getProduct==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 271
                    [cpu] => 208
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>spl_autoload_call] => Array
                (
                    [ct] => 9
                    [wt] => 1651
                    [cpu] => 0
                    [mu] => 3016
                    [pmu] => 0
                )

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

            [OCFilter\Factory::query==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 146
                    [mu] => 1816
                    [pmu] => 0
                )

            [SeoLang::__construct==>str_ireplace] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 232
                    [pmu] => 0
                )

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

            [SeoLang::__construct==>SeoLang::switchLanguage] => Array
                (
                    [ct] => 1
                    [wt] => 194
                    [cpu] => 0
                    [mu] => 9832
                    [pmu] => 3792
                )

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

            [start==>date_default_timezone_set] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 136
                    [pmu] => 0
                )

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

            [call_user_func_array@1==>ControllerProductCategory::index] => Array
                (
                    [ct] => 1
                    [wt] => 279821
                    [cpu] => 263965
                    [mu] => 2072576
                    [pmu] => 3994456
                )

            [ControllerProductCategory::index==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 534
                    [cpu] => 1208
                    [mu] => 736
                    [pmu] => 0
                )

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

            [ControllerCommonCart::getTotals==>Cart\Currency::format] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [Loader::lm_replacedata==>Registry::get] => Array
                (
                    [ct] => 51
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>spl_autoload_call] => Array
                (
                    [ct] => 9
                    [wt] => 1697
                    [cpu] => 0
                    [mu] => 3136
                    [pmu] => 4088
                )

            [ControllerSeoLangMovaMova::seourl==>strpos] => Array
                (
                    [ct] => 70
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getPages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 307
                    [cpu] => 245
                    [mu] => 816
                    [pmu] => 0
                )

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

            [Twig\Environment::__construct==>Twig\ExtensionSet::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 4552
                    [pmu] => 0
                )

            [main()==>file_put_contents] => Array
                (
                    [ct] => 1
                    [wt] => 202
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 824
                )

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

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

            [ControllerExtensionAdvertiseGoogle::loadStore==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 72
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::start] => Array
                (
                    [ct] => 1
                    [wt] => 251
                    [cpu] => 0
                    [mu] => 2952
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>Proxy::getFirstCombinationPrice] => Array
                (
                    [ct] => 1
                    [wt] => 16687
                    [cpu] => 15690
                    [mu] => 5864
                    [pmu] => 3283016
                )

            [Loader::{closure}@1==>preg_replace] => Array
                (
                    [ct] => 24
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::header==>Proxy::getRemarketingHeader] => Array
                (
                    [ct] => 1
                    [wt] => 999
                    [cpu] => 3975
                    [mu] => 2096
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 319835
                    [cpu] => 294623
                    [mu] => 3560120
                    [pmu] => 4920664
                )

            [ControllerProductCategory::index==>getUrlString] => Array
                (
                    [ct] => 5
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Action::execute@4==>preg_replace] => Array
                (
                    [ct] => 31
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1480
                    [pmu] => 0
                )

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

            [OCFilter\Filter::getFilterModelData==>OCFilter\Placement::isSpecial] => Array
                (
                    [ct] => 13
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>Config::get] => Array
                (
                    [ct] => 9
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 8
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>OCFilter\Params::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 8
                    [wt] => 2702
                    [cpu] => 3968
                    [mu] => -94016
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>Proxy::getTotalProducts] => Array
                (
                    [ct] => 1
                    [wt] => 721
                    [cpu] => 301
                    [mu] => 1968
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::shortcodes] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Log::write==>fwrite] => Array
                (
                    [ct] => 70
                    [wt] => 910
                    [cpu] => 945
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelDesignTheme::getTheme==>Config::get] => Array
                (
                    [ct] => 17
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Wf==>filemtime] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Detection\MobileDetect::match==>preg_match] => Array
                (
                    [ct] => 267
                    [wt] => 666
                    [cpu] => 0
                    [mu] => 15432
                    [pmu] => 408
                )

            [Action::execute@2==>modification] => Array
                (
                    [ct] => 30
                    [wt] => 1724
                    [cpu] => 813
                    [mu] => 1024
                    [pmu] => 0
                )

            [Loader::model==>str_replace] => Array
                (
                    [ct] => 126
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 5744
                    [pmu] => 176
                )

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

            [ControllerStartupSeoUrl::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 147
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 0
                )

            [twig_get_attribute==>is_array] => Array
                (
                    [ct] => 1103
                    [wt] => 291
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_escape_filter==>Twig\Environment::getCharset] => Array
                (
                    [ct] => 10
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Helper::number_abbr==>abs] => Array
                (
                    [ct] => 75
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::{closure}==>substr] => Array
                (
                    [ct] => 810
                    [wt] => 289
                    [cpu] => 0
                    [mu] => 32600
                    [pmu] => 192
                )

            [OCFilter\Filter::setFilterValues==>OCFilter\Factory::config] => Array
                (
                    [ct] => 22
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache\Redis::get==>json_decode] => Array
                (
                    [ct] => 9
                    [wt] => 15358
                    [cpu] => 15168
                    [mu] => 2778328
                    [pmu] => 2252752
                )

            [call_user_func_array@3==>ControllerProductCompare::getCompare] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

            [start==>Config::load] => Array
                (
                    [ct] => 2
                    [wt] => 250
                    [cpu] => 0
                    [mu] => 4568
                    [pmu] => 920
                )

            [Twig\Environment::setCache==>is_string] => Array
                (
                    [ct] => 17
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Action::execute@3==>substr] => Array
                (
                    [ct] => 77
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 2592
                    [pmu] => 0
                )

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

            [Twig\Environment::setCache==>Twig\Cache\FilesystemCache::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1888
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelSettingSetting::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 59
                    [cpu] => 927
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>Loader::controller@1] => Array
                (
                    [ct] => 3
                    [wt] => 8279
                    [cpu] => 7133
                    [mu] => 539384
                    [pmu] => 0
                )

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

            [Proxy::getFooterInformationPages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 357
                    [cpu] => 182
                    [mu] => 20392
                    [pmu] => 0
                )

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

            [Cart\Cart::getSubTotal==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [cpu] => 232
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

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

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

            [OCFilter\Cache::set==>func_get_args] => Array
                (
                    [ct] => 24
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 9152
                    [pmu] => 0
                )

            [OCFilter\Api::setProductListControllerData==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 9
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>Cart\Cart::countProducts] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 231
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Params::expand==>explode] => Array
                (
                    [ct] => 36
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 15968
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ModelCatalogInformation::getFooterInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 89
                    [cpu] => 182
                    [mu] => 19712
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Loader::controller@1] => Array
                (
                    [ct] => 1
                    [wt] => 9753
                    [cpu] => 9928
                    [mu] => 70224
                    [pmu] => 0
                )

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

            [{closure}==>twig_convert_encoding] => Array
                (
                    [ct] => 41
                    [wt] => 220
                    [cpu] => 0
                    [mu] => 3008
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>OCFilter\Cache::set] => Array
                (
                    [ct] => 11
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::getLayoutId==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 190
                    [cpu] => 0
                    [mu] => 5624
                    [pmu] => 0
                )

            [OCFilter\Filter::sortFilters==>uasort] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingFooter==>ModelToolRemarketing::genEventId] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getFilterValues==>Config::get] => Array
                (
                    [ct] => 19
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>OCFilter\Params::hasSlider] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerStartupSeoUrl::rewrite==>SeoPro::baseRewrite] => Array
                (
                    [ct] => 70
                    [wt] => 6665
                    [cpu] => 22191
                    [mu] => 57944
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::__construct==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 160
                )

            [Loader::view==>ControllerSeoLangMovaMova::loadview] => Array
                (
                    [ct] => 17
                    [wt] => 2363
                    [cpu] => 281
                    [mu] => 6616
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ControllerEventTheme::index] => Array
                (
                    [ct] => 9
                    [wt] => 3952
                    [cpu] => 10607
                    [mu] => 7488
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getOptionsCombinationsPriceRange==>OCFilter\Core::config] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::setPaths==>is_array] => Array
                (
                    [ct] => 51
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>SeoPro::prepareRoute] => Array
                (
                    [ct] => 1
                    [wt] => 77
                    [cpu] => 222
                    [mu] => 2072
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 895
                    [cpu] => 798
                    [mu] => 240
                    [pmu] => 0
                )

            [OCFilter\Filter::setFilterValues==>OCFilter\Helper::number_abbr] => Array
                (
                    [ct] => 15
                    [wt] => 213
                    [cpu] => 263
                    [mu] => 992
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>normalizePhone] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 70
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [DB\MySQLi::__construct==>mysqli::query] => Array
                (
                    [ct] => 2
                    [wt] => 69
                    [cpu] => 27
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::controller@1==>Action::execute@3] => Array
                (
                    [ct] => 14
                    [wt] => 64371
                    [cpu] => 60781
                    [mu] => 873424
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getFilterValues==>OCFilter\Params::expand] => Array
                (
                    [ct] => 9
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelSettingExtension::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 110
                    [cpu] => 2831
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 723
                    [cpu] => 50
                    [mu] => 15296
                    [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] => 2278
                    [cpu] => 3968
                    [mu] => 21504
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>implode] => Array
                (
                    [ct] => 51
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 7200
                    [pmu] => 0
                )

            [call_user_func_array@4==>ControllerToolTotal::index] => Array
                (
                    [ct] => 1
                    [wt] => 1595
                    [cpu] => 1701
                    [mu] => 11424
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>count] => Array
                (
                    [ct] => 35
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Composer\Autoload\includeFile@1==>class_alias] => Array
                (
                    [ct] => 5
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 216
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 9856
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 240
                )

            [ModelExtensionModuleOCFilter::getPriceSliderRange==>Cart\Currency::format] => Array
                (
                    [ct] => 2
                    [wt] => 34
                    [cpu] => 46
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::getAjaxModules==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1941
                    [cpu] => 2621
                    [mu] => 10544
                    [pmu] => 0
                )

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

            [Log::__construct==>fopen] => Array
                (
                    [ct] => 3
                    [wt] => 117
                    [cpu] => 0
                    [mu] => 1640
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_f83af005ef4686ef27e7886ff271674e12b466f85da7efce9865df8ea5ff6dfe::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 293
                    [cpu] => 1600
                    [mu] => 640512
                    [pmu] => 0
                )

            [ModelToolRemarketing::genEventId==>openssl_random_pseudo_bytes] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getProductWhereSQL==>Model::__get] => Array
                (
                    [ct] => 21
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadStore==>Proxy::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 565
                    [cpu] => 1706
                    [mu] => 1296
                    [pmu] => 0
                )

            [call_user_func_array@9==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 965
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecialByProductId==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 180
                    [cpu] => 425
                    [mu] => 848
                    [pmu] => 4296
                )

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

            [Loader::model==>preg_replace] => Array
                (
                    [ct] => 126
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 176
                )

            [ModelSeoLangSeoLang::getSetting==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => -176
                    [pmu] => 0
                )

            [Cache::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 191
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 328
                )

            [ControllerCommonContentBottom::index==>Loader::controller@1] => Array
                (
                    [ct] => 2
                    [wt] => 12401
                    [cpu] => 9947
                    [mu] => 42704
                    [pmu] => 0
                )

            [OCFilter\Seo::startup==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::__construct==>Twig\Loader\ChainLoader::addLoader] => Array
                (
                    [ct] => 136
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 25696
                    [pmu] => 0
                )

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

            [utf8_strrpos==>mb_strrpos] => Array
                (
                    [ct] => 166
                    [wt] => 285
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::get_theme_folder==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 80
                    [pmu] => 0
                )

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

            [__TwigTemplate_90e26285d3a0cf286a606ec591379a771e649c83a91eff1e45db19609ac4666c::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 3
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 37160
                    [pmu] => 0
                )

            [SeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 54
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 1415
                    [cpu] => 1411
                    [mu] => 347896
                    [pmu] => 508392
                )

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

            [main()==>error_reporting] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::validateName==>strpos] => Array
                (
                    [ct] => 13
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getRemarketingFooter==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1325
                    [cpu] => 0
                    [mu] => 60288
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>utf8_strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 180
                    [cpu] => 268
                    [mu] => 8416
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>Loader::lm_reset_data] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => -248
                    [pmu] => 0
                )

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

            [twig_length_filter==>count] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache\Redis::set==>Redis::set] => Array
                (
                    [ct] => 4
                    [wt] => 240
                    [cpu] => 407
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingExtension::getExtensions==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 200
                    [pmu] => 0
                )

            [ModelToolRemarketing::genEventId==>bin2hex] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

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

            [ControllerCommonContentBottom::index==>ControllerCommonContentBottom::getAjaxModules] => Array
                (
                    [ct] => 1
                    [wt] => 2094
                    [cpu] => 2621
                    [mu] => 11552
                    [pmu] => 0
                )

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

            [Proxy::trackUtm==>Proxy::__call@1] => Array
                (
                    [ct] => 3
                    [wt] => 1001
                    [cpu] => 0
                    [mu] => 27928
                    [pmu] => 0
                )

            [Cart\Length::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 183
                    [mu] => 2208
                    [pmu] => 2720
                )

            [ControllerSeoLangMovaMova::load_access==>ControllerSeoLangMovaMova::checkDevice] => Array
                (
                    [ct] => 1
                    [wt] => 1822
                    [cpu] => 2171
                    [mu] => 21696
                    [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] => 36
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_dac1f707b5b9b1fcf66b5da109e261a809c9dc41a2454697c2f50b69d8934006::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 5200
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Placement::getPlace==>OCFilter\Placement::isSpecial] => Array
                (
                    [ct] => 4
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [seolang_Mobile_Detect::getMobileDetectionRules==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

            [Cart\Cart::getProducts==>DB::query] => Array
                (
                    [ct] => 6
                    [wt] => 243
                    [cpu] => 1936
                    [mu] => 1664
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelDesignTheme::getTheme] => Array
                (
                    [ct] => 9
                    [wt] => 791
                    [cpu] => 10545
                    [mu] => 640
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 10
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerInformationReviews::__construct==>Loader::helper] => Array
                (
                    [ct] => 1
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getRegularPriceRange==>OCFilter\Core::config] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Session::start==>Session\DB::read] => Array
                (
                    [ct] => 1
                    [wt] => 358
                    [cpu] => 879
                    [mu] => 4296
                    [pmu] => 17992
                )

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

            [Proxy::getExtensions==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 615
                    [cpu] => 2991
                    [mu] => 5880
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 132
                    [cpu] => 0
                    [mu] => 4760
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>ControllerExtensionAdvertiseGoogle::loadStore] => Array
                (
                    [ct] => 2
                    [wt] => 687
                    [cpu] => 1706
                    [mu] => 7384
                    [pmu] => 0
                )

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

            [ControllerProductCategory::index==>OCFilter\Api::isSelected] => Array
                (
                    [ct] => 3
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ob_get_clean==>Twig\Template::Twig\{closure}] => Array
                (
                    [ct] => 17
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getFilterSliderRange==>OCFilter\Cache::__toString] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::isAbsolutePath==>strspn] => Array
                (
                    [ct] => 98
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display==>Twig\Template::displayWithErrorHandling] => Array
                (
                    [ct] => 17
                    [wt] => 13212
                    [cpu] => 9087
                    [mu] => 1322520
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::seolang_route] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Log::write==>date] => Array
                (
                    [ct] => 70
                    [wt] => 347
                    [cpu] => 164
                    [mu] => 18048
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getPriceSliderRange==>min] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Proxy::getProductDiscount] => Array
                (
                    [ct] => 1
                    [wt] => 453
                    [cpu] => 320
                    [mu] => 1768
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getPriceSliderRange==>Model::__get] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Language::set] => Array
                (
                    [ct] => 24
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 288192
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_view_settings==>Config::get] => Array
                (
                    [ct] => 8
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>in_array] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 251
                    [wt] => 231
                    [cpu] => 268
                    [mu] => 206952
                    [pmu] => 29112
                )

            [OCFilter\Core::startup==>OCFilter\Seo::startup] => Array
                (
                    [ct] => 1
                    [wt] => 1006
                    [cpu] => 1011
                    [mu] => 12960
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelExtensionModuleOptionsCombinations::getFirstCombinationPrice] => Array
                (
                    [ct] => 1
                    [wt] => 16391
                    [cpu] => 15690
                    [mu] => 4192
                    [pmu] => 3281096
                )

            [Loader::view==>is_object] => Array
                (
                    [ct] => 34
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::link==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionAdvertiseGoogle::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 295
                    [cpu] => 779
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::getTimestamp==>file_exists] => Array
                (
                    [ct] => 30
                    [wt] => 414
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Currency::format==>number_format] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingBody==>html_entity_decode] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Url::link] => Array
                (
                    [ct] => 9
                    [wt] => 1804
                    [cpu] => 2089
                    [mu] => 632
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@2] => Array
                (
                    [ct] => 8
                    [wt] => 2196
                    [cpu] => 5817
                    [mu] => 133408
                    [pmu] => 32008
                )

            [Loader::{closure}==>call_user_func_array@3] => Array
                (
                    [ct] => 10
                    [wt] => 6557
                    [cpu] => 5145
                    [mu] => 64016
                    [pmu] => 12728
                )

            [Loader::{closure}==>call_user_func_array@4] => Array
                (
                    [ct] => 186
                    [wt] => 83541
                    [cpu] => 91136
                    [mu] => 249288
                    [pmu] => 3281096
                )

            [Loader::{closure}==>call_user_func_array@5] => Array
                (
                    [ct] => 52
                    [wt] => 11123
                    [cpu] => 32265
                    [mu] => 79272
                    [pmu] => 0
                )

            [__TwigTemplate_f83af005ef4686ef27e7886ff271674e12b466f85da7efce9865df8ea5ff6dfe::doDisplay==>twig_last] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@6] => Array
                (
                    [ct] => 14
                    [wt] => 1844
                    [cpu] => 14656
                    [mu] => 10320
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 48
                    [pmu] => 0
                )

            [Loader::view==>is_callable] => Array
                (
                    [ct] => 17
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::genEventId==>str_split] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 0
                )

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

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

            [Action::execute@3==>call_user_func_array@2] => Array
                (
                    [ct] => 2
                    [wt] => 622
                    [cpu] => 1596
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>call_user_func_array@3] => Array
                (
                    [ct] => 75
                    [wt] => 69965
                    [cpu] => 67098
                    [mu] => 447512
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>explode] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1392
                    [pmu] => 0
                )

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

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 194
                    [wt] => 455
                    [cpu] => 0
                    [mu] => 8976
                    [pmu] => 192
                )

            [OCFilter\Core::startup==>OCFilter\Api::startup] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1072
                    [pmu] => 0
                )

            [ControllerStartupError::index==>Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Detection\MobileDetect::prepareUserAgent==>trim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 288
                )

            [Simple\Rewrite::rewrite==>strpos] => Array
                (
                    [ct] => 1050
                    [wt] => 330
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCategory::index==>html_entity_decode] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 949
                    [cpu] => 2171
                    [mu] => 14184
                    [pmu] => 0
                )

            [Proxy::getRemarketingBody==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 922
                    [cpu] => 0
                    [mu] => 1904
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getProductWhereSQL==>is_array] => Array
                (
                    [ct] => 7
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilters==>Model::__get] => Array
                (
                    [ct] => 10
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getCategoryByProduct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 171
                    [mu] => 1168
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>is_string] => Array
                (
                    [ct] => 70
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Paginator::render==>max] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>DB::escape] => Array
                (
                    [ct] => 36
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 1776
                    [pmu] => 208
                )

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

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

            [Twig\Template::display==>array_merge] => Array
                (
                    [ct] => 17
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Seo::getPath] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 13
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [modification==>substr] => Array
                (
                    [ct] => 597
                    [wt] => 217
                    [cpu] => 0
                    [mu] => 36336
                    [pmu] => 632
                )

            [call_user_func_array@3==>ModelCatalogCategory::getCategories] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 255
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerProductListing::setBaseStructure==>trim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [call_user_func_array@5==>ModelDesignBanner::getBanner] => Array
                (
                    [ct] => 1
                    [wt] => 110
                    [cpu] => 830
                    [mu] => 11088
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 17
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>parse_url] => Array
                (
                    [ct] => 70
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 39096
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::switchLanguage==>strtolower] => Array
                (
                    [ct] => 36
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>parse_str] => Array
                (
                    [ct] => 28
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 11816
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@3==>__TwigTemplate_90e26285d3a0cf286a606ec591379a771e649c83a91eff1e45db19609ac4666c::doDisplay] => Array
                (
                    [ct] => 3
                    [wt] => 1536
                    [cpu] => 3989
                    [mu] => 5680
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCategoryFilters==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [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] => 193
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>count] => Array
                (
                    [ct] => 68
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::{closure}==>Model::__construct] => Array
                (
                    [ct] => 31
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [call_user_func_array@6==>ModelSettingExtension::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 160
                    [mu] => 5456
                    [pmu] => 0
                )

            [OCFilter\Placement::isModuleInLayout==>OCFilter\Placement::getLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 849
                    [cpu] => 672
                    [mu] => 9248
                    [pmu] => 0
                )

            [ModelToolImage::resize==>Config::get] => Array
                (
                    [ct] => 166
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>substr] => Array
                (
                    [ct] => 166
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 10752
                    [pmu] => 0
                )

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

            [__TwigTemplate_961f3c8d2d75aa7c83ec60461a05708bb98fe694d870f67a46c1ee057b9cbc9f::doDisplay==>Twig\Template::display@2] => Array
                (
                    [ct] => 4
                    [wt] => 2578
                    [cpu] => 3989
                    [mu] => 14704
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 7
                    [wt] => 278
                    [cpu] => 0
                    [mu] => 70976
                    [pmu] => 0
                )

            [Action::execute@2==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 30
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [OCFilter\Core::isEnabled==>OCFilter\Core::config] => Array
                (
                    [ct] => 4
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Proxy::getBanner==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 369
                    [cpu] => 830
                    [mu] => 11368
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecial==>ModelCatalogSpecials::getSpecialProducts] => Array
                (
                    [ct] => 1
                    [wt] => 221
                    [cpu] => 53
                    [mu] => 1136
                    [pmu] => 808
                )

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

            [main()==>time] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::helper==>preg_replace] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Response::output==>ControllerSeoLangMovaMova::responseseolang] => Array
                (
                    [ct] => 1
                    [wt] => 4250
                    [cpu] => 3282
                    [mu] => 661376
                    [pmu] => 0
                )

            [ControllerInformationReviews::__construct==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 9872
                    [pmu] => 0
                )

            [OCFilter\Seo::startup==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 15
                    [wt] => 43
                    [cpu] => 11
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Filter::setFilterSlider==>Proxy::getFilterSliderRange] => Array
                (
                    [ct] => 1
                    [wt] => 754
                    [cpu] => 833
                    [mu] => 6104
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>class_exists] => Array
                (
                    [ct] => 3
                    [wt] => 440
                    [cpu] => 0
                    [mu] => 6272
                    [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] => 125
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

            [OCFilter\Factory::isEnabled==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [spl_autoload_call==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 89
                    [wt] => 4349
                    [cpu] => 3836
                    [mu] => 92248
                    [pmu] => 2432
                )

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

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

            [Twig\Template::render==>ob_get_level] => Array
                (
                    [ct] => 17
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::getGlobals==>array_merge] => Array
                (
                    [ct] => 17
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>spl_autoload_extensions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::commonhome==>utf8_strtolower] => Array
                (
                    [ct] => 8
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [DB\MySQLi::__construct==>mysqli::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 247
                    [cpu] => 946
                    [mu] => 43440
                    [pmu] => 43536
                )

            [OCFilter\Setting::get==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

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

            [SeoLang::__construct==>utf8_strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 296
                    [pmu] => 0
                )

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

            [ControllerStartupMaintenance::index==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [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] => 14
                    [wt] => 1263
                    [cpu] => 1335
                    [mu] => 85384
                    [pmu] => 600
                )

            [SeoPro::__construct==>SeoPro::detectPostfix] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOCFilter::getProductJoinSQL==>DB::escape] => Array
                (
                    [ct] => 7
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 408
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 94
                    [wt] => 1125
                    [cpu] => 0
                    [mu] => 1160464
                    [pmu] => 0
                )

            [OCFilter\Helper::getRenderedStyle==>sprintf] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [main()==>file_get_contents] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 20880
                )

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

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

            [ModelSettingStore::getStores==>Cache::set] => Array
                (
                    [ct] => 2
                    [wt] => 163
                    [cpu] => 121
                    [mu] => 640
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilter==>Cart\Currency::getSymbolLeft] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>Registry::set] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [array_filter==>utf8_strlen] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Loader::{closure}@1==>is_callable] => Array
                (
                    [ct] => 12
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Action::__construct] => Array
                (
                    [ct] => 34
                    [wt] => 2063
                    [cpu] => 1423
                    [mu] => 3200
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::run_construct==>Controller::__get] => Array
                (
                    [ct] => 18
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getFilterValues==>OCFilter\Params::key] => Array
                (
                    [ct] => 28
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TemplateWrapper::render==>Twig\Template::render] => Array
                (
                    [ct] => 17
                    [wt] => 14404
                    [cpu] => 12438
                    [mu] => 1418456
                    [pmu] => 695496
                )

            [ControllerSeoLangMovaMova::ex_amp==>str_replace] => Array
                (
                    [ct] => 70
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [Proxy::getCounters==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 1447
                    [cpu] => 1344
                    [mu] => 13824
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 78
                    [cpu] => 508
                    [mu] => 1024
                    [pmu] => 0
                )

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

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

            [twig_get_attribute==>is_bool] => Array
                (
                    [ct] => 1103
                    [wt] => 330
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [usort==>ControllerSeoLangMovaMova::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Template::display@2==>Twig\Template::displayWithErrorHandling@2] => Array
                (
                    [ct] => 10
                    [wt] => 2730
                    [cpu] => 3989
                    [mu] => 432880
                    [pmu] => 0
                )

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

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

            [Template::__construct==>class_exists] => Array
                (
                    [ct] => 17
                    [wt] => 171
                    [cpu] => 0
                    [mu] => 96
                    [pmu] => 0
                )

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

            [OCFilter\Filter::OCFilter\{closure}==>strcmp] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>ltrim] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

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

            [Loader::controller@1==>Event::trigger] => Array
                (
                    [ct] => 28
                    [wt] => 10544
                    [cpu] => 5716
                    [mu] => -12208
                    [pmu] => 0
                )

            [SeoLang::__construct==>parse_url] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 2080
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::index==>Proxy::getFilters] => Array
                (
                    [ct] => 1
                    [wt] => 1740
                    [cpu] => 1374
                    [mu] => 20096
                    [pmu] => 0
                )

            [OCFilter\Helper::getRenderedStyle==>OCFilter\Factory::config] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 468
                    [wt] => 52917
                    [cpu] => 45915
                    [mu] => -204928
                    [pmu] => 600
                )

            [Loader::{closure}==>Event::trigger@1] => Array
                (
                    [ct] => 72
                    [wt] => 7837
                    [cpu] => 62
                    [mu] => -31616
                    [pmu] => 584
                )

            [ModelToolRemarketing::__construct==>Proxy::trackUtm] => Array
                (
                    [ct] => 3
                    [wt] => 1005
                    [cpu] => 0
                    [mu] => 28056
                    [pmu] => 0
                )

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

            [ControllerCommonCart::getProducts==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 5632
                    [pmu] => 0
                )

            [OCFilter\Params::is==>OCFilter\Params::expand] => Array
                (
                    [ct] => 18
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelCatalogDiscount::getProductDiscount] => Array
                (
                    [ct] => 1
                    [wt] => 207
                    [cpu] => 320
                    [mu] => 576
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Model::__set] => Array
                (
                    [ct] => 69
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 5600
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::match==>sprintf] => Array
                (
                    [ct] => 267
                    [wt] => 140
                    [cpu] => 7
                    [mu] => 115584
                    [pmu] => 0
                )

            [Cart\Cart::countProducts==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 2
                    [wt] => 101
                    [cpu] => 695
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelToolRemarketing::getRemarketingHeader==>Model::__get] => Array
                (
                    [ct] => 9
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::getExtensions==>Twig\ExtensionSet::getExtensions] => Array
                (
                    [ct] => 30
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 183
                    [cpu] => 819
                    [mu] => 5584
                    [pmu] => 6920
                )

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

            [SeoLang::ex==>explode] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 1320
                    [pmu] => 0
                )

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

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

            [ControllerExtensionModuleOCFilter::index==>OCFilter\Params::getSepSliderNegative] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>mb_internal_encoding] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [OCFilter\Seo::isSeoUrlEnabled==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::getCategoryFilters==>OCFilter\Core::config] => Array
                (
                    [ct] => 2
                    [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
                )

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

            [ControllerSeoLangMovaMova::setpagenum==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 17
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_90e26285d3a0cf286a606ec591379a771e649c83a91eff1e45db19609ac4666c::doDisplay==>array_key_exists] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::matchDetectionRulesAgainstUA==>seolang_Mobile_Detect::match] => Array
                (
                    [ct] => 148
                    [wt] => 878
                    [cpu] => 2171
                    [mu] => 920
                    [pmu] => 0
                )

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

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

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

            [ModelExtensionModuleOCFilter::getFilterValues==>OCFilter\Cache::key] => Array
                (
                    [ct] => 10
                    [wt] => 99
                    [cpu] => 0
                    [mu] => 80
                    [pmu] => 0
                )

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

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

            [call_user_func_array@4==>ModelToolImage::resize] => Array
                (
                    [ct] => 155
                    [wt] => 54742
                    [cpu] => 46461
                    [mu] => 17632
                    [pmu] => 0
                )

            [ModelToolImage::resize==>filemtime] => Array
                (
                    [ct] => 664
                    [wt] => 26983
                    [cpu] => 24782
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::hreflang==>stripos] => Array
                (
                    [ct] => 2
                    [wt] => 3596
                    [cpu] => 3282
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Template::display@4==>array_merge] => Array
                (
                    [ct] => 15
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOCFilter::{closure}==>array_merge] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 2384
                    [pmu] => 0
                )

            [OCFilter\OpenCart::isAdmin==>is_file] => Array
                (
                    [ct] => 3
                    [wt] => 123
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute] => Array
                (
                    [ct] => 1
                    [wt] => 524
                    [cpu] => 991
                    [mu] => 13184
                    [pmu] => 31344
                )

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

            [Event::trigger==>Action::execute@1] => Array
                (
                    [ct] => 2
                    [wt] => 378
                    [cpu] => 0
                    [mu] => 11080
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@2] => Array
                (
                    [ct] => 22
                    [wt] => 6134
                    [cpu] => 8613
                    [mu] => 15200
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@3] => Array
                (
                    [ct] => 63
                    [wt] => 17379
                    [cpu] => 17114
                    [mu] => 121544
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@4] => Array
                (
                    [ct] => 30
                    [wt] => 8480
                    [cpu] => 17691
                    [mu] => 74624
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@5] => Array
                (
                    [ct] => 1
                    [wt] => 364
                    [cpu] => 965
                    [mu] => 2432
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 8
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

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

            [call_user_func_array@5==>ModelCatalogCategory::getCategories] => Array
                (
                    [ct] => 5
                    [wt] => 289
                    [cpu] => 1476
                    [mu] => 6840
                    [pmu] => 0
                )

            [Cache::__construct==>Cache\Redis::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 229
                    [cpu] => 549
                    [mu] => 1112
                    [pmu] => 368
                )

            [ControllerSeoLangMovaMova::load_view==>pathinfo] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 816
                    [pmu] => 0
                )

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

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

            [ControllerExtensionModuleOCFilter::index==>debug_backtrace] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 2760
                    [pmu] => 0
                )

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

        )

)