{set layout="one_column_layout"}
| {__ text="Nazwa"} | {__ text="Wartość"} | {__ text="Produkty"} | |
|---|---|---|---|
| {$discount.name} | {if $discount.type == '%' || $discount.id == 0}{$discount.value}% | {else}{$discount.value|st_currency_format:null:true} | {/if}{$discount.link_to} |