{load_language_text section="properties_dropdown"} {if $content_data.PROPERTIES_DATA}
{foreach item=prop_item_array from=$content_data.PROPERTIES_DATA}
{$prop_item_array.properties_name}:
{/foreach}

{$txt.COMBI_NOT_AVAILABLE}

{$txt.COMBI_NOT_EXIST}

{/if}