${trans: m.order.frontoffice.designation,ucf} ${trans: m.order.frontoffice.unitprice-without-tax-abr,ucf} ${trans: m.order.frontoffice.unitprice-with-tax-abr,ucf} ${trans: m.order.frontoffice.quantity,ucf} ${trans: m.order.frontoffice.totalprice-without-tax-abr,ucf} ${trans: m.order.frontoffice.totalprice-with-tax-abr,ucf}
${product/getLabelAsHtml} ${php:shop.formatPrice(line.getValueWithoutTax())} ${php:shop.formatPrice(line.getValueWithTax())} ${line/getQuantity} ${php:shop.formatPrice(line.getTotalValueWithoutTax())} ${php:shop.formatPrice(line.getTotalValueWithTax())}