How to call Static Block in PHTML file directly? / Learn Magento 2 Adobe Commerce / By Saphal <?php echo $this->getLayout()->createBlock('Magento\Cms\Block\Block')->setBlockId('Static_Block_Identifier')->toHtml(); ?>