{config_load file="$language/lang_$language.conf" section="index"}
{if !strstr ($smarty.server.PHP_SELF, 'checkout')}
{$box_CATEGORIES} {$box_CART} {$box_ADMIN}
{/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}
{$box_INFORMATION}
{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}