File tree Expand file tree Collapse file tree 5 files changed +40
-0
lines changed Expand file tree Collapse file tree 5 files changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,14 @@ export const AmdCa: Store = {
43
43
series : 'rx6900xt' ,
44
44
url : 'https://www.amd.com/en/direct-buy/5458372200/ca' ,
45
45
} ,
46
+ {
47
+ brand : 'amd' ,
48
+ cartUrl :
49
+ 'https://www.amd.com/en/direct-buy/5496921500/ca?add-to-cart=true' ,
50
+ model : 'amd reference' ,
51
+ series : 'rx6800xt' ,
52
+ url : 'https://www.amd.com/en/direct-buy/5496921500/ca' ,
53
+ } ,
46
54
] ,
47
55
name : 'amd-ca' ,
48
56
} ;
Original file line number Diff line number Diff line change @@ -79,6 +79,14 @@ export const AmdDe: Store = {
79
79
series : 'rx6900xt' ,
80
80
url : 'https://www.amd.com/de/direct-buy/5458374200/de' ,
81
81
} ,
82
+ {
83
+ brand : 'amd' ,
84
+ cartUrl :
85
+ 'https://www.amd.com/de/direct-buy/5496921500/de?add-to-cart=true' ,
86
+ model : 'amd reference' ,
87
+ series : 'rx6800xt' ,
88
+ url : 'https://www.amd.com/de/direct-buy/5496921500/de' ,
89
+ } ,
82
90
] ,
83
91
name : 'amd-de' ,
84
92
} ;
Original file line number Diff line number Diff line change @@ -59,6 +59,14 @@ export const AmdIt: Store = {
59
59
series : 'rx6800xt' ,
60
60
url : 'https://www.amd.com/en/direct-buy/5458374100/it' ,
61
61
} ,
62
+ {
63
+ brand : 'amd' ,
64
+ cartUrl :
65
+ 'https://www.amd.com/en/direct-buy/5496921500/it?add-to-cart=true' ,
66
+ model : 'amd reference' ,
67
+ series : 'rx6800xt' ,
68
+ url : 'https://www.amd.com/en/direct-buy/5496921500/it' ,
69
+ } ,
62
70
] ,
63
71
name : 'amd-it' ,
64
72
} ;
Original file line number Diff line number Diff line change @@ -91,6 +91,14 @@ export const AmdUk: Store = {
91
91
series : 'rx6900xt' ,
92
92
url : 'https://www.amd.com/en/direct-buy/5458374200/gb' ,
93
93
} ,
94
+ {
95
+ brand : 'amd' ,
96
+ cartUrl :
97
+ 'https://www.amd.com/en/direct-buy/5496921500/gb?add-to-cart=true' ,
98
+ model : 'amd reference' ,
99
+ series : 'rx6800xt' ,
100
+ url : 'https://www.amd.com/en/direct-buy/5496921500/gb' ,
101
+ } ,
94
102
] ,
95
103
name : 'amd-uk' ,
96
104
} ;
Original file line number Diff line number Diff line change @@ -75,6 +75,14 @@ export const Amd: Store = {
75
75
series : 'rx6800' ,
76
76
url : 'https://www.amd.com/en/direct-buy/5458373400/us' ,
77
77
} ,
78
+ {
79
+ brand : 'amd' ,
80
+ cartUrl :
81
+ 'https://www.amd.com/en/direct-buy/5496921500/us?add-to-cart=true' ,
82
+ model : 'amd reference' ,
83
+ series : 'rx6800xt' ,
84
+ url : 'https://www.amd.com/en/direct-buy/5496921500/us' ,
85
+ } ,
78
86
] ,
79
87
name : 'amd' ,
80
88
} ;
You can’t perform that action at this time.
0 commit comments