Ingresa tu dirección
{{ property.address }}
{{property.features.bedrooms}} dorm . {{property.features.bathrooms}} baño(s) {{property.features.parking}} estac.
Publicado {{ property.published_at|relative_date }}
{% if property.get('features', {}).get('money_exchange', None) == 'PEN' %} S/ {{ '{:,.2f}'.format(property.get('features', {}).get('price_pen', 0)) }} {% else %} $ {{ '{:,.2f}'.format(property.get('features', {}).get('price_usd', 0)) }} {% endif %}