{
  "routes": {
    "/": {
      "expSlug": "eat-skende-landing-prod",
      "expEnabled": true
    },
    "czekowarsztaty": {
      "expSlug": "eat-skende-leftover-workshop-prod",
      "expEnabled": true
    },
    "czekoladoweparty": {
      "expSlug": "eat-skende-win-chocolate-contest-prod",
      "expEnabled": true
    }
  },
  "favicon": "https://images.ctfassets.net/vy8x7x5kxmef/czuNWve8r4oL6cxAB48KK/260d721f935e744f48c7548ff1268d7c/Avion_SK_CZ_Favicon.png",
  "domainName": "czekolada.skendeshopping.pl",
  "apiIntegration": {
    "sap": {
      "apis": {
        "newsletter": {
          "method": "PUT",
          "enabled": true,
          "endPoint": "https://api.ingkacentres.com/customers/v1/newsletter-subscription",
          "authEndPoint": "https://api.ingkacentres.com/services/authenticate",
          "payloadStruct": {
            "map": {
              "email": "email",
              "firstName": "fullName",
              "privacyConsent": {
                "id": "privacy.SHC577",
                "consent": "privacyConsent"
              }
            },
            "preDefined": {
              "language": "pl",
              "lastName": "",
              "termsConsent": {
                "id": "terms.SHC577",
                "consent": true
              },
              "meetingPlaceId": "SHC577",
              "sourceSystemId": "GLOBAL_SHOP_CAMPAIGN",
              "subscriptionId": "SHC577001",
              "marketingConsent": {
                "id": "marketing.email",
                "consent": true
              },
              "subscriptionConsent": "Y"
            }
          }
        }
      },
      "accessToken": {
        "method": "POST",
        "endPoint": "",
        "headerMap": {
          "Ocp-Apim-Subscription-Key": "{{API_SUBSCRIPTION_KEY}}"
        },
        "payloadStruct": {}
      }
    }
  },
  "meetingPlaceId": "SHC577",
  "meetingPlaceName": "Skende Shopping",
  "icim": {
    "allowedRedirectHosts": [
      "activacion.rioshopping.com",
      "activacion.luzshopping.com",
      "*.ingkacentres.com",
      "localhost:3000"
    ]
  },
  "theme": "futures",
  "initiative": "Eat Campaign",
  "locale": {
    "list": [
      "pl"
    ],
    "default": "pl"
  },
  "google": {
    "gtmId": "GTM-TSBN2NFJ",
    "gaId": "",
    "consoleMeta": "XfRrVIQaNH70u7gxojnadlZeKFGlnsV2Y2rdQXXv1Ws"
  }
}