<?php echo $_product->getResource()->getAttribute('attr')->getFrontend()->getValue($_product); ?> //or <?php echo $_product->getAttributeText('attr'); //string or array ?>