{"product_id":"find-x9-dual-sim-512gb-rom-12gb-ram-gsm-only-no-cdma-factory-unlocked-5g-smartphone-titanium-grey-international-version","title":"Oppo Find X9 Dual-Sim 512GB ROM + 12GB RAM","description":"\u003c!-- OPPO FIND X9 PRO DESIGN (LIGHT TITANIUM VERSION - SEO OPTIMIZED) --\u003e\n\u003c!-- We only load fonts and icons, the rest is pure CSS --\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\n\n\u003cstyle\u003e\n    \/* --- ESTILOS NATIVOS PARA SHOPIFY --- *\/\n    \/* Contenedor Principal Aislado *\/\n    #oppo-custom-landing {\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        background-color: #ffffff; \/* Fondo Blanco Puro *\/\n        color: #1d1d1f; \/* Texto Gris Oscuro *\/\n        width: 100%;\n        max-width: 100%;\n        margin: 0 auto;\n        line-height: 1.5;\n        box-sizing: border-box;\n    }\n\n    \/* Reset básico interno *\/\n    #oppo-custom-landing *, \n    #oppo-custom-landing *::before, \n    #oppo-custom-landing *::after {\n        box-sizing: border-box;\n    }\n\n    #oppo-custom-landing img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* Tipografía *\/\n    #oppo-custom-landing h1, \n    #oppo-custom-landing h2, \n    #oppo-custom-landing h3 {\n        margin-top: 0;\n        letter-spacing: -0.02em;\n        line-height: 1.2;\n        font-weight: 700;\n        color: #111111;\n    }\n\n    #oppo-custom-landing p {\n        margin-bottom: 1rem;\n        color: #555555; \/* Gris medio *\/\n        font-weight: 400;\n        font-size: 0.95rem;\n    }\n\n    \/* Utilidades de Layout *\/\n    .op-section {\n        padding: 3rem 1.5rem;\n        width: 100%;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        border-bottom: 1px solid #e5e7eb;\n    }\n\n    .op-container {\n        width: 100%;\n        max-width: 1000px;\n        margin: 0 auto;\n    }\n\n    .op-text-center { text-align: center; }\n    .op-text-left { text-align: left; }\n\n    \/* SECCIONES ESPECÍFICAS *\/\n    \n    \/* Hero *\/\n    .op-hero {\n        background: radial-gradient(circle at top right, #fff5f0 0%, #ffffff 80%); \/* Toque cálido sutil *\/\n        padding-top: 4rem; \n        padding-bottom: 3rem;\n        border-bottom: none;\n    }\n\n    .op-badge {\n        color: #F05E1C; \/* Naranja Hasselblad *\/\n        font-weight: 700;\n        text-transform: uppercase;\n        font-size: 0.7rem;\n        letter-spacing: 0.2em;\n        display: inline-block;\n        margin-bottom: 1rem;\n        background-color: #fff2ec;\n        padding: 0.4rem 1rem;\n        border: 1px solid #F05E1C;\n        border-radius: 2px;\n    }\n\n    .op-title-hero {\n        font-size: 3rem;\n        margin-bottom: 0.5rem;\n        color: #111;\n    }\n\n    .op-subtitle-hero {\n        font-size: 1.2rem;\n        color: #F05E1C;\n        font-weight: 500;\n        max-width: 800px;\n        margin: 0 auto;\n        line-height: 1.4;\n    }\n\n    \/* Grid (Max 2 Columnas) *\/\n    .op-grid-2 {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 1.5rem;\n        margin-top: 2rem;\n    }\n\n    \/* Cards - ESTILO LIGHT TITANIUM *\/\n    .op-card {\n        background-color: #f9f9f9; \/* Gris muy claro *\/\n        border: 1px solid #e5e5e5;\n        border-radius: 12px;\n        padding: 2rem;\n        position: relative;\n        overflow: hidden;\n        transition: all 0.3s ease;\n    }\n    \n    .op-card:hover {\n        border-color: #F05E1C;\n        background-color: #ffffff;\n        box-shadow: 0 10px 30px rgba(240, 94, 28, 0.1);\n        transform: translateY(-3px);\n    }\n\n    .op-card-highlight {\n        background: linear-gradient(135deg, #F05E1C 0%, #d1490e 100%); \/* Gradiente Naranja *\/\n        color: white;\n        border: none;\n    }\n    \n    .op-card-highlight h3,\n    .op-card-highlight p,\n    .op-card-highlight .op-stat-label,\n    .op-card-highlight .op-stat-number {\n        color: #ffffff !important;\n    }\n\n    \/* Elementos Gráficos *\/\n    .op-stat-number {\n        font-size: 2.5rem;\n        font-weight: 800;\n        color: #F05E1C;\n        line-height: 1;\n        letter-spacing: -1px;\n    }\n    \n    .op-stat-label {\n        font-size: 0.75rem;\n        text-transform: uppercase;\n        letter-spacing: 0.1em;\n        color: #888;\n        margin-top: 0.3rem;\n        display: block;\n        font-weight: 600;\n    }\n\n    .op-icon-box {\n        width: 50px;\n        height: 50px;\n        background-color: #fff2ec;\n        border-radius: 8px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 1.5rem;\n        color: #F05E1C;\n        font-size: 1.5rem;\n        border: 1px solid rgba(240, 94, 28, 0.2);\n    }\n\n    \/* Tabla de Especificaciones *\/\n    .op-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-top: 1rem;\n        font-size: 0.85rem;\n        color: #444;\n    }\n    .op-specs-table td {\n        padding: 0.8rem 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .op-specs-table td:first-child {\n        font-weight: 600;\n        color: #111;\n        width: 40%;\n    }\n\n    \/* Responsive *\/\n    @media (min-width: 768px) {\n        .op-title-hero { font-size: 4.5rem; }\n        .op-grid-2 { grid-template-columns: 1fr 1fr; }\n        .op-col-span-2 { grid-column: span 2; }\n        .op-section { padding: 4rem 2rem; }\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv id=\"oppo-custom-landing\"\u003e\n\n\n    \u003c!-- Hero Section --\u003e\n    \u003cdiv class=\"op-section op-hero\"\u003e\n\n        \u003cdiv class=\"op-container op-text-center\"\u003e\n\n            \u003cspan class=\"op-badge\"\u003eCO-ENGINEERED WITH HASSELBLAD\u003c\/span\u003e\n            \u003ch1 class=\"op-title-hero\"\u003eOPPO Find X9 Pro.\u003c\/h1\u003e\n\n            \u003cp class=\"op-subtitle-hero\"\u003e\n                Extreme Power for Gamers.\u003cbr\u003e\n                Master 200 MP Photography.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Intro Text --\u003e\n    \u003cdiv class=\"op-section\" style=\"border-bottom: none; padding-top: 1rem;\"\u003e\n\n        \u003cdiv class=\"op-container op-text-center\"\u003e\n\n            \u003ch2 style=\"font-size: 2rem; margin-bottom: 1.5rem;\"\u003eWhy you'll love the Find X9 Pro?\u003c\/h2\u003e\n\n            \u003cp style=\"font-size: 1.1rem; color: #555; max-width: 800px; margin: 0 auto;\"\u003e\n                This isn't just a smartphone, it's a declaration of power. With the \u003cstrong\u003eDimensity 9500\u003c\/strong\u003e processor and a colossal \u003cstrong\u003e7500 mAh\u003c\/strong\u003e battery, it's designed for users who demand the most from gaming, photography, and battery life. Premium finishes in \"Titanium Charcoal\" and \"Silk White\" redefine elegance.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Feature Grid --\u003e\n    \u003cdiv class=\"op-section\" style=\"padding-top: 0; border-bottom: none;\"\u003e\n\n        \u003cdiv class=\"op-container\"\u003e\n\n            \n            \u003cdiv class=\"op-grid-2\"\u003e\n\n                \u003c!-- Camera Card (Highlight) --\u003e\n                \u003cdiv class=\"op-card op-col-span-2 op-card-highlight\"\u003e\n\n                    \u003cdiv style=\"display: flex; flex-direction: column; justify-content: center;\"\u003e\n\n                        \u003ch3 style=\"font-size: 2rem; margin-bottom: 0.5rem;\"\u003eProfessional-Grade Camera.\u003c\/h3\u003e\n\n                        \u003cp style=\"font-size: 1rem; opacity: 0.95; margin-bottom: 2rem; max-width: 700px;\"\u003e\n                            Integrates a \u003cstrong\u003e200 MP\u003c\/strong\u003e telephoto lens developed with Hasselblad. Massive 1\/1.56″ sensor, fast f\/2.1 aperture, and optical stabilization to capture every detail, from portraits to distant landscapes.\n                        \u003c\/p\u003e\n\n                        \u003cdiv style=\"display: flex; gap: 3rem; align-items: flex-end;\"\u003e\n\n                            \u003cdiv\u003e\n\n                                \u003cspan class=\"op-stat-number\"\u003e200\u003c\/span\u003e\n                                \u003cspan class=\"op-stat-label\"\u003eMP Telephoto\u003c\/span\u003e\n                            \u003c\/div\u003e\n\n                            \u003cdiv\u003e\n\n                                \u003cspan class=\"op-stat-number\"\u003e3x\u003c\/span\u003e\n                                \u003cspan class=\"op-stat-label\"\u003eOptical Zoom\u003c\/span\u003e\n                            \u003c\/div\u003e\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003c!-- Performance Card --\u003e\n                \u003cdiv class=\"op-card\"\u003e\n\n                    \u003cdiv class=\"op-icon-box\"\u003e\n\n                        \u003ci class=\"fa-solid fa-microchip\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n\n                    \u003ch3 style=\"font-size: 1.5rem; margin-bottom: 0.5rem;\"\u003eGamer Power.\u003c\/h3\u003e\n\n                    \u003cp style=\"font-size: 0.9rem;\"\u003eThe heart of the beast: \u003cstrong\u003eMediaTek Dimensity 9500\u003c\/strong\u003e Octa-core at 4.21 GHz. Accompanied by \u003cstrong\u003e16 GB of RAM\u003c\/strong\u003e for fluid performance in the most demanding games and heavy multitasking.\u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003c!-- Battery Card --\u003e\n                \u003cdiv class=\"op-card\"\u003e\n\n                    \u003cdiv class=\"op-icon-box\"\u003e\n\n                        \u003ci class=\"fa-solid fa-battery-full\"\u003e\u003c\/i\u003e\n                    \u003c\/div\u003e\n\n                    \u003ch3 style=\"font-size: 1.5rem; margin-bottom: 0.5rem;\"\u003e7500 mAh.\u003c\/h3\u003e\n\n                    \u003cp style=\"font-size: 0.9rem;\"\u003eAn outstanding figure for a high-end phone. Forget the charger during the day, even with intensive use. Extended battery life for creators and gamers.\u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003c!-- Display Card --\u003e\n                \u003cdiv class=\"op-card op-col-span-2\" style=\"background-color: #ffffff;\"\u003e\n\n                    \u003cdiv style=\"display: flex; align-items: center; gap: 2rem; flex-wrap: wrap;\"\u003e\n\n                        \u003cdiv class=\"op-icon-box\" style=\"margin-bottom: 0; min-width: 50px; background-color: #f5f5f7;\"\u003e\n\n                            \u003ci class=\"fa-solid fa-mobile-screen\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n\n                        \u003cdiv style=\"flex: 1;\"\u003e\n\n                            \u003ch3 style=\"font-size: 1.5rem; margin-bottom: 0.5rem;\"\u003ePremium Visual Experience.\u003c\/h3\u003e\n\n                            \u003cp style=\"margin-bottom: 0; font-size: 0.9rem;\"\u003eFlat \u003cstrong\u003e6.78-inch\u003c\/strong\u003e screen with 2772 × 1272 resolution. Ultra-thin bezels of just 1.15 mm for total immersion in your content.\u003c\/p\u003e\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Footer Specs --\u003e\n    \u003cdiv class=\"op-section\" style=\"border-bottom: none; padding-top: 1rem; background-color: #fafafa;\"\u003e\n\n        \u003cdiv class=\"op-container\"\u003e\n\n            \u003ch3 style=\"font-size: 1.2rem; margin-bottom: 1rem; text-align: left; color: #111;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\n            \u003ctable class=\"op-specs-table\"\u003e\n\n                \u003ctr\u003e\n\n                    \u003ctd\u003eProcessor\u003c\/td\u003e\n\n                    \u003ctd\u003eMediaTek Dimensity 9500 (4.21 GHz)\u003c\/td\u003e\n\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n\n                    \u003ctd\u003eMemory\u003c\/td\u003e\n\n                    \u003ctd\u003e16 GB RAM + 512 GB Storage\u003c\/td\u003e\n\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n\n                    \u003ctd\u003eCameras\u003c\/td\u003e\n\n                    \u003ctd\u003e50MP + 50MP + 200MP (Telephoto) | Selfie 50MP\u003c\/td\u003e\n\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n\n                    \u003ctd\u003eBattery\u003c\/td\u003e\n\n                    \u003ctd\u003e7500 mAh (Non-removable)\u003c\/td\u003e\n\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n\n                    \u003ctd\u003eDisplay\u003c\/td\u003e\n\n                    \u003ctd\u003e6.78\" (2772 x 1272 px)\u003c\/td\u003e\n\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n\n                    \u003ctd\u003eSystem\u003c\/td\u003e\n\n                    \u003ctd\u003eAndroid 16\u003c\/td\u003e\n\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n\n                    \u003ctd\u003eDesign\u003c\/td\u003e\n\n                    \u003ctd\u003e8.2 mm Profile | 224 g Weight\u003c\/td\u003e\n\n                \u003c\/tr\u003e\n\n            \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\u003c!-- END OF OPPO FIND X9 PRO DESIGN --\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"512 GB","offer_id":58174493589852,"sku":"B0FY753F1F","price":1320.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/b6364b244d8ba7941d2d87113e920ab9.jpg?v=1782960152","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/find-x9-dual-sim-512gb-rom-12gb-ram-gsm-only-no-cdma-factory-unlocked-5g-smartphone-titanium-grey-international-version","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}