?>
</td>
<td width="120" nowrap><?php 
                echo is_array($_tmp = $this->_tpl_vars['orders'][$this->_sections['i']['index']]['date']) ? $this->_run_mod_handler('date_format', true, $_tmp, "%d.%m.%Y %T") : smarty_modifier_date_format($_tmp, "%d.%m.%Y %T");
                ?>
</td>
<td><a href="javascript:getorderform(<?php 
                echo $this->_tpl_vars['orders'][$this->_sections['i']['index']]['id'];
                ?>
)" title="Просмотр">Просмотр</a></td>
<td align="left" width="80" nowrap><?php 
                echo $this->_tpl_vars['orders'][$this->_sections['i']['index']]['count'];
                ?>
</td>
<td align="left" width="100" class="gray" nowrap><?php 
                echo is_array($_tmp = is_array($_tmp = $this->_tpl_vars['orders'][$this->_sections['i']['index']]['sum']) ? $this->_run_mod_handler('round', true, $_tmp, 2) : round($_tmp, 2)) ? $this->_run_mod_handler('number', true, $_tmp) : smarty_modifier_number($_tmp);
                ?>
 <?php 
                echo $this->_tpl_vars['options']['valute'];
                ?>
</td>
<td width="120"><?php 
                if ($this->_tpl_vars['orders'][$this->_sections['i']['index']]['status'] == 1) {
                    ?>
Оплачено<?php 
                } elseif ($this->_tpl_vars['orders'][$this->_sections['i']['index']]['status'] == 2) {
                    ?>
Отправлено<?php 
                } else {
                    ?>
Нeобработано<?php 
    function content_56424027165aa1_73022133($_smarty_tpl)
    {
        if (!is_callable('smarty_modifier_currency')) {
            include 'C:\\Users\\jkeull\\Documents\\xampp\\htdocs\\shopware\\engine\\Library\\Enlight\\Template/Plugins\\modifier.currency.php';
        }
        if (!is_callable('smarty_modifier_replace')) {
            include 'C:\\Users\\jkeull\\Documents\\xampp\\htdocs\\shopware\\engine\\Library\\Smarty\\plugins\\modifier.replace.php';
        }
        if (!is_callable('smarty_modifier_number')) {
            include 'C:\\Users\\jkeull\\Documents\\xampp\\htdocs\\shopware\\engine\\Library\\Enlight\\Template/Plugins\\modifier.number.php';
        }
        ?>

	<?php 
        if (!$_smarty_tpl->tpl_vars['sArticle']->value['liveshoppingData']['valid_to_ts']) {
            ?>
		
		<?php 
            if ($_smarty_tpl->tpl_vars['sArticle']->value['sBlockPrices'] && !$_smarty_tpl->tpl_vars['sArticle']->value['liveshoppingData']['valid_to_ts']) {
                ?>

			
			
				<?php 
                /*  Call merged included template "frontend/detail/block_price.tpl" */
                $_tpl_stack[] = $_smarty_tpl;
                $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate("frontend/detail/block_price.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('sArticle' => $_smarty_tpl->tpl_vars['sArticle']->value), 0, '2629856424026633fb5-30131578');
                content_56424027188d38_47748489($_smarty_tpl);
                $_smarty_tpl = array_pop($_tpl_stack);
                /*  End of included template "frontend/detail/block_price.tpl" */
                ?>
			

			
			
				<p class="buybox--info" data-modal="true">
					<?php 
                $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('namespace' => 'frontend/detail/data', 'name' => "DetailDataPriceInfo"));
                $_block_repeat = true;
                echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('namespace' => 'frontend/detail/data', 'name' => "DetailDataPriceInfo"), null, $_smarty_tpl, $_block_repeat);
                while ($_block_repeat) {
                    ob_start();
                    if ($_smarty_tpl->tpl_vars['sOutputNet']->value) {
                        ?>
zzgl.<?php 
                    } else {
                        ?>
inkl.<?php 
                    }
                    ?>
 MwSt. <a title="Versandkosten" href="<?php 
                    echo 'http://localhost/shopware/versand-und-zahlungsbedingungen';
                    ?>
" style="text-decoration:underline">zzgl. Versandkosten</a><?php 
                    $_block_content = ob_get_clean();
                    $_block_repeat = false;
                    echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('namespace' => 'frontend/detail/data', 'name' => "DetailDataPriceInfo"), $_block_content, $_smarty_tpl, $_block_repeat);
                }
                array_pop($_smarty_tpl->smarty->_tag_stack);
                ?>

				</p>
			

			<?php 
                if ($_smarty_tpl->tpl_vars['sArticle']->value['purchaseunit']) {
                    ?>
				
				
					<div class='article_details_price_unit'>
						<span>
							<strong><?php 
                    $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "DetailDataInfoContent", 'namespace' => 'frontend/detail/data'));
                    $_block_repeat = true;
                    echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataInfoContent", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                    while ($_block_repeat) {
                        ob_start();
                        ?>
Inhalt:<?php 
                        $_block_content = ob_get_clean();
                        $_block_repeat = false;
                        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataInfoContent", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                    }
                    array_pop($_smarty_tpl->smarty->_tag_stack);
                    ?>
</strong> <?php 
                    echo $_smarty_tpl->tpl_vars['sArticle']->value['purchaseunit'];
                    ?>
 <?php 
                    echo $_smarty_tpl->tpl_vars['sArticle']->value['sUnit']['description'];
                    ?>

							<?php 
                    if ($_smarty_tpl->tpl_vars['sArticle']->value['purchaseunit'] != $_smarty_tpl->tpl_vars['sArticle']->value['referenceunit']) {
                        ?>
								<span class="smallsize">
									<?php 
                        if ($_smarty_tpl->tpl_vars['sArticle']->value['referenceunit']) {
                            ?>
										(<?php 
                            echo smarty_modifier_currency($_smarty_tpl->tpl_vars['sArticle']->value['referenceprice']);
                            ?>
 <?php 
                            $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "Star", 'namespace' => 'frontend/detail/data'));
                            $_block_repeat = true;
                            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                            while ($_block_repeat) {
                                ob_start();
                                ?>
*<?php 
                                $_block_content = ob_get_clean();
                                $_block_repeat = false;
                                echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                            }
                            array_pop($_smarty_tpl->smarty->_tag_stack);
                            ?>
 / <?php 
                            echo $_smarty_tpl->tpl_vars['sArticle']->value['referenceunit'];
                            ?>
 <?php 
                            echo $_smarty_tpl->tpl_vars['sArticle']->value['sUnit']['description'];
                            ?>
)
									<?php 
                        }
                        ?>
								</span>
							<?php 
                    }
                    ?>
						</span>
					</div>
				
			<?php 
                }
                ?>
		<?php 
            } else {
                ?>

			<div class="product--price price--default<?php 
                if ($_smarty_tpl->tpl_vars['sArticle']->value['has_pseudoprice']) {
                    ?>
 price--discount<?php 
                }
                ?>
">

				
				
					<?php 
                if ($_smarty_tpl->tpl_vars['sArticle']->value['priceStartingFrom'] && !$_smarty_tpl->tpl_vars['sArticle']->value['sConfigurator'] && $_smarty_tpl->tpl_vars['sView']->value) {
                    ?>
						
						
							<span class="price--content content--starting-from">
								<?php 
                    $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "DetailDataInfoFrom", 'namespace' => 'frontend/detail/data'));
                    $_block_repeat = true;
                    echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataInfoFrom", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                    while ($_block_repeat) {
                        ob_start();
                        ?>
