| =$tr_product?> | Options | =$tr_quantity?> | =$tr_price?> | =$tr_total?> |
| =${$product['product_name']} ?? $product['product_name'] ?> | =implode(", ", $product['options'])?> | =$product['quantity']?> | =currency_code?> =number_format($product['price'],2)?> | =currency_code?> =number_format($product['line_total'],2)?> |
| =$total_subtotal?> | =currency_code?> =number_format($invoice_cust['pricing']['subtotal'],2)?> | |||
| =$total_discount?> | =currency_code?> =number_format($invoice_cust['pricing']['discount_total'],2)?> | |||
| =$total_shipping?> | =currency_code?>=number_format($invoice_cust['pricing']['shipping_total'],2)?> | |||
| =$total_vat?> | =currency_code?>=number_format($invoice_cust['pricing']['tax_total'],2)?> | |||
| =$total_total?> | =currency_code?> =number_format($invoice_cust['pricing']['payment_amount'],2)?> | |||
Het totaalbedrag van deze factuur is betaald
'; } ?>