{% include('common/header.phtml') %}

AGUDO GABRIEL ADALBERTO

{% if show_box == true %}
× ¡Enviado con éxito! Nos contactaremos contigo a la brevedad
{% endif %}
{% for model in models %}
{% if price_format == 1 %}

NUEVO

{{model.name|upper}}

{% if model.licitacion_mode is defined %}

SORTEO/LICITACION

{% else %}

ANTICIPO

${{model.anticipo}}

{% endif %}

CUOTAS DESDE ${{model.cuota|upper}}

{% else %}

NUEVO

{{model.name|upper}}

CUOTAS DE

${{model.cuota}}

RETIRA con ${{model.anticipo|upper}}{% if model.name != "Aircross" and model.name != "Focus" %}mil{% endif %}

{% endif %}
{% if loop.index0 == 0 %} {% if model.flare_l_y is defined %} {% endif %} {% endif %}
{% endfor %}

CENTRO DE ATENCIÓN 24hs

{{dealers}}

{% include('common/form.phtml') %}
Bonificaciones especiales
Consultar {% if show_whatsapp is defined %} {% if whatsapp_line is defined %} {% endif %} {% endif %} {% include('common/footer.phtml') %}