{config_load file="$language/lang_$language.conf" section="index"}
{$box_LANGUAGES}
{if !strstr ($smarty.server.PHP_SELF, 'checkout')}
{$box_CATEGORIES} {$box_ADD_QUICKIE} {$box_CONTENT} {$box_INFORMATION} {$box_LAST_VIEWED} {$box_REVIEWS} {$box_SPECIALS} {$box_WHATSNEW}
{/if}
{if strstr ($smarty.server.PHP_SELF, 'index')} {if $smarty.get.cPath==null and $smarty.get.manufacturers_id==''} {if $BANNER}{$BANNER}{/if} {/if} {/if} {$main_content}
{if !strstr ($smarty.server.PHP_SELF, 'checkout')}
{$box_CART} {$box_LOGIN} {$box_ADMIN} {$box_NEWSLETTER} {$box_BESTSELLERS} {$box_INFOBOX} {$box_CURRENCIES} {$box_MANUFACTURERS_INFO} {$box_MANUFACTURERS}
{/if}
{if ($smarty.const.TRACKING_COUNT_ADMIN_ACTIVE=='true' and $smarty.session.customers_status.customers_status_id == '0') or $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 trackorders=true} {/if} {/if}