Skip to content

Commit

Permalink
chore(store): add 3090 strix amazon
Browse files Browse the repository at this point in the history
Closes #420
  • Loading branch information
jef committed Oct 2, 2020
1 parent 4085136 commit 0c810d6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/store/model/amazon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@ export const Amazon: Store = {
series: '3080',
url: 'https://www.amazon.com/dp/B08J6F174Z'
},
{
brand: 'asus',
cartUrl: 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08J6GMWCQ&Quantity.1=1',
model: 'strix',
series: '3090',
url: 'https://www.amazon.com/dp/B08J6GMWCQ'
},
{
brand: 'msi',
cartUrl: 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08HR5SXPS&Quantity.1=1',
Expand Down

0 comments on commit 0c810d6

Please sign in to comment.