{load_language_text section="properties" name="properties"}
{foreach item=properties_name from=$content_data.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})
{else}
{$properties_name.properties_name|escape}
{/if} {/foreach}
{$content_data.properties_table.sort_order}
#
{foreach item=properties_name from=$content_data.properties_table.properties_names} {/foreach} {foreach item=properties_values from=$content_data.properties_table.properties_values} {foreach item=values_name from=$properties_values.values_names} {/foreach} {/foreach}
{$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}