{config_load file=$language_path section="general"} {config_load file=$language_path section="products"} {if $STORAGES} {foreach from=$STORAGES item=storage} {/foreach}
{$TEXT_PRODUCTS_STORAGE_NUMBERS}
{$TEXT_PRODUCTS_STORAGE} {$TEXT_PRODUCTS_STORAGE_NUMBER} {$TEXT_PRODUCTS_STORAGE_PLACE}
{$storage.name} {$storage.nummer} {if $storage.places} {foreach from=$storage.places item=place} {$place.storage_place}
{/foreach} {else} - {/if}
{/if} {if $DISTRIBUTORS} {foreach from=$DISTRIBUTORS item=distributor} {/foreach}
{$TEXT_DISTRIBUTOR_NUMBERS}
{#distributor#} {#distributor_product_number#}
{$distributor.name} {$distributor.distributor_products_number}
{/if}