${product/getLabelAsHtml}
|
${php:shop.formatPrice(line.getValueWithoutTax())} |
${php:shop.formatPrice(line.getValueWithTax())} |
${line/getQuantity} |
${php:shop.formatPrice(line.getTotalValueWithoutTax())} |
${php:shop.formatPrice(line.getTotalValueWithTax())} |