{{ trans('visiosoft.module.advs::field.description.name') }}

{{ adv.advs_desc|raw }}

{% if features != null %} {% if entries('advs').isEnabled('customfields') %} {% include "visiosoft.module.customfields::list-item" %} {% endif %} {% endif %} {% if adv.map_Val != "" and setting_value('visiosoft.module.location::detail_page_location') %}
{% if entries('advs').isEnabled('streetview') %}
{% endif %}
{% endif %} {% if entries('advs').isEnabled('comments') %} {% include "visiosoft.module.comments::comments" %} {% endif %} {% if entries('advs').isEnabled('pricehistory') %} {% include "visiosoft.module.pricehistory::content" %} {% endif %}
{% if tags != null %}

{{ trans('visiosoft.module.advs::field.short_info') }}

    {% for key,value in tags %}

    {{ key }}: {{ value[0] }}

    {% endfor %}
{% endif %}