{* * 2007-2021 ETS-Soft * * NOTICE OF LICENSE * * This file is not open source! Each license that you purchased is only available for 1 wesite only. * If you want to use this file on more websites (or projects), you need to purchase additional licenses. * You are not allowed to redistribute, resell, lease, license, sub-license or offer our resources to any third party. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please, contact us for extra customization service at an affordable price * * @author ETS-Soft * @copyright 2007-2021 ETS-Soft * @license Valid for 1 website (or project) for each purchase of license * International Registered Trademark & Property of ETS-Soft *} {hook h='contactFormUltimateTopBlock'}
{l s='Contact Traffic' mod='ets_cfultimate'} {if isset($filters) && $filters}{/if}

{l s='Statistics' mod='ets_cfultimate'}

{l s='View more' mod='ets_cfultimate'}
{l s='Last visits' mod='ets_cfultimate'}
{if $ets_cfu_logs}
    {foreach from=$ets_cfu_logs item=log}
  • {$log.browser|escape:'html':'UTF-8'}
    {$log.ip|escape:'html':'utf-8'} {$log.datetime_added|escape:'html':'utf-8'}
  • {/foreach}
{if $ets_cfu_logs|count >=5}{l s='View more' mod='ets_cfultimate'}{/if} {else}
  • {l s='No views log' mod='ets_cfultimate'}
{/if}
{if isset($ets_cfu_stats) && $ets_cfu_stats}{foreach from=$ets_cfu_stats item='stat'}

{$stat.value1|intval} {$stat.value2|escape:'html':'utf-8'}

{$stat.label|escape:'html':'utf-8'}
{l s='View more' mod='ets_cfultimate'}
{/foreach}{/if}