<{if $settings.images.logo}> <{push url=$settings.images.logo->getSrc(350, 100, 'box')}> <{/if}> <{if $meta_title}><{$meta_title|escape}><{elseif $smarty.capture.title}><{$smarty.capture.title|escape}><{else}><{$webshop->getName()|escape}><{/if}> <{if $noindex}> <{/if}> <{if $meta_description}> <{/if}> <{if $canonical}> <{/if}> <{css file="jquery.lightbox-0.5.css"}> <{css file="style.css"}> <{css file="default.css"}> <{css}> <{js file="jquery.lightbox-0.5.pack.js"}> <{js file="jquery.follow.js"}> <{js file="dk.zipcodes.js"}> <{js file="jquery-ui-1.10.3.custom.min.js"}> <{js file="jquery-1.10.1.min.js"}> <{js file="cookie.js"}> <{js}> <{* <{assign var="a" value=$webshop->getAttributeValuesByTags('M', 'XL')}> <{if template_exists("product.html")}> YES! <{else}> NOOOO! <{/if}> *}> <{if $webshop->getGaId()}> <{/if}> <{* *}> <{if $get.secret}> <{/if}> <{if $webshop->getStatus() == "payment-demo" && $cookie.secret != "abc123"}> Her kommer snart en shop <{else}> <{* <{assign var="menus" value=$webshop->getRootMenus()}> <{section name="i" loop=$menus}> <{$menus[i]->getName()|escape}> <{$menus[i]->getChildren()|@count}> <{/section}> *}> <{if $inc != "payment.html" && $inc != "thanks.html" && $unpaid_order}>

Du har en ubetalt ordre på <{$webshop->getCurrency()}> <{$unpaid_order->getTotalPrice()|number_format:2:",":"."}>. Betal nu.

<{/if}>
<{if $settings.images.logo}> <{/if}>
<{if $customer}>

Du er logget ind som <{$customer->getName()|escape}> (Log ud)

<{else}>

Log ind

<{/if}>

<{$webshop->getName()|escape}>

<{if $get.added}> Varer tilføjet! <{/if}> <{assign var="categories" value=$webshop->getCategories()}>
<{foreach from=$categories item="cat" name="i"}> <{if $cat->getInMenu()}> <{$cat->getName()|escape}> <{/if}> <{/foreach}>
<{get_cache name="my_cache" ttl=3600 assign="my_cached_data"}> <{if $my_cached_data}> <{$my_cached_data}> <{else}> <{cache name="my_cache"}> <{if $smarty.capture.side_menu}> <{$smarty.capture.side_menu}> <{else}> <{include file="category_bar.html" categories=$webshop->getCategories()}> <{/if}> <{/cache}> <{/if}> <{include file="blog_post_bar.html"}>
<{$contents}>
<{include file="side_basket.html"}>
<{/if}>