{load_language_text section="combis" name="combis"} {block name="admin_properties_combis_table"} {block name="admin_properties_combis_table_tds"} {foreach item=combi_value from=$content_data.combis_table.combis_values name=combis_values} {if !$smarty.foreach.combis_values.first}
/
{/if}
{if $combi_value.properties_admin_name}
{$combi_value.properties_admin_name}:
{else}
{$combi_value.properties_name}:
{/if}
{$combi_value.values_name}
{/foreach} {$content_data.combis_table.sort_order}  {$content_data.combis_table.combi_model}  {$content_data.combis_table.combi_ean}  {$content_data.combis_table.combi_quantity} {$content_data.combis_table.products_quantity_unit_name} {$content_data.combis_table.combi_weight|string_format:"%.2f"} kg {$content_data.combis_table.combi_price_formatted}  {if $content_data.combis_table.combi_price_type == 'calc'}+{else}={/if} {$content_data.combis_table.vpe_value|string_format:"%.2f"} {$content_data.combis_table.products_vpe[$content_data.combis_table.products_vpe_id].products_vpe_name} {$content_data.combis_table.shipping_status[$content_data.combis_table.combi_shipping_status_id].shipping_status_name}  {/block} {/block}