{load_language_text section="properties" name="properties"} {block name="admin_properties_table"} {block name="admin_properties_table_heading"}
{block name="admin_properties_table_heading_button"} {/block} {block name="admin_properties_table_heading_properties"} {foreach item=properties_name from=$content_data.properties_table.properties_names name=properties_names_array} {block name="admin_properties_table_heading_property"} {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})
{else}
{$properties_name.properties_name|escape}
{/if} {/block} {/foreach} {/block} {block name="admin_properties_table_heading_options"}
{/block}
{$content_data.properties_table.sort_order}
#
{/block} {block name="admin_properties_table_content"}
{block name="admin_properties_table_content_table"} {block name="admin_properties_table_content_table_thead"} {block name="admin_properties_table_content_table_thead_ths"} {foreach item=properties_name from=$content_data.properties_table.properties_names} {/foreach} {/block} {/block} {block name="admin_properties_table_content_table_tbody"} {foreach item=properties_values from=$content_data.properties_table.properties_values} {block name="admin_properties_table_content_table_row"} {block name="admin_properties_table_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}  {$properties_values.sort_order}  {$properties_values.value_model}  {$properties_values.value_price_formatted} 
{/block}
{/block} {/block}