✦ Verified product
Huawei Watch GT Runner 2
GBP 319.00
Band color
Average Dad Tech
Verified independent store
→
.accordion-wrapper { font-family: 'Varela Round', sans-serif; margin: 0; padding: 0; } .accordion { max-width: 900px; margin: 0 auto; border-radius: 12px; box-shadow: 0 4px 10px rg
ba(0, 0, 0, 0.1); background: #ffffff; overflow: hidden; } .accordion-item { border-top: 1px solid #4a58a6; } .accordion-item:first-child { border-top: none; } .accordion-header { background-color: #137de4; color: #ffffff; padding: 20px 24px; width: 100%; text-align: left; font-size: 18px; font-weight: bold; border: none; outline: none; cursor: pointer; transition: background 0.3s ease, color 0.3s ease; display: block; } .accordion-header:hover { background-color: #fcdc23; color: #000000; } .accordion-content { display: none; background-color: #f7f3d7; padding: 0 24px; } .accordion-content.active { display: block; padding: 20px 24px; } .accordion-content ul { list-style: none; padding-left: 0; margin: 0; font-size: 16px; line-height: 1.6; } .accordion-content li { margin-bottom: 10px; } .accordion-content strong { display: inline-block; width: 160px; } table { width: 100%; border-collapse: collapse; font-size: 16px; margin-top: 15px; } table thead { background-color: #137de4; color: #ffffff; } table th, table td { padding: 10px; text-align: left; border: 1px solid #ccc; } What's included? Charging Brick: Yes, wireless charging puck USB Cable: Yes Protective case: N/A Network Technology: N/A: No Cellular activity 2G Bands: N/A 3G Bands: N/A 4G Bands: N/A Speed: N/A SIM: N/A Durability: IP69 dust tight and water resistant (high pressure water jets; immersible up to 1.5m for 30 min) 5 ATM, 40m swimproof/diving (EN13319), ECG certified Body Dimensions: 43.5 x 43.5 x 10.7 mm (1.71 x 1.71 x 0.42 in) Weight: 34.5 g (1.23 oz) Build: Glass front, titanium alloy frame, glass-fiber reinforced plastic back Display Type: AMOLED, 3000 nits (peak) Size: 1.32 inches Resolution: 466 x 466 pixels (~352 ppi density) Memory Card Slot: No Internal: 32GB 2GB RAM Sound Speakers: Yes 3.5mm Jack: No Comms WLAN: No Bluetooth: 6.0, LE, EDR Positioning: GPS (L1+L5), BDS (B1I+B1c+B2a), GALILEO (E5a+E5b), QZSS (L1+L5), GLONASS, NavIC NFC: Yes Infrared: N/A Radio: No USB: No Features Sensors: Accelerometer, gyro, heart rate, SpO2, compass, barometer, depth, temperature Messaging: Email, IM Battery Type: Si/C Li-Ion 540 mAh Charging: Wireless document.addEventListener('DOMContentLoaded', function () { const headers = document.querySelectorAll('.accordion-header'); headers.forEach(function (header) { header.addEventListener('click', function () { const content = this.nextElementSibling; const isActive = content.classList.contains('active'); document.querySelectorAll('.accordion-content').forEach(function (item) { item.classList.remove('active'); }); if (!isActive) { content.classList.add('active'); } }); }); });