{function monthName} {if $month == '01'} Январь {else if $month == '02'} Февраль {else if $month == '03'} Март {else if $month == '04'} Апрель {else if $month == '05'} Май {else if $month == '06'} Июнь {else if $month == '07'} Июль {else if $month == '08'} Август {else if $month == '09'} Сентябрь {else if $month == '10'} Октябрь {else if $month == '11'} Ноябрь {else if $month == '12'} Декабрь {else} ??? {/if} {/function}
Товар | К-во | Сумма |
---|---|---|
{$product->product_name} {$product->variant_name} | {$product->quantity} | {$product->price * $rate * $product->quantity} {sign} |