${line/getLabelAsHtml}
${line/getCodeReference}
|
${php:order.formatPrice(line.getUnitPriceWithoutTax())} |
${php:order.formatPrice(line.getUnitPriceWithTax())} |
${line/getQuantity} |
${php:order.formatPrice(line.getAmountWithoutTax())} |
${php:order.formatPrice(line.getAmountWithTax())} |