{"product_id":"iphone-14pro-reacondicionado","title":"Refurbished iPhone 14 Pro","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500\u0026amp;family=Montserrat:wght@600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .shp-product-description { font-family: 'Inter', sans-serif !important; color: #0B132B; line-height: 1.6; max-width: 1000px; margin: 0 auto; background-color: #FFFFFF; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }\n  .shp-product-description * { box-sizing: border-box; }\n  .shp-product-description h2, .shp-product-description h3, .shp-product-description h4 { margin: 0; font-family: 'Montserrat', sans-serif !important; color: #00003A; }\n  .shp-product-description p { margin-bottom: 1rem; font-size: 1.05rem; color: #0B132B; font-weight: 400; }\n  .shp-product-description .shp-hero-header { text-align: center; padding: 3.5rem 2rem; background-color: #F8FAFC; background-image: radial-gradient(circle at 50% 0%, rgba(3, 137, 252, 0.04) 0%, transparent 45%), radial-gradient(circle at 100% 100%, rgba(0, 0, 58, 0.03) 0%, transparent 50%); margin-bottom: 3rem; border-radius: 24px; border: 1px solid rgba(0, 0, 58, 0.04); position: relative; overflow: hidden; box-shadow: 0 10px 25px -10px rgba(0, 0, 58, 0.05); }\n  .shp-product-description .shp-hero-header::before { content: ''; position: absolute; top: -50%; left: 50%; transform: translateX(-50%); width: 700px; height: 700px; border-radius: 50%; border: 1px solid rgba(3, 137, 252, 0.05); pointer-events: none; }\n  .shp-product-description .shp-hero-header .shp-eyebrow { font-family: 'Montserrat', sans-serif !important; font-weight: 700 !important; color: #0389FC !important; letter-spacing: 0.15em !important; text-transform: uppercase !important; font-size: 0.75rem !important; display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem; background-color: #FFFFFF; padding: 0.4rem 1.2rem; border-radius: 100px; margin-bottom: 1.5rem; box-shadow: 0 6px 15px -5px rgba(3, 137, 252, 0.12); border: 1px solid rgba(3, 137, 252, 0.1); position: relative; z-index: 1; }\n  .shp-product-description .shp-hero-header .shp-eyebrow::before { content: ''; display: block; width: 5px; height: 5px; background-color: #EDFF00; border-radius: 50%; box-shadow: 0 0 8px rgba(237, 255, 0, 0.8); }\n  .shp-product-description .shp-hero-header .shp-title { font-family: 'Montserrat', sans-serif !important; font-size: clamp(1.6rem, 3vw, 2.6rem) !important; font-weight: 800 !important; color: #00003A !important; line-height: 1.15 !important; margin-bottom: 1.25rem !important; letter-spacing: -0.02em !important; position: relative; z-index: 1; }\n  .shp-product-description .shp-hero-header h3.shp-subtitle { font-family: 'Inter', sans-serif !important; font-size: 1.05rem !important; color: #0B132B !important; font-weight: 500 !important; max-width: 700px !important; margin: 0 auto !important; line-height: 1.6 !important; position: relative; z-index: 1; }\n  .shp-intro { padding: 0 1rem; margin-bottom: 3rem; }\n  .shp-intro-text { font-size: 1.15rem !important; color: #0B132B !important; font-weight: 400; line-height: 1.7; }\n  .shp-intro-text strong { color: #00003A; font-family: 'Montserrat', sans-serif !important; font-weight: 700 !important; }\n  .shp-cards-section { margin: 4rem 0; padding: 3rem 1.5rem; background-color: #F8FAFC; border-radius: 24px; border: 1px solid rgba(0, 0, 58, 0.03); }\n  .shp-cards-section-header { text-align: center; margin-bottom: 3rem; max-width: 700px; margin-left: auto; margin-right: auto; }\n  .shp-cards-section-header h3 { font-size: 2rem !important; font-weight: 800 !important; margin-bottom: 1rem; color: #00003A !important; letter-spacing: -0.02em; }\n  .shp-cards-section-header p { color: #0B132B; font-weight: 400; font-size: 1.1rem; }\n  .shp-cards-grid { display: grid; grid-template-columns: 1fr; gap: 1.5rem; align-items: stretch; }\n  @media (min-width: 768px) { .shp-cards-grid { grid-template-columns: repeat(2, 1fr); } .shp-card:last-child { grid-column: 1 \/ -1; } }\n  .shp-card { background-color: #FFFFFF; border: 1px solid rgba(0, 0, 58, 0.05); border-radius: 16px; padding: 3rem 2rem; text-align: center; transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; height: 100%; }\n  .shp-card:hover { transform: translateY(-8px); box-shadow: 0 20px 30px -10px rgba(65, 58, 244, 0.08); border-color: rgba(3, 137, 252, 0.2); }\n  .shp-card-icon { font-size: 2rem; margin-bottom: 1.5rem; display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; background: #F8FAFC; border-radius: 50%; color: #0389FC; box-shadow: inset 0 0 0 1px rgba(3, 137, 252, 0.1); flex-shrink: 0; }\n  .shp-card-title { font-size: 1.05rem !important; line-height: 1.4 !important; margin-bottom: 1.25rem; font-weight: 700 !important; color: #00003A !important; word-break: normal; overflow-wrap: break-word; hyphens: none; -webkit-hyphens: none; }\n  .shp-card p { margin: 0; font-size: 0.95rem; color: #0B132B; line-height: 1.7; word-break: normal; overflow-wrap: break-word; hyphens: none; }\n  .shp-features-accordion, .shp-faq-section { margin: 3rem 0; }\n  .shp-faq-section h3 { text-align: center; font-size: 2rem !important; font-weight: 800 !important; margin-bottom: 2.5rem; color: #00003A !important; letter-spacing: -0.02em; }\n  .shp-accordion { background: #F8FAFC; margin-bottom: 1rem; border-radius: 16px; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); border: 1px solid rgba(0, 0, 58, 0.05); overflow: hidden; }\n  .shp-accordion:hover { border-color: rgba(3, 137, 252, 0.3); }\n  .shp-accordion[open] { background: #FFFFFF; border: 1px solid #0389FC; box-shadow: 0 10px 25px -5px rgba(3, 137, 252, 0.08); }\n  .shp-accordion summary { padding: 1.5rem 3.5rem 1.5rem 1.5rem; font-family: 'Montserrat', sans-serif !important; font-weight: 600 !important; font-size: 1.1rem !important; cursor: pointer; list-style: none; position: relative; color: #00003A !important; outline: none; line-height: 1.5; display: flex; align-items: center; gap: 10px; transition: background-color 0.3s ease; }\n  .shp-accordion summary:hover { background-color: rgba(3, 137, 252, 0.03); }\n  .shp-accordion summary:focus-visible { outline: 2px solid #0389FC; outline-offset: -2px; border-radius: 16px; }\n  .shp-accordion summary::-webkit-details-marker { display: none; }\n  .shp-accordion summary::after { content: '+'; position: absolute; right: 1.5rem; top: 50%; transform: translateY(-50%) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s ease; color: #0389FC; font-weight: 800; font-size: 1.5rem; font-family: 'Inter', sans-serif; }\n  .shp-accordion[open] summary::after { content: '\\2212'; transform: translateY(-50%) rotate(180deg); color: #00003A; }\n  .shp-accordion[open] .shp-accordion-content { padding: 0 1.5rem 1.5rem; color: #0B132B; font-size: 1.05rem; font-weight: 400; animation: shp-fade-slide-down 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards; }\n  @keyframes shp-fade-slide-down { 0% { opacity: 0; transform: translateY(-10px); } 100% { opacity: 1; transform: translateY(0); } }\n  .shp-technical-specs { background: #FFFFFF; border-radius: 24px; border: 1px solid rgba(0, 0, 58, 0.08); padding: 3rem 2.5rem; margin-bottom: 4rem; box-shadow: 0 20px 40px -10px rgba(0, 0, 58, 0.04); }\n  .shp-technical-specs h3 { font-size: 1.8rem !important; border-left: 6px solid #0389FC; padding-left: 1rem; margin-bottom: 2.5rem; font-weight: 800 !important; color: #00003A !important; letter-spacing: -0.02em; }\n  .shp-table-wrapper { overflow-x: auto; border-radius: 12px; border: 1px solid rgba(0, 0, 58, 0.05); padding: 0 !important; margin: 0 !important; }\n  .shp-product-description table.shp-specs-table, .shp-product-description table.shp-specs-table tbody, .shp-product-description table.shp-specs-table tr, .shp-product-description table.shp-specs-table th, .shp-product-description table.shp-specs-table td { border-width: 0 !important; border-style: none !important; border-color: transparent !important; box-shadow: none !important; outline: none !important; margin: 0 !important; padding: 0 !important; }\n  .shp-product-description table.shp-specs-table { width: 100% !important; border-collapse: collapse !important; table-layout: auto !important; margin: 0 !important; padding: 0 !important; }\n  .shp-product-description table.shp-specs-table tr { display: table-row !important; border-bottom: 1px solid rgba(0, 0, 58, 0.05) !important; transition: background-color 0.2s ease; }\n  .shp-product-description table.shp-specs-table tr:hover { background-color: #F8FAFC !important; }\n  .shp-product-description table.shp-specs-table tr:last-child { border-bottom: none !important; }\n  .shp-product-description table.shp-specs-table th { font-family: 'Montserrat', sans-serif !important; font-weight: 700 !important; color: #00003A !important; font-size: 1rem !important; text-align: left !important; padding: 1.25rem 1.5rem !important; width: 35% !important; background-color: #F8FAFC !important; border-right: 1px solid rgba(0, 0, 58, 0.03) !important; white-space: normal !important; word-break: normal !important; overflow-wrap: normal !important; hyphens: none !important; }\n  .shp-product-description table.shp-specs-table td { font-family: 'Inter', sans-serif !important; color: #0B132B !important; text-align: left !important; font-size: 1.05rem !important; padding: 1.25rem 1.5rem !important; font-weight: 400 !important; background-color: transparent !important; white-space: normal !important; word-break: normal !important; overflow-wrap: break-word !important; }\n  .shp-disclaimer { margin-top: 4rem; padding: 2.5rem; background-color: #00003A; border-left: 8px solid #EDFF00; border-radius: 16px; margin-bottom: 4rem; box-shadow: 0 15px 35px -5px rgba(0, 0, 58, 0.2); display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }\n  .shp-disclaimer p { margin: 0 !important; padding: 0 !important; font-weight: 400; color: #FFFFFF; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 0.5rem; font-size: 1.05rem; line-height: 1.6 !important; }\n  .shp-disclaimer strong { color: #EDFF00; font-family: 'Montserrat', sans-serif !important; font-weight: 800 !important; font-size: 1.2rem !important; line-height: 1.2 !important; display: flex; align-items: center; margin: 0 !important; padding: 0 !important; letter-spacing: 0.02em; }\n  @media (max-width: 768px) { .shp-product-description .shp-hero-header { padding: 2.5rem 1rem; margin-bottom: 2rem; border-radius: 20px; } .shp-product-description .shp-hero-header .shp-eyebrow { font-size: 0.6rem !important; padding: 0.35rem 1rem; margin-bottom: 1rem !important; } .shp-product-description .shp-hero-header .shp-title { font-size: clamp(1.4rem, 4vw, 1.8rem) !important; line-height: 1.2 !important; margin-bottom: 1rem !important; } .shp-product-description .shp-hero-header h3.shp-subtitle { font-size: 0.95rem !important; line-height: 1.5 !important; padding: 0 !important; } .shp-intro-text { font-size: 1.05rem !important; } .shp-cards-section { padding: 2rem 1rem; border-radius: 20px; margin: 2.5rem 0; } .shp-cards-section-header h3 { font-size: 1.5rem !important; } .shp-card { padding: 1.5rem 1.25rem; } .shp-card-icon { width: 50px; height: 50px; font-size: 1.5rem; margin-bottom: 1rem; } .shp-features-accordion, .shp-faq-section { margin: 2rem 0; } .shp-faq-section h3 { font-size: 1.5rem !important; margin-bottom: 1.5rem; } .shp-accordion summary { padding: 1.25rem 3rem 1.25rem 1rem; font-size: 1rem !important; } .shp-accordion summary::after { right: 1rem; } .shp-accordion[open] .shp-accordion-content { padding: 0 1rem 1.25rem; font-size: 0.95rem; } .shp-technical-specs { padding: 1.5rem 0.5rem; border-radius: 16px; margin-bottom: 2.5rem; } .shp-technical-specs h3 { font-size: 1.4rem !important; margin-bottom: 1.5rem; margin-left: 0.5rem; } .shp-product-description table.shp-specs-table { min-width: 100% !important; } .shp-product-description table.shp-specs-table th, .shp-product-description table.shp-specs-table td { display: table-cell !important; padding: 0.85rem 0.75rem !important; font-size: 0.9rem !important; } .shp-product-description table.shp-specs-table tr:first-child th, .shp-product-description table.shp-specs-table tr:first-child td { padding-top: 0.1rem !important; } .shp-product-description table.shp-specs-table tr { display: table-row !important; border-bottom: 1px solid rgba(0, 0, 58, 0.05) !important; } .shp-product-description table.shp-specs-table th { width: 45% !important; background-color: #F8FAFC !important; border-right: 1px solid rgba(0, 0, 58, 0.03) !important; color: #00003A !important; font-size: 0.85rem !important; } .shp-product-description table.shp-specs-table td { width: 55% !important; padding-top: 0.85rem !important; } .shp-disclaimer { margin-top: 2rem; margin-bottom: 2.5rem; padding: 1.5rem 1rem; border-left-width: 4px; } .shp-disclaimer p { font-size: 0.95rem; } .shp-disclaimer strong { font-size: 1.1rem !important; } }\n\u003c\/style\u003e\n\u003cdiv class=\"shp-product-description\"\u003e\n\n\u003cdiv class=\"shp-hero-header\"\u003e\n\n\u003cspan class=\"shp-eyebrow\"\u003eRefurbished iPhone 14 Pro\u003c\/span\u003e\n\u003ch2 class=\"shp-title\"\u003ePro. Beyond imagination.\u003c\/h2\u003e\n\n\u003ch3 class=\"shp-subtitle\"\u003eThe refurbished iPhone 14 Pro redefines interaction with Dynamic Island, a 48 MP camera that captures astonishing details, and the powerful A16 Bionic chip.\u003c\/h3\u003e\n\n\n\u003c\/div\u003e\n\n\u003csection class=\"shp-intro\"\u003e\n\u003cp class=\"shp-intro-text\"\u003eAt GSMPRO.CL, we select only the best devices. This \u003cstrong\u003eiPhone 14 Pro\u003c\/strong\u003e has a \u003cstrong\u003ebattery health of ≥ 80%\u003c\/strong\u003e, a carefully maintained aesthetic with minimal imperfections, and has passed our rigorous 40-point test to guarantee performance identical to a new one.\u003c\/p\u003e\n\n\u003cp class=\"shp-intro-text\"\u003eDiscover a new way to interact. Notifications, alerts, and your music come to life at the top with \u003cstrong\u003eDynamic Island\u003c\/strong\u003e without interrupting what you're doing, along with an \u003cstrong\u003ealways-on display\u003c\/strong\u003e so you can check the time and your widgets at a glance with minimal power consumption.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"shp-features-accordion\" aria-label=\"Highlighted features\"\u003e\n\u003cdetails open=\"\" name=\"features-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M19 5h-2V4a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v1H5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 9v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Impeccable Condition and Health ≥ 80%\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eWe guarantee that all our refurbished devices have an optimal battery to perform at their best. In addition, they have been meticulously tested to ensure efficiency, aesthetics, and functionality at all times.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails name=\"features-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Always-On Display\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eYour lock screen is always visible with ultra-efficient consumption. Check the time and your important widgets at a glance, without needing to touch or unlock your device.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails name=\"features-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Advanced Security and Face ID\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eProtect your information with the most secure facial recognition system on a smartphone. Additionally, it features the innovative Crash Detection function to give you total peace of mind and security.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"shp-cards-section\"\u003e\n\u003cdiv class=\"shp-cards-section-header\"\u003e\n\n\u003ch3\u003ePro Technology within Reach\u003c\/h3\u003e\n\n\u003cp\u003eExclusive innovations designed to elevate your mobile experience, performance, and capture to the next level.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shp-cards-grid\"\u003e\n\n\u003carticle class=\"shp-card\"\u003e\u003cspan class=\"shp-card-icon\" aria-hidden=\"true\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect rx=\"1\" height=\"2\" width=\"18\" y=\"11\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M12 7v1M12 16v1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch4 class=\"shp-card-title\"\u003eDynamic Island\u003c\/h4\u003e\n\n\u003cp\u003eA new way to interact. Notifications, music, and alerts come to life at the top of the device without interrupting the content you are viewing.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"shp-card\"\u003e\u003cspan class=\"shp-card-icon\" aria-hidden=\"true\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\"\u003e\u003c\/path\u003e\u003ccircle r=\"4\" cy=\"13\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch4 class=\"shp-card-title\"\u003e48 MP Pro Camera\u003c\/h4\u003e\n\n\u003cp\u003eUp to 4 times higher resolution for amazing crops. The advanced Quad Pixel sensor optimizes every detail and lighting, even in very low light environments.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"shp-card\"\u003e\u003cspan class=\"shp-card-icon\" aria-hidden=\"true\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect ry=\"2\" rx=\"2\" height=\"16\" width=\"16\" y=\"4\" x=\"4\"\u003e\u003c\/rect\u003e\u003crect height=\"6\" width=\"6\" y=\"9\" x=\"9\"\u003e\u003c\/rect\u003e\u003cline y2=\"4\" x2=\"9\" y1=\"1\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"4\" x2=\"15\" y1=\"1\" x1=\"15\"\u003e\u003c\/line\u003e\u003cline y2=\"23\" x2=\"9\" y1=\"20\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"23\" x2=\"15\" y1=\"20\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch4 class=\"shp-card-title\"\u003eA16 Bionic Chip\u003c\/h4\u003e\n\n\u003cp\u003eCutting-edge speed and efficiency. It's the powerful engine that drives computational photography, Dynamic Island, and gives you long-lasting battery life for the entire day.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"shp-technical-specs\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\n\u003cdiv class=\"shp-table-wrapper\"\u003e\n\n\u003ctable class=\"shp-specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eDisplay\u003c\/th\u003e\n\n\u003ctd\u003e6.1\" Super Retina XDR OLED (Dynamic Island)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eProcessor (CPU)\u003c\/th\u003e\n\n\u003ctd\u003eA16 Bionic Chip (6-core CPU \/ 5-core GPU)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eMain Camera\u003c\/th\u003e\n\n\u003ctd\u003eTriple: 48MP (Wide-angle) \/ 12MP (Ultra WA) \/ 12MP (3x Telephoto)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eSecurity\u003c\/th\u003e\n\n\u003ctd\u003eFace ID and Crash Detection\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eMaterials\u003c\/th\u003e\n\n\u003ctd\u003eSurgical-grade stainless steel and Ceramic Shield\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eResistance\u003c\/th\u003e\n\n\u003ctd\u003eIP68 (Up to 6 meters for 30 min)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eVideo\u003c\/th\u003e\n\n\u003ctd\u003e4K HDR Cinematic Mode and Action Mode\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003caside class=\"shp-disclaimer\"\u003e\n\u003cp\u003e\u003cstrong\u003eGSMPRO Quality Commitment\u003c\/strong\u003e Pro technology at your fingertips with real technical warranty. Fast shipping throughout Chile so you can enjoy your device as soon as possible.\u003c\/p\u003e\n\n\u003c\/aside\u003e\n\u003csection class=\"shp-faq-section\" aria-label=\"Frequently Asked Questions\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n\u003cdetails open=\"\" name=\"faq-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003eWhat's included with my refurbished purchase?\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eYou will receive the iPhone 14 Pro in an eco-friendly generic box from GSMPRO.CL. The device is 100% unlocked for any carrier in Chile, and we guarantee its full technical functionality. It does not include a charger or headphones.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails name=\"faq-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003eWhat is the battery health?\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eWe guarantee that all our refurbished iPhone 14 Pro devices have a battery capacity equal to or greater than 80%, ensuring optimal and stable performance for your daily use.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails name=\"faq-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003eIs it water resistant?\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eAlthough it originally has IP68 certification, for refurbished devices, we recommend not intentionally submerging them, as factory seals may have lost effectiveness over time. However, the device can withstand accidental splashes without issue.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"128 GB \/ 6 RAM \/ Space Black","offer_id":58174386405724,"sku":"9856552748125","price":550.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ 6 RAM \/ Silver","offer_id":58174386438492,"sku":"5840795393174","price":550.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ 6 GB RAM \/ Silver","offer_id":58174386471260,"sku":"1429055105322","price":600.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ 6 GB RAM \/ Gilt-head bream","offer_id":58174386504028,"sku":"7460887910457","price":600.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ 6 RAM \/ Space Black","offer_id":58174386536796,"sku":"5994259606258","price":705.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ 6 RAM \/ Silver","offer_id":58174386569564,"sku":"2094809246368","price":705.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ 6 RAM \/ Gilt-head bream","offer_id":58174386602332,"sku":"4185309560374","price":705.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ 6 GB RAM \/ Gilt-head bream","offer_id":58174386635100,"sku":"9585636038135","price":730.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ 6 GB RAM \/ Space Black","offer_id":58174386667868,"sku":"2831806530818","price":600.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ 6 GB RAM \/ Space Black","offer_id":58174386700636,"sku":"7343829373082","price":730.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ 6 GB RAM \/ Silver","offer_id":58174386733404,"sku":"6754911823312","price":730.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ 6 RAM \/ Gilt-head bream","offer_id":58174386766172,"sku":"8951569871091","price":550.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ 6 RAM \/ Space Purple","offer_id":58174386798940,"sku":"9512794879049","price":550.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ 6 GB RAM \/ Space Purple","offer_id":58174386831708,"sku":"2304351629242","price":600.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ 6 GB RAM \/ Space Purple","offer_id":58174386864476,"sku":"6747459858984","price":730.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ 6 RAM \/ Space Purple","offer_id":58174386897244,"sku":"1878749915704","price":705.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/iphone-14-pro-reacondicionado.jpg?v=1782958326","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/iphone-14pro-reacondicionado","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}