{cssStyles -> f:format.raw()}
logo

{senderAddress -> f:format.raw()}


{address -> f:format.raw()}

{billLabel} {shortPaymentLabel}-{order.id}

{date -> f:format.date(format:'d-m-Y')}

: {invoiceComment}

: {customerId}

 

: {transactionNumbers -> v:iterator.implode(glue: ', ')}

{tableRow -> f:format.raw()}
{currency} {summary.subtotalPrice -> f:format.number(decimals: 2)}
{currency} {summary.rebate -> f:format.number(decimals: 2)}
{currency} {summary.shippingCosts -> f:format.number(decimals: 2)}
{item.taxMessage -> f:format.raw()} {currency} {item.taxValue -> f:format.number(decimals: 2)}
{currency} {summary.roundingDifference -> f:format.number(decimals:2)}

{currency} {summary.totalPrice -> f:format.number(decimals: 2)}