//get attribute from a product based on name

Mage::getModel(‘catalog/product’)->load($_product->getId())->getAttributeText(‘style’);

By admin

Leave a Reply

Your email address will not be published. Required fields are marked *