{config_load file="$language/lang_$language.conf" section="index"} {config_load file="lang_`$language`.custom"} {assign var="index_slogan" value="templates/`$smarty.const.CURRENT_TEMPLATE`/startseitentexte/index_slogan.txt"} {assign var="index_phone" value="templates/`$smarty.const.CURRENT_TEMPLATE`/startseitentexte/index_phone.txt"} {assign var="index_mail" value="templates/`$smarty.const.CURRENT_TEMPLATE`/startseitentexte/index_mail.txt"} {assign var="box_categories_dropdown" value="templates/`$smarty.const.CURRENT_TEMPLATE`/boxes/box_categories_dropdown.html"} {if isset($box_ADMIN)}
{$box_ADMIN}{/if} {if isset($box_CATEGORIES_DROPDOWN)}
{$store_name}
{$box_CATEGORIES_DROPDOWN}{/if}
 
{if file_exists($index_slogan)}
{include file="`$smarty.const.CURRENT_TEMPLATE`/startseitentexte/index_slogan.txt"}
{/if}
{* Beginn Slider *} {if isset($SLIDER)} {/if} {* Ende Slider *}
{if isset($box_SEARCH)}{/if}
{* Beginn Inhalt *} {if $fullcontent} {if isset($main_content)}
{$main_content}{/if} {else} {if isset($main_content)}
{* Beginn Banner *} {if $home} {if isset($BANNER)}
{$BANNER}
{/if}{/if} {* Ende Banner *}{$main_content}{/if} {/if} {if $home}{if isset($box_BESTSELLERS)}{$box_BESTSELLERS}{/if}{/if}
{* Ende Inhalt *} {* Beginn Boxen *} {if $fullcontent} {else}
{if isset($box_CATEGORIES)}{$box_CATEGORIES}{/if} {if isset($box_SPECIALS)}{$box_SPECIALS}{/if} {if isset($box_WHATSNEW)}{$box_WHATSNEW}{/if} {if isset($box_MANUFACTURERS)}{$box_MANUFACTURERS}{/if} {if isset($box_MANUFACTURERS_INFO)}{$box_MANUFACTURERS_INFO}{/if} {if isset($box_LAST_VIEWED)}{$box_LAST_VIEWED}{/if} {if isset($box_HISTORY)}{$box_HISTORY}{/if} {if isset($box_REVIEWS)}{$box_REVIEWS}{/if} {if isset($box_LOGIN)}{$box_LOGIN}{/if} {if isset($box_CURRENCIES)}{$box_CURRENCIES}{/if} {if isset($box_ADD_QUICKIE)}{$box_ADD_QUICKIE}{/if} {if isset($box_TRUSTEDSHOPS)}{$box_TRUSTEDSHOPS}{/if}
{/if} {* Ende Boxen *}
{if ($smarty.const.TRACKING_COUNT_ADMIN_ACTIVE == 'true' && $smarty.session.customers_status.customers_status_id == '0') || $smarty.session.customers_status.customers_status_id != '0'} {if $smarty.const.TRACKING_PIWIK_ACTIVE == 'true'} {piwik url=$smarty.const.TRACKING_PIWIK_LOCAL_PATH id=$smarty.const.TRACKING_PIWIK_ID goal=$smarty.const.TRACKING_PIWIK_GOAL} {/if} {if $smarty.const.TRACKING_GOOGLEANALYTICS_ACTIVE == 'true'} {googleanalytics account=$smarty.const.TRACKING_GOOGLEANALYTICS_ID} {/if} {if $smarty.const.TRACKING_FACEBOOK_ACTIVE=='true'} {facebook id=$smarty.const.TRACKING_FACEBOOK_ID} {/if} {/if}