GMKtec EVO-T2 AI Mini PC Intel Core Ultra X7 358H / X9 388H

Variant- 64GB RAM + 1TB SSD
Power Plug Type- US
CPU- T2S: Ultra X7 358H
$1,899.00
$2,399.00
-$500.00
class SpzCustomDiscountFlashsale extends SPZ.BaseElement { constructor(element) { super(element); this.xhr_ = SPZServices.xhrFor(this.win); this.getFlashSaleApi = "\/api\/storefront\/promotion\/flashsale\/display_setting\/product_setting"; this.timer = null; this.variantId = "c6a332e3-f689-4f81-bc9c-6111abeda838"; // 促销活动数据 this.flashsaleData = {} } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.templates_ = SPZServices.templatesForDoc(); this.viewport_ = this.getViewport(); // 挂载bind函数 解决this指向问题 this.render = this.render.bind(this); this.resize = this.resize.bind(this); this.switchVariant = this.switchVariant.bind(this); } mountCallback() { // 获取数据 this.getData(); this.element.onclick = (e) => { const cur = this.win.document.querySelector(".app_discount_flashsale_desc"); const setting = this.flashsaleData.product_setting; const landingUrl = `/promotions/discount-default/${this.flashsaleData.discount_info.id}`; const finalUrl = appDiscountUtils.resolveDiscountHref(setting, landingUrl); if (finalUrl && appDiscountUtils.inProductBody(this.element) && e.target !== cur) { this.win.open(finalUrl, '_blank', 'noopener'); } } // 绑定 this.viewport_.onResize(this.resize); // 监听子款式切换,重新渲染 this.win.document.addEventListener('dj.variantChange', this.switchVariant); } unmountCallback() { // 解绑 this.viewport_.removeResize(this.resize); this.win.document.removeEventListener('dj.variantChange', this.switchVariant); // 清除定时器 if (this.timer) { clearTimeout(this.timer); this.timer = null; } } resize() { if (this.timer) { clearTimeout(this.timer) this.timer = null; } this.timer = setTimeout(() => { this.render(); }, 200) } switchVariant(event) { const variant = event.detail.selected; if (variant.product_id == 'a9aedd69-fdc3-485b-8f61-c5800a74462d' && variant.id != this.variantId) { this.variantId = variant.id; this.getData(); } } getData() { const reqBody = { product_id: "a9aedd69-fdc3-485b-8f61-c5800a74462d", product_type: "default", variant_id: this.variantId } this.flashsaleData = {}; this.win.fetch(this.getFlashSaleApi, { method: "POST", body: JSON.stringify(reqBody), headers: { "Content-Type": "application/json" } }).then(async (response) => { if (response.ok) { this.flashsaleData = await response.json(); this.render(); } else { this.clearDom(); } }).catch(err => { this.clearDom(); }); } clearDom() { const children = this.element.querySelector('*:not(template)'); children && SPZCore.Dom.removeElement(children); } render() { this.templates_ .findAndRenderTemplate(this.element, { isMobile: appDiscountUtils.judgeMobile(), isRTL: appDiscountUtils.judgeRTL(), inProductDetail: appDiscountUtils.inProductBody(this.element), flashsaleData: this.flashsaleData, image_domain: this.win.SHOPLAZZA.image_domain, }) .then((el) => { this.clearDom(); this.element.appendChild(el); }) } } SPZ.defineElement('spz-custom-discount-flashsale', SpzCustomDiscountFlashsale);
Quantity
Free Shipping Worldwide (Remote areas excluded)
Hassle-free 7-Day Return
US Orders: No Import Fees
1-Year Warranty
Description

Specifications

CPU Intel® Core™ Ultra X7 Processor 358H
Intel® Core™ Ultra Series 3 (Panther Lake)
16 Cores / 16 Threads, Intel 18A Process

Performance-cores (4C)
Base: 1.9 GHz / Max Turbo: 4.8 GHz
Efficient-cores (8C)
Base: 1.5 GHz / Max Turbo: 3.5 GHz
Low Power Efficient-cores (4C)
Base: 1.5 GHz / Max Turbo: 3.3 GHz

18MB Intel® Smart Cache
Power Modes: 35W (Silent) / 45W (Balanced) / 54W (Performance), Peak 60W
VC Cooling + Dual Fan Design (Support RGB Lighting)
CPU Package FCBGA2540
Package Size: 50mm × 25mm
GPU Intel® Arc™ B390 GPU
12 Xe-Cores, Ray Tracing Supported
Max Dynamic Frequency: 2.5 GHz
Peak AI Performance: 122 TOPS (INT8)
NPU Built-in NPU, up to 50 TOPS (INT8)
Memory LPDDR5X up to 8533 MT/s
64GB (Onboard)
Storage Option 1:
• M.2 2280 NVMe PCIe 5.0 ×4 SSD
• Phison AI SSD 853GB (768GB + 85GB)

Option 2:
• M.2 2280 NVMe PCIe 4.0 ×4 SSD (1TB)
Internal Expansion Dual M.2 2280 Slots
• 1× PCIe 5.0 ×4
• 1× PCIe 4.0 ×1
Max Capacity: 8TB ×2
Video Output HDMI + DP + Dual USB4
Supports up to 8K Resolution
Network Wi-Fi 7 (RZ717, up to 2.9Gbps)
Bluetooth 5.4
10G LAN + 2.5G LAN
Front I/O • 1× USB4 Type-C (PD 3.0, 100W Input / DP 4K@60Hz / 40Gbps)
• 2× USB 3.2 Gen2 Type-A (10Gbps)
• 1× USB 2.0 Type-A (480Mbps)
• 1× 3.5mm Audio Combo Jack
Rear I/O • 1× USB4 Type-C (PD 3.0, 100W Input / DP 4K@60Hz / 40Gbps)
• 2× USB 2.0 Type-A
• 1× HDMI 2.1 TMDS (4K@60Hz)
• 1× DP 1.4 (8K@60Hz, DP++)
• 1× OCuLink (PCIe 4.0 ×4, No Hot Swap)
• 1× 10G RJ45 LAN
• 1× 2.5G RJ45 LAN
• 1× DC IN (5.5 × 2.5mm)
• 1× Kensington Lock Slot
Power DC IN: 19V ⎓ 7.8A
Built-in CMOS Battery
Dimensions 154 × 151 × 73.6 mm
Weight Approx. 2.3 kg
OS Support Windows 11 Pro
Ubuntu / Linux