{config_load file=$language_path section="general"} {config_load file=$language_path section="products"} {foreach from=$STORAGES item=storage} {/foreach}
{$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}