-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstores.conf
67 lines (66 loc) · 2.09 KB
/
stores.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
R045
R521
# To find out the store number, e.g.
#
# https://www.apple.com/pza-irb/stores?stageRootPath=%2Fde&storeSlug=rosenstrasse
# {
# "de_DE": {
# "countryTitle": "Germany",
# "isMultiLanguage": false,
# "isoCountryCode": "DE",
# "isoLanguageCode": "de",
# "stageRootPath": "/de",
# "stores": [
# {
# "address": {
# "address1": "Rosenstraße 1",
# "address2": "",
# "city": "München",
# "name": "Rosenstraße",
# "state": "Bayern",
# "stateCode": "",
# "title": "Apple Rosenstraße",
# "zip": "80331"
# },
# "countryCode": "DE",
# "distance": {
# "kilometers": 0,
# "miles": 0
# },
# "lat": 48.13683,
# "long": 11.57449,
# "slug": "rosenstrasse",
# "storeNum": "R045",
# "timezone": "Europe/Berlin",
# "timezoneOffset": 60
# },
# {
# "address": {
# "address1": "Olympia-Einkaufszentrum",
# "address2": "Hanauer Straße 68",
# "city": "München",
# "name": " OEZ",
# "state": "Bayern",
# "stateCode": "",
# "title": "Apple OEZ",
# "zip": "80993"
# },
# "countryCode": "DE",
# "distance": {
# "kilometers": 6.05,
# "miles": 3.76
# },
# "lat": 48.183625,
# "long": 11.532914,
# "slug": "oez",
# "storeNum": "R521",
# "timezone": "Europe/Berlin",
# "timezoneOffset": 60
# }
# ]
# },
# "userLocation": {
# "locale": "de_DE",
# "storeNum": "R045"
# }
# }