Revision: 32598
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at September 30, 2010 00:22 by Groove
                            
                            Initial Code
<?php echo $_product->getMyAttribute() ?>
Initial URL
http://www.magentocommerce.com/wiki/4_-_themes_and_template_customization/catalog/add-attributes-to-product-grid
Initial Description
Replace "getMyAttribute" with "get" followed by the attribute name in camel case.
Initial Title
Magento: Echo Product Attribute
Initial Tags
php, magento
Initial Language
PHP