ab<?php 
                        $_block_content = ob_get_clean();
                        $_block_repeat = false;
                        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataInfoFrom", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                    }
                    array_pop($_smarty_tpl->smarty->_tag_stack);
                    ?>
 <?php 
                    echo smarty_modifier_currency($_smarty_tpl->tpl_vars['sArticle']->value['priceStartingFrom']);
                    ?>
 <?php 
                    $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "Star", 'namespace' => 'frontend/detail/data'));
                    $_block_repeat = true;
                    echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                    while ($_block_repeat) {
                        ob_start();
                        ?>
*<?php 
                        $_block_content = ob_get_clean();
                        $_block_repeat = false;
                        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                    }
                    array_pop($_smarty_tpl->smarty->_tag_stack);
                    ?>

							</span>
						
					<?php 
                } else {
                    ?>
						
						
							<span class="price--content content--default">
								<meta itemprop="price" content="<?php 
                    echo smarty_modifier_replace($_smarty_tpl->tpl_vars['sArticle']->value['price'], ',', '.');
                    ?>
">
								<?php 
                    if ($_smarty_tpl->tpl_vars['sArticle']->value['priceStartingFrom'] && !$_smarty_tpl->tpl_vars['sArticle']->value['liveshoppingData']) {
                        $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => 'ListingBoxArticleStartsAt', 'namespace' => 'frontend/detail/data'));
                        $_block_repeat = true;
                        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => 'ListingBoxArticleStartsAt', 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                        while ($_block_repeat) {
                            ob_start();
                            ?>
ab<?php 
                            $_block_content = ob_get_clean();
                            $_block_repeat = false;
                            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => 'ListingBoxArticleStartsAt', 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                        }
                        array_pop($_smarty_tpl->smarty->_tag_stack);
                        ?>
 <?php 
                    }
                    echo smarty_modifier_currency($_smarty_tpl->tpl_vars['sArticle']->value['price']);
                    ?>
 <?php 
                    $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "Star", 'namespace' => 'frontend/detail/data'));
                    $_block_repeat = true;
                    echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                    while ($_block_repeat) {
                        ob_start();
                        ?>
*<?php 
                        $_block_content = ob_get_clean();
                        $_block_repeat = false;
                        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                    }
                    array_pop($_smarty_tpl->smarty->_tag_stack);
                    ?>

							</span>
						
					<?php 
                }
                ?>
				

                
                
					<?php 
                if ($_smarty_tpl->tpl_vars['sArticle']->value['has_pseudoprice']) {
                    ?>

                        
                            <span class="price--discount-icon">
                                <i class="icon--percent2"></i>
                            </span>
                        

                        
                        
                            <span class="content--discount">
                                <span class="price--line-through"><?php 
                    echo smarty_modifier_currency($_smarty_tpl->tpl_vars['sArticle']->value['pseudoprice']);
                    ?>
 <?php 
                    $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "Star", 'namespace' => 'frontend/detail/data'));
                    $_block_repeat = true;
                    echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                    while ($_block_repeat) {
                        ob_start();
                        ?>
*<?php 
                        $_block_content = ob_get_clean();
                        $_block_repeat = false;
                        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                    }
                    array_pop($_smarty_tpl->smarty->_tag_stack);
                    ?>
