Advertisement
Guest User

Untitled

a guest
Feb 16th, 2015
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $customer = Mage::getModel('customer/customer')->load($customerId);
  2. $customer->getGroupId() Mage::helper('customer')->getGroups();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement