Re: if/then for wholesale customers...
this is great stuff...and
{if $user_account.membershipid eq 0}
... no membership ...
{elseif $user_account.membershipid eq 9}
... specific membership ...
{/if}
works on product pages but when on homepage the
$user_account.membershipid
doesnt exist when looking at the variables in webmaster mode.
I've spent hours on this already...can't seem to get a module to ONLY SHOW if a user is logged in with a membership level.
Please help, i'm using 4.4.3
__________________
xcart 4.5.2
|