{if !$virtual_cart && $giftAllowed && $cart->gift == 1} {/if} {include file=$tpl_dir./thickbox.tpl} {capture name=path}{l s='Shipping'}{/capture} {include file=$tpl_dir./breadcrumb.tpl}

{l s='Shipping'}

{assign var='current_step' value='shipping'} {include file=$tpl_dir./order-steps.tpl} {include file=$tpl_dir./errors.tpl}
{if $conditions}

{l s='Terms of service'}

{l s='(read)'}

{/if} {if $virtual_cart} {else}

{l s='Choose your delivery method'}

{if $recyclablePackAllowed}

{/if} {if $carriers && count($carriers)}

{foreach from=$carriers item=carrier name=myLoop} {/foreach} {$HOOK_EXTRACARRIER}
{l s='Carrier'} {l s='Information'} {l s='Price'}
{$carrier.delay|escape:'htmlall':'UTF-8'} {if $carrier.price} {if $priceDisplay == 1}{convertPrice price=$carrier.price_tax_exc}{else}{convertPrice price=$carrier.price}{/if} {if $use_taxes}{if $priceDisplay == 1} {l s='(tax excl.)'}{else} {l s='(tax incl.)'}{/if}{/if} {else} {l s='Free!'} {/if}
{else}

{l s='There are no carriers available that will deliver to this address!'} {/if} {if $giftAllowed}

{l s='Gift'}

gift == 1}checked="checked"{/if} onclick="$('#gift_div').toggle('slow');" />
      {if $gift_wrapping_price > 0} ({l s='Additional cost of'} {if $priceDisplay == 1}{convertPrice price=$total_wrapping_tax_exc}{else}{convertPrice price=$total_wrapping}{/if} {if $use_taxes}{if $priceDisplay == 1} {l s='(tax excl.)'}{else} {l s='(tax incl.)'}{/if}{/if}) {/if}

{/if} {/if}

« {l s='Previous'}