✦ Verified product
OPPO Find X9 Pro
GBP 729.00
Size
Average Dad Tech
Verified independent store
→
Chinese Version with full Google Play Services Shipping starts 24th of October 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-shadow: 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; } Network Technology: GSM / HSPA / 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, 17, 18, 19, 20, 25, 26, 28, 34, 38, 39, 40, 41, 42, 43, 48, 66 5G Bands: 1, 2, 3, 5, 7, 8, 12, 18, 20, 25, 26, 28, 34, 38, 39, 40, 41, 48, 66, 77, 78, 79 SA/NSA Speed: HSPA, LTE, 5G SIM: Nano-SIM + Nano-SIM Durability: IP68/IP69 dust tight and water resistant (immersible up to 1.5m for 30 min) Body Dimensions: 161.3 x 76.5 x 8.3 mm (6.35 x 3.01 x 0.33 in) Weight: 224 g (7.90 oz) Build: Glass front (Gorilla Glass), glass back (Gorilla Glass), aluminum frame Display Type: LTPO AMOLED, 1B colors, 120Hz, 2160Hz PWM, Dolby Vision, HDR10+, HDR Vivid, 800 nits (typ), 1800 nits (HBM), 3600 nits (peak) Size: 6.78 inches, 112.4 cm² (~91.1% screen-to-body ratio) Resolution: 1272 x 2772 pixels, 19.5:9 ratio (~450 ppi density) Platform OS: Android 16, up to 5 major Android upgrades, ColorOS 16 Chipset: Mediatek Dimensity 9500 (3 nm) CPU: Octa-core (1x4.21 GHz C1-Ultra & 3x3.5 GHz C1-Premium & 4x2.7 GHz C1-Pro) GPU: Arm G1-Ultra Memory Card Slot: No Internal: 256GB 12GB RAM, 512GB 16GB RAM, 1TB 16GB RAM Type: UFS 4.1 Main Camera Triple: 50 MP, f/1.5, 23mm (wide), 1/1.28", 1.22µm, PDAF, OIS 200 MP, f/2.1, 70mm (periscope telephoto), 1/1.56", 0.5µm, 3x optical zoom, PDAF, OIS 50 MP, f/2.0, 15mm, 120˚ (ultrawide), 1/2.76", 0.64µm, PDAF Features: Laser AF, color spectrum sensor, Hasselblad calibration, LED flash, HDR, panorama Video: 4K@30/60/120fps, 1080p@30/60/240fps; gyro-EIS; HDR, 10-bit video, Dolby Vision, LOG Selfie Camera Single: 50 MP, f/2.0, 21mm (wide), 1/2.76", 0.64µm, PDAF Features: Panorama Video: 4K@30/60fps, 1080p@30/60fps, gyro-EIS Sound Speakers: Yes, with stereo speakers 3.5mm Jack: No Comms WLAN: Wi-Fi 802.11 a/b/g/n/ac/6/7, dual-band or tri-band, Wi-Fi Direct Bluetooth: 6.0, A2DP, LE, aptX HD, LHDC 5 Positioning: GPS (L1+L5), BDS (B1I+B1c+B2a+B2b), GALILEO (E1+E5a+E5b), QZSS (L1+L5), GLONASS, NavIC (L5) NFC: Yes Infrared: Yes Radio: No USB: USB Type-C 3.2, OTG Features Sensors: Fingerprint (under display, ultrasonic), accelerometer, gyro, proximity, compass, satellite connectivity (1TB model only), Circle to Search Battery Type: Si/C Li-Ion 7500 mAh Charging: 80W wired, 50W wireless, 10W reverse wireless document.querySelectorAll('.accordion-header').forEach(button => { button.addEventListener('click', () => { const content = button.nextElementSibling; button.classList.toggle('active'); content.classList.toggle('active'); }); });