View Single Post
  #3  
Old 07-31-2007, 07:28 AM
 
geckoday geckoday is offline
 

X-Wizard
  
Join Date: Aug 2005
Posts: 1,073
 

Default Re: Conditional Test for Text String

In a Smarty template:
Code:
{if "Buy 3 Save" eq $mystring|truncate:10} <bold>Buy three and save big!</bold> {else} No deal here. {/if}
__________________
Manuka Bay Company
X-Cart Version 4.0.19 [Linux]

UGG Boots and other fine sheepskin products
http://www.snowriver.com
Reply With Quote