{config_load file=$language_path section="general"} {config_load file=$language_path section="products"} {config_load file=$language_path section="un_classification"}
{if $INFO.products_image} Thumbnail
{/if} {#price_netto#}
{$INFO.products_price|string_format:"%.2f"} {if $UN_CLASSIFICATIONS != ''}
{#un#}: {$UN_CLASSIFICATIONS}
{/if}
{#products_status#}
{$INFO.products_name}
{if $INFO.slave_title != ''}

{#slave_title#}: {$INFO.slave_title|truncate:42:"...":true}

{/if} {if $INFO.products_ean} EAN: {$INFO.products_ean}
{/if} {if $INFO.products_model} {#products_model#}: {$INFO.products_model}
{/if} {if $INFO.manufacturer != ''} {#manufacturer#}: {$INFO.manufacturer}
{/if} {if $INFO.manufacturer != ''} MPN: {$INFO.mpn}
{/if} {#products_tax_class#}: {$INFO.products_tax_class}
{if $INFO.products_date_added != '0000-00-00 00:00:00'} {#date_added#}: {$INFO.products_date_added|date_format:"%d.%m.%Y %H:%I:%S"}
{/if} {if $INFO.products_last_modified != '0000-00-00 00:00:00'} {#date_last_modified#}: {$INFO.products_last_modified|date_format:"%d.%m.%Y %H:%I:%S"}
{/if} {if $INFO.collies} {$TEXT_COLLIES_WEIGHT}: {$INFO.weight_brutto}kg {else}
{#weight#}: 
Brutto {$INFO.products_weight}kg
{if $INFO.packagings_info.title}
Kalkuliert: {$INFO.packagings_info.weight_brutto}kg
{/if}
{/if}
{#size#}: {$INFO.size_width|string_format:"%.2f"}x{$INFO.size_height|string_format:"%.2f"}x{$INFO.size_depth|string_format:"%.2f"}
{#products_listing_status#}: {if $INFO.products_listing_status == 1}{#yes#}{else}{#no#}{/if}
{#category#}: {$INFO.category} {get_products_date_available_info products_id=$INFO.products_id} {if $ek_data}
Standard {#distributor#}: {$ek_data.distributor_name}
  {#distributor_product_number#}: {$ek_data.distributor_number}
  {$TEXT_DEFAULT_EK}: {$ek_data.price}
  {#mindestbestellmenge#}: {$ek_data.mindestbestellmenge}
  {#vpe#}: {$ek_data.vpe} / {#vse#}: {$ek_data.vse}
  {$TEXT_VPE_SIZES}: {$ek_data.vpe_width} x {$ek_data.vpe_height} x {$ek_data.vpe_depth}
{/if} {if $DISTRIBUTOR_ORDERS}

Lieferantenbestellungen
{foreach from=$DISTRIBUTOR_ORDERS item=D} LB {$D.distributor_orders_id}: {$D.anz} Stk. {if $D.orders_id > 0} aus Re-Nr: {$D.orders_id}{/if} vom {$D.date_created|date_format:"%d.%m.%Y"}{if $D.estimated_date_receipt != '0000-00-00 00:00:00'} erwartet zum {$D.estimated_date_receipt|date_format:"%d.%m.%Y"}{/if}
{/foreach} {/if}
{#products_qty_total#}: {$INFO.qty_total}  |  {#products_qty_available#}: {$INFO.qty_available}  |  {#products_qty_available2#}: {$INFO.qty_available2} {if $EXTERNAL_STOCK_DETAILS.0}
External Stock Total: {$EXTERNAL_STOCK}
{foreach from=$EXTERNAL_STOCK_DETAILS item=es} {$es.distributor}: {$es.quantity} Stk
{/foreach} {/if}
{if $BRANCHES}
Filialen {foreach from=$BRANCHES item=branch} {/foreach}
Filiale Anzahl
{$branch.branch} {$branch.qty}
{/if} {if $STORAGES}
{$TEXT_STORAGE_PLACES} {if $UNTRANSFERRED_STORAGE_PRODUCTS > 0} {$UNTRANSFERRED_STORAGE_PRODUCTS} {#untransferred_storage_products#} {/if}
{foreach from=$STORAGES item=storage} {/foreach}
{$TEXT_STORAGE} {$TEXT_STORAGE_PLACE} {$TEXT_NUMBER_OF_STORAGE_PLACE_QTY}
{$storage.name} {$storage.storage_place} {$storage.quantity}
{/if} {if $INFO.comments != ''}
{$INFO.comments}
{/if}