${trans:m.order.standardprocess.resume-order-title,ucf}

${trans:m.order.standardprocess.order-product-qtt,ucf} ${trans:m.order.standardprocess.order-product-description,ucf} ${trans:m.order.standardprocess.order-product-unit-price,ucf} ${trans:m.order.standardprocess.order-product-price-ht} ${trans:m.order.standardprocess.order-product-price-ttc}
${orderLine/getQuantity} ${orderLine/getLabel}
${line/getCodeReference}
${php:order.formatPrice(orderLine.getUnitPriceWithoutTax())} ${php:order.formatPrice(orderLine.getAmountWithoutTax())} ${php:order.formatPrice(orderLine.getUnitPriceWithTax())} ${php:order.formatPrice(orderLine.getAmountWithTax())}

${trans:m.order.standardprocess.summary,ucf}

${trans:m.order.standardprocess.billing-amount-title,ucf}
${trans:m.order.standardprocess.resume-article-count,ucf,lab} ${order/getTotalProductCount}
${trans:m.order.standardprocess.resume-total-ttc,ucf,lab} ${php:order.formatPrice(order.getLinesAmountWithTax())}
${fees/label} : ${fees/valueWithoutTax} ${fees/valueWithTax}
${discount/label} : ${discount/valueWithoutTax} ${discount/valueWithTax}
${trans:m.order.standardprocess.resume-credit-note,ucf,lab} ${php:order.formatPrice(-order.getTotalCreditNoteAmount())}
${trans:m.order.standardprocess.resume-net-payable-amount,ucf,lab} ${php:order.formatPrice(order.getTotalAmountWithTax())}

${trans:m.order.standardprocess.modify-cart,ucf}

${trans:m.order.standardprocess.resume-address-billing,ucf}

  • ${line}

${trans:m.order.standardprocess.modify-addresses,ucf}

${trans:m.order.standardprocess.resume-address-shipping,ucf}

  • ${line}

${trans:m.order.standardprocess.modify-addresses,ucf}

${trans:m.order.standardprocess.shipping-title,ucf}

  • ${order/getShippingModeLabelAsHtml}

${trans:m.order.standardprocess.modify-shipping-mode,ucf}