OLE Consulting

Estudio de ahorro Energético personalizado

OLE Consulting - Expertos en Ahorro Energético

Asesor Energético

{{ commercial.first_name }} {{ commercial.last_name }}

Nombre: {{ commercial.first_name }} {{ commercial.last_name }}

Email: {{ commercial.email }}

{# Variables auxiliares para email/teléfono y costes #} {% set client_email = invoice_data.get('client_email') %} {% set client_phone = invoice_data.get('client_phone') %} {% set current_annual = invoice_data.get('current_annual_cost') %} {% set current_monthly_cost = (current_annual/12) if current_annual else 0 %}

Datos del Cliente

Nombre: {{ invoice_data.get('client_name', 'N/A') }}

Email: {{ invoice_data.get('client_email', 'N/A') }}

Teléfono: {{ invoice_data.get('client_phone', 'N/A') }}

Datos del Suministro

Dirección: {{ invoice_data.get('supply_address', 'N/A') }}

CUPS: {{ invoice_data.get('cups', 'N/A') }}

Tarifa: {{ invoice_data.get('tariff_type', 'N/A') }}

Consumo Anual: {% if invoice_data.get('annual_consumption') %}{{ "%.0f"|format(invoice_data.get('annual_consumption')) }} kWh{% else %}N/A{% endif %}

Coste Mensual Actual: {% if current_monthly_cost > 0 %}{{ "%.2f"|format(current_monthly_cost) }}€/mes{% else %}N/A{% endif %}

Comercializadora: {{ invoice_data.get('provider_name', 'N/A') }}

{% if proposal_data.custom_comment %}
OLE Consulting

Estudio de ahorro Energético personalizado

OLE Consulting - Expertos en Ahorro Energético

Nota de tu asesor

"{{ proposal_data.custom_comment }}"

{% endif %} {% for plan in proposal_data.selected_plans %}

Plan Recomendado

{{ plan.get('provider', plan.get('supplier', 'Comercializadora')) }}

Propuesta energética personalizada

AHORRO ANUAL: {{ "%.0f"|format(plan.get('yearly_savings', plan.get('annual_savings', 0))) }}€
NUEVO COSTE MENSUAL: {% set new_cost = plan.get('ole_cost') or plan.get('new_total_cost') or plan.get('monthly_cost') %} {% if new_cost is none or new_cost is sameas false or new_cost <= 0 %} {% set current_cost = invoice_data.get('current_cost', 0) %} {% set savings_pct = plan.get('savings_percentage', 0) / 100 %} {% if current_cost > 0 and savings_pct > 0 %} {% set calculated_cost = current_cost * (1 - savings_pct) %} {{ "%.2f"|format(calculated_cost) }}€ {% else %} {% set tariff_type = invoice_data.get('tariff_type', '').upper() %} {% if '2.0' in tariff_type %} {% set estimated_cost = 60 * 0.9 %} {{ "%.2f"|format(estimated_cost) }}€ (est.) {% elif '3.0' in tariff_type %} {% set estimated_cost = 200 * 0.9 %} {{ "%.2f"|format(estimated_cost) }}€ (est.) {% else %} Consultar {% endif %} {% endif %} {% else %} {{ "%.2f"|format(new_cost) }}€ {% endif %}

Precios de Energía (€/kWh)

{% for period in ['P1', 'P2', 'P3', 'P4', 'P5', 'P6'] %} {% set energy_price = 0 %} {% if plan.get('energy_prices') and period in plan.get('energy_prices') %} {% set energy_price = plan.get('energy_prices')[period] %} {% elif plan.get('energy_price_' + period|lower) %} {% set energy_price = plan.get('energy_price_' + period|lower) %} {% endif %} {% if energy_price and energy_price > 0 %} {% endif %} {% endfor %}
Período Precio
{{ period }} {{ "%.6f"|format(energy_price) }}

Precios de Potencia (€/kW/día)

{% for period in ['P1', 'P2', 'P3', 'P4', 'P5', 'P6'] %} {% set power_price = 0 %} {% if plan.get('power_prices') and period in plan.get('power_prices') %} {% set power_price = plan.get('power_prices')[period] %} {% elif plan.get('power_price_' + period|lower) %} {% set power_price = plan.get('power_price_' + period|lower) %} {% endif %} {% if power_price and power_price > 0 %} {% endif %} {% endfor %}
Período Precio
{{ period }} {{ "%.6f"|format(power_price) }}

Permanencia: {{ plan.get('permanence', 'Sin permanencia') }}

Tipo de Tarifa: {{ plan.get('tariff_type', 'Fija') }}

Duración del Plan: {{ plan.get('duration', plan.get('plan_duration', '12 meses')) }}

Nota: El presente estudio de ahorro solo considera precios de energia y potencia, no se esta considerando costes fuera de nuestro poder comerciales como los son impuestos, cargos de peajes, alquiler de contador, etc.

{% endfor %}
OLE Consulting

OLE CONSULTING

Tu socio estratégico en asesoría energética

En OLÉ CONSULTING, somos tu socio estratégico en asesoría y consultoría energética. Nos especializamos en optimizar tus recursos y garantizar el cumplimiento normativo.

Nuestras soluciones están diseñadas para generar un ahorro tangible y un crecimiento sostenible, ayudándote a mejorar la eficiencia de tu negocio.

Con años de experiencia en el sector energético, nuestro equipo de expertos te acompaña en cada paso del proceso, desde el análisis inicial hasta la implementación de las mejores tarifas del mercado.

¡Tu ahorro tu ahorro energético, nuestra prioridad!