Display the Static Blocks in Magento Step1: Display the static blocks in magento Source code <?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('articals')->toHtml(); ?>