Sunday, 27 July 2014

Get Customer group Id in magento


Get Customer group Id in magento

$groupId = Mage::getSingleton('customer/session')->getCustomerGroupId();

No comments: