View Single Post
  #2  
Old 04-11-2008, 04:13 AM
  Holub's Avatar 
Holub Holub is offline
 

X-Adept
  
Join Date: Jan 2008
Posts: 432
 

Default Re: Hiding a Menu/Category Based on Membership Level

As I know you can use such Smarty code (for example):

{if $userinfo.membership eq "Premium"}
...your menu...
{/if}

In the case of Premium membership menu the will displayed.
__________________
Regards,
Anthony Holub

X-Cart Skins Store
- twenty two different skins available;
- both 4.1.x and 4.2.x versions compatible;
- refresh you store now!

Smart menu X-Cart add-on
Featured Products Slide Show X-Cart add-on
"What's New?" FREE X-Cart add-on
Reply With Quote