{* discount managment *}

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

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

{section name=i loop=$discounts} {/section}
{$smarty.const.ADMIN_DISCOUNT_GENERAL_ORDER_PRICE_TITLE}
{$smarty.const.DELETE_BUTTON}
%