{cssStyles -> f:format.raw()}
{senderAddress -> f:format.raw()} |
|
{billLabel} {shortPaymentLabel}-{order.id} |
{date -> f:format.date(format:'d-m-Y')} |
|
|
|
{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)} |