Whoops, looks like something went wrong.

(1/1) TypeError

Argument 3 passed to TYPO3\CMS\Frontend\Page\PageRepository::getFileReferences() must be of the type array, boolean given, called in /var/web/virtual/www.wolf-garten.com/data/typo3conf/ext/vhs/Classes/ViewHelpers/Resource/Record/FalViewHelper.php on line 111

in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Page/PageRepository.php line 2141
     * @param array $element The parent element referencing to files
     * @return array
     * @deprecated since TYPO3 v9.4, will be removed in TYPO3 v10.0
     */
    public function getFileReferences($tableName, $fieldName, array $element)
    {
        trigger_error('PageRepository->getFileReferences() should not be used any longer, this method will be removed in TYPO3 v10.0.', E_USER_DEPRECATED);
        /** @var FileRepository $fileRepository */
        $fileRepository = GeneralUtility::makeInstance(FileRepository::class);
at TYPO3\CMS\Frontend\Page\PageRepository->getFileReferences('pages', 'media', false)
in /var/web/virtual/www.wolf-garten.com/data/typo3conf/ext/vhs/Classes/ViewHelpers/Resource/Record/FalViewHelper.php line 111
            $record = $this->getRecord($uidOrRecord);
        }

        if ($table === 'pages') {
            $fileObjects = $this->pageRepository->getFileReferences($table, $field, $record);
        } else {
            if (isset($record['t3ver_oid']) && (integer) $record['t3ver_oid'] !== 0) {
                $sqlRecordUid = $record['t3ver_oid'];
            } elseif (isset($record['_LOCALIZED_UID'])) {
at FluidTYPO3\Vhs\ViewHelpers\Resource\Record\FalViewHelper->getFileReferences('pages', 'media', false)
in /var/web/virtual/www.wolf-garten.com/data/typo3conf/ext/vhs/Classes/ViewHelpers/Resource/Record/FalViewHelper.php line 133
    public function getResources($record)
    {
        $fileReferences = [];
        if (empty($GLOBALS['TSFE']->sys_page) === false) {
            $fileReferences = $this->getFileReferences($this->getTable(), $this->getField(), $record);
        } else {
            if (isset($record['t3ver_oid']) && (integer) $record['t3ver_oid'] !== 0) {
                $sqlRecordUid = $record['t3ver_oid'];
            } elseif (isset($record['_LOCALIZED_UID'])) {
at FluidTYPO3\Vhs\ViewHelpers\Resource\Record\FalViewHelper->getResources(false)
in /var/web/virtual/www.wolf-garten.com/data/typo3conf/ext/vhs/Classes/ViewHelpers/Page/Resources/FalViewHelper.php line 102
        $pageRecord = $this->getRecord($pageUid);
        // NB: we call parent::getResources intentionally, as to not call the overridden
        // method on this class. Calling $this->getResources() would yield wrong result
        // for the purpose of this method.
        $resources = parent::getResources($pageRecord);
        if (null !== $limit && count($resources) > $limit) {
            $resources = array_slice($resources, 0, $limit);
        }
        return $resources;
at FluidTYPO3\Vhs\ViewHelpers\Page\Resources\FalViewHelper->getSlideRecordsFromPage(59634, null)
in /var/web/virtual/www.wolf-garten.com/data/typo3conf/ext/vhs/Classes/Traits/SlideViewHelperTrait.php line 153
                if (0 >= $limitRemaining) {
                    break;
                }
            }
            $recordsFromPageUid = $this->getSlideRecordsFromPage($storagePageUid, $limitRemaining);
            if (0 < count($recordsFromPageUid)) {
                $records = array_merge($records, $recordsFromPageUid);
                if (0 === $slideCollect) {
                    // stop collecting because argument said so and we've gotten at least one record now.
at FluidTYPO3\Vhs\ViewHelpers\Page\Resources\FalViewHelper->getSlideRecords(59637)
in /var/web/virtual/www.wolf-garten.com/data/typo3conf/ext/vhs/Classes/ViewHelpers/Page/Resources/FalViewHelper.php line 88
     * @throws \Exception
     */
    public function getResources($record)
    {
        return $this->getSlideRecords($record['uid']);
    }

    /**
     * @param integer $pageUid
at FluidTYPO3\Vhs\ViewHelpers\Page\Resources\FalViewHelper->getResources(array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0))
in /var/web/virtual/www.wolf-garten.com/data/typo3conf/ext/vhs/Classes/ViewHelpers/Resource/Record/AbstractRecordResourceViewHelper.php line 217

        // attempt to load resources. If any Exceptions happen, transform them to
        // ViewHelperExceptions which render as an inline text error message.
        try {
            $resources = $this->getResources($record);
        } catch (\Exception $error) {
            // we are doing the pokemon-thing and catching the very top level
            // of Exception because the range of Exceptions that are possibly
            // thrown by the getResources() method in subclasses are not
at FluidTYPO3\Vhs\ViewHelpers\Resource\Record\AbstractRecordResourceViewHelper->render()
at call_user_func(array(object(FluidTYPO3\Vhs\ViewHelpers\Page\Resources\FalViewHelper), 'render'))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 264
     */
    protected function callRenderMethod()
    {
        if (method_exists($this, 'render')) {
            return call_user_func([$this, 'render']);
        }
        if ((new \ReflectionMethod($this, 'renderStatic'))->getDeclaringClass()->getName() !== AbstractViewHelper::class) {
            // Method is safe to call - will not recurse through ViewHelperInvoker via the default
            // implementation of renderStatic() on this class.
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->callRenderMethod()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 252
    {
        $this->validateArguments();
        $this->initialize();

        return $this->callRenderMethod();
    }

    /**
     * Call the render() method and handle errors.
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->initializeArgumentsAndRender()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperInvoker.php line 79
            }
            $viewHelper->setRenderingContext($renderingContext);
            $viewHelper->setArguments($evaluatedArguments);
            $viewHelper->handleAdditionalArguments($undeclaredArguments);
            return $viewHelper->initializeArgumentsAndRender();
        } catch (Exception $error) {
            return $renderingContext->getErrorHandler()->handleViewHelperError($error);
        }
    }
at TYPO3Fluid\Fluid\Core\ViewHelper\ViewHelperInvoker->invoke('FluidTYPO3\\Vhs\\ViewHelpers\\Page\\Resources\\FalViewHelper', array('table' => 'pages', 'field' => 'media', 'record' => null, 'uid' => 59637, 'as' => 'images', 'limit' => null, 'slide' => 3, 'slideCollect' => 0, 'slideCollectReverse' => false), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext), object(Closure))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 524
     */
    public static function renderStatic(array $arguments, \Closure $renderChildrenClosure, RenderingContextInterface $renderingContext)
    {
        $viewHelperClassName = get_called_class();
        return $renderingContext->getViewHelperInvoker()->invoke($viewHelperClassName, $arguments, $renderingContext, $renderChildrenClosure);
    }

    /**
     * Save the associated ViewHelper node in a static public class variable.
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper::renderStatic(array('table' => 'pages', 'field' => 'media', 'record' => null, 'uid' => 59637, 'as' => 'images', 'limit' => null, 'slide' => 3, 'slideCollect' => 0, 'slideCollectReverse' => false), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6.php line 1798
$array139 = array (
);$arguments137['uid'] = $renderingContext->getVariableProvider()->getByPath('data.uid', $array139);
$arguments137['as'] = 'images';

$output136 .= FluidTYPO3\Vhs\ViewHelpers\Page\Resources\FalViewHelper::renderStatic($arguments137, $renderChildrenClosure138, $renderingContext);

$output136 .= '
   <div id="s';
$array181 = array (
at partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6.php line 2300
  ';
return $output267;
};

$output133 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments134, $renderChildrenClosure135, $renderingContext);

$output133 .= '
';

at partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6->section_fb7c5e4b77643e7474e2d21dd2896fc952052045(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('Div', array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), false)
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'Div', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6.php line 138
$arguments11['debug'] = true;
$arguments11['section'] = 'Div';
$arguments11['arguments'] = $renderingContext->getVariableProvider()->getAll();

$output10 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments11, $renderChildrenClosure12, $renderingContext);

$output10 .= '
  <div class="';
$array14 = array (
at partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6->section_8deed4efac89dc1076983f50d9dda54976214d59(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('Inside', array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), false)
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'Inside', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6.php line 5740
$array1005 = array (
);$arguments1003['section'] = $renderingContext->getVariableProvider()->getByPath('config.jumbotron.containerposition', $array1005);
$arguments1003['arguments'] = $renderingContext->getVariableProvider()->getAll();

$output1002 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments1003, $renderChildrenClosure1004, $renderingContext);

$output1002 .= '
    ';
return $output1002;
at partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6.php line 5776
    ';
return $output1007;
};

$output999 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments1000, $renderChildrenClosure1001, $renderingContext);

$output999 .= '
  ';
return $output999;
at partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 136
    private static function evaluateElseClosures(array $closures, array $conditionClosures, RenderingContextInterface $renderingContext)
    {
        foreach ($closures as $elseNodeIndex => $elseNodeClosure) {
            if (!isset($conditionClosures[$elseNodeIndex])) {
                return $elseNodeClosure();
            } else {
                if ($conditionClosures[$elseNodeIndex]()) {
                    return $elseNodeClosure();
                }
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateElseClosures(array(object(Closure)), array(), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 82
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
        } elseif (array_key_exists('else', $arguments)) {
            return $arguments['else'];
        }
        return '';
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'haystack' => ' jumbotron-header jumbotron-fluid', 'needle' => 'jumbotron-header-bg-slider', '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6.php line 5783
  ';
return $output999;
};

$output992 .= FluidTYPO3\Vhs\ViewHelpers\Condition\String\ContainsViewHelper::renderStatic($arguments993, $renderChildrenClosure994, $renderingContext);

$output992 .= ' 
';
return $output992;
at partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure)), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6.php line 5808
     $renderingContext
    );
$arguments987['__thenClosure'] = $renderChildrenClosure988;

$output986 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments987, $renderChildrenClosure988, $renderingContext);

$output986 .= '


at partial_Page_Jumbotron_ea155b2d3299ccf7478e74daba83879ff62a5ba6->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 329
        $this->startRendering(self::RENDERING_PARTIAL, $parsedPartial, $renderingContext);
        if ($sectionName !== null) {
            $output = $this->renderSection($sectionName, $variables, $ignoreUnknown);
        } else {
            $output = $parsedPartial->render($renderingContext);
        }
        $this->stopRendering();
        return $output;
    }
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderPartial('Page/Jumbotron', null, array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), false)
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 141
            $renderingContext = clone $renderingContext;
            $renderingContext->getVariableProvider()->setSource($variables);
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => null, 'partial' => 'Page/Jumbotron', 'delegate' => null, 'renderable' => null, 'arguments' => array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf.php line 674
$arguments66['debug'] = true;
$arguments66['partial'] = 'Page/Jumbotron';
$arguments66['arguments'] = $renderingContext->getVariableProvider()->getAll();

$output65 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments66, $renderChildrenClosure67, $renderingContext);

$output65 .= '
   ';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper
at partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 139
            if (!isset($conditionClosures[$elseNodeIndex])) {
                return $elseNodeClosure();
            } else {
                if ($conditionClosures[$elseNodeIndex]()) {
                    return $elseNodeClosure();
                }
            }
        }
        return '';
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateElseClosures(array(object(Closure), object(Closure)), array(object(Closure)), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 82
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
        } elseif (array_key_exists('else', $arguments)) {
            return $arguments['else'];
        }
        return '';
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => false, '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure), object(Closure)), '__elseifClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf.php line 749
  ';
return $output75;
};

$output55 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments56, $renderChildrenClosure57, $renderingContext);

$output55 .= '
';

at partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf->section_54621857be8482061195a0838a0d85f76438f774(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('Jumbotron', array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), false)
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'Jumbotron', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf.php line 1174
$arguments146['debug'] = true;
$arguments146['section'] = 'Jumbotron';
$arguments146['arguments'] = $renderingContext->getVariableProvider()->getAll();

$output145 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments146, $renderChildrenClosure147, $renderingContext);

$output145 .= '
            ';
return $output145;
at partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure)), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf.php line 1200
     $renderingContext
    );
$arguments140['__thenClosure'] = $renderChildrenClosure141;

$output136 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments140, $renderChildrenClosure141, $renderingContext);

$output136 .= '
  ';
return $output136;
at partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 136
    private static function evaluateElseClosures(array $closures, array $conditionClosures, RenderingContextInterface $renderingContext)
    {
        foreach ($closures as $elseNodeIndex => $elseNodeClosure) {
            if (!isset($conditionClosures[$elseNodeIndex])) {
                return $elseNodeClosure();
            } else {
                if ($conditionClosures[$elseNodeIndex]()) {
                    return $elseNodeClosure();
                }
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateElseClosures(array(object(Closure)), array(), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 82
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
        } elseif (array_key_exists('else', $arguments)) {
            return $arguments['else'];
        }
        return '';
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => false, '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf.php line 1207
  ';
return $output136;
};

$output120 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments121, $renderChildrenClosure122, $renderingContext);

$output120 .= '


at partial_Page__main_4b7f79761bcbdd9b7514b53381ad9e7f07c95daf->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 329
        $this->startRendering(self::RENDERING_PARTIAL, $parsedPartial, $renderingContext);
        if ($sectionName !== null) {
            $output = $this->renderSection($sectionName, $variables, $ignoreUnknown);
        } else {
            $output = $parsedPartial->render($renderingContext);
        }
        $this->stopRendering();
        return $output;
    }
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderPartial('Page/_main', null, array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), false)
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 141
            $renderingContext = clone $renderingContext;
            $renderingContext->getVariableProvider()->setSource($variables);
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => null, 'partial' => 'Page/_main', 'delegate' => null, 'renderable' => null, 'arguments' => array('settings' => array('configOverride' => '1', 'expandedContent' => '0', 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'treeLanguage' => 'en', 'navbar' => array('extraRow' => '1', 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0', 'image' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'subdropdown' => array('twoColumns' => '30')), 'indexedsearch' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'date' => array('format' => 'd.m.Y'), 'fontawesome' => array('pagetitle' => '1'), 'pages' => array('override' => array('smallColumns' => '', 'breakpoint' => '')), 'carousel' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser' => array('enable' => '0'), 'override' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'search' => array('targetPid' => '57258')), 'be_layout' => 'OneCol', 'data' => array('uid' => 59637, 'pid' => 59634, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 56191, 'tstamp' => 1589345299, 'sorting' => 64, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1589344701, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Conseils de jardinage 1 LP', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1598942373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => '', 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse/loopo-robots-de-tonte/conseils-de-jardinage-1-lp', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'currentValue_kidjls9dksoje' => 'OneCol'), 'current' => 'OneCol', 'navbarMenu' => array(array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 55880, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47160, 'tstamp' => 1527587657, 'sorting' => 656, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1527587525, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Expérience', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Seeds & fertilisers, robot lawnmowers, manual cylinder lawnmowers, electric & cordless lawnmowers, petrol lawnmowers, ride-on mowers & lawn tractors, scarifiers, grass shears, lawn trimmers, brushcutters, spreaders & hose reel trolleys, weeding trowels, garden gloves', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'WOLF-Garten is a brand for garden machine and tools, fertilisers, lawn seeds and other garden accessories of the American MTD group.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'Wolf-Garten, experience your garden', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF-Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '5', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/experience', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Expérience', 'link' => '/be-fr/', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47437, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 4, 'tstamp' => 1487694953, 'sorting' => 768, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Service après-vente', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 3, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/service-apres-vente-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Service après-vente', 'link' => '/be-fr/service-apres-vente-1/recherche-revendeurs-et-sav', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47427, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 5, 'tstamp' => 1584094822, 'sorting' => 1280, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Entreprise', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/entreprise-1', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Entreprise', 'link' => '/be-fr/entreprise-1/a-propos-de-nous-1', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57258, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 46931, 'tstamp' => 1584115978, 'sorting' => 1472, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1570605687, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Recherchez', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Wolf-Garten ist eine Marke für Gartenmaschinen und -werkzeuge, Dünger, Rasensaatgut und anderem Gartenzubehör der US-amerikanischen MTD-Gruppe.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/recherchez', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Recherchez', 'link' => '/be-fr/recherchez', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 57086, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1557922163, 'sorting' => 2016, 'deleted' => 0, 'perms_userid' => 10, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1557922163, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Choisissez votre langue', 'doktype' => 1, 'TSconfig' => '', 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Choisissez votre langue', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Choisissez votre langue', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => '', 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => null, 'slug' => '/choisissez-votre-langue', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => '', 'tx_t3sbootstrap_breakpoint' => '', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'isSpacer' => false), 'title' => 'Choisissez votre langue', 'link' => '/be-fr/choisissez-votre-langue', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0)), 'breadcrumb' => array(array('data' => array('uid' => 47169, 'pid' => 48543, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 1, 'tstamp' => 1709029851, 'sorting' => 1536, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478089011, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'be_fr', 'doktype' => 1, 'TSconfig' => 'TCEFORM.pages.layout { altLabels { 0 = Standard 1 = No breadcrumb 2 = No PageTitle in Jumbotron 3 = No Jumbotron-Header } } TCEFORM.tt_content.layout.addItems.picslide = Highlights Start TCEFORM.tt_content.layout.addItems.subtop = Subheader oben TCEFORM.tt_content.layout.addItems.teasepic = Teaser mit Bild TCEFORM.tt_content.layout.addItems.teaseblog = Teaser Blog ', 'storage_pid' => 0, 'is_siteroot' => 1, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 0, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 2, 'url_scheme' => 0, 'target' => null, 'media' => 7, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1709029851, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '| WOLF-Garten', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => 'Europa - BE', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:63:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:29:"tx_t3sbootstrap_dropdownRight";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => '0', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => 'WOLF-Garten Belgique', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 1, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'be_fr', 'link' => '/be-fr/', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47602, 'pid' => 47169, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47173, 'tstamp' => 1583421879, 'sorting' => 640, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Produits', 'doktype' => 4, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Produits', 'layout' => 1, 'url_scheme' => 0, 'target' => null, 'media' => 0, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Produits', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:13:"shortcut_mode";N;s:8:"shortcut";N;s:8:"abstract";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:24:"tx_t3sbootstrap_megamenu";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:6:"target";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 1, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Produits', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 47682, 'pid' => 47602, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 47253, 'tstamp' => 1583421895, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1481101475, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Pelouse', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Tout ce dont vous avez besoin pour une pelouse parfaite', 'layout' => 0, 'url_scheme' => 0, 'target' => null, 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Semences et engrais, robots tondeuses, tondeuse hélicoïdale à conducteur marchant, tondeuses électriques et tondeuses sans fil, tondeuses à essence, tondeuses autoportées et tracteurs à gazon, scarificateurs, cisailles à gazon, taille-herbes, faux motorisées, épandeurs et chariot porte-tuyau, échardonnoir, gants de jardinage', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'La marque WOLF-Garten est le spécialiste des machines et outils de jardin, engrais, semences de gazon et autres accessoires pour le jardin du Groupe MTD implanté aux États-Unis.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656921090, 'abstract' => 'WOLF-Garten, découvrez votre jardin', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:62:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:29:"tx_oppageextend_langnavititle";N;s:24:"tx_oppageextend_hreflang";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:28:"tx_t3sbootstrap_smallColumns";N;s:27:"tx_t3sbootstrap_mobileOrder";N;s:26:"tx_t3sbootstrap_breakpoint";N;s:25:"tx_t3sbootstrap_container";N;s:25:"tx_t3sbootstrap_linkToTop";N;s:32:"tx_t3sbootstrap_fontawesome_icon";N;s:25:"tx_t3sbootstrap_icon_only";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:28:"l10nmgr_language_restriction";N;s:21:"l10nmgr_configuration";N;s:32:"l10nmgr_configuration_next_level";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:9:"no_search";N;s:16:"tx_kesearch_tags";N;s:20:"tx_kesearch_abstract";N;s:23:"tx_kesearch_resultimage";N;}', 'slug' => '/produits/pelouse', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, '_MP_PARAM' => '', 'isSpacer' => false), 'title' => 'Pelouse', 'link' => '/be-fr/produits/pelouse', 'target' => '', 'active' => 1, 'current' => 0, 'spacer' => 0)), 'lastModifiedContentElement' => 1589353196, 'config' => array('general' => array('company' => 'WOLF Garten', 'homepageUid' => 47169, 'pageTitle' => 'jumbotron', 'pageTitlealign' => 'left', 'pageTitleclass' => ''), 'lang' => array('uid' => array(0), 'hreflang' => array('be-FR'), 'title' => array('French'), 'flag' => array('flags-be')), 'navbar' => array('dropdownAnimate' => '', 'enable' => 'light', 'sectionMenu' => '', 'brand' => 'image', 'clickableparent' => 0, 'image' => 'fileadmin/templatesWG2020/img/WOLF-Garten.svg', 'toggler' => 'left', 'containerposition' => 'outside', 'container' => 'container fixed-top', 'breakpoint' => 'lg', 'shrinkColorschemes' => 'bg-light', 'colorschemes' => 'bg-white', 'class' => 'navbar-light navbar-expand-lg bg-white', 'dropdown' => 'dropdown', 'spacer' => 0, 'megamenu' => 1, 'placement' => 'fixed-top', 'sticky' => false, 'alignment' => 'left', 'mauto' => ' mr-auto', 'justify' => '', 'offcanvas' => 0), 'jumbotron' => array('enable' => 1, 'fluid' => 1, 'slide' => 0, 'position' => 'below', 'container' => 'container', 'containerposition' => 'Inside', 'class' => ' jumbotron-header jumbotron-fluid', 'bgImage' => '/fileadmin/_processed_/b/d/csm_loopo_thumb_79410c317f.png'), 'breadcrumb' => array('class' => ' rounded-0', 'enable' => 1, 'bottom' => 0, 'faicon' => 0, 'position' => 'belowJum', 'container' => 'container', 'containerposition' => 'inside'), 'footer' => array('enable' => 1, 'sticky' => 1, 'fluid' => 1, 'slide' => 0, 'container' => 'container', 'containerposition' => 'Inside', 'class' => 'bg-dark text-light jumbotron-fluid footer-sticky')), 'colAside' => 1, 'colMain' => 11, 'gridBreakpoint' => 'md', 'navbarBreakpoint' => 'lg', 'bgSlides' => array(object(TYPO3\CMS\Core\Resource\FileReference), object(TYPO3\CMS\Core\Resource\FileReference))), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/source_e92709fd8a7c0bff9276ef0f433ea4dfe9abb18f_Standard_index_html.php line 1762
$arguments30['debug'] = true;
$arguments30['partial'] = 'Page/_main';
$arguments30['arguments'] = $renderingContext->getVariableProvider()->getAll();

$output17 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments30, $renderChildrenClosure31, $renderingContext);

$output17 .= '
     ';
return $output17;
at source_e92709fd8a7c0bff9276ef0f433ea4dfe9abb18f_Standard_index_html->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 136
    private static function evaluateElseClosures(array $closures, array $conditionClosures, RenderingContextInterface $renderingContext)
    {
        foreach ($closures as $elseNodeIndex => $elseNodeClosure) {
            if (!isset($conditionClosures[$elseNodeIndex])) {
                return $elseNodeClosure();
            } else {
                if ($conditionClosures[$elseNodeIndex]()) {
                    return $elseNodeClosure();
                }
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateElseClosures(array(object(Closure)), array(), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 82
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
        } elseif (array_key_exists('else', $arguments)) {
            return $arguments['else'];
        }
        return '';
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => false, '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/source_e92709fd8a7c0bff9276ef0f433ea4dfe9abb18f_Standard_index_html.php line 1769
     ';
return $output17;
};

$output6 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments15, $renderChildrenClosure16, $renderingContext);

$output6 .= '
    ';
// Rendering ViewHelper TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
at source_e92709fd8a7c0bff9276ef0f433ea4dfe9abb18f_Standard_index_html->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/ViewHelpers/SpacelessViewHelper.php line 55
     * @return string
     */
    public static function renderStatic(array $arguments, \Closure $childClosure, RenderingContextInterface $renderingContext)
    {
        return trim(preg_replace('/\\>\\s+\\</', '><', $childClosure()));
    }
}
at TYPO3Fluid\Fluid\ViewHelpers\SpacelessViewHelper::renderStatic(array(), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/source_e92709fd8a7c0bff9276ef0f433ea4dfe9abb18f_Standard_index_html.php line 2875
return $output6;
};
$arguments4 = array();

$output3 .= TYPO3Fluid\Fluid\ViewHelpers\SpacelessViewHelper::renderStatic($arguments4, $renderChildrenClosure5, $renderingContext);

$output3 .= '
 ';
return $output3;
at source_e92709fd8a7c0bff9276ef0f433ea4dfe9abb18f_Standard_index_html->{closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 136
    private static function evaluateElseClosures(array $closures, array $conditionClosures, RenderingContextInterface $renderingContext)
    {
        foreach ($closures as $elseNodeIndex => $elseNodeClosure) {
            if (!isset($conditionClosures[$elseNodeIndex])) {
                return $elseNodeClosure();
            } else {
                if ($conditionClosures[$elseNodeIndex]()) {
                    return $elseNodeClosure();
                }
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateElseClosures(array(object(Closure)), array(), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 82
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
        } elseif (array_key_exists('else', $arguments)) {
            return $arguments['else'];
        }
        return '';
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => false, '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/virtual/www.wolf-garten.com/data/typo3temp/var/cache/code/fluid_template/source_e92709fd8a7c0bff9276ef0f433ea4dfe9abb18f_Standard_index_html.php line 2882
 ';
return $output3;
};

$output0 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '
';

at source_e92709fd8a7c0bff9276ef0f433ea4dfe9abb18f_Standard_index_html->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 186
        }

        if (!$parsedTemplate->hasLayout()) {
            $this->startRendering(self::RENDERING_TEMPLATE, $parsedTemplate, $this->baseRenderingContext);
            $output = $parsedTemplate->render($this->baseRenderingContext);
            $this->stopRendering();
        } else {
            $layoutName = $parsedTemplate->getLayoutName($this->baseRenderingContext);
            try {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->render()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 358
     * @return string
     */
    protected function renderFluidView()
    {
        return $this->view->render();
    }

    /**
     * Apply standard wrap to content
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->renderFluidView()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 107

        $this->view->assignMultiple($variables);

        $this->renderFluidTemplateAssetsIntoPageRenderer();
        $content = $this->renderFluidView();
        $content = $this->applyStandardWrapToRenderedContent($content, $conf);

        $this->view = $parentView;
        return $content;
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('file' => 'EXT:t3sbootstrap/Resources/Private/Templates/Main.html', 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/Content/', 'EXT:t3sbootstrap/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/Content/', '', 'fileadmin/templatesWG2020/Resources/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/Content/', 'EXT:t3sbootstrap/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/Content/', ''), 'variables.' => array('be_layout' => 'TEXT', 'be_layout.' => array('value.' => array('data' => 'pagelayout', 'required' => '1', 'split.' => array('token' => 'pagets__', 'cObjNum' => '1', '1.' => array('current' => '1')))), 'headerslider.' => array('if.' => array('isTrue' => '0'))), 'settings.' => array('navbar.' => array('image.' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'extraRow' => '1', 'subdropdown.' => array('twoColumns' => '30'), 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0'), 'indexedsearch.' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'configOverride' => '1', 'expandedContent' => '0', 'date.' => array('format' => 'd.m.Y'), 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'fontawesome.' => array('pagetitle' => '1'), 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'pages.' => array('override.' => array('smallColumns' => '', 'breakpoint' => '')), 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'carousel.' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser.' => array('enable' => '0'), 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'override.' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'search.' => array('targetPid' => '57258'), 'treeLanguage' => 'en'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('entryLevel.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_entrylevel'))), 'levels.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_levels'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'excludeUidList.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_excludeuiduist'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'includeSpacer.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_includespacer'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'as' => 'navbarMenu'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '11.' => array('special' => 'list', 'special.' => array('value' => ''), 'as' => 'navbarMenuRight', 'if.' => array('isTrue' => '')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '12.' => array('special' => 'browse', 'special.' => array('items' => 'nextsection|next', 'items.' => array('prevnextToSection' => '1')), 'entryLevel' => '1', 'as' => 'browseNext', 'if.' => array('isTrue' => '0')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '13.' => array('special' => 'browse', 'special.' => array('items' => 'prev|prevsection', 'items.' => array('prevnextToSection' => '1')), 'entryLevel' => '1', 'as' => 'browsePrev', 'if.' => array('isTrue' => '0')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('entryLevel.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_entrylevel'), 'override' => '-1', 'override.' => array('if.' => array('equals' => '99', 'value.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_entrylevel')))))), 'levels.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_levels'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'excludeUidList.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_excludeuiduist'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'includeSpacer.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_includespacer'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'as' => 'subNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_enable')), 'TEXT', '20.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_rightenable')), 'TEXT', '30.' => array('value' => ''), 'TEXT', '40.' => array('value' => ''))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '30.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'as' => 'breadcrumb'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '40.' => array('special' => 'language', 'special.' => array('value' => 'auto'), 'as' => 'languageNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_langmenu')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '50.' => array('special' => 'list', 'special.' => array('value.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:meta_value'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => '')))))), 'excludeUidList' => '{register:homepageuid}', 'excludeUidList.' => array('insertData' => '1'), 'levels' => '1', 'as' => 'metaNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:meta_enable')), 'TEXT', '20.' => array('value' => ''))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '60.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'as' => 'sectionMenu', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'where' => 'sectionIndex = 1 AND ( colPos = 0 OR colPos = -1 )', 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'pid'), 'where' => 'sectionIndex = 1 AND ( colPos = -1 )', 'orderBy' => 'sorting', 'as' => 'gridcontent')))), 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_sectionmenu')), 'TEXT', '20.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_rightenable')), 'TEXT', '30.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_enable')), 'TEXT', '40.' => array('value' => ''), 'TEXT', '50.' => array('value' => ''), 'TEXT', '60.' => array('value' => ''))))), 'T3SBS\\T3sbootstrap\\DataProcessing\\LastModifiedProcessor', '70.' => array('if.' => array('isTrue' => '0')), 'T3SBS\\T3sbootstrap\\DataProcessing\\ConfigProcessor', '90.' => array('navbarExtraRow' => '1', 'rootline' => '1', 'animateCssInlineJs' => 'classToAdd: \'bt_visible\',classToRemove: \'bt_hidden\',offset: 0', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'pages', 'fieldName' => 'media'), 'as' => 'pagemedia')))), 'templateRootPaths.' => array('fileadmin/templatesWG2020/Resources/Templates/', 'fileadmin/templatesWG2020/Resources/Templates/Content/'), 'template' => 'FILE', 'template.' => array('file' => 'fileadmin/templatesWG2020/Resources/Templates/Main.html')))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 821
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('file' => 'EXT:t3sbootstrap/Resources/Private/Templates/Main.html', 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/Content/', 'EXT:t3sbootstrap/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/Content/', '', 'fileadmin/templatesWG2020/Resources/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/Content/', 'EXT:t3sbootstrap/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/Content/', ''), 'variables.' => array('be_layout' => 'TEXT', 'be_layout.' => array('value.' => array('data' => 'pagelayout', 'required' => '1', 'split.' => array('token' => 'pagets__', 'cObjNum' => '1', '1.' => array('current' => '1')))), 'headerslider.' => array('if.' => array('isTrue' => '0'))), 'settings.' => array('navbar.' => array('image.' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'extraRow' => '1', 'subdropdown.' => array('twoColumns' => '30'), 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0'), 'indexedsearch.' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'configOverride' => '1', 'expandedContent' => '0', 'date.' => array('format' => 'd.m.Y'), 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'fontawesome.' => array('pagetitle' => '1'), 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'pages.' => array('override.' => array('smallColumns' => '', 'breakpoint' => '')), 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'carousel.' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser.' => array('enable' => '0'), 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'override.' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'search.' => array('targetPid' => '57258'), 'treeLanguage' => 'en'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('entryLevel.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_entrylevel'))), 'levels.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_levels'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'excludeUidList.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_excludeuiduist'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'includeSpacer.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_includespacer'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'as' => 'navbarMenu'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '11.' => array('special' => 'list', 'special.' => array('value' => ''), 'as' => 'navbarMenuRight', 'if.' => array('isTrue' => '')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '12.' => array('special' => 'browse', 'special.' => array('items' => 'nextsection|next', 'items.' => array('prevnextToSection' => '1')), 'entryLevel' => '1', 'as' => 'browseNext', 'if.' => array('isTrue' => '0')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '13.' => array('special' => 'browse', 'special.' => array('items' => 'prev|prevsection', 'items.' => array('prevnextToSection' => '1')), 'entryLevel' => '1', 'as' => 'browsePrev', 'if.' => array('isTrue' => '0')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('entryLevel.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_entrylevel'), 'override' => '-1', 'override.' => array('if.' => array('equals' => '99', 'value.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_entrylevel')))))), 'levels.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_levels'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'excludeUidList.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_excludeuiduist'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'includeSpacer.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_includespacer'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'as' => 'subNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_enable')), 'TEXT', '20.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_rightenable')), 'TEXT', '30.' => array('value' => ''), 'TEXT', '40.' => array('value' => ''))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '30.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'as' => 'breadcrumb'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '40.' => array('special' => 'language', 'special.' => array('value' => 'auto'), 'as' => 'languageNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_langmenu')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '50.' => array('special' => 'list', 'special.' => array('value.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:meta_value'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => '')))))), 'excludeUidList' => '{register:homepageuid}', 'excludeUidList.' => array('insertData' => '1'), 'levels' => '1', 'as' => 'metaNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:meta_enable')), 'TEXT', '20.' => array('value' => ''))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '60.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'as' => 'sectionMenu', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'where' => 'sectionIndex = 1 AND ( colPos = 0 OR colPos = -1 )', 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'pid'), 'where' => 'sectionIndex = 1 AND ( colPos = -1 )', 'orderBy' => 'sorting', 'as' => 'gridcontent')))), 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_sectionmenu')), 'TEXT', '20.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_rightenable')), 'TEXT', '30.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_enable')), 'TEXT', '40.' => array('value' => ''), 'TEXT', '50.' => array('value' => ''), 'TEXT', '60.' => array('value' => ''))))), 'T3SBS\\T3sbootstrap\\DataProcessing\\LastModifiedProcessor', '70.' => array('if.' => array('isTrue' => '0')), 'T3SBS\\T3sbootstrap\\DataProcessing\\ConfigProcessor', '90.' => array('navbarExtraRow' => '1', 'rootline' => '1', 'animateCssInlineJs' => 'classToAdd: \'bt_visible\',classToRemove: \'bt_hidden\',offset: 0', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'pages', 'fieldName' => 'media'), 'as' => 'pagemedia')))), 'templateRootPaths.' => array('fileadmin/templatesWG2020/Resources/Templates/', 'fileadmin/templatesWG2020/Resources/Templates/Content/'), 'template' => 'FILE', 'template.' => array('file' => 'fileadmin/templatesWG2020/Resources/Templates/Main.html')))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 737
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            foreach ($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'] ?? [] as $className) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('file' => 'EXT:t3sbootstrap/Resources/Private/Templates/Main.html', 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/Content/', 'EXT:t3sbootstrap/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/Content/', '', 'fileadmin/templatesWG2020/Resources/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/Content/', 'EXT:t3sbootstrap/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/Content/', ''), 'variables.' => array('be_layout' => 'TEXT', 'be_layout.' => array('value.' => array('data' => 'pagelayout', 'required' => '1', 'split.' => array('token' => 'pagets__', 'cObjNum' => '1', '1.' => array('current' => '1')))), 'headerslider.' => array('if.' => array('isTrue' => '0'))), 'settings.' => array('navbar.' => array('image.' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'extraRow' => '1', 'subdropdown.' => array('twoColumns' => '30'), 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0'), 'indexedsearch.' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'configOverride' => '1', 'expandedContent' => '0', 'date.' => array('format' => 'd.m.Y'), 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'fontawesome.' => array('pagetitle' => '1'), 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'pages.' => array('override.' => array('smallColumns' => '', 'breakpoint' => '')), 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'carousel.' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser.' => array('enable' => '0'), 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'override.' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'search.' => array('targetPid' => '57258'), 'treeLanguage' => 'en'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('entryLevel.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_entrylevel'))), 'levels.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_levels'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'excludeUidList.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_excludeuiduist'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'includeSpacer.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_includespacer'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'as' => 'navbarMenu'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '11.' => array('special' => 'list', 'special.' => array('value' => ''), 'as' => 'navbarMenuRight', 'if.' => array('isTrue' => '')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '12.' => array('special' => 'browse', 'special.' => array('items' => 'nextsection|next', 'items.' => array('prevnextToSection' => '1')), 'entryLevel' => '1', 'as' => 'browseNext', 'if.' => array('isTrue' => '0')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '13.' => array('special' => 'browse', 'special.' => array('items' => 'prev|prevsection', 'items.' => array('prevnextToSection' => '1')), 'entryLevel' => '1', 'as' => 'browsePrev', 'if.' => array('isTrue' => '0')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('entryLevel.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_entrylevel'), 'override' => '-1', 'override.' => array('if.' => array('equals' => '99', 'value.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_entrylevel')))))), 'levels.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_levels'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'excludeUidList.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_excludeuiduist'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'includeSpacer.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_includespacer'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'as' => 'subNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_enable')), 'TEXT', '20.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_rightenable')), 'TEXT', '30.' => array('value' => ''), 'TEXT', '40.' => array('value' => ''))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '30.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'as' => 'breadcrumb'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '40.' => array('special' => 'language', 'special.' => array('value' => 'auto'), 'as' => 'languageNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_langmenu')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '50.' => array('special' => 'list', 'special.' => array('value.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:meta_value'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => '')))))), 'excludeUidList' => '{register:homepageuid}', 'excludeUidList.' => array('insertData' => '1'), 'levels' => '1', 'as' => 'metaNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:meta_enable')), 'TEXT', '20.' => array('value' => ''))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '60.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'as' => 'sectionMenu', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'where' => 'sectionIndex = 1 AND ( colPos = 0 OR colPos = -1 )', 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'pid'), 'where' => 'sectionIndex = 1 AND ( colPos = -1 )', 'orderBy' => 'sorting', 'as' => 'gridcontent')))), 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_sectionmenu')), 'TEXT', '20.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_rightenable')), 'TEXT', '30.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_enable')), 'TEXT', '40.' => array('value' => ''), 'TEXT', '50.' => array('value' => ''), 'TEXT', '60.' => array('value' => ''))))), 'T3SBS\\T3sbootstrap\\DataProcessing\\LastModifiedProcessor', '70.' => array('if.' => array('isTrue' => '0')), 'T3SBS\\T3sbootstrap\\DataProcessing\\ConfigProcessor', '90.' => array('navbarExtraRow' => '1', 'rootline' => '1', 'animateCssInlineJs' => 'classToAdd: \'bt_visible\',classToRemove: \'bt_hidden\',offset: 0', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'pages', 'fieldName' => 'media'), 'as' => 'pagemedia')))), 'templateRootPaths.' => array('fileadmin/templatesWG2020/Resources/Templates/', 'fileadmin/templatesWG2020/Resources/Templates/Content/'), 'template' => 'FILE', 'template.' => array('file' => 'fileadmin/templatesWG2020/Resources/Templates/Main.html')), '10')
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 683
        foreach ($sKeyArray as $theKey) {
            $theValue = $setup[$theKey];
            if ((int)$theKey && strpos($theKey, '.') === false) {
                $conf = $setup[$theKey . '.'];
                $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
            }
        }
        return $content;
    }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet(array('headerData.' => array('TEXT', '15161212515.' => array('field' => 'tx_oppageextend_hreflang'), 'TEXT', '99999999999999999.' => array('value' => ' <!-- Google Tag Manager --> <script type="text/javascript" data-cookiescript="accepted">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= \'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); })(window,document,\'script\',\'dataLayer\',GTM-NP5P4N8\');</script> <!-- End Google Tag Manager --> '), 'TEXT', '999999999999999991.' => array('value' => ' <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= \'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); })(window,document,\'script\',\'dataLayer\',\'GTM-NP5P4N8\');</script> <!-- End Google Tag Manager --> '), 'TEXT', '20.' => array('value' => ' var loopo_page_config = { debug: true, productSerieS:\'LOOPO S\', orientationEvent:\'\', campaign_partner_id_url_parameter:\'pid\', campaign_partner_id_nl_form_field_name:\'330002\', campaign_source_id_url_parameter:\'source\', campaign_source_id_nl_form_field_name:\'332784\', currentProductListFilter: [], productList:[], productListFilterMapping: { flaeche_0:{db_field:\'MAXIMUMAREA\', db_value_regex:0, operator:\'>=\', value:0, asInt:1}, flaeche_1:{db_field:\'MAXIMUMAREA\', db_value_regex:0, operator:\'>=\', value:500, asInt:1}, flaeche_2:{db_field:\'MAXIMUMAREA\', db_value_regex:0, operator:\'>=\', value:1500, asInt:1}, incline_0:{db_field:\'MAXIMUMINCLINE\', db_value_regex:1, operator:\'\', value:\'\', asInt:0}, incline_1:{db_field:\'MAXIMUMINCLINE\', db_value_regex:1, operator:\'>=\',value:15, asInt:1}, incline_2:{db_field:\'MAXIMUMINCLINE\', db_value_regex:1, operator:\'>=\', value:36, asInt:1}, zone_0:{db_field:\'MOWINGZONES\', db_value_regex:0, operator:\'\',value:\'\', asInt:0}, zone_1:{db_field:\'EAN\', db_value_regex:0, operator:\'!==\',value:\'4008423883473\', asInt:0}, zone_2:{db_field:\'SERIE\', db_value_regex:0, operator:\'===\',value:\'LOOPO M\', asInt:0}, }, productListFilterPromoTipMapping:{ flaeche_0_incline_0_zone_0:\'4008423883473\', flaeche_0_incline_0_zone_1:\'4008423913842\', flaeche_0_incline_0_zone_2:\'4008423883381\', flaeche_0_incline_1_zone_0:\'4008423883480\', flaeche_0_incline_1_zone_1:\'4008423913842\', flaeche_0_incline_1_zone_2:\'4008423883381\', flaeche_0_incline_2_zone_0:\'4008423883381\', flaeche_0_incline_2_zone_1:\'4008423883404\', flaeche_0_incline_2_zone_2:\'4008423883428\', flaeche_1_incline_0_zone_0:\'4008423913842\', flaeche_1_incline_0_zone_1:\'4008423883381\', flaeche_1_incline_0_zone_2:\'4008423883404\', flaeche_1_incline_1_zone_0:\'4008423913842\', flaeche_1_incline_1_zone_1:\'4008423883381\', flaeche_1_incline_1_zone_2:\'4008423883404\', flaeche_1_incline_2_zone_0:\'4008423883381\', flaeche_1_incline_2_zone_1:\'4008423883404\', flaeche_1_incline_2_zone_2:\'4008423883404\', flaeche_2_incline_0_zone_0:\'4008423883404\', flaeche_2_incline_0_zone_1:\'4008423883404\', flaeche_2_incline_0_zone_2:\'4008423883428\', flaeche_2_incline_1_zone_0:\'4008423883404\', flaeche_2_incline_1_zone_1:\'4008423883404\', flaeche_2_incline_1_zone_2:\'4008423883428\', flaeche_2_incline_2_zone_0:\'4008423883404\', flaeche_2_incline_2_zone_1:\'4008423883404\', flaeche_2_incline_2_zone_2:\'4008423883428\' }, onProductFilterRegex: function (filterItem, productValue, productItem) { if(filterItem.db_value_regex===1){ if(filterItem.db_field === \'MAXIMUMINCLINE\'){ var temp = productValue.split("/"); if(typeof temp[0] !==\'undefined\'){ productValue = parseInt(temp[0]); } } } return productValue; }, productCommerceConnectorParams:{ "src":"https://fi.global.commerce-connector.com/js/cc_fi-min.js", "token":"c78bb659ae21901d747cc2a8159248333c2e7d1e", "country":"DE", "language":"de", "trigger":"load" , "subid":"wolfgarten", "cookie":"true", "list-type":"container", "channel":"online" , "button-text":"Jetzt kaufen", "button-textcolor":"#f9e300" , "button-backgroundcolor":"#d52b1e", "button-hover-textcolor":"#d52b1e", "button-hover-backgroundcolor":"#f9e300", "containerborder":"false" , "online-shopname":"true" , "online-productavl":"true", "header":"false", "header-color":"#f9e300", "header-backgroundcolor":"#e40515", "header-logourl":"https://logos-cdn.global.commerce-connector.com/brandlogos/WolfGartenLogo.png", "header-title":"Händler finden", "header-close-color":"#f9e300", "footer-backgroundcolor":"#4f4f4f", "footer-color":"#ffffff", "highlightcolor":"#d52b1e", "style":"#ccLb{padding:0!important;top:-10px!important;} #ccLb-header{display:none!important;} #ccLb-nav{display:none!important;} #ccLb-lose{display:none!important;}" }, onProductCommerceConnectorSnippet: function (options, productEan, productModelname){ var k,src = options.productCommerceConnectorParams.src, dataParams =\'\'; dataParams +=\'data-ean="\'+ productEan +\'"\\n\'; dataParams +=\'data-header-description="\'+ productModelname +\'"\\n\'; for (k in options.productCommerceConnectorParams){ if (options.productCommerceConnectorParams.hasOwnProperty(k)) { if(k!==\'src\'){ dataParams +=\'data-\'+k+\'="\'+ options.productCommerceConnectorParams[k] +\'"\\n\'; } } } return \'<script type="text/javascript" src="\'+src+\'" \'+ dataParams+\'/>\'; } }; ', 'stdWrap.' => array('wrap' => '<script>|</script>'))), 'meta.' => array('viewport' => 'width=device-width, initial-scale=1, shrink-to-fit=no'), 'LOAD_REGISTER', '1.' => array('homepageuid.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'LEVELFIELD:0,uid,slide'), 'intval' => '1'), 'currentuid.' => array('cObject' => 'CONTENT', 'cObject.' => array('table' => 'tx_t3sbootstrap_domain_model_config', 'select.' => array('pidInList.' => array('data' => 'page:uid')), 'renderObj' => 'TEXT', 'renderObj.' => array('field' => 'uid'), 'slide' => '-1', 'slide.' => array('if.' => array('isTrue' => '1'))), 'intval' => '1'), 'configuid.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data' => 'register:homepageuid', 'if.' => array('isFalse.' => array('data' => 'register:currentuid'))), 'TEXT', '20.' => array('data' => 'register:currentuid', 'if.' => array('isTrue.' => array('data' => 'register:currentuid')))), 'intval' => '1'), 'breakpoint.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_breakpoint'))), 'footerpid.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:footer_pid')), 'intval' => '1'), 'newsTitle.' => array('cObject' => 'RECORDS', 'cObject.' => array('source' => '{GP:tx_news_pi1|news}', 'source.' => array('insertData' => '1'), 'tables' => 'tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'TEXT', 'tx_news_domain_model_news.' => array('field' => 'title'))))), 'bodyTagCObject' => 'COA', 'bodyTagCObject.' => array('wrap' => '<body |>', 'TEXT', '10.' => array('data' => 'TSFE:id', 'noTrimWrap' => '| id="page-|"|'), 'COA', '20.' => array('stdWrap.' => array('noTrimWrap' => '| class="|"|'), 'TEXT', '10.' => array('noTrimWrap' => '|||', 'value.' => array('data' => 'pagelayout', 'required' => '1', 'split.' => array('token' => 'pagets__', 'cObjNum' => '1', '1.' => array('current' => '1')), 'case' => 'lower')), 'TEXT', '20.' => array('data' => 'page:layout', 'noTrimWrap' => '| layout-||', 'if.' => array('isTrue.' => array('data' => 'page:layout'))), 'TEXT', '30.' => array('value' => '', 'noTrimWrap' => '| ||', 'if.' => array('isTrue' => '')), 'TEXT', '40.' => array('value' => 'bgi', 'noTrimWrap' => '| ||', 'if.' => array('isTrue' => '0')), 'TEXT', '50.' => array('data' => 'register:breakpoint', 'noTrimWrap' => '| ||')), 'COA', '30.' => array('stdWrap.' => array('noTrimWrap' => '| style="|"|'), 'TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_height'), 'wrap' => 'padding-top:|px;'), 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_height'))))), 'TEXT', '40.' => array('data' => 'register:breakpoint', 'noTrimWrap' => '| data-navbar-breakpoint="|"|')), 'shortcutIcon' => '', 'includeCSS.' => array('bootstrapFour' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Bootstrap/scss/bootstrap.scss', 'bootstrapFour.' => array('forceOnTop' => '1', 'if.' => array('isFalse' => '1')), 'customBootstrap' => 'uploads/tx_t3sbootstrap/bootstrap.scss', 'customBootstrap.' => array('forceOnTop' => '1', 'if.' => array('isTrue' => '1')), 't3sfontawesome' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Fontawesome/scss/fontawesome.scss', 't3sfontawesome.' => array('if.' => array('value' => '1', 'equals' => '1')), 't3sfontawesomePro' => 'fileadmin/T3SB/FA5Pro/scss/fontawesome.scss', 't3sfontawesomePro.' => array('if.' => array('value' => '2', 'equals' => '1')), 't3sblightbox' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Lightbox/scss/baguetteBox.scss', 't3sblightbox.' => array('if.' => array('value' => '1', 'equals' => '1')), 't3sfontawesomelink' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Fontawesome/css/fontawesomeLink.css', 't3sfontawesomelink.' => array('if.' => array('value' => '1', 'equals' => '1')), 't3sfontawesomelinkPro' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Fontawesome/css/fontawesomeProLink.css', 't3sfontawesomelinkPro.' => array('if.' => array('value' => '2', 'equals' => '1')), 't3sfontawesomeMin' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Fontawesome/css/fontawesomeMin.css', 't3sfontawesomeMin.' => array('if.' => array('isFalse' => '1')), 't3sbootstrap' => 'EXT:t3sbootstrap/Resources/Public/Styles/t3sbootstrap.css', 'stickyFooter' => 'EXT:t3sbootstrap/Resources/Public/Styles/stickyFooter.css', 'stickyFooter.' => array('if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:footer_sticky'))))), 'megaMenu' => 'EXT:t3sbootstrap/Resources/Public/Styles/megaMenu.css', 'megaMenu.' => array('if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_megamenu'))))), 'animatecss' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Animate/animate.min.css', 'animatecss.' => array('if.' => array('value' => '2', 'equals' => '0')), 'codesnippet' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Codesnippet/default.css', 'codesnippet.' => array('if.' => array('isTrue' => '0')), 'offcanvasNavbarSM' => 'EXT:t3sbootstrap/Resources/Public/Styles/offcanvasNavbarSM.css', 'offcanvasNavbarSM.' => array('if.' => array('value.' => array('data' => 'register:breakpoint'), 'equals' => 'sm', 'isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))))), 'offcanvasNavbarMD' => 'EXT:t3sbootstrap/Resources/Public/Styles/offcanvasNavbarMD.css', 'offcanvasNavbarMD.' => array('if.' => array('value.' => array('data' => 'register:breakpoint'), 'equals' => 'md', 'isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))))), 'offcanvasNavbarLG' => 'EXT:t3sbootstrap/Resources/Public/Styles/offcanvasNavbarLG.css', 'offcanvasNavbarLG.' => array('if.' => array('value.' => array('data' => 'register:breakpoint'), 'equals' => 'lg', 'isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))))), 'offcanvasNavbarXL' => 'EXT:t3sbootstrap/Resources/Public/Styles/offcanvasNavbarXL.css', 'offcanvasNavbarXL.' => array('if.' => array('value.' => array('data' => 'register:breakpoint'), 'equals' => 'xl', 'isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))))), 'offcanvasNavbarNO' => 'EXT:t3sbootstrap/Resources/Public/Styles/offcanvasNavbarNO.css', 'offcanvasNavbarNO.' => array('if.' => array('value.' => array('data' => 'register:breakpoint'), 'equals' => 'no', 'isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))))), 'hoverEffects' => 'EXT:t3sbootstrap/Resources/Public/Styles/hoverEffects.css', 'hoverEffects.' => array('if.' => array('isTrue' => '0')), 'cookieconsentCss' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Cookieconsent/cookieconsent.min.css', 'cookieconsentCss.' => array('if.' => array('isTrue' => '0')), 'tx_jpfaq' => 'EXT:jpfaq/Resources/Public/Styles/jpfaq.css', 'tx_jhmagnificpopup10' => 'EXT:jh_magnificpopup/Resources/Public/css/magnific-popup.css', 'tx_jhmagnificpopup10.' => array('if.' => array('isTrue' => 'EXT:jh_magnificpopup/Resources/Public/css/magnific-popup.css')), 'tx_mtdproductsdetail' => 'EXT:mtdproducts/Resources/Public/Css/product_detail.css', 'mmenuStyle' => 'fileadmin/templatesWG2020/styles/mmenu.css', 'bselect' => 'fileadmin/templatesWG2020/styles/bootstrap-select.min.css', 'mainStyle' => 'fileadmin/templatesWG2020/styles/styles.scss', 'mainStyle.' => array('sourceMap' => 'true', 'formatter' => 'WapplerSystems\\WsScss\\Formatter\\Autoprefixer'), 'social_media_feed' => 'fileadmin/templatesWG2020/styles/social_media_feed.css'), 'includeJSFooterlibs.' => array('t3sbjquery' => 'EXT:t3sbootstrap/Resources/Public/Contrib/jquery.min.js', 't3sbjquery.' => array('forceOnTop' => '1'), 't3sbpopper' => 'EXT:t3sbootstrap/Resources/Public/Contrib/popper.min.js', 't3sbootstrap' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Bootstrap/js/bootstrap.min.js', 'tx_jhmagnificpopup10' => 'EXT:jh_magnificpopup/Resources/Public/js/jquery-1.12.3.min.js', 'tx_jhmagnificpopup10.' => array('forceOnTop' => '1', 'if.' => array('isTrue' => '0')), 'tx_jhmagnificpopup20' => 'EXT:jh_magnificpopup/Resources/Public/js/jquery.magnific-popup.min.js', 'tx_jhmagnificpopup20.' => array('if.' => array('isTrue' => 'EXT:jh_magnificpopup/Resources/Public/js/jquery.magnific-popup.min.js')), 'tx_jhmagnificpopup25' => 'EXT:jh_magnificpopup/Resources/Public/js/jquery.filter-isImageFile.min.js', 'tx_jhmagnificpopup25.' => array('if.' => array('isTrue' => 'EXT:jh_magnificpopup/Resources/Public/js/jquery.filter-isImageFile.min.js')), 'tx_jhmagnificpopup30' => 'EXT:jh_magnificpopup/Resources/Public/js/jquery.mfpInlineFunctions.min.js', 'recaptcha' => 'https://www.google.com/recaptcha/api.js?hl=fr'), 'includeJSFooter.' => array('t3sbjqueryeasing' => 'EXT:t3sbootstrap/Resources/Public/Contrib/jquery.easing.min.js', 't3sbjqueryeasing.' => array('forceOnTop' => '1'), 'codesnippet' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Codesnippet/highlight.pack.js', 'codesnippet.' => array('if.' => array('isTrue' => '0')), 'lazyload' => 'EXT:t3sbootstrap/Resources/Public/Contrib/lazyload.min.js', 'lazyload.' => array('if.' => array('isTrue' => '0')), 'picturefill' => 'EXT:t3sbootstrap/Resources/Public/Contrib/picturefill.min.js', 'picturefill.' => array('if.' => array('isTrue' => '0')), 'cookieconsentJs' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Cookieconsent/cookieconsent.min.js', 'cookieconsentJs.' => array('if.' => array('isTrue' => '0')), 'viewportchecker' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Animate/jquery.viewportchecker.min.js', 'viewportchecker.' => array('if.' => array('value' => '2', 'equals' => '0')), 't3sblightbox' => 'EXT:t3sbootstrap/Resources/Public/Contrib/Lightbox/js/baguetteBox.js', 't3sblightbox.' => array('if.' => array('value' => '1', 'equals' => '1')), 'tx_jpfaq' => 'EXT:jpfaq/Resources/Public/Javascript/jpFaq.js', 'recommendSlider' => '/typo3conf/ext/mtdproducts/Resources/JavaScript/RecommendSlider.js', 'bselect' => 'fileadmin/templatesWG2020/scripts/bootstrap-select.min.js', 'slick' => 'fileadmin/templatesWG2020/scripts/slick.min.js', 'mmenu' => 'fileadmin/templatesWG2020/scripts/mmenu/mmenu.js', 'main' => 'fileadmin/templatesWG2020/scripts/main.js', 'nanoscroller' => 'fileadmin/templatesWG2020/scripts/loopo/jquery.nanoscroller.min.js', 'loopo_finder' => 'fileadmin/templatesWG2020/scripts/loopo/LoopoPage.js'), 'jsInline.' => array('5.' => array('if.' => array('isTrue' => '0')), 'TEXT', '1508480348393.' => array('value' => 'function onRecaptchaSubmit() { document.querySelectorAll(\'[data-callback="onRecaptchaSubmit"]\')[0].form.submit(); return false; }', 'if.' => array('isTrue' => '0'))), 'jsFooterInline.' => array('TEXT', '3.' => array('value' => 'new LazyLoad({ elements_selector: ".lazy", threshold: 0, callback_loaded: function(img) { var zoomOverlay = $(img).parent().parent().find(\'div.zoom-overlay\'); if ( zoomOverlay.length ) { var imgwidth = $(img).outerWidth()+\'px\'; var imgheight = $(img).height()+\'px\'; if ( $(window).width() < 576 ) { imgwidth = \'100%\'; } zoomOverlay.addClass(\'card-img-overlay\'); if ( imgwidth ) { zoomOverlay.css(\'max-width\', imgwidth); } if ( imgheight ) { zoomOverlay.css(\'max-height\', imgheight); } } }});', 'if.' => array('isTrue' => '0')), 'TEXT', '4.' => array('value' => 'hljs.initHighlightingOnLoad();', 'if.' => array('isTrue' => '0')), 'COA', '5.' => array('TEXT', '1.' => array('value' => ' var isHover = false; var navbarHeight = $("#main-navbar").outerHeight(); var fixedNavbar = false; if ( $("#main-navbar").hasClass("fixed-top") || $("#main-navbar").hasClass("sticky-top") ) { fixedNavbar = true; } // toast active var toast = $(\'.toast\'); if ( toast.length ) { $(\'.toast\').toast(\'show\'); } // collapse var collapse = $( ".collapsible-accordion" ); if ( collapse.length && window.location.hash ) { collapse.removeClass("show"); var hashArr = window.location.hash.split(\'c\'), coll = $(\'#collapse-\'+hashArr[1]); if (coll.length) { $(\'#collapse-\'+hashArr[1]).addClass(\'show\'); var offsetSize = 0; if ( fixedNavbar ) { offsetSize = navbarHeight; } var collAnchor = \'#collapse-\'+hashArr[1]; $("html, body").stop().animate({ scrollTop: $(collAnchor).offset().top-offsetSize }, 1500, "easeInOutExpo"); } } // collapsible active scroll to top $(\'.collapse\').on(\'shown.bs.collapse\', function(e) { var $card = $(this).closest(\'.card\'); if ( $card.length ) { $(\'html,body\').animate({ scrollTop: $card.offset().top-100 }, 500); } }); // card image overlay on mobile only if ( $(window).width() < 576 && $(\'.img-overlay\').length ) { $(\'.card .img-overlay\').each(function() { $(this).addClass( "card-img-overlay d-flex align-items-end" ); }); } // scroll anchor if (window.location.hash) { $("html, body").stop().animate({ scrollTop: $(window.location.hash).offset().top-180 }, 1500, "easeInOutExpo"); }'), 'TEXT', '3.' => array('value' => ' // viewportChecker for animate.css - page.jsFooterInline.5.3 $( \'.animated\' ).each(function() { $(this).viewportChecker({classToAdd: \'bt_visible\',classToRemove: \'bt_hidden\',offset: 0}); });', 'if.' => array('value' => '2', 'equals' => '0')), 'TEXT', '4.' => array('value' => ' // loading Spinner - page.jsFooterInline.5.4 $(window).bind("load", function() { $(\'#status\').fadeOut(); $(\'#site-preloader\').delay(350).fadeOut(\'slow\'); });', 'if.' => array('isTrue' => '0')), 'TEXT', '5.' => array('value' => ' // lightbox - page.jsFooterInline.5.5 baguetteBox.run(".gallery, .image-gallery");', 'if.' => array('isTrue' => '1')), 'TEXT', '6.' => array('value' => ' // dropdown menu - page.jsFooterInline.5.6 $(".dropdown-menu a.dropdown-toggle").on("click", function() { if (!$(this).next().hasClass("show")) { $(this).parents(".dropdown-menu").first().find(".show").removeClass("show"); } var $subMenu = $(this).next(".dropdown-menu"); $subMenu.toggleClass("show"); $(this).parents("li.nav-item.dropdown.show").on("hidden.bs.dropdown", function() { $(".dropdown-submenu .show").removeClass("show"); }); return false; });', 'if.' => array('isFalse.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_sectionmenu'))))), 'TEXT', '7.' => array('value' => ' // sectionmenu in navbar (one-page-layout) - page.jsFooterInline.5.7 - Animated scrolling and scrollspy $(".section-menu a.js-scroll-trigger").bind("click", function(event) { var anchor = $(this).attr("href"); anchor = anchor.split(\'#\'); anchor = "#"+anchor[1]; if (anchor.length) { var offsetSize = 29; if ( fixedNavbar ) { offsetSize = navbarHeight+offsetSize; } $("html, body").stop().animate({ scrollTop: $(anchor).offset().top-offsetSize+4 }, 1500, "easeInOutExpo"); return false; } }); // Closes responsive menu when a scroll trigger link is clicked $("a.js-scroll-trigger").click(function() { $(".navbar-collapse").collapse("hide"); }); // Activate scrollspy to add active class to navbar items on scroll $("body").scrollspy({ target: "#main-navbar", offset: 130 });', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_sectionmenu'))))), 'TEXT', '8.' => array('value' => ' // link to top - page.jsFooterInline.5.8 var offset = 220; var duration = 500; $(window).scroll(function() { if ($(this).scrollTop() > offset) { $(".back-to-top").fadeIn(duration); } else { $(".back-to-top").fadeOut(duration); } }); $(".back-to-top").click(function(event) { event.preventDefault(event); $("html, body").animate({scrollTop: 0}, duration); return false; });', 'if.' => array('isTrue.' => array('data' => 'page:tx_t3sbootstrap_linkToTop'))), 'TEXT', '9.' => array('value' => ' // sticky footer - page.jsFooterInline.5.9 var footerHeight = $("#page-footer").outerHeight()-8, footerExtraHeight = 0; if ( footerExtraHeight > 0 ) { footerHeight += footerExtraHeight; } if ( $("#page-footer").hasClass("footer-sticky") ) { $("body").css("padding-bottom", footerHeight+"px"); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:footer_sticky'))))), 'TEXT', '10.' => array('value' => ' // carousel - page.jsFooterInline.5.10 var carousel = $( ".carousel .carousel-inner .carousel-item:first-child" ); if ( carousel.length ) { carousel.addClass( "active" ); } var cardSlider = $( ".carousel.card-slider" ); if ( cardSlider.length ) { $(".carousel.card-slider").on("slide.bs.carousel", function(e) { var $e = $(e.relatedTarget); var idx = $e.index(); var itemsPerSlide = 3; var totalItems = $(".carousel-item").length; if (idx >= totalItems - (itemsPerSlide - 1)) { var it = itemsPerSlide - (totalItems - idx); for (var i = 0; i < it; i++) { if (e.direction == "left") { $(".carousel-item") .eq(i) .appendTo(".carousel-inner"); } else { $(".carousel-item") .eq(0) .appendTo(".carousel-inner"); } } } }); }'), 'TEXT', '11.' => array('value' => ' // Mega menu - page.jsFooterInline.5.11 $(document).on("click", ".mega-dropdown", function(event) { event.stopPropagation(); })', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_megamenu'))))), 'TEXT', '12.' => array('value' => ' // nav tab - page.jsFooterInline.5.12 var tab = $( ".tab-content .tab-pane:first-child" ); if ( tab.length ) { if ( window.location.hash ) { var tabHashArr = window.location.hash.split(\'c\'); $(\'.nav[role="tablist"] a[href="#tab-content-\'+tabHashArr[1]+\'"]\').tab(\'show\'); var tabOffsetSize = 30; if ( fixedNavbar ) { tabOffsetSize = navbarHeight+30; } var tabAnchor = \'#tab-\'+tabHashArr[1]; if ($(tabAnchor).length) { $("html, body").stop().animate({ scrollTop: $(tabAnchor).offset().top-tabOffsetSize }, 1500, "easeInOutExpo"); } } else { tab.addClass( "show active" ); } }'), 'TEXT', '13.' => array('value' => ' // Navbar sticky-top - page.jsFooterInline.5.13 var stickyToggle = function(sticky, stickyWrapper, scrollElement) { var stickyHeight = sticky.outerHeight(); var stickyTop = stickyWrapper.offset().top; if (scrollElement.scrollTop() >= stickyTop){ stickyWrapper.height(stickyHeight); sticky.addClass("is-sticky"); } else{ sticky.removeClass("is-sticky"); stickyWrapper.height(\'auto\'); } }; $(\'[data-toggle="sticky-onscroll"]\').each(function() { var sticky = $(this); var stickyWrapper = $(\'<div>\').addClass(\'sticky-wrapper\'); sticky.before(stickyWrapper); sticky.addClass(\'sticky\'); $(window).on(\'scroll.sticky-onscroll resize.sticky-onscroll\', function() { stickyToggle(sticky, stickyWrapper, $(this)); }); stickyToggle(sticky, stickyWrapper, $(window)); });', 'if.' => array('value.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_placement')), 'equals' => 'sticky-top')), 'TEXT', '14.' => array('value' => ' // sectionmenu animated scrolling and scrollspy - page.jsFooterInline.5.14 - Animated scrolling $("#sectionmenu .section-menu a.scroll-trigger").bind("click", function(event) { event.preventDefault(); var anchor = $(this).attr("href"); anchor = anchor.split(\'#\'); anchor = "#"+anchor[1]; if (anchor.length) { var sectionmenuHeight = 0; //var sectionmenuRow = $("#sectionmenu").find("nav").hasClass("flex-row-reverse"); var sectionmenuRow = $("#sectionmenu").find("nav").hasClass("flex-row"); var offsetSize = 29; // If is in sidebar (aside) if ($("#sectionmenu").parent(\'aside\').length) { // do nothing } else { if (sectionmenuRow) { // add menu height if flex-row sectionmenuHeight = $("#sectionmenu").outerHeight(); offsetSize = sectionmenuHeight+offsetSize; } } if ( fixedNavbar ) { offsetSize = offsetSize + navbarHeight; } if ( $("#sectionmenu").hasClass("position-fixed") === false ) { offsetSize = offsetSize + (sectionmenuHeight * 2) - 30; } if($(anchor).length) $("html, body").stop().animate({ scrollTop: $(anchor).offset().top-offsetSize }, 1500, "easeInOutExpo"); return false; } }); // Activate scrollspy to add active class to sectionmenu items on scroll var bgi = $(\'body\').hasClass("bgi"); if (!bgi) //$("body").css("position", "relative"); $("body").scrollspy({ target: "#sectionmenu", offset: 130 });', 'if.' => array('isTrue' => '0')), 'TEXT', '15.' => array('value' => ' // sticky top for section-menu etc. - page.jsFooterInline.5.15 if ( $(window).width() > 768 ) { // only one is supported if ($(\'#sectionmenu\').length || $(\'#submenu\').length || $(\'.make-me-sticky\').length) { var offsetSize = 30; var affix = $(\'.make-me-sticky\'); if ($(\'#submenu\').length) affix = $(\'#submenu\'); if ($(\'#sectionmenu\').length) affix = $(\'#sectionmenu\'); if ( affix.length ){ // if is in Sidebar (aside) if ( affix.parent(\'aside\').length ) { offsetSize = 30; } // if Navbar is fixed-top if ( fixedNavbar ) { if ( $("#main-navbar").hasClass("shrink") ) { offsetSize = 60+offsetSize; } else { offsetSize = navbarHeight+offsetSize; } } var affixWidth = affix.outerWidth(); var affixOffsetLeft = affix.offset().left; var affixOffsetTop = affix.offset().top; $(window).scroll(function() { if ( (affixOffsetTop - $(window).scrollTop()) > offsetSize) { affix.removeClass(\'position-fixed\').removeClass(\'my-0\').css({\'top\' : \'\',\'left\' : \'\',\'width\' : \'\',\'z-index\' : \'\'}); } else { affix.addClass(\'position-fixed\').addClass(\'my-0\').css({\'top\' : offsetSize,\'left\' : affixOffsetLeft,\'width\' : affixWidth,\'z-index\' : 999}); } }); } } }', 'if.' => array('isTrue' => '0')), 'TEXT', '16.' => array('value' => ' // magnifying glass icon - page.jsFooterInline.5.16 var magnify = $(\'.zoom-overlay\'); if ( magnify.length ) { $(\'figure.image\').each(function() { var img = $(this).find(\'img\'); var imgwidth = $(img).outerWidth()+\'px\'; var imgheight = $(img).height()+\'px\'; var zoomOverlay = $(this).find(\'a div.zoom-overlay\'); if ( $(window).width() < 576 ) { imgwidth = \'100%\'; } if ( zoomOverlay.length ) { zoomOverlay.addClass(\'card-img-overlay\'); if ( imgwidth ) { zoomOverlay.css(\'max-width\', imgwidth); } if ( imgheight ) { zoomOverlay.css(\'max-height\', imgheight); } } }); }', 'if.' => array('isTrue' => '0', 'isFalse' => '0')), 'TEXT', '17.' => array('value' => ' // card-flipper rotate on click - page.jsFooterInline.5.17 $(".card-flipper").addClass("cardflipper").removeClass("card-flipper"); $(".cardflipper .mainflip .fa-plus-square").on("click", function() { $(this).parents(".frontside").css("transform", "rotateY(180deg)"); $(this).parents(".mainflip").find(".backside").css("transform", "rotateY(0deg)"); $(this).parents(".mainflip").find(".backside .jsfooter").remove(); $(this).parents(".mainflip").find(".backside .card-body") .after( "<div class=\'card-footer jsfooter text-center\'><i class=\'fas fa-minus-square fa-2x mx-auto\'></i></div>" ); $(".cardflipper .mainflip .fa-minus-square").on("click", function() { $(this).parents(".backside").css("transform", "rotateY(180deg)"); $(this).parents(".mainflip").find(".frontside").css("transform", "rotateY(0deg)"); }); });', 'if.' => array('isTrue' => '0')), 'TEXT', '18.' => array('value' => ' // img copyright on click - page.jsFooterInline.5.18 $(".image .toast").removeClass("show").addClass("hide"); $(".img-copyright").on("click", function() { $(this).addClass("d-none"); var iw = $(this).parent().find("img").width(); var th = $(this).parent().find(".toast").outerHeight(); $(this).parent().find(".toast").css(\'max-width\', iw+\'px\').toast(\'show\'); $(this).parent().find(".toast").css(\'margin-top\', -th+\'px\').toast(\'show\'); }); $(".close").on("click", function() { $(this).parent().parent().prev().removeClass("d-none"); });', 'if.' => array('value' => '2', 'equals' => '0')), 'TEXT', '19.' => array('value' => ' // dropdownAnimate 2 - page.jsFooterInline.5.19 $(\'.dropdown\').on(\'show.bs.dropdown\', function(e){ $(this).find(\'.dropdown-menu\').first().stop(true, true).slideDown(300); }); $(\'.dropdown\').on(\'hide.bs.dropdown\', function(e){ $(this).find(\'.dropdown-menu\').first().stop(true, true).slideUp(200); });', 'if.' => array('value' => '2', 'equals' => '0')), 'TEXT', '50.' => array('value' => ' // Navbar hover - page.jsFooterInline.5.50 function navbarHover() { isHover = true; $("ul.navbar-nav .dropdown, ul.navbar-nav .dropdown-submenu").hover(function() { $(this).find(" > .dropdown-menu").stop(true, true).delay(200).fadeIn(); $(this).addClass("show"); $(this).next(".dropdown-menu").addClass("show"); $(this).next("a").attr("aria-expanded","true"); }, function() { $(this).find(" > .dropdown-menu").stop(true, true).delay(200).fadeOut(); $(this).removeClass("show"); $(this).next(".dropdown-menu").removeClass("show"); $(this).next("a").attr("aria-expanded","false"); }); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_hover'))))), 'TEXT', '51.' => array('value' => ' // Navbar hover - page.jsFooterInline.5.51 - sm if ( $(window).width() > 576-1 ) { navbarHover(); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_hover'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'sm')), 'TEXT', '52.' => array('value' => ' // Navbar hover - page.jsFooterInline.5.52 - md if ( $(window).width() > 768-1 ) { navbarHover(); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_hover'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'md')), 'TEXT', '53.' => array('value' => ' // Navbar hover - page.jsFooterInline.5.53 - lg if ( $(window).width() > 992-1 ) { navbarHover(); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_hover'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'lg')), 'TEXT', '54.' => array('value' => ' // Navbar hover - page.jsFooterInline.5.54 - xl if ( $(window).width() > 1200-1 ) { navbarHover(); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_hover'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'xl')), 'TEXT', '55.' => array('value' => ' // Navbar hover - page.jsFooterInline.5.55 - no navbarHover();', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_hover'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'no')), 'TEXT', '60.' => array('value' => ' // Clickable parent from dropdown menu - page.jsFooterInline.5.60 $(".nav-item.dropdown a.nav-link.dropdown-toggle").on("click",function(e){ if ($(this).next(".dropdown-menu").is(":visible")) { window.location = $(this).attr("href"); } }); $(".dropdown-submenu a.dropdown-item.dropdown-toggle").on("click", function() { if ($(this).next(".dropdown-menu").is(":hidden") || isHover) { window.location = $(this).attr("href"); } }); $("#submenu a.nav-link").on("click", function(e) { if ($(this).hasClass("active")) { e.preventDefault(); } else { if ($(this).next(".collapse").is(":visible")) { $(\'#submenu\').on(\'hide.bs.collapse\', function (e) { e.preventDefault(); }); window.location = $(this).attr("href"); } } });', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_clickableparent'))))), 'TEXT', '61.' => array('value' => ' // Shrinking Navbar on scrolling - page.jsFooterInline.5.61 var navShrinkColorschemes = $(\'#main-navbar\').data(\'shrinkcolorschemes\'), navShrinkColor = $(\'#main-navbar\').data(\'shrinkcolor\'), navColorschemes = $(\'#main-navbar\').data(\'colorschemes\'), navColor = $(\'#main-navbar\').data(\'color\'); $(window).scroll(function() { if ($("#main-navbar").offset().top > 100) { $("#main-navbar").removeClass("py-5").removeClass(navColorschemes).removeClass(navColor) .addClass("navbar-shrink").addClass(navShrinkColor).addClass(navShrinkColorschemes); } else { $("#main-navbar").addClass("py-5").removeClass("navbar-shrink").removeClass(navShrinkColor).removeClass(navShrinkColorschemes) .addClass(navColorschemes).addClass(navColor); } });', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_shrinkcolor'))))), 'TEXT', '70.' => array('value' => ' // offcanvas navbar - page.jsFooterInline.5.70 $(\'[data-toggle="offcanvas"]\').on(\'click\', function () { $(\'.offcanvas-collapse\').toggleClass(\'open\') })', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))))), 'TEXT', '71.' => array('value' => ' // offcanvas navbar container - page.jsFooterInline.5.71 - sm if ( $(window).width() < 576 ) { $( "#main-navbar" ).children( ".container" ).addClass("offcanvas-container").removeClass("container"); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'sm')), 'TEXT', '72.' => array('value' => ' // offcanvas navbar container - page.jsFooterInline.5.72 - md if ( $(window).width() < 768 ) { $( "#main-navbar" ).children( ".container" ).addClass("offcanvas-container").removeClass("container"); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'md')), 'TEXT', '73.' => array('value' => ' // offcanvas navbar container - page.jsFooterInline.5.73 - lg if ( $(window).width() < 992 ) { $( "#main-navbar" ).children( ".container" ).addClass("offcanvas-container").removeClass("container"); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'lg')), 'TEXT', '74.' => array('value' => ' // offcanvas navbar container - page.jsFooterInline.5.74 - xl if ( $(window).width() < 1200 ) { $( "#main-navbar" ).children( ".container" ).addClass("offcanvas-container").removeClass("container"); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'xl')), 'TEXT', '75.' => array('value' => ' // offcanvas navbar container - page.jsFooterInline.5.75 - no $( "#main-navbar" ).children( ".container" ).addClass("offcanvas-container").removeClass("container");', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_offcanvas'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'no')), 'TEXT', '151.' => array('value' => ' // Navbar mega-menu - page.jsFooterInline.5.151 - sm if ( $(window).width() < 576 ) { $(".remove-sm").remove(); } else { $(".show-sm").remove(); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_megamenu'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'sm')), 'TEXT', '152.' => array('value' => ' // Navbar mega-menu - page.jsFooterInline.5.152 - md if ( $(window).width() < 768 ) { $(".remove-md").remove(); } else { $(".show-md").remove(); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_megamenu'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'md')), 'TEXT', '153.' => array('value' => ' // Navbar mega-menu - page.jsFooterInline.5.153 - lg if ( $(window).width() < 992 ) { $(".remove-lg").remove(); } else { $(".show-lg").remove(); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_megamenu'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'lg')), 'TEXT', '154.' => array('value' => ' // Navbar mega-menu - page.jsFooterInline.5.154 - xl if ( $(window).width() < 1200 ) { $(".remove-xl").remove(); } else { $(".show-xl").remove(); }', 'if.' => array('isTrue.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_megamenu'))), 'value.' => array('data' => 'register:breakpoint'), 'equals' => 'xl')), 'wrap' => '(function($){"use strict";|})(jQuery);'), 'FLUIDTEMPLATE', '109.' => array('file' => 'EXT:jh_magnificpopup/Resources/Private/Templates/TypoScript/Default.html', 'variables.' => array('selector' => 'COA', 'selector.' => array('TEXT', '1.' => array('value' => '.csc-textpic-imagewrap,.ce-textpic,.ce-image'), 'TEXT', '10.' => array('value' => ',.news-img-wrap', 'if.' => array('isTrue' => '0')), 'TEXT', '20.' => array('value' => ',.news-single-item', 'if.' => array('isTrue' => '0')), 'TEXT', '21.' => array('value' => ',.news-list-container', 'if.' => array('isTrue' => '0')), 'TEXT', '22.' => array('value' => ',.news-latest-container', 'if.' => array('isTrue' => '0')), 'TEXT', '30.' => array('value' => ',.img-wrap,.image-wrap,.gallery-row', 'if.' => array('isTrue' => '1')), 'TEXT', '999.' => array('value' => ',', 'insertData' => '1', 'if.' => array('isTrue' => ''))))), 'TEXT', '10.' => array('value' => ' if (typeof loopo_page_config !== \'undefined\') { $(window).LoopoPage(loopo_page_config); } ')), 'FLUIDTEMPLATE', '10.' => array('file' => 'EXT:t3sbootstrap/Resources/Private/Templates/Main.html', 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/Content/', 'EXT:t3sbootstrap/Resources/Private/Partials/', 'EXT:t3sbootstrap/Resources/Private/Partials/Content/', '', 'fileadmin/templatesWG2020/Resources/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/Content/', 'EXT:t3sbootstrap/Resources/Private/Layouts/', 'EXT:t3sbootstrap/Resources/Private/Layouts/Content/', ''), 'variables.' => array('be_layout' => 'TEXT', 'be_layout.' => array('value.' => array('data' => 'pagelayout', 'required' => '1', 'split.' => array('token' => 'pagets__', 'cObjNum' => '1', '1.' => array('current' => '1')))), 'headerslider.' => array('if.' => array('isTrue' => '0'))), 'settings.' => array('navbar.' => array('image.' => array('defaultPath' => '/typo3conf/ext/t3sbootstrap/Resources/Public/Images/bootstrap-solid.svg', 'width' => 'auto', 'height' => '80', 'altText' => 'Company Logo'), 'extraRow' => '1', 'subdropdown.' => array('twoColumns' => '30'), 'searchboxLink' => '0', 'feUserName' => '0', 'langFlags' => '1', 'dropdownAnimate' => '0'), 'indexedsearch.' => array('targetPid' => '{$plugin.tx_indexedsearch.settings.targetPid}'), 'configOverride' => '1', 'expandedContent' => '0', 'date.' => array('format' => 'd.m.Y'), 'lastModifiedContentElement' => '0', 'contentOnlyOnRootpage' => '0', 'fontawesome.' => array('pagetitle' => '1'), 'slideLeftAside' => '0', 'slideRightAside' => '0', 'globalPaddingTop' => 'pt-5', 'pageContentExtraClass' => '', 'mainExtraClass' => '', 'asideExtraClass' => '', 'sidebarMenuPosition' => 'above', 'pages.' => array('override.' => array('smallColumns' => '', 'breakpoint' => '')), 'loadingSpinner' => '0', 'loadingSpinnerColor' => 'primary', 'shrinkingNavPadding' => '5', 'carousel.' => array('interval' => '5000', 'pause' => 'false'), 'pagebrowser.' => array('enable' => '0'), 'lightboxSelection' => '1', 'backgroundImageEnable' => '0', 'backgroundImageSlide' => '0', 'override.' => array('company' => '', 'page_title' => 'jumbotron', 'page_titlealign' => '', 'page_titlecontainer' => '', 'page_titleclass' => '', 'meta_enable' => '', 'meta_value' => '', 'meta_container' => '', 'meta_class' => '', 'meta_text' => '', 'navbar_enable' => '', 'navbar_entrylevel' => '', 'navbar_levels' => '', 'navbar_excludeuiduist' => '', 'navbar_includespacer' => '', 'navbar_justify' => '', 'navbar_sectionmenu' => '', 'navbar_megamenu' => '', 'navbar_hover' => '', 'navbar_clickableparent' => '', 'navbar_brand' => '', 'navbar_image' => '', 'navbar_color' => '', 'navbar_background' => '', 'navbar_container' => '', 'navbar_placement' => '', 'navbar_alignment' => '', 'navbar_class' => '', 'navbar_toggler' => '', 'navbar_breakpoint' => '', 'navbar_offcanvas' => '', 'navbar_height' => '', 'navbar_searchbox' => '', 'navbar_langmenu' => '', 'navbar_shrinkcolorschemes' => '', 'navbar_shrinkcolor' => '', 'jumbotron_enable' => '', 'jumbotron_bgimage' => '', 'jumbotron_fluid' => '', 'jumbotron_slide' => '', 'jumbotron_position' => '', 'jumbotron_container' => '', 'jumbotron_containerposition' => '', 'jumbotron_class' => '', 'breadcrumb_enable' => '', 'breadcrumb_notonrootpage' => '', 'breadcrumb_faicon' => '', 'breadcrumb_corner' => '', 'breadcrumb_bottom' => '', 'breadcrumb_position' => '', 'breadcrumb_container' => '', 'breadcrumb_containerposition' => '', 'breadcrumb_class' => '', 'sidebar_enable' => '', 'sidebar_rightenable' => '', 'sidebar_levels' => '', 'sidebar_entrylevel' => '', 'sidebar_excludeuiduist' => '', 'sidebar_includespacer' => '', 'footer_enable' => '', 'footer_fluid' => '', 'footer_slide' => '', 'footer_sticky' => '', 'footer_container' => '', 'footer_containerposition' => '', 'footer_class' => '', 'footer_pid' => '', 'expandedcontent_enabletop' => '', 'expandedcontent_slidetop' => '', 'expandedcontent_containerpositiontop' => '', 'expandedcontent_containertop' => '', 'expandedcontent_classtop' => '', 'expandedcontent_enablebottom' => '', 'expandedcontent_slidebottom' => '', 'expandedcontent_containerpositionbottom' => '', 'expandedcontent_containerbottom' => '', 'expandedcontent_classbottom' => ''), 'pid_wgprodnav' => '47602', 'pid_maincta' => '{$pid_maincta}', 'cta_enable' => '0', 'search.' => array('targetPid' => '57258'), 'treeLanguage' => 'en'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('entryLevel.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_entrylevel'))), 'levels.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_levels'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'excludeUidList.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_excludeuiduist'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'includeSpacer.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_includespacer'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'as' => 'navbarMenu'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '11.' => array('special' => 'list', 'special.' => array('value' => ''), 'as' => 'navbarMenuRight', 'if.' => array('isTrue' => '')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '12.' => array('special' => 'browse', 'special.' => array('items' => 'nextsection|next', 'items.' => array('prevnextToSection' => '1')), 'entryLevel' => '1', 'as' => 'browseNext', 'if.' => array('isTrue' => '0')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '13.' => array('special' => 'browse', 'special.' => array('items' => 'prev|prevsection', 'items.' => array('prevnextToSection' => '1')), 'entryLevel' => '1', 'as' => 'browsePrev', 'if.' => array('isTrue' => '0')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('entryLevel.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_entrylevel'), 'override' => '-1', 'override.' => array('if.' => array('equals' => '99', 'value.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_entrylevel')))))), 'levels.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_levels'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'excludeUidList.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_excludeuiduist'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'includeSpacer.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_includespacer'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => ''))))), 'as' => 'subNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_enable')), 'TEXT', '20.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_rightenable')), 'TEXT', '30.' => array('value' => ''), 'TEXT', '40.' => array('value' => ''))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '30.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'as' => 'breadcrumb'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '40.' => array('special' => 'language', 'special.' => array('value' => 'auto'), 'as' => 'languageNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_langmenu')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '50.' => array('special' => 'list', 'special.' => array('value.' => array('cObject' => 'TEXT', 'cObject.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:meta_value'), 'stdWrap.' => array('override' => '', 'override.' => array('if.' => array('isTrue' => '')))))), 'excludeUidList' => '{register:homepageuid}', 'excludeUidList.' => array('insertData' => '1'), 'levels' => '1', 'as' => 'metaNavigation', 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:meta_enable')), 'TEXT', '20.' => array('value' => ''))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '60.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'as' => 'sectionMenu', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'where' => 'sectionIndex = 1 AND ( colPos = 0 OR colPos = -1 )', 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'pid'), 'where' => 'sectionIndex = 1 AND ( colPos = -1 )', 'orderBy' => 'sorting', 'as' => 'gridcontent')))), 'if.' => array('isTrue.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:navbar_sectionmenu')), 'TEXT', '20.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_rightenable')), 'TEXT', '30.' => array('data.' => array('dataWrap' => 'DB:tx_t3sbootstrap_domain_model_config:{register:configuid}:sidebar_enable')), 'TEXT', '40.' => array('value' => ''), 'TEXT', '50.' => array('value' => ''), 'TEXT', '60.' => array('value' => ''))))), 'T3SBS\\T3sbootstrap\\DataProcessing\\LastModifiedProcessor', '70.' => array('if.' => array('isTrue' => '0')), 'T3SBS\\T3sbootstrap\\DataProcessing\\ConfigProcessor', '90.' => array('navbarExtraRow' => '1', 'rootline' => '1', 'animateCssInlineJs' => 'classToAdd: \'bt_visible\',classToRemove: \'bt_hidden\',offset: 0', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'pages', 'fieldName' => 'media'), 'as' => 'pagemedia')))), 'templateRootPaths.' => array('fileadmin/templatesWG2020/Resources/Templates/', 'fileadmin/templatesWG2020/Resources/Templates/Content/'), 'template' => 'FILE', 'template.' => array('file' => 'fileadmin/templatesWG2020/Resources/Templates/Main.html'))))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 246
     * @return string
     */
    protected function generatePageContent(TypoScriptFrontendController $controller): string
    {
        $pageContent = $controller->cObj->cObjGet($controller->pSetup) ?: '';
        if ($controller->pSetup['wrap'] ?? false) {
            $pageContent = $controller->cObj->wrap($pageContent, $controller->pSetup['wrap']);
        }
        if ($controller->pSetup['stdWrap.'] ?? false) {
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 268
     */
    protected function generatePageContentWithHeader(TypoScriptFrontendController $controller, ?SiteLanguage $siteLanguage): string
    {
        // Generate the page content, this has to be first, as some additional TSFE-related code could have been written
        $pageContent = $this->generatePageContent($controller);
        $pageRenderer = $this->getPageRenderer();
        if ($controller->config['config']['moveJsFromHeaderToFooter'] ?? false) {
            $pageRenderer->enableMoveJsFromHeaderToFooter();
        }
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageContentWithHeader(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController), object(TYPO3\CMS\Core\Site\Entity\SiteLanguage))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 168
            // If 'disableAllHeaderCode' is set, all the header-code is discarded
            if ($controller->config['config']['disableAllHeaderCode'] ?? false) {
                $controller->content = $this->generatePageContent($controller);
            } else {
                $controller->content = $this->generatePageContentWithHeader($controller, $request->getAttribute('language', null));
            }

            $this->timeTracker->pull($this->timeTracker->LR ? $controller->content : '');
            $this->timeTracker->decStackPointer();
at TYPO3\CMS\Frontend\Http\RequestHandler->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/OutputCompression.php line 46
        // Throw away all output that may have happened during bootstrapping by weird extensions
        ob_clean();
        // Initialize output compression if configured
        $this->initializeOutputCompression();
        return $handler->handle($request);
    }

    /**
     * Initialize output compression if configured
at TYPO3\CMS\Frontend\Middleware\OutputCompression->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(TYPO3\CMS\Frontend\Http\RequestHandler))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelDataPersister.php line 44
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            !($response instanceof NullResponse)
            && $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && $GLOBALS['TSFE']->isOutputting()
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelDataPersister->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelRenderer.php line 46
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            !($response instanceof NullResponse)
            && $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && $GLOBALS['TSFE']->isOutputting()
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelRenderer->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/ContentLengthResponseHeader.php line 45
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            !($response instanceof NullResponse)
            && $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && $GLOBALS['TSFE']->isOutputting()) {
at TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeader->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/ShortcutAndMountPointRedirect.php line 65
                return new RedirectResponse($externalUrl, 303);
            }
        }

        return $handler->handle($request);
    }

    protected function getRedirectUri(ServerRequestInterface $request): ?string
    {
at TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirect->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 118
                GeneralUtility::makeInstance($className)->checkDataSubmission($this->controller);
            }
        }

        return $handler->handle($request);
    }

    /**
     * Small helper function to convert charsets for arrays to UTF-8
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/PageArgumentValidator.php line 99
                    ['code' => PageAccessFailureReasons::CACHEHASH_COMPARISON_FAILED]
                );
            }
        }
        return $handler->handle($request);
    }

    /**
     * Calculates a hash string based on additional parameters in the url.
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/MaintenanceMode.php line 53
        ) {
            return GeneralUtility::makeInstance(ErrorController::class)->unavailableAction($request, 'This page is temporarily unavailable.');
        }
        // Continue the regular stack if no maintenance mode is active
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\MaintenanceMode->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/PageResolver.php line 171
            }
            $this->controller->determineId();
        }

        return $handler->handle($request);
    }

    /**
     * Provides ways to bypass the '?id=[xxx]&type=[xx]' format, using either PATH_INFO or Server Rewrites
at TYPO3\CMS\Frontend\Middleware\PageResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/StaticRouteResolver.php line 62

                return new HtmlResponse($content, 200, ['Content-Type' => $contentType]);
            }
        }
        return $handler->handle($request);
    }

    /**
     * Find the proper configuration for the static route in the static route configuration. Mainly:
at TYPO3\CMS\Frontend\Middleware\StaticRouteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/SiteBaseRedirectResolver.php line 86
                $uri = $requestedUri->withPath(rtrim($requestedUri->getPath(), '/'));
                return new RedirectResponse($uri, 307);
            }
        }
        return $handler->handle($request);
    }
    /**
     * Checks if the language is allowed in Frontend, if not, check if there is valid BE user
     *
at TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/PreviewSimulator.php line 62
            $showHiddenRecords = ($this->context->hasAspect('visibility') ? $this->context->getAspect('visibility')->includeHidden() : false);
            $GLOBALS['TSFE']->fePreview = ($simulatingDate || $simulatingGroup || $showHiddenRecords);
        }

        return $handler->handle($request);
    }

    /**
     * Simulate dates for preview functionality
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelInitiator.php line 58
            $beUser = $GLOBALS['BE_USER'];
            $beUser->adminPanel = GeneralUtility::makeInstance(AdminPanelView::class);
            $beUser->extAdmEnabled = true;
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelInitiator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/SiteResolver.php line 68
        // At this point, we later get further route modifiers
        // for bw-compat we update $GLOBALS[TYPO3_REQUEST] to be used later in TSFE.
        $GLOBALS['TYPO3_REQUEST'] = $request;

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\SiteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/adminpanel/Classes/Middleware/SqlLogging.php line 49
            $connectionPool = GeneralUtility::makeInstance(ConnectionPool::class);
            $connection = $connectionPool->getConnectionByName(ConnectionPool::DEFAULT_CONNECTION_NAME);
            $connection->getConfiguration()->setSQLLogger(GeneralUtility::makeInstance(DoctrineSqlLogger::class));
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\SqlLogging->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/BackendUserAuthenticator.php line 95
            Bootstrap::loadExtTables();
            $this->setBackendUserAspect(GeneralUtility::makeInstance(Context::class), $GLOBALS['BE_USER']);
        }

        return $handler->handle($request);
    }

    /**
     * Creates the backend user object and returns it.
at TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 85

        // Register the frontend user as aspect
        $this->setFrontendUserAspect(GeneralUtility::makeInstance(Context::class), $frontendUser);

        return $handler->handle($request);
    }

    /**
     * It's possible to transfer a frontend user session via a GET/POST parameter 'FE_SESSION_KEY'.
at TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/TypoScriptFrontendInitialization.php line 90
                GeneralUtility::callUserFunction($_funcRef, $_params, $GLOBALS['TSFE']);
            }
        }

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/EidHandler.php line 50
    {
        $eID = $request->getParsedBody()['eID'] ?? $request->getQueryParams()['eID'] ?? null;

        if ($eID === null) {
            return $handler->handle($request);
        }

        // Remove any output produced until now
        ob_clean();
at TYPO3\CMS\Frontend\Middleware\EidHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/PreprocessRequestHook.php line 57
                $hookParameters = [];
                GeneralUtility::callUserFunction($hookFunction, $hookParameters, $hookParameters);
            }
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\PreprocessRequestHook->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Middleware/NormalizedParamsAttribute.php line 58
        // refactored to have ServerRequest object available where it is needed. This global will be
        // deprecated then and removed.
        $GLOBALS['TYPO3_REQUEST'] = $request;

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/TimeTrackerInitialization.php line 49
        );
        $timeTracker->start();
        $timeTracker->push('');

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 67
     * @return ResponseInterface
     */
    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->tip->handle($request);
    }

    /**
     * Seed the middleware stack with the inner request handler
at TYPO3\CMS\Core\Http\MiddlewareDispatcher->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/AbstractApplication.php line 108
    {
        $requestHandler = GeneralUtility::makeInstance($this->requestHandler);
        $dispatcher = $this->createMiddlewareDispatcher($requestHandler);

        return $dispatcher->handle($request);
    }

    /**
     * Set up the application and shut it down afterwards
at TYPO3\CMS\Core\Http\AbstractApplication->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Http/Application.php line 69
        if (!$this->checkIfEssentialConfigurationExists()) {
            return $this->installToolRedirect();
        }
        $this->initializeContext();
        return parent::handle($request);
    }

    /**
     * Check if LocalConfiguration.php and PackageStates.php exist
at TYPO3\CMS\Frontend\Http\Application->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/AbstractApplication.php line 120
    final public function run(callable $execute = null)
    {
        try {
            $response = $this->handle(
                \TYPO3\CMS\Core\Http\ServerRequestFactory::fromGlobals()
            );
            if ($execute !== null) {
                call_user_func($execute);
            }
at TYPO3\CMS\Core\Http\AbstractApplication->run()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/index.php line 24
// Set up the application for the frontend
call_user_func(function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});
at {closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/index.php line 25
call_user_func(function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});