{load_language_text section="properties" name="properties"} {load_language_text section="admin_menu" name="title"} {block name="admin_properties_main"} {block name="admin_properties_main_title"}
{$title.BOX_PROPERTIES|@ucfirst}
{/block} {block name="admin_properties_main_wrapper"}
{block name="admin_properties_main_top_area"}
{$properties.property}
{/block} {block name="admin_properties_main_main_area"}
{block name="admin_properties_main_main_area_heading"}
{$properties.properties}
{/block} {block name="admin_properties_main_main_area_properties"} {foreach item=properties_table from=$content_data.properties_tables} {block name="admin_properties_main_main_area_property"}
{block name="admin_properties_main_main_area_property_heading"}
{block name="admin_properties_main_main_area_property_heading_button"} {/block} {block name="admin_properties_main_main_area_property_heading_text"}
{foreach item=properties_name from=$properties_table.properties_names name=properties_names_array} {if $properties_name.properties_admin_name || $properties_name.properties_name} {if !$smarty.foreach.properties_names_array.first}
/
{/if} {/if} {if $properties_name.properties_admin_name}
{$properties_name.properties_admin_name|escape} ({$properties_name.properties_name|escape})
{else}
{$properties_name.properties_name|escape}
{/if} {/foreach}
{/block} {block name="admin_properties_main_main_area_property_heading_options"}
{/block}
{$properties_table.sort_order}
#
{/block} {block name="admin_properties_main_main_area_property_content"}
{block name="admin_properties_main_main_area_property_content_table"} {block name="admin_properties_main_main_area_property_content_table_thead"} {block name="admin_properties_main_main_area_property_content_table_thead_ths"} {foreach item=properties_name from=$properties_table.properties_names} {/foreach} {/block} {/block} {block name="admin_properties_main_main_area_property_content_table_body"} {foreach item=properties_values from=$properties_table.properties_values} {block name="admin_properties_main_main_area_property_content_table_row"} {block name="admin_properties_main_main_area_property_content_table_row_tds"} {foreach item=values_name from=$properties_values.values_names} {/foreach} {/block} {/block} {/foreach} {/block}
{$properties.value} ({$properties_name.code}){$properties.sort_order_short} {$properties.products_model_short} {$properties.price}
{$values_name.values_name|escape}  {$properties_values.sort_order}  {$properties_values.value_model|escape}  {$properties_values.value_price_formatted} 
{/block}
{/block}
{/block} {/foreach} {/block}
{/block} {block name="admin_properties_main_bottom_area"}
{/block}
{/block} {block name="admin_properties_main_javascript"} {literal} {/literal} {/block} {/block}