| =$tr_product?> | Options | =$tr_quantity?> | =$tr_price?> | =$tr_total?> |
| =$product['name']?> | =$product['item_options']?> | =$product['item_quantity']?> | =currency_code?> =number_format($product['item_price'],2)?> | =currency_code?> =number_format($product['item_price'] * $product['item_quantity'],2)?> |
| =$total_subtotal?> | =currency_code?> =number_format($subtotal,2)?> | |||
| =$total_discount?> | =currency_code?> =number_format($total-($subtotal+$shippingtotal),2)?> | |||
| =$total_shipping?> | =currency_code?>=number_format($shippingtotal,2)?> | |||
| =$total_vat?> | =currency_code?>=number_format($taxtotal,2)?> | |||
| =$total_total?> | =currency_code?> =number_format($total,2)?> | |||
Het totaalbedrag van deze factuur is betaald
'; } ?>