Magento Get product attribute value product listing page Magento February 28, 2013 Pramod T P 1) Ensure that “Used in Product Listing” of the attribute is set to “yes” 2) Then use the code ?php echo $_helper->productAttribute($_product, $_product->getAttricuteCode(), attricutecode) ?>