Get Value of Product Attribute

Posted Almost 9 years ago. Visible to the public.

This resolves the value of the attribute, so rather than supplying you with a value ID, it will supply you with the associated value, via the source model:

$_product->getAttributeText('brand');
Mike Whitby
Posted by Mike Whitby to Magento (2015-05-14 15:12)