mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
feat(store): nvidia debug card for "product details" page (#337)
This commit is contained in:
@@ -18,6 +18,12 @@ export const Nvidia: Store = {
|
||||
series: 'test:series',
|
||||
url: 'https://www.nvidia.com/en-us/shop/geforce/gpu/'
|
||||
},
|
||||
{
|
||||
brand: 'test:brand',
|
||||
model: 'test:model',
|
||||
series: 'test:series',
|
||||
url: 'https://www.nvidia.com/en-us/geforce/graphics-cards/rtx-2060-super/'
|
||||
},
|
||||
{
|
||||
brand: 'nvidia',
|
||||
model: 'founders edition',
|
||||
|
||||
Reference in New Issue
Block a user