✦ Verified product
OPPO Watch S (Global)
GBP 299.00
Band color
Average Dad Tech
Verified independent store
→
body { font-family: 'Varela Round', sans-serif; background-color: #f9f9f9; margin: 0; padding: 0; } .accordion { max-width: 900px; margin: 40px auto; border-radius: 12px; box-shado
w: 0 4px 10px rgba(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; } Global Version What's included? Charging Brick: Yes, wireless charging puck USB Cable: Yes Protective case: N/A Network Technology: No cellular connectivity 2G Bands: N/A 3G Bands: N/A 4G Bands: N/A Speed: N/A SIM: No Durability: IP68 dust tight and water resistant (immersible up to 1.5m for 30 min) Waterproof (5ATM/50m) ECG certified Body Dimensions: 45 x 45 x 8.9 mm (1.77 x 1.77 x 0.35 in) Weight: 35 g (1.23 oz) Build: Strap: Black fluororubber strap + Stainless steel buckle Tri-color woven watch strap + Stainless steel buckle Beige fluororubber strap + Stainless steel buckle Case: Middle frame: stainless steel Rear shell: PA + 55% fiberglass Bottom Case:PA + 55% fiberglass Display Type: AMOLED, 3000 nits (peak) Size: 1.46 inches Resolution: 464 x 464 pixels (~317 ppi density) Platform OS:ColorOS Watch 7.1 Chipset: Qualcomm Snapdragon W5 Gen 1 (4 nm) Memory Card Slot: No Internal: 4GB Sound Speakers: Yes 3.5mm Jack: No Comms WLAN: No Bluetooth: 5.2, A2DP, LE Positioning:GPS (L1+L5), GLONASS, GALILEO, BDS, QZSS NFC: Yes Infrared: N/A Radio: No USB: No Features Sensors: Accelerometer, gyro, barometer, compass, heart rate, SpO2 Battery Type: Li-Ion 339 mAh 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'); } }); }); });