{{ empresa }}

IGSA CORP

5918 SANTA MARIA AVE

LAREDO TEXAS 78041, USA

Tax ID 74-2187362

Tel: +19567914472

CLIENT INFORMATION

COMPANY: {{ cliente_nombre }}

ADDRESS: {{ cliente_direccion|default('N/A', true) }}

CONTACT: {{ tipo_contacto }}

EMAIL: {{ cliente_email }}

TEL: {{ cliente_telefono }}

QUOTATION #{{ quotation_num }}-{{ version }}

DATE: {{ fecha_actual }}

CURRENCY: {{ moneda }}

TAX CODE: {{ impuesto_codigo }}

SALES CONTACT INFORMATION:

NAME: {{ vendedor_asignado }}

EMAIL: {{ vendedor_email|default('ventas@igsa.com', true) }}

PHONE: {{ vendedor_telefono|default('N/A', true) }}

{% if proyecto_nombre or proyecto_requerimientos %}

PROJECT INFO

Project Name: {{ proyecto_nombre|default('N/A', true) }}

Customer Special Requirements: {{ proyecto_requerimientos|default('N/A', true) }}

{% endif %}

QUOTATION ITEMS

{% for line in lineas %} {% endfor %}
LINE PART NUMBER DESCRIPTION QTY UOM UNIT PRICE AMOUNT
{{ line.QuotationLine }} {{ line.PartNum }} {{ line.PartDescription }} {{ '{:,.2f}'.format(line.Qty) }} {{ line.UOMCode }} {{ moneda }} ${{ '{:,.2f}'.format(line.UnitPrice) }} {{ moneda }} ${{ '{:,.2f}'.format(line.Amount) }}

QUOTE SUMMARY

{% if descuento_porcentaje > 0 %} {% endif %}
List Price: {{ moneda }} ${{ '{:,.2f}'.format(precio_lista) }}
Discount ({{ '{:.2f}'.format(descuento_porcentaje) }}%): -{{ moneda }} ${{ '{:,.2f}'.format(monto_descuento) }}
Subtotal: {{ moneda }} ${{ '{:,.2f}'.format(precio_oferta) }}
Tax ({{ impuesto_nombre }} {{ '{:.0f}'.format(impuesto_porcentaje) }}%): {{ moneda }} ${{ '{:,.2f}'.format(monto_impuesto) }}
TOTAL ({{ moneda }}): {{ moneda }} ${{ '{:,.2f}'.format(precio_total) }}
TERMS & CONDITIONS

This quotation is valid for a period of 30 days from the date of issue. The following items are excluded from this quote: sales tax, installation, permits, engineering, fuel, utility fees, offloading, start-up and testing, and installation of exhaust silencer if shipped separately.

It is the responsibility of the distributor/purchaser and end user to ensure that this equipment is operated in full compliance with all applicable local, state, and federal laws and regulations governing the use and operation of this equipment.

This proposal represents our interpretation of your requirements and includes only the items specifically listed in this quotation. Should there be additional requirements or specifications, we will provide a revised quote accordingly.

Pricing is subject to review for accuracy at the time of order placement. IGSA Corp. cannot be held liable for any pricing errors resulting from software malfunctions or system errors.

The prices of the products or services offered are subject to change without prior notice due to modifications in tariff laws or government regulations. In the event that such laws impact the cost of import, export, or any other price-related aspects, the provider reserves the right to adjust pricing for products or services in accordance with changes in applicable tariffs and regulations.

PAYMENT TERMS

All prices are EXW Laredo Texas. IGSA Corp address 5918 Santa Maria Ave, Laredo Texas, 78041 Net 30 days with approved credit or 30% due to order and balance due to ship.

There are no order cancellations, refunds or exchanges. (in case of cancellation acceptance, a 35% fee of the total amount will be charged to the client).

WARRANTY TERMS

Please refer to IGSA POWER Warranty documents for details.

WIRING INSTRUCTIONS

Beneficiary: IGSA CORP

Beneficiary address: 5918 Santa Maria, Laredo, Texas, 78041-2905

Account: 703700701

Bank: International Bank of Commerce

Bank address: 1200 San Bernardo Ave, Laredo, Texas, 78040

ABA/Routing: 114902528

SWIFT: IBCLUS44

SALES CONTACT INFORMATION

Name: {{ vendedor_asignado }}

Email: {{ vendedor_email|default('ventas@igsa.com', true) }}

Phone: {{ vendedor_telefono|default('N/A', true) }}