$shopContext = Shopware()->Container()->get('shopware_storefront.context_service')->getShopContext();$shopName = $shopContext->getShop()->getName();$shopId = $shopContext->getShop()->getId();