6 declare(strict_types=1);
    30     private $storeManager;
    46         \
Magento\Store\Model\StoreManagerInterface $storeManager,
    52         $this->scopeConfig = $scopeConfig;
    63         $store = $this->storeManager->getStore();
    64         $this->_data[
'config'][
'default'] = $this->scopeConfig->getValue(
    66             \
Magento\Store\Model\ScopeInterface::SCOPE_STORE,