Magento- How can i add a new custom block in product details page using module
问题 I am doing a magento customaization site, I need to add the products addtional attributes like it's type,version etc .I am new to magento , How can i add the new custom block to product details page. I have created a module , and i am using below coding. app\code\local\SmartGrowth\CompatibleWith\Block\compatible.php class SmartGrowth_CompatibleWith_Block_CompatibleWith extends Mage_Catalog_Block_Product_View { protected function _prepareLayout() { //$this->getProduct()->setName($this-