{config_load file=$language_path section="general"} {config_load file=$language_path section="products"} {if $action == 'get_fieldset'} {* HTML CODE FUER DISTRIBUTOR ELEMENT *}
{$distributor.name}     {#toggle_distributor_edit#}

{#distributor_prices#}
{#distributor_price_add#}
{elseif $action == 'get_distributor_price_fieldset'} {* HTML CODE FUER DISTRIBUTOR PRICE ELEMENT *}
{$SHIPPINGTIME_INPUT}



{#is_default#}
{else} {literal} {/literal}

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

{foreach from=$DISTRIBUTORS item=distributor key=distributor_lfd}
{$distributor.name}     {#toggle_distributor_edit#}

{#distributor_prices#}
{foreach from=$distributor.prices item=price}

{#date_added#}: {$price.date_saved}

{$price.SHIPPINGTIME_INPUT}



{#is_default#}
{/foreach}
{#distributor_price_add#}
{/foreach}
{#distributor_add#}