View Single Post
  #4  
Old 12-19-2006, 10:23 AM
 
ryan c. ryan c. is offline
 

Advanced Member
  
Join Date: Sep 2002
Posts: 58
 

Default Re: Shipping Description in cart and checkout

Code:
{if document.cartform.shippingid.value==52} USPS Priority takes about 1-3 business days. {/if}


Shouldn't this work? It gives me a error

fatal error: Smarty error: [in customer/main/cart_totals.tpl line 71]: syntax error: unidentified token '.cartform.shippingid.value==52
__________________
Version 4.1.8
Reply With Quote