/ Published in: PHP
URL: http://www.magentocommerce.com/boards/viewthread/30879/
How to get a custom product attribute inside a view (.phtml) file.
Expand |
Embed | Plain Text
<?php $_product = $this->getProduct(); ?>
You need to login to post a comment.
