{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}
{l s='Carrier'} {l s='Information'} {l s='Price'}
{$carrier.delay|escape:'htmlall':'UTF-8'} {if $carrier.price}{convertPrice price=$carrier.price}{else}{l s='Free!'}{/if}
{else}

{l s='There is no carrier 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'} {convertPrice price=$gift_wrapping_price}){/if}

{/if} {/if}

« {l s='Previous'}