Seller
{{ seller_name }}
{{ seller_address }}
{{ seller_email }}
{{ seller_phone }}
Tax ID: {{ seller_tax_id }}
{{ seller_email }}
{{ seller_phone }}
Tax ID: {{ seller_tax_id }}
Buyer
{{ buyer_name }}
{{ buyer_address }}
{{ buyer_email }}
{{ buyer_phone }}
Tax ID: {{ buyer_tax_id }}
{{ buyer_email }}
{{ buyer_phone }}
Tax ID: {{ buyer_tax_id }}
Payment Terms
{{ payment_terms }}
Delivery Terms
{{ delivery_terms }}
Shipping Method
{{ shipping_method }}
| Description | Qty | Unit | Unit Price | Amount |
|---|---|---|---|---|
| {{ item.description }} | {{ item.qty }} | {{ item.unit }} | {{ item.price }} | {{ item.amount }} |
Subtotal
{{ subtotal }}
{% if shipping_cost %}
Shipping
{{ shipping_cost }}
{% endif %}
{% if tax %}
{{ tax_label }}
{{ tax }}
{% endif %}
Estimated Total
{{ total }}
Terms & Conditions
{{ terms_and_conditions }}
This is a proforma invoice and is not a demand for payment. Prices and availability are subject to change. A final invoice will be issued upon confirmation of the order.