{include file="shippings/shippings_js.html"} {if 'config' eq $action} {include file="shippings/rt_config.html"} {elseif 'bind_payments' eq $action} {include file="shippings/bind_payments.html"} {else}

{$LABEL.link_shippings}

{if fn_check_admin_rights('shippings', 'update_shippings')} {/if}

{$LABEL.help_shippings}

{assign var=cur_tab value=$TABS->GetActive($module)} {literal} {/literal}

{foreach from=$shippings item=shipping name=stat_ships} {foreach from=$shipping.bands item=band name=shipping_bands} {if not $smarty.foreach.shipping_bands.first} {/if} {/foreach} {foreachelse} {/foreach}
{$LABEL.lbl_active} {$LABEL.lbl_caption} {$LABEL.lbl_pos2} {$LABEL.lbl_delivery_time} {$LABEL.lbl_delivery_cost} {$LABEL.lbl_condition} {$LABEL.link_delete}
- {$LABEL.lbl_static_shippings_low_band}  {if $CONFIG.options.shipping_cost_depend eq 'w'}{$LABEL.lbl_kg}{else}{$BASE_CURRENCY.short_name}{/if}  {$LABEL.lbl_delivery_cost|lower} =  {$BASE_CURRENCY.short_name} 
   +  {$LABEL.lbl_percent_from_order_sum}
{$LABEL.lbl_add} {$LABEL.link_delete} {if fn_check_admin_rights('shippings', 'del')} {$LABEL.link_delete} {else} {$LABEL.link_delete} {/if}
  {$LABEL.lbl_static_shippings_low_band}  {if $CONFIG.options.shipping_cost_depend eq 'w'}{$LABEL.lbl_kg}{else}{$BASE_CURRENCY.short_name}{/if}  {$LABEL.lbl_delivery_cost|lower} =  {$BASE_CURRENCY.short_name} 
   +  {$LABEL.lbl_percent_from_order_sum}
{$LABEL.lbl_add} {$LABEL.link_delete}  
{$LABEL.lbl_empty_list}
{if func_count_array($shippings) > 0} {literal} {/literal} {/if}
{if fn_check_admin_rights('shippings', 'add')}

 

{$LABEL.lbl_active} {$LABEL.lbl_caption} {$LABEL.lbl_pos2} {$LABEL.lbl_delivery_time} {$LABEL.lbl_delivery_cost} {$LABEL.lbl_condition} {$LABEL.lbl_add}
- {$LABEL.lbl_static_shippings_low_band}  {if $CONFIG.options.shipping_cost_depend eq 'w'}{$LABEL.lbl_kg}{else}{$BASE_CURRENCY.short_name}{/if}  {$LABEL.lbl_delivery_cost|lower} =  {$BASE_CURRENCY.short_name} 
   +  {$LABEL.lbl_percent_from_order_sum}
{$LABEL.lbl_add} {$LABEL.link_delete} {$LABEL.lbl_add}
{/if}
{include file="shippings/rtshippings.html"}
{/if}