To Get the Attribute Value Using a Entity id and With Resource Model

$entity_id=$_product->getEntityId();
       $external_url= Mage::getResourceModel('catalog/product')->getAttributeRawValue($entity_id, 'external_url');

Comments

Popular Posts

Magmi Single and Multiple Category Importer