{literal} {/literal}
{section name=item loop = $basketitems} {/section}
Flower Basket – Lola Blooms

      {$basketitems[item][1]}

Delivery Date:   {$basketitems[item][10]|date_format:"%b %e %Y"}
Qty:   Qty: {$basketitems[item][2]}
Price:   $ {$basketitems[item][4]|string_format:"%.2f"}
Item total:   $ {if $basketitems[item][2]>0}{math equation = "(x * y)" x = $basketitems[item][2] y=$basketitems[item][4] format="%.2f"}{else} 0{/if}
     
{if $smarty.section.item.index+1 < $cntCartItem} {/if}
 
Sub Total:   $ {$total|string_format:"%.2f"}   
Discount   {if $discode}${$discode}{else}$0{/if}   
Shipping:   {if $allship.id}${$allship.amount}{else}$0{/if}   
Total:   $ {$grandtotal|string_format:"%.2f"}   
     
     
     
 
 
  - {$chkoutg} {if $smarty.session.uid} LogOut {/if}
 
{/if}
  edit  
    {$userInfo.s_fname} {$userInfo.s_lname}
{$userInfo.s_address} {$userInfo.s_address2},{$userInfo.city},{$getStateName},{$userInfo.postcode}
{if $allship.id} {$allship.title} Shipping: ${$allship.amount}
 
 
Use Shipping address as billing address
First Name M.I. Last Name
{error field = 'fname'} {error field = 'mi'} {error field = 'lname'}
Company Email  
{error field = 'company'} {error field = 'emailaddress'}  
Street Address    
{error field = 'address'}
Country    
{error field = 'country'}
State City Zip/ Postal Code
{error field = 'city'} {error field = 'postcode'}
Daytime Phone Alternate Phone
{error field = 'phone'} () - x {error field = 'alternatephone'} () - x
     
   
     
 
 
 
 
 
{$googleCode}