mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
chore(amazon): fix evga model
This commit is contained in:
@@ -119,7 +119,7 @@ export const AmazonIt: Store = {
|
||||
brand: 'evga',
|
||||
cartUrl:
|
||||
'https://www.amazon.it/gp/aws/cart/add.html?ASIN.1=B08L8L9TCZ&Quantity.1=1',
|
||||
model: 'ftw3',
|
||||
model: 'ftw3 ultra',
|
||||
series: '3070',
|
||||
url: 'https://www.amazon.it/dp/B08L8L9TCZ'
|
||||
},
|
||||
|
||||
@@ -250,7 +250,7 @@ export const Amazon: Store = {
|
||||
brand: 'evga',
|
||||
cartUrl:
|
||||
'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08L8L9TCZ&Quantity.1=1',
|
||||
model: 'ftw3',
|
||||
model: 'ftw3 ultra',
|
||||
series: '3070',
|
||||
url: 'https://www.amazon.com/dp/B08L8L9TCZ'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user