diff --git a/src/store/model/zotac.ts b/src/store/model/zotac.ts index 5c13c1c..060d665 100644 --- a/src/store/model/zotac.ts +++ b/src/store/model/zotac.ts @@ -20,6 +20,34 @@ export const Zotac: Store = { url: 'https://store.zotac.com/zotac-gaming-geforce-rtx-2060-twin-fan-zt-t20600f-10m' }, + { + brand: 'zotac', + model: 'twin edge', + series: '3060ti', + url: + 'https://store.zotac.com/zotac-gaming-geforce-rtx-3060-ti-twin-edge-zt-a30610e-10m' + }, + { + brand: 'zotac', + model: 'twin edge oc', + series: '3060ti', + url: + 'https://store.zotac.com/zotac-gaming-geforce-rtx-3060-ti-twin-edge-oc-zt-a30610h-10m' + }, + { + brand: 'zotac', + model: 'twin edge', + series: '3070', + url: + 'https://store.zotac.com/zotac-gaming-geforce-rtx-3070-twin-edge-zt-a30700e-10p' + }, + { + brand: 'zotac', + model: 'twin edge oc', + series: '3070', + url: + 'https://store.zotac.com/zotac-gaming-geforce-rtx-3070-twin-edge-oc-zt-a30700h-10p' + }, { brand: 'zotac', model: 'trinity',