{load_language_text section="properties" name="properties"}

{$properties.property}

{$properties.properties}
{foreach item=properties_table from=$content_data.properties_tables}
{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} ({$properties_name.properties_name})
{else}
{$properties_name.properties_name}
{/if} {/foreach} {$properties.value}
{$properties_table.sort_order}
#
{foreach item=properties_name from=$properties_table.properties_names} {/foreach} {foreach item=properties_values from=$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} 
{/foreach}
{literal} {/literal}