View Single Post
  #5  
Old 11-02-2004, 09:58 PM
  Gijs's Avatar 
Gijs Gijs is offline
 

eXpert
  
Join Date: Aug 2004
Location: Belgium
Posts: 295
 

Default

Hi elabdesigns,

Tthis should do the trick:

Code:
{if $usertype == "C"} (your customer code here) {else} (if not customer, code here) {/if}

Gijs
__________________
X-cart 4.1.11
PHP 5 MySQL 5
www.wheelpalace.eu
Reply With Quote