Revision: 32655
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 1, 2010 06:41 by TioSolid
Initial Code
<?php $_product = $this->getProduct(); echo $_product->getData('attribute_name'); ?>
Initial URL
http://www.magentocommerce.com/boards/viewthread/30879/
Initial Description
How to get a custom product attribute inside a view (.phtml) file.
Initial Title
Magento - Get a custom product attribute
Initial Tags
magento
Initial Language
PHP