Magento load full address by address id Date August 31, 2014 Author By Razvan Mocanu Category Magento how to If you have the address id and need all the address information, that’s how you get it: $address = Mage::getModel('customer/address')->load($addressId); Tags: address, address by id, magento Leave a Reply Cancel replyYou must be logged in to post a comment.