function content_564240137fcb31_59442560($_smarty_tpl)
    {
        if (!is_callable('smarty_function_action')) {
            include 'C:\\Users\\jkeull\\Documents\\xampp\\htdocs\\shopware\\engine\\Library\\Enlight\\Template/Plugins\\function.action.php';
        }
        ?>

    <?php 
        if ($_smarty_tpl->tpl_vars['hasEmotion']->value) {
            ?>
        <?php 
            $_smarty_tpl->tpl_vars['showListing'] = new Smarty_variable(false, null, 0);
            ?>
        <?php 
            $_smarty_tpl->tpl_vars['fullscreen'] = new Smarty_variable(false, null, 0);
            ?>

        
            <div class="content--emotions">

                <?php 
            $_smarty_tpl->tpl_vars['emotion'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['emotion']->_loop = false;
            $_from = $_smarty_tpl->tpl_vars['emotions']->value;
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['emotion']->key => $_smarty_tpl->tpl_vars['emotion']->value) {
                $_smarty_tpl->tpl_vars['emotion']->_loop = true;
                ?>

                    <?php 
                if ($_smarty_tpl->tpl_vars['hasEscapedFragment']->value) {
                    ?>
                        <?php 
                    if (in_array(0, $_smarty_tpl->tpl_vars['emotion']->value['devicesArray'])) {
                        ?>
                            <?php 
                        if ($_smarty_tpl->tpl_vars['emotion']->value['showListing'] == 1) {
                            ?>
                                <?php 
                            $_smarty_tpl->tpl_vars['showListing'] = new Smarty_variable(true, null, 0);
                            ?>
                            <?php 
                        }
                        ?>

                            <?php 
                        if ($_smarty_tpl->tpl_vars['emotion']->value['fullscreen'] == 1) {
                            ?>
                                <?php 
                            $_smarty_tpl->tpl_vars['fullscreen'] = new Smarty_variable(true, null, 0);
                            ?>
                            <?php 
                        }
                        ?>

                            <div class="emotion--fragment">
                                <?php 
                        echo smarty_function_action(array('module' => 'widgets', 'controller' => 'emotion', 'action' => 'index', 'emotionId' => $_smarty_tpl->tpl_vars['emotion']->value['id'], 'controllerName' => $_smarty_tpl->tpl_vars['Controller']->value), $_smarty_tpl);
                        ?>

                            </div>
                        <?php 
                    }
                    ?>
                    <?php 
                } else {
                    ?>
                        <?php 
                    if ($_smarty_tpl->tpl_vars['emotion']->value['showListing'] == 1) {
                        ?>
                            <?php 
                        $_smarty_tpl->tpl_vars['showListing'] = new Smarty_variable(true, null, 0);
                        ?>
                        <?php 
                    }
                    ?>

                        <?php 
                    if ($_smarty_tpl->tpl_vars['emotion']->value['fullscreen'] == 1) {
                        ?>
                            <?php 
                        $_smarty_tpl->tpl_vars['fullscreen'] = new Smarty_variable(true, null, 0);
                        ?>
                        <?php 
                    }
                    ?>

                        <div class="emotion--wrapper"
                             data-controllerUrl="<?php 
                    echo htmlspecialchars(Enlight_Application::Instance()->Front()->Router()->assemble(array('module' => 'widgets', 'controller' => 'emotion', 'action' => 'index', 'emotionId' => $_smarty_tpl->tpl_vars['emotion']->value['id'], 'controllerName' => $_smarty_tpl->tpl_vars['Controller']->value)));
                    ?>
"
                             data-availableDevices="<?php 
                    echo $_smarty_tpl->tpl_vars['emotion']->value['devices'];
                    ?>
"
                             data-showListing="<?php 
                    if ($_smarty_tpl->tpl_vars['emotion']->value['showListing'] == 1) {
                        ?>
true<?php 
                    } else {
                        ?>
false<?php 
                    }
                    ?>
">
                        </div>
                    <?php 
                }
                ?>
                <?php 
            }
            ?>

                
                    <div class="emotion--show-listing<?php 
            if ($_smarty_tpl->tpl_vars['fullscreen']->value) {
                ?>
 is--align-center<?php 
            }
            ?>
">
                        <a href="<?php 
            echo htmlspecialchars(Enlight_Application::Instance()->Front()->Router()->assemble(array('controller' => 'cat', 'sPage' => 1, 'sCategory' => $_smarty_tpl->tpl_vars['sCategoryContent']->value['id'])));
            ?>
" title="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['sCategoryContent']->value['name'], ENT_QUOTES, 'utf-8', true);
            ?>
" class="link--show-listing<?php 
            if ($_smarty_tpl->tpl_vars['fullscreen']->value) {
                ?>
 btn is--primary<?php 
            }
            ?>
" rel="nofollow">
                            <?php 
            $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "ListingActionsOffersLink", 'default' => 'Weitere Artikel in dieser Kategorie &raquo;', 'namespace' => 'frontend/listing/listing'));
            $_block_repeat = true;
            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "ListingActionsOffersLink", 'default' => 'Weitere Artikel in dieser Kategorie &raquo;', 'namespace' => 'frontend/listing/listing'), null, $_smarty_tpl, $_block_repeat);
            while ($_block_repeat) {
                ob_start();
                ?>
Weitere Artikel in dieser Kategorie &raquo;<?php 
                $_block_content = ob_get_clean();
                $_block_repeat = false;
                echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "ListingActionsOffersLink", 'default' => 'Weitere Artikel in dieser Kategorie &raquo;', 'namespace' => 'frontend/listing/listing'), $_block_content, $_smarty_tpl, $_block_repeat);
            }
            array_pop($_smarty_tpl->smarty->_tag_stack);
            ?>

                        </a>
                    </div>
                
            </div>
        
    <?php 
        }
        ?>




    <div class="listing--wrapper<?php 
        if (!$_smarty_tpl->tpl_vars['showListing']->value) {
            ?>
 is--hidden<?php 
        }
        ?>
">

        
        
            <?php 
        /*  Call merged included template "frontend/listing/listing_actions.tpl" */
        $_tpl_stack[] = $_smarty_tpl;
        $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate('frontend/listing/listing_actions.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0, '2461856424012a699b6-74542881');
        content_56424013875cd9_43150499($_smarty_tpl);
        $_smarty_tpl = array_pop($_tpl_stack);
        /*  End of included template "frontend/listing/listing_actions.tpl" */
        ?>
        

        
            <div class="listing--container">

                
                    <div class="listing" 
                        data-ajax-wishlist="true"
                        data-compare-ajax="true"
                        <?php 
        if ($_smarty_tpl->tpl_vars['theme']->value['infiniteScrolling']) {
            ?>
                        data-infinite-scrolling="true"
                        data-loadPreviousSnippet="<?php 
            $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "ListingActionsLoadPrevious", 'namespace' => 'frontend/listing/listing'));
            $_block_repeat = true;
            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "ListingActionsLoadPrevious", 'namespace' => 'frontend/listing/listing'), null, $_smarty_tpl, $_block_repeat);
            while ($_block_repeat) {
                ob_start();
                ?>
Vorherige Artikel laden<?php 
                $_block_content = ob_get_clean();
                $_block_repeat = false;
                echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "ListingActionsLoadPrevious", 'namespace' => 'frontend/listing/listing'), $_block_content, $_smarty_tpl, $_block_repeat);
            }
            array_pop($_smarty_tpl->smarty->_tag_stack);
            ?>
"
                        data-loadMoreSnippet="<?php 
            $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "ListingActionsLoadMore", 'namespace' => 'frontend/listing/listing'));
            $_block_repeat = true;
            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "ListingActionsLoadMore", 'namespace' => 'frontend/listing/listing'), null, $_smarty_tpl, $_block_repeat);
            while ($_block_repeat) {
                ob_start();
                ?>
Weitere Artikel laden<?php 
                $_block_content = ob_get_clean();
                $_block_repeat = false;
                echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "ListingActionsLoadMore", 'namespace' => 'frontend/listing/listing'), $_block_content, $_smarty_tpl, $_block_repeat);
            }
            array_pop($_smarty_tpl->smarty->_tag_stack);
            ?>
"
                        data-categoryId="<?php 
            echo $_smarty_tpl->tpl_vars['sCategoryContent']->value['id'];
            ?>
"
                        data-pages="<?php 
            echo $_smarty_tpl->tpl_vars['pages']->value;
            ?>
"
                        data-threshold="<?php 
            echo $_smarty_tpl->tpl_vars['theme']->value['infiniteThreshold'];
            ?>
"<?php 
        }
        ?>
>

                        
                        
                            <?php 
        $_smarty_tpl->tpl_vars['sArticle'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['sArticle']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['sArticles']->value;
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['sArticle']->key => $_smarty_tpl->tpl_vars['sArticle']->value) {
            $_smarty_tpl->tpl_vars['sArticle']->_loop = true;
            ?>
                                <?php 
            /*  Call merged included template "frontend/listing/box_article.tpl" */
            $_tpl_stack[] = $_smarty_tpl;
            $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate("frontend/listing/box_article.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0, '2461856424012a699b6-74542881');
            content_56424013a1f9b0_29948607($_smarty_tpl);
            $_smarty_tpl = array_pop($_tpl_stack);
            /*  End of included template "frontend/listing/box_article.tpl" */
            ?>
                            <?php 
        }
        ?>
                        
                    </div>
                
            </div>
        

        
        
            <div class="listing--bottom-paging">
                <?php 
        /*  Call merged included template "frontend/listing/actions/action-pagination.tpl" */
        $_tpl_stack[] = $_smarty_tpl;
        $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate("frontend/listing/actions/action-pagination.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0, '2461856424012a699b6-74542881');
        content_56424014800d43_92734047($_smarty_tpl);
        $_smarty_tpl = array_pop($_tpl_stack);
        /*  End of included template "frontend/listing/actions/action-pagination.tpl" */
        ?>
            </div>
        
    </div>
<?php 
    }
    function content_5642400e2db024_82337562($_smarty_tpl)
    {
        if (!is_callable('smarty_function_action')) {
            include 'C:\\Users\\jkeull\\Documents\\xampp\\htdocs\\shopware\\engine\\Library\\Enlight\\Template/Plugins\\function.action.php';
        }
        ?>
<aside class="sidebar-main off-canvas">

	
	
		<?php 
        /*  Call merged included template "frontend/campaign/box.tpl" */
        $_tpl_stack[] = $_smarty_tpl;
        $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate("frontend/campaign/box.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('campaignsData' => $_smarty_tpl->tpl_vars['campaigns']->value['leftTop']), 0, '109425642400de21ab3-73262492');
        content_5642400e2e2d24_62870457($_smarty_tpl);
        $_smarty_tpl = array_pop($_tpl_stack);
        /*  End of included template "frontend/campaign/box.tpl" */
        ?>
	

	
	
		<div class="navigation--smartphone">
			<ul class="navigation--list ">

				
				
					<li class="navigation--entry entry--close-off-canvas">
						<a href="#close-categories-menu" title="<?php 
        $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('namespace' => 'frontend/index/sidebar', 'name' => "IndexActionCloseMenu"));
        $_block_repeat = true;
        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('namespace' => 'frontend/index/sidebar', 'name' => "IndexActionCloseMenu"), null, $_smarty_tpl, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            ?>
Menü schließen<?php 
            $_block_content = ob_get_clean();
            $_block_repeat = false;
            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('namespace' => 'frontend/index/sidebar', 'name' => "IndexActionCloseMenu"), $_block_content, $_smarty_tpl, $_block_repeat);
        }
        array_pop($_smarty_tpl->smarty->_tag_stack);
        ?>
" class="navigation--link">
							<?php 
        $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('namespace' => 'frontend/index/sidebar', 'name' => "IndexActionCloseMenu"));
        $_block_repeat = true;
        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('namespace' => 'frontend/index/sidebar', 'name' => "IndexActionCloseMenu"), null, $_smarty_tpl, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            ?>
Menü schließen<?php 
            $_block_content = ob_get_clean();
            $_block_repeat = false;
            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('namespace' => 'frontend/index/sidebar', 'name' => "IndexActionCloseMenu"), $_block_content, $_smarty_tpl, $_block_repeat);
        }
        array_pop($_smarty_tpl->smarty->_tag_stack);
        ?>
 <i class="icon--arrow-right"></i>
						</a>
					</li>
				

				
				
					<div class="mobile--switches">
						<?php 
        echo smarty_function_action(array('module' => 'widgets', 'controller' => 'index', 'action' => 'shopMenu'), $_smarty_tpl);
        ?>

					</div>
				
			</ul>
		</div>
	

    
    <?php 
        if (isset($_smarty_tpl->tpl_vars['sCategoryContent']->value) && $_smarty_tpl->tpl_vars['sCategoryContent']->value['id']) {
            ?>
        <?php 
            $_smarty_tpl->tpl_vars['subCategoryId'] = new Smarty_variable($_smarty_tpl->tpl_vars['sCategoryContent']->value['id'], null, 0);
            ?>
    <?php 
        } elseif (isset($_smarty_tpl->tpl_vars['sArticle']->value) && $_smarty_tpl->tpl_vars['sArticle']->value['categoryID']) {
            ?>
        <?php 
            $_smarty_tpl->tpl_vars['subCategoryId'] = new Smarty_variable($_smarty_tpl->tpl_vars['sArticle']->value['categoryID'], null, 0);
            ?>
    <?php 
        } elseif (isset($_smarty_tpl->tpl_vars['sCustomPage']->value) && $_smarty_tpl->tpl_vars['sCustomPage']->value['id']) {
            ?>
        <?php 
            $_smarty_tpl->tpl_vars['subCategoryId'] = new Smarty_variable($_smarty_tpl->tpl_vars['sCustomPage']->value['id'], null, 0);
            ?>
    <?php 
        } else {
            ?>
        <?php 
            $_smarty_tpl->tpl_vars['subCategoryId'] = new Smarty_variable(0, null, 0);
            ?>
    <?php 
        }
        ?>

    <div class="sidebar--categories-wrapper"
         data-subcategory-nav="true"
         data-mainCategoryId="<?php 
        echo $_smarty_tpl->tpl_vars['sCategoryStart']->value;
        ?>
"
         data-categoryId="<?php 
        echo $_smarty_tpl->tpl_vars['subCategoryId']->value;
        ?>
"
         data-fetchUrl="<?php 
        if ($_smarty_tpl->tpl_vars['subCategoryId']->value) {
            if ($_smarty_tpl->tpl_vars['sCustomPage']->value) {
                ob_start();
                echo $_smarty_tpl->tpl_vars['subCategoryId']->value;
                $_tmp1 = ob_get_clean();
                echo htmlspecialchars(Enlight_Application::Instance()->Front()->Router()->assemble(array('module' => 'widgets', 'controller' => 'listing', 'action' => 'getCustomPage', 'pageId' => $_tmp1)));
            } else {
                ob_start();
                echo $_smarty_tpl->tpl_vars['subCategoryId']->value;
                $_tmp2 = ob_get_clean();
                echo htmlspecialchars(Enlight_Application::Instance()->Front()->Router()->assemble(array('module' => 'widgets', 'controller' => 'listing', 'action' => 'getCategory', 'categoryId' => $_tmp2)));
            }
        }
        ?>
">

        
        

            
            
                <div class="categories--headline navigation--headline">
                    <?php 
        $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('namespace' => 'frontend/index/sidebar', 'name' => "IndexSidebarCategoryHeadline"));
        $_block_repeat = true;
        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('namespace' => 'frontend/index/sidebar', 'name' => "IndexSidebarCategoryHeadline"), null, $_smarty_tpl, $_block_repeat);
        while ($_block_repeat) {
            ob_start();
            ?>
Kategorien<?php 
            $_block_content = ob_get_clean();
            $_block_repeat = false;
            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('namespace' => 'frontend/index/sidebar', 'name' => "IndexSidebarCategoryHeadline"), $_block_content, $_smarty_tpl, $_block_repeat);
        }
        array_pop($_smarty_tpl->smarty->_tag_stack);
        ?>

                </div>
            

            
            
                <div class="sidebar--categories-navigation">
                    <?php 
        /*  Call merged included template "frontend/index/sidebar-categories.tpl" */
        $_tpl_stack[] = $_smarty_tpl;
        $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate('frontend/index/sidebar-categories.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0, '109425642400de21ab3-73262492');
        content_5642400e35bec0_84480278($_smarty_tpl);
        $_smarty_tpl = array_pop($_tpl_stack);
        /*  End of included template "frontend/index/sidebar-categories.tpl" */
        ?>
                </div>
            
        

        
        
            <?php 
        /*  Call merged included template "frontend/campaign/box.tpl" */
        $_tpl_stack[] = $_smarty_tpl;
        $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate("frontend/campaign/box.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('campaignsData' => $_smarty_tpl->tpl_vars['campaigns']->value['leftMiddle']), 0, '109425642400de21ab3-73262492');
        content_5642400e3c17d5_90704005($_smarty_tpl);
        $_smarty_tpl = array_pop($_tpl_stack);
        /*  End of included template "frontend/campaign/box.tpl" */
        ?>
        

        
        
            <?php 
        /*  Call merged included template "frontend/index/sites-navigation.tpl" */
        $_tpl_stack[] = $_smarty_tpl;
        $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate('frontend/index/sites-navigation.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0, '109425642400de21ab3-73262492');
        content_5642400e3e4a64_71097263($_smarty_tpl);
        $_smarty_tpl = array_pop($_tpl_stack);
        /*  End of included template "frontend/index/sites-navigation.tpl" */
        ?>
        

        
        
            <?php 
        /*  Call merged included template "frontend/campaign/box.tpl" */
        $_tpl_stack[] = $_smarty_tpl;
        $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate("frontend/campaign/box.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('campaignsData' => $_smarty_tpl->tpl_vars['campaigns']->value['leftBottom']), 0, '109425642400de21ab3-73262492');
        content_5642400e4464f3_46396238($_smarty_tpl);
        $_smarty_tpl = array_pop($_tpl_stack);
        /*  End of included template "frontend/campaign/box.tpl" */
        ?>
        

    </div>
</aside>
<?php 
    }