@@ -8,93 +8,93 @@ export const AmazonDe: Store = {
8
8
} ,
9
9
inStock : {
10
10
container : '#desktop_buybox' ,
11
- text : [ 'add to cart ' ]
11
+ text : [ 'in den einkaufswagen ' ]
12
12
}
13
13
} ,
14
14
links : [
15
15
{
16
16
brand : 'test:brand' ,
17
- model : 'CARD ' ,
17
+ model : 'test:model ' ,
18
18
series : 'test:series' ,
19
- url : 'https://www.amazon.com/MSI-GeForce-RTX-2060-Architecture/ dp/B07MQ36Z6L/language=en_GB '
19
+ url : 'https://www.amazon.com/dp/B07MQ36Z6L'
20
20
} ,
21
21
{
22
22
brand : 'pny' ,
23
23
model : 'xlr8' ,
24
24
series : '3080' ,
25
- url : 'https://www.amazon.de/PNY-GeForce-Gaming-Epic-X-Grafikkarte/ dp/B08HBTJMLJ?language=en_GB '
25
+ url : 'https://www.amazon.de/dp/B08HBTJMLJ'
26
26
} ,
27
27
{
28
28
brand : 'pny' ,
29
29
model : 'xlr8-rgb' ,
30
30
series : '3080' ,
31
- url : 'https://www.amazon.de/PNY-GeForce-Gaming-Epic-X-Grafikkarte/ dp/B08HBR7QBM?language=en_GB '
31
+ url : 'https://www.amazon.de/dp/B08HBR7QBM'
32
32
} ,
33
33
{
34
34
brand : 'msi' ,
35
35
model : 'gaming x trio' ,
36
36
series : '3080' ,
37
- url : 'https://www.amazon.de/MSI-3080-10G-Grafikkarte-Express/ dp/B08HM4V2DH?language=en_GB '
37
+ url : 'https://www.amazon.de/dp/B08HM4V2DH'
38
38
} ,
39
39
{
40
40
brand : 'evga' ,
41
41
model : 'ftw3 ultra' ,
42
42
series : '3080' ,
43
- url : 'https://www.amazon.de/EVGA-GeForce-10G-P5-3897-KR-Technology-Backplate/ dp/B08HGYXP4C?language=en_GB '
43
+ url : 'https://www.amazon.de/dp/B08HGYXP4C'
44
44
} ,
45
45
{
46
46
brand : 'evga' ,
47
47
model : 'xc3 ultra' ,
48
48
series : '3080' ,
49
- url : 'https://www.amazon.de/EVGA-GeForce-10G-P5-3885-KR-Cooling-Backplate/ dp/B08HJ9XFNM?language=en_GB '
49
+ url : 'https://www.amazon.de/dp/B08HJ9XFNM'
50
50
} ,
51
51
{
52
52
brand : 'evga' ,
53
53
model : 'ftw3' ,
54
54
series : '3080' ,
55
- url : 'https://www.amazon.de/EVGA-GeForce-10G-P5-3895-KR-Technology-Backplate/ dp/B08HGBYWQ6?language=en_GB '
55
+ url : 'https://www.amazon.de/dp/B08HGBYWQ6'
56
56
} ,
57
57
{
58
58
brand : 'evga' ,
59
59
model : 'xc3' ,
60
60
series : '3080' ,
61
- url : 'https://www.amazon.de/EVGA-GeForce-10G-P5-3883-KR-Cooling-Backplate/ dp/B08HGLN78Q?language=en_GB '
61
+ url : 'https://www.amazon.de/dp/B08HGLN78Q'
62
62
} ,
63
63
{
64
64
brand : 'evga' ,
65
65
model : 'xc3 black' ,
66
66
series : '3080' ,
67
- url : 'https://www.amazon.de/EVGA-GeForce-Gaming-10G-P5-3881-KR-Cooling/ dp/B08HH1BMQQ?language=en_GB '
67
+ url : 'https://www.amazon.de/dp/B08HH1BMQQ'
68
68
} ,
69
69
{
70
70
brand : 'gigabyte' ,
71
71
model : 'gaming oc' ,
72
72
series : '3080' ,
73
- url : 'https://www.amazon.de/Gigabyte-GeForce-Gaming-GDDR6X-Grafikkarte/ dp/B08HLZXHZY?language=en_GB '
73
+ url : 'https://www.amazon.de/dp/B08HLZXHZY'
74
74
} ,
75
75
{
76
76
brand : 'gigabyte' ,
77
77
model : 'eagle oc' ,
78
78
series : '3080' ,
79
- url : 'https://www.amazon.de/Gigabyte-GeForce-Eagle-GDDR6X-Grafikkarte/ dp/B08HHZVZ3N?language=en_GB '
79
+ url : 'https://www.amazon.de/dp/B08HHZVZ3N'
80
80
} ,
81
81
{
82
82
brand : 'asus' ,
83
83
model : 'tuf' ,
84
84
series : '3080' ,
85
- url : 'https://www.amazon.de/ASUS-Computer-TUF-RTX3080-O10G-GAMING/ dp/B08HN4DSTC?language=en_GB '
85
+ url : 'https://www.amazon.de/dp/B08HN4DSTC'
86
86
} ,
87
87
{
88
88
brand : 'msi' ,
89
89
model : 'ventus 3x oc' ,
90
90
series : '3080' ,
91
- url : 'https://www.amazon.de/MSI-3080-3X-10G-Grafikkarte/ dp/B08HM4M621?language=en_GB '
91
+ url : 'https://www.amazon.de/dp/B08HM4M621'
92
92
} ,
93
93
{
94
94
brand : 'zotac' ,
95
95
model : 'trinity' ,
96
96
series : '3080' ,
97
- url : 'https://www.amazon.de/ZOTAC-Gaming-GeForce-3080-Trinity/ dp/B08HR1NPPQ?language=en_GB '
97
+ url : 'https://www.amazon.de/dp/B08HR1NPPQ'
98
98
}
99
99
] ,
100
100
name : 'amazon-de'
0 commit comments