magento – call a static block in a page
magento – call a static block in a page
for display a static block in a page
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('blockname')->toHtml() ?>
by urfusion · Published · Updated
for display a static block in a page
<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('blockname')->toHtml() ?>
Tags: cmsenterprise-itkapil sharmamagentopagephpphp echostatic blocksysadmin
by urfusion · Published February 8, 2012 · Last modified March 7, 2014
by urfusion · Published December 12, 2013 · Last modified March 20, 2014
by urfusion · Published February 8, 2012 · Last modified March 10, 2014
More
Recent Comments