{* discount managment *}

{$smarty.const.ADMIN_DISCOUNTS}

{$smarty.const.ADMIN_DISCOUNTS_PROMPT}
{$control}

{$smarty.const.ADMIN_DISCOUNT_GENERAL_ORDER_PRICE_TITLE}
{$smarty.const.ADMIN_DISCOUNT_GENERAL_ORDER_PRICE_PROMPT}

{if $error} ERROR_IRCKA {/if} {section name=i loop=$discounts} {/section}
{$smarty.const.ADMIN_DISCOUNT_GENERAL_ORDER_PRICE_TITLE}
{$smarty.const.ADMIN_GENERAL_ORDER_PRICE} {$smarty.const.ADMIN_GENERAL_ORDER_PRICE_RANGE}  
{$smarty.const.DELETE_BUTTON}
{$smarty.const.ADD_BUTTON}
%