General store code on phtml page magento 2 March 14, 2019 Pramod T P Leave a comment public function getStoreCode() { return $this->_storeManager->getStore()->getCode(); }