View Single Post
  #5  
Old 10-24-2011, 10:18 AM
 
jwpenn jwpenn is offline
 

Member
  
Join Date: Jul 2008
Posts: 13
 

Lightbulb Re: Registered User has a Pre-defined Membership

For x-cart version 4.1.9 is there a way to show items based on the membership id in the welcome.tpl

I tried this but it did not work..

HTML Code:
{if $user_account.membershipid eq 9} {$lng.txt_welcomeedge} {else} {$lng.txt_welcome} {/if}
__________________
X-cart Gold
Version 4.1.9
Reply With Quote