_data['welcome'])) { $this->_data['welcome'] = $this->_scopeConfig->getValue( 'design/header/welcome', \Magento\Store\Model\ScopeInterface::SCOPE_STORE ); } return __($this->_data['welcome']); } }