{* Affiliate interface: affiliate *} {include file='inc/_header.html'} {if !$is_verified}
Your affiliate account is not verified yet. Please, check your email for the verification link.
If you could not find one, please send again

Enter e-mail

{else}
Affiliate
Full name
{$affiliate_info.full_name}
Password
{$affiliate_info.password}
 
Email
{$affiliate_info.email}
IM
{$affiliate_info.im}
Phone
{$affiliate_info.phone}
Address
{$affiliate_info.address}
Payment details
{$affiliate_info.payment_details}


Any of your affiliate links/banners on your site can reference to each page of the site but they must have the following query string: ?aff_id={$affiliate_info.affiliate_id}

For example:   {$smarty.const.SITE_URL}?aff_id={$affiliate_info.affiliate_id}

Add banner
Image
{if $banners}

{foreach from=$banners item='b'} {/foreach}
Banners
Image preview:

Banner code:
Delete
{/if}
{/if} {include file='inc/_footer.html'}