Magento Get the CMS page id of a particular page in Magento March 6, 2013 Pramod T P echo $currentPageId =$this->getRequest()->getParam(‘page_id’);