</span>

                                
                                
                                    <?php 
                    if ($_smarty_tpl->tpl_vars['sArticle']->value['pseudopricePercent']['float']) {
                        ?>
                                        <span class="price--discount-percentage">(<?php 
                        echo smarty_modifier_number($_smarty_tpl->tpl_vars['sArticle']->value['pseudopricePercent']['float']);
                        ?>
% <?php 
                        $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "DetailDataInfoSavePercent", 'namespace' => 'frontend/detail/data'));
                        $_block_repeat = true;
                        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataInfoSavePercent", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                        while ($_block_repeat) {
                            ob_start();
                            ?>
gespart<?php 
                            $_block_content = ob_get_clean();
                            $_block_repeat = false;
                            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataInfoSavePercent", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                        }
                        array_pop($_smarty_tpl->smarty->_tag_stack);
                        ?>
)</span>
                                    <?php 
                    }
                    ?>
                                
							</span>
                        
                    <?php 
                }
                ?>
                
			</div>

            
            <?php 
                if ($_smarty_tpl->tpl_vars['sArticle']->value['purchaseunit']) {
                    ?>
                
                    <div class='product--price price--unit'>

                        
                        
                            <span class="price--label label--purchase-unit">
								<?php 
                    $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "DetailDataInfoContent", 'namespace' => 'frontend/detail/data'));
                    $_block_repeat = true;
                    echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataInfoContent", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                    while ($_block_repeat) {
                        ob_start();
                        ?>
