{intl l="THANK YOU"} |
{config key="store_name"} |
| {intl l="page"} [[page_cu]]/[[page_nb]] |
{intl l="DELIVERY"} |
||
{intl l="Invoice date"}{format_date date=$INVOICE_DATE} |
||
{intl l="Invoice REF"}{$REF} |
||
{intl l="Custmer Number"}{loop type="customer" name="customer.invoice" id=$CUSTOMER current="0"}{$REF}{/loop} |
||
{intl l="delivery adress"}
{loop type="order_address" name="delivery_address" id=$DELIVERY_ADDRESS}
{loop type="title" name="order-invoice-address-title" id=$TITLE}{$LONG}{/loop}{$FIRSTNAME} {$LASTNAME} |
{intl l="invoice address"}
{loop type="order_address" name="delivery_address" id=$INVOICE_ADDRESS}
{loop type="title" name="order-invoice-address-title" id=$TITLE}{$LONG}{/loop}{$FIRSTNAME} {$LASTNAME} |
|
{intl l="Ref"} |
{intl l="product"} |
{intl l="Quantity"} |
|
{$REF} |
{$TITLE} |
{$QUANTITY} |
{intl l='Delivery module'}{$DELIVERY_REF} |
||