MAGENTO SHARE
Home
||
About Us
||
Forum
||
Additional Blog
Monday, 22 July 2013
Magento Get all customer details in cart page
Magento Get Full Details of customer in cart page
$groupId = Mage::getSingleton('customer/session')->getCustomerGroupId();
$group = Mage::getModel('customer/group')->load($groupId); //Get customer Group name
$group_name = $group->getCode();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment