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 March 28, 2024 · Last modified August 22, 2024
by urfusion · Published May 29, 2025
by urfusion · Published March 23, 2023 · Last modified November 30, 2023
Recent Comments