{config_load file=$language_path section="general"} {config_load file=$language_path section="products"}
{#qty_physical#}: {$products_quantity}
{#allocated#}:
{$transferred}

{#unallocated#}:
{$untransferred}

{$FORM} {foreach from=$items item=sp} {/foreach}
{#storage#} {#storage_place#} {#priority#} {#allocated#}  
{$sp.storage_name} {$sp.storage_place} {$sp.priority} {$sp.quantity}
{$FORM_END}