Inhalt:<?php 
                        $_block_content = ob_get_clean();
                        $_block_repeat = false;
                        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataInfoContent", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                    }
                    array_pop($_smarty_tpl->smarty->_tag_stack);
                    ?>

							</span>
                        

                        
                        
                            <?php 
                    echo $_smarty_tpl->tpl_vars['sArticle']->value['purchaseunit'];
                    ?>
 <?php 
                    echo $_smarty_tpl->tpl_vars['sArticle']->value['sUnit']['description'];
                    ?>

                        

                        
                        <?php 
                    if ($_smarty_tpl->tpl_vars['sArticle']->value['purchaseunit'] && $_smarty_tpl->tpl_vars['sArticle']->value['purchaseunit'] != $_smarty_tpl->tpl_vars['sArticle']->value['referenceunit']) {
                        ?>

                            
                            
                                (<?php 
                        echo smarty_modifier_currency($_smarty_tpl->tpl_vars['sArticle']->value['referenceprice']);
                        ?>
 <?php 
                        $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "Star", 'namespace' => 'frontend/detail/data'));
                        $_block_repeat = true;
                        echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                        while ($_block_repeat) {
                            ob_start();
                            ?>
*<?php 
                            $_block_content = ob_get_clean();
                            $_block_repeat = false;
                            echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "Star", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                        }
                        array_pop($_smarty_tpl->smarty->_tag_stack);
                        ?>

                                / <?php 
                        echo $_smarty_tpl->tpl_vars['sArticle']->value['referenceunit'];
                        ?>
 <?php 
                        echo $_smarty_tpl->tpl_vars['sArticle']->value['sUnit']['description'];
                        ?>
)
                            
                        <?php 
                    }
                    ?>
                    </div>
                
            <?php 
                }
                ?>

			
			
				<p class="product--tax" data-content="" data-modalbox="true" data-targetSelector="a" data-mode="ajax">
					<?php 
                $_smarty_tpl->smarty->_tag_stack[] = array('snippet', array('name' => "DetailDataPriceInfo", 'namespace' => 'frontend/detail/data'));
                $_block_repeat = true;
                echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataPriceInfo", 'namespace' => 'frontend/detail/data'), null, $_smarty_tpl, $_block_repeat);
                while ($_block_repeat) {
                    ob_start();
                    if ($_smarty_tpl->tpl_vars['sOutputNet']->value) {
                        ?>
zzgl.<?php 
                    } else {
                        ?>
inkl.<?php 
                    }
                    ?>
 MwSt. <a title="Versandkosten" href="<?php 
                    echo 'http://localhost/shopware/versand-und-zahlungsbedingungen';
                    ?>
" style="text-decoration:underline">zzgl. Versandkosten</a><?php 
                    $_block_content = ob_get_clean();
                    $_block_repeat = false;
                    echo Enlight_Components_Snippet_Resource::compileSnippetBlock(array('name' => "DetailDataPriceInfo", 'namespace' => 'frontend/detail/data'), $_block_content, $_smarty_tpl, $_block_repeat);
                }
                array_pop($_smarty_tpl->smarty->_tag_stack);
                ?>

				</p>
			
		<?php 
            }
            ?>
	<?php 
        }
        ?>

	<?php 
        if ($_smarty_tpl->tpl_vars['sArticle']->value['sBlockPrices'] && (!$_smarty_tpl->tpl_vars['sArticle']->value['sConfigurator'] || $_smarty_tpl->tpl_vars['sArticle']->value['pricegroupActive'])) {
            ?>
		<?php 
            $_smarty_tpl->tpl_vars['blockPrice'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['blockPrice']->_loop = false;
            $_from = $_smarty_tpl->tpl_vars['sArticle']->value['sBlockPrices'];
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['blockPrice']->key => $_smarty_tpl->tpl_vars['blockPrice']->value) {
                $_smarty_tpl->tpl_vars['blockPrice']->_loop = true;
                ?>
			<?php 
                if ($_smarty_tpl->tpl_vars['blockPrice']->value['from'] == 1) {
                    ?>
				<input id="price_<?php 
                    echo $_smarty_tpl->tpl_vars['sArticle']->value['ordernumber'];
                    ?>
" type="hidden" value="<?php 
                    echo smarty_modifier_replace($_smarty_tpl->tpl_vars['blockPrice']->value['price'], ",", ".");
                    ?>
">
			<?php 
                }
                ?>
		<?php 
            }
            ?>
	<?php 
        }
        ?>

	
		
		<?php 
        if ($_smarty_tpl->tpl_vars['sArticle']->value['sConfiguratorSettings']['type'] != 1 && $_smarty_tpl->tpl_vars['sArticle']->value['sConfiguratorSettings']['type'] != 2 || $_smarty_tpl->tpl_vars['activeConfiguratorSelection']->value == true) {
            ?>
            <?php 
            /*  Call merged included template "frontend/plugins/index/delivery_informations.tpl" */
            $_tpl_stack[] = $_smarty_tpl;
            $_smarty_tpl = $_smarty_tpl->setupInlineSubTemplate("frontend/plugins/index/delivery_informations.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('sArticle' => $_smarty_tpl->tpl_vars['sArticle']->value), 0, '2629856424026633fb5-30131578');
            content_56424027326e99_44949839($_smarty_tpl);
            $_smarty_tpl = array_pop($_tpl_stack);
            /*  End of included template "frontend/plugins/index/delivery_informations.tpl" */
            ?>
        <?php 
        }
        ?>
	

	
	

<?php 
    }