{% include('common/header.phtml') %}
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 %}