✦ Verified product
OPPO Find N6
GBP 1,499.00
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: white; overflow: hidden; } .accordion-item { border-top: 1px solid #4a58a6; } .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; } .accordion-header:hover { background-color: #fcdc23; color: #000; } .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; 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: #fff; } table th, table td { padding: 10px; text-align: left; border: 1px solid #ccc; } Chinese Version What's included? Charging Brick: Yes USB Cable: Yes Protective case: Yes Network Technology:GSM / CDMA / HSPA / CDMA2000 / LTE / 5G 2G Bands: GSM 850 / 900 / 1800 / 1900 3G Bands:HSDPA 800 / 850 / 900 / 1700(AWS) / 1900 / 2100 4G Bands: 1, 2, 3, 4, 5, 7, 8, 12, 13, 17, 18, 19, 20, 25, 26, 28, 32, 34, 38, 39, 40, 41, 42, 43, 48, 66, 71 5G Bands:1, 2, 3, 5, 7, 8, 12, 13, 18, 20, 25, 26, 28, 38, 40, 41, 48, 66, 71, 75, 77, 78, 79, 80, 81, 83, 84, 89 SA/NSA Speed: HSPA, LTE, 5G SIM: Nano-SIM + Nano-SIM + eSIM (max 2 at a time) Durability:P58/IP59 dust protected and water resistant (high pressure water jets; immersible up to 1m for 30 min) Aircraft-grade 7000-series aluminum frame Body Dimensions: Unfolded: 159.9 x 145.6 x 4.2 mm / Folded: 159.9 x 74.1 x 8.9 mm Weight: 225 g (7.94 oz) Display Type:Foldable LTPO OLED, 1B colors, 120Hz, 2160Hz PWM, Dolby Vision, HDR10+, HDR Vivid, 600 nits (typ), 1800 nits (HBM), 2500 nits (peak) Size:8.12 inches, 211.7 cm2 (~90.9% screen-to-body ratio) Resolution:2248 x 2480 pixels (~412 ppi density) Outer display:LTPO OLED, 1B colors, Dolby Vision, HDR10+, HDR Vivid, 120Hz, Ultra HDR image support, 600 nits (typ), 1800 nits (HBM), 3600 nits (peak), 2160Hz PWM 6.62 inches, 1140 x 2616 pixels, 431 ppi, Nanocrystal Glass Platform OS:Android 16, ColorOS 16 Chipset: Qualcomm SM8850-AC Snapdragon 8 Elite Gen 5 (3 nm) CPU: Octa-core (2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M) GPU:Adreno 840 Memory Card Slot: No Internal: 1TB 16GB RAM UFS 4.1 Main Camera Triple 200 MP, f/1.8, 23mm (wide), 1/1.56”, 0.5µm, PDAF, OIS 50 MP, f/2.7, 70mm (periscope telephoto), 1/2.75", 0.64µm, PDAF, OIS, 3x optical zoom 50 MP, f/2.0, 15mm, 120˚ (ultrawide), 1/2.75", 0.64µm, AF Features: Hasselblad Color Calibration, color spectrum sensor, LED flash, HDR, panorama Video:4K@30/60/120fps (Dolby Vision), 1080p@30/60/120/240fps gyro-EIS, HDR10+ Selfie Camera Single:20MP, f/2.4, 21mm (wide), 1/3.42", 0.64µm Cover camera: 20MP, f/2.4, 21mm (wide), 1/3.42", 0.64µm Features:HDR Video: 4K@30fps, 1080p@30fps, gyro-EIS, HDR Sound Speakers:Yes, with stereo speakers (Dolby Atmos enhanced) 3.5mm Jack: No Comms WLAN: Wi-Fi 802.11 a/b/g/n/ac/6/7, dual-band or tri-band Bluetooth:Yes, A2DP, LE, aptX HD, LHDC 5 Positioning:GPS (L1+L5), GLONASS (G1), BDS (B1I+B1c+B2a), GALILEO (E1+E5a), QZSS (L1+L5), NavIC (L5) NFC: Yes Infrared: Yes Radio: No USB:USB Type-C 3.1, Display Port, OTG Features Sensors:Fingerprint (side-mounted), accelerometer, dual gyro, proximity, compass Battery Type:Si/C Li-Ion 6000 mAh Charging: 80W wired, 44W UFCS, 55W PPS, 18W PD/QC , 50W wireless , Reverse wired document.addEventListener("DOMContentLoaded", function() { var headers = document.querySelectorAll(".accordion-header"); headers.forEach(function(header) { header.addEventListener("click", function() { var content = this.nextElementSibling; if (content.classList.contains("active")) { content.classList.remove("active"); } else { content.classList.add("active"); } }); }); });