Navigate to the store selector page

Main Content

{
  "appParams": {
    "marketCode": "us"
  },
  "marketConfig": {
    "marketCode": "us",
    "gatewayMarketPrefix": "us",
    "source": "GMA",
    "locale": "en-US",
    "userSettings": {
      "consentCode": "TODO:_update_with_real_terms_code"
    },
    "authenticationTypes": {
      "magicLink": true
    },
    "distanceUnit": "mi",
    "googleMapSettings": {
      "defaultCenter": {
        "lat": 39,
        "lng": -95
      },
      "defaultZoom": {
        "mobile": 3,
        "desktop": 4.5
      }
    },
    "currency": {
      "symbol": "$",
      "decimalDigits": 2,
      "decimalSeparator": ".",
      "thousandSeparator": ",",
      "currencyCode": "USD"
    },
    "delivery": true,
    "pilot": "on"
  }
}
Homepage