Username or Email
Password:
Forgot Password
Hello,
Can magento provide functionality to have different access for different type of users?Like on my product page,some support documents are available for only registered users and guest user can access few documents.
Hi there!
Here’s an idea:
You can use this code to hide certain information on any page for guest customers:
<?php if($this->helper('customer')->isLoggedIn()){ ?> LOGGED IN CONTENT <?php } else { ?> GUEST ONLY CONTENT <?php }?>
I hope that helps!
For stable and cutting edge Magento extensions, check out the Redstage Extensions Store!
Having done work on over 200 Magento sites, Redstage is the most advanced and experienced agency in the industry. Interested in working with us? Check us out