![]() |
{$current_date} |
|
{if $product->product_picture != ''}
|
| Lp. | Indeks | Nazwa | j.m. | Ilość | Cena | Wartość |
|---|---|---|---|---|---|---|
| {$key+1} | {$value.code} | {$value.name} | {foreach from=$APP_LIST_STRINGS.ecmproducts_unit_dom key=klucz item=wartosc} {if $klucz==$value.unit_id} {$wartosc} {/if} {/foreach} | {$value.quantity|number_format:2:",":"."} | {$value.price.Single|number_format:2:",":"."} | {$value.price.Summary|number_format:2:",":"."} |
| Suma | {$sumSignle|number_format:2:",":"."} | {$sumTotal|number_format:2:",":"."} | ||||
| Lp. | Indeks | Nazwa | j.m. | Ilość | Cena | Wartość |
|---|---|---|---|---|---|---|
| {$key+1} | {$value.indeks} | {$value.name} | {foreach from=$APP_LIST_STRINGS.ecmproducts_unit_dom key=klucz item=wartosc} {if $klucz==$value.unit_id} {$wartosc} {/if} {/foreach} | {$value.quantity|number_format:2:",":"."} | {$value.price.Single|number_format:2:",":"."} | {$value.price.Summary|number_format:2:",":"."} |
| Suma | {$sumSignle|number_format:2:",":"."} | {$sumTotal|number_format:2:",":"."} | ||||