{include file="header.html"} {include file="submenus/listings.html"}
{$lng.panel.coupons}
{foreach from=$array_coupons item=v} {/foreach} {if !$no } {/if}
{$lng.general.id} {$lng.coupons.code} {$lng.coupons.discount} {$lng.coupons.use_by} {$lng.coupons.available_for} {$lng.coupons.allow_usage} {$lng.general.action}
#{$v.id}
{$v.code} {if $v.type=="fixed"}{$appearance.default_currency}{/if}{$v.discount}{if $v.type=="percent"}%{/if} {$v.groups_list} {if $v.ads}[ {$lng.coupons.ads} ] {/if} {if $v.subscriptions}[ {$lng.coupons.subscriptions} ]{/if} {if $v.options}[ {$lng.coupons.options} ]{/if} {if $v.store}[ {$lng.coupons.store} ]{/if} {if $v.allow}{$v.allow} {if $v.allow==1}{$lng.coupons.time}{else}{$lng.coupons.times}{/if}{else}{$lng.general.unlimited}{/if}
 {$lng.coupons.no_coupons}


{include file="footer.html"}