{* * PrivateShop * * Do not edit or add to this file. * You are not authorized to modify, copy or redistribute this file. * Permissions are reserved by FME Modules. * * @author FME Modules * @copyright 2021 FME Modules All right reserved * @license FME Modules * @category FMM Modules * @package PrivateShop *}
{l s='Filter' mod='privateshoplite'}
{if isset($customers) AND $customers} {foreach from=$customers item=customer} {/foreach} {/if}
{l s='ID' mod='privateshoplite'} {l s='Title' mod='privateshoplite'} {l s='Name' mod='privateshoplite'} {l s='Email' mod='privateshoplite'} {l s='Status' mod='privateshoplite'} {l s='Newsletter' mod='privateshoplite'} {l s='Signup Date' mod='privateshoplite'} {l s='Last Visit' mod='privateshoplite'} {l s='Action' mod='privateshoplite'}
{$customer.id_customer|escape:'htmlall':'UTF-8'} {$customer.title|escape:'htmlall':'UTF-8'} = 1.6}style="width:100%"{/if}>{$customer.customer|escape:'htmlall':'UTF-8'} {$customer.email|escape:'htmlall':'UTF-8'} {if $customer.active == 1} {else} {/if} {if $customer.newsletter == 1} {else} {/if} {$customer.date_add|escape:'htmlall':'UTF-8'} {$customer.connect|escape:'htmlall':'UTF-8'}