{config_load file=$language_path section="general"} {config_load file=$language_path section="products"} {if $action == 'get_fieldset'} {* HTML CODE FUER STORAGE ELEMENT *}
{$storage.name} - {#storage_number#}: {$storage.number}     {#storage_place#}
{foreach from=$storage.places item=place key=k}
{/foreach}
{if $INPUT_AV_STORAGE_PLACES != ''} {$INPUT_AV_STORAGE_PLACES}

{/if}
{#storage_place_add#}
{elseif $action == 'get_storage_place_fieldset'} {* HTML CODE FUER STORAGE PLACE ELEMENT *}
{else} {literal} {/literal}

»{$PRODUCTINFO.products_name}« {#products_id#}: {$PRODUCTINFO.products_id}

{foreach from=$STORAGES item=storage key=storage_lfd}
{$storage.name} - {#storage_number#}: {$storage.nummer}     {#storage_places#}
{foreach from=$storage.places item=place key=k}
{foreachelse}
{$TEXT_NO_STORAGE_PLACES_AVAILABLE}
{/foreach}


{$TEXT_STORAGE_PLACES_AVAILABLE}


{#storage_place_add#}
{/foreach}
{#storage_add#}
{/if}