View Single Post
  #25  
Old 07-08-2008, 09:59 AM
 
boxerbay boxerbay is offline
 

Senior Member
  
Join Date: Nov 2002
Posts: 170
 

Default Re: Email for Pricing

I have a feeling it could work with an if then statement that checks the customers membership. but not sure how to write it.

sort a like above in products.tpl

Code:
<td>{if MEMBERSHIP ID = ALL}{$lng.txt_contact_us_for_pricing|substitute:"product":$product.product} {else} {include file="buttons/add_to_cart.tpl" style="button" href="javascript: if(FormValidation()) document.orderform.submit();"}{/if} </td>

where's Balinor?... lol
__________________
Thanks,
Alex.
Too many version to list. I have some on 3.51 and some on the latest version.
Reply With Quote