View Single Post
  #1  
Old 05-16-2018, 02:57 AM
 
pablo pablo is offline
 

Member
  
Join Date: Aug 2005
Posts: 27
 

Default Membership functionality on 4.7 - show/hide info

Hi

I've upgraded my shop to 4.7 and I need to show/hide info to customers in wholesale membership groups.

In my old shop I had this code:

{if $login ne "" and $user_account.membershipid eq 2}

which worked fine, but does nothing in 4.7.

$user_account doesn't seem to be available anymore!
Why?!?!?!

I can't see any variables we can use to do this anymore - don't understand why it has been removed.

Anybody know how I can achieve the same?
__________________
Version 5.3
Reply With Quote