{__ text="Kod rabatowy"}

{if $coupon_code}
{__ text="Udzielony rabat"}: {$coupon_code.discount}%
{else}
{if $form.error}
{__ text=$form.error}
{/if}

{/if}