{"product_id":"iphone-14-plus-reacondicionado-cuotas","title":"Refurbished iPhone 14 Plus - With Installment Payments","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;700;800\u0026family=Montserrat:wght@400;600;800\u0026display=swap');\n\n    #gsm-product-content { \n      font-family: 'Montserrat', 'Inter', sans-serif; \n      color: #00003A; \n      line-height: 1.6; \n      max-width: 1000px; \n      margin: 0 auto; \n      background-color: #fff; \n      padding: 20px;\n    }\n    #gsm-product-content * { box-sizing: border-box; }\n    :root { \n      --gsm-blue: #0389FC; \n      --gsm-navy: #00003A; \n      --gsm-indigo: #413AF4; \n      --gsm-yellow: #EDFF00; \n    }\n    \n    #gsm-product-content h1, #gsm-product-content h2, #gsm-product-content h3 { margin: 0; font-weight: 800; letter-spacing: -0.02em; }\n    #gsm-product-content h2 { font-size: 2.2rem; margin-bottom: 1.5rem; color: #00003A; }\n    #gsm-product-content p { margin-bottom: 1rem; font-size: 1.1rem; color: #4a4a4a; }\n    \n    \/* HERO *\/\n    .gsm-hero { \n      text-align: center; \n      padding: 5rem 1rem; \n      background: linear-gradient(135deg, #f9f9f9 0%, #edf6ff 100%); \n      border-radius: 32px; \n      margin-bottom: 3rem; \n    }\n    .gsm-hero h1 { font-size: clamp(2.2rem, 5vw, 3.8rem); color: #0389FC; line-height: 1.1; margin-bottom: 1.5rem; }\n    .gsm-hero .subheadline { font-size: 1.3rem; color: #00003A; font-weight: 500; max-width: 750px; margin: 0 auto; opacity: 0.9; }\n    \n    \/* GRID *\/\n    .gsm-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px; margin-bottom: 4rem; }\n    .gsm-card { \n      background: #f5f5f7; \n      padding: 2.5rem; \n      border-radius: 28px; \n      transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); \n      border: 1px solid rgba(0,0,0,0.03); \n      display: flex; \n      flex-direction: column; \n    }\n    .gsm-card:hover { transform: translateY(-8px); box-shadow: 0 20px 40px rgba(0,0,0,0.06); }\n    \n    \/* HIGHLIGHT CARD *\/\n    .gsm-card.highlight { background: #00003A; color: #FFFFFF !important; }\n    .gsm-card.highlight h3, .gsm-card.highlight p { color: #FFFFFF !important; } \n    .gsm-card.highlight .icon-box { background: rgba(255,255,255,0.1); color: #EDFF00; }\n    \n    .gsm-card h3 { font-size: 1.6rem; margin-bottom: 1rem; color: #00003A; }\n    .icon-box { \n      width: 56px; \n      height: 56px; \n      margin-bottom: 2rem; \n      display: flex; \n      align-items: center; \n      justify-content: center; \n      border-radius: 14px; \n      background: white; \n      color: #0389FC; \n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n    }\n    .icon-box svg { width: 30px; height: 30px; }\n    \n    \/* REVIEWS *\/\n    .gsm-reviews { display: flex; gap: 20px; margin-bottom: 4rem; overflow-x: auto; padding: 10px 0 20px; scrollbar-width: none; }\n    .review-card { background: white; border: 1px solid #e5e5e5; border-radius: 20px; padding: 2rem; min-width: 300px; flex: 1; }\n    .stars { color: #0389FC; margin-bottom: 1rem; font-size: 1.2rem; }\n    .review-author { font-weight: 700; font-size: 0.9rem; color: #00003A; margin-top: 1rem; display: block; }\n\n    \/* SPECS *\/\n    .specs-container { background: #f9f9fb; border-radius: 28px; padding: 3rem; margin-bottom: 4rem; }\n    .spec-row { display: flex; justify-content: space-between; padding: 1.2rem 0; border-bottom: 1px solid #e1e1e1; }\n    .spec-row:last-child { border-bottom: none; }\n    .spec-label { font-weight: 700; color: #00003A; }\n    .spec-value { color: #555; text-align: right; font-weight: 500; }\n    \n    \/* FAQ *\/\n    .gsm-faq { margin-bottom: 4rem; }\n    details { background: #fff; margin-bottom: 12px; border-radius: 16px; border: 1px solid #eee; transition: all 0.3s ease; }\n    details[open] { border-color: #0389FC; box-shadow: 0 4px 20px rgba(3,137,252,0.05); }\n    summary { padding: 1.5rem; font-weight: 700; cursor: pointer; list-style: none; position: relative; color: #00003A; font-size: 1.1rem; }\n    summary::after { content: '↓'; position: absolute; right: 25px; transition: transform 0.3s ease; color: #0389FC; }\n    details[open] summary::after { transform: rotate(180deg); }\n    .faq-content { padding: 0 1.5rem 1.5rem; color: #666; font-size: 1rem; border-top: 1px solid #f5f5f5; padding-top: 1rem; }\n    \n    \/* BANNER ESTADO *\/\n    .gsm-status-banner {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 20px;\n      margin-bottom: 4rem;\n    }\n    .status-item { padding: 1.5rem; border-radius: 20px; border: 2px solid #0389FC; background: #f0f7ff; }\n    .status-item h4 { color: #0389FC; margin: 0 0 10px 0; font-size: 1.2rem; }\n\n    \/* CTA CUOTAS *\/\n    .gsm-cta-cuotas {\n      background: #00003A;\n      border-radius: 28px;\n      padding: 3.5rem 2rem;\n      text-align: center;\n      margin-top: 3rem;\n      box-shadow: 0 15px 35px rgba(0,0,58,0.15);\n      position: relative;\n      overflow: hidden;\n      border: 2px solid #EDFF00;\n    }\n    .gsm-cta-cuotas::before {\n      content: '';\n      position: absolute;\n      top: -50px; left: -50px;\n      width: 250px; height: 250px;\n      background: #0389FC;\n      filter: blur(90px);\n      opacity: 0.4;\n    }\n    .gsm-cta-cuotas h3 {\n      color: #FFFFFF !important;\n      font-size: 2.2rem;\n      margin-bottom: 1rem;\n      position: relative;\n      z-index: 1;\n    }\n    .gsm-cta-cuotas p {\n      color: #E0E0E0 !important;\n      font-size: 1.15rem;\n      margin-bottom: 2.5rem;\n      max-width: 600px;\n      margin-left: auto;\n      margin-right: auto;\n      position: relative;\n      z-index: 1;\n      line-height: 1.6;\n    }\n    .gsm-btn-cta {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 12px;\n      background: #EDFF00;\n      color: #00003A !important;\n      padding: 1.2rem 3rem;\n      font-weight: 800;\n      font-size: 1.2rem;\n      border-radius: 50px;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      position: relative;\n      z-index: 1;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n    .gsm-btn-cta:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(237, 255, 0, 0.3);\n      background: #ffffff;\n    }\n\n    @media (max-width: 768px) { \n      .gsm-hero h1 { font-size: 2.2rem; } \n      .gsm-grid { grid-template-columns: 1fr; } \n      .gsm-reviews { flex-direction: column; }\n      .gsm-status-banner { grid-template-columns: 1fr; }\n      .specs-container { padding: 1.5rem; }\n      .gsm-cta-cuotas { padding: 2.5rem 1.5rem; }\n      .gsm-cta-cuotas h3 { font-size: 1.8rem; }\n      .gsm-btn-cta { width: 100%; padding: 1.2rem 1rem; font-size: 1.05rem; }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"gsm-product-content\"\u003e\n\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"gsm-hero\"\u003e\n\n\u003ch1\u003eThink big. Think bigger.\u003c\/h1\u003e\n\n\u003cp class=\"subheadline\"\u003eThe refurbished iPhone 14 Plus takes the experience to the next level with an immersive 6.7\" display, the longest battery life ever in an iPhone, and the powerful A15 Bionic chip.\u003c\/p\u003e\n\n\u003cdiv style=\"margin-top: 25px; font-weight: 800; color: #0389fc; letter-spacing: 2px; text-transform: uppercase; font-size: 0.9rem;\"\u003eRefurbished iPhone 14 Plus\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- BENTO GRID --\u003e\n\u003cdiv class=\"gsm-grid\"\u003e\n\n\u003c!-- HIGHLIGHT: BATERIA --\u003e\n\u003cdiv class=\"gsm-card highlight\"\u003e\n\n\u003cdiv class=\"icon-box\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"7\" width=\"16\" height=\"10\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"22\" y1=\"11\" x2=\"22\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"11\" x2=\"6\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"11\" x2=\"10\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\n\u003ch3\u003eLong-lasting Battery\u003c\/h3\u003e\n\n\u003cp\u003eDesigned to keep up with you. Enjoy up to 26 hours of video playback on a single charge. Power for the whole day and beyond.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- PANTALLA --\u003e\n\u003cdiv class=\"gsm-card\"\u003e\n\n\u003cdiv class=\"icon-box\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\n\u003ch3\u003eSuper Retina XDR Display\u003c\/h3\u003e\n\n\u003cp\u003eA 6.7-inch canvas with OLED technology. Vibrant colors, perfect blacks, and an ideal size for streaming and gaming.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- VIDEO PRO --\u003e\n\u003cdiv class=\"gsm-card\"\u003e\n\n\u003cdiv class=\"icon-box\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"23 7 16 12 23 17 23 7\"\u003e\u003c\/polygon\u003e\u003crect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\n\u003ch3\u003eCinema in Your Hands\u003c\/h3\u003e\n\n\u003cp\u003eCinematic Mode in 4K Dolby Vision and Action Mode for stable and fluid videos, even if you're recording while running.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- RENDIMIENTO --\u003e\n\u003cdiv class=\"gsm-card\"\u003e\n\n\u003cdiv class=\"icon-box\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\n\u003ch3\u003e5G Speed and A15\u003c\/h3\u003e\n\n\u003cp\u003eThe A15 Bionic chip with a 5-core GPU ensures ultra-fast performance on 5G networks and demanding applications.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- ESTADO DEL PRODUCTO --\u003e\n\u003ch2 style=\"text-align: center;\"\u003eChoose your ideal condition\u003c\/h2\u003e\n\n\u003cdiv class=\"gsm-status-banner\"\u003e\n\n\u003cdiv class=\"status-item\"\u003e\n\n\u003ch4\u003e✨ Excellent Condition\u003c\/h4\u003e\n\n\u003cp style=\"font-size: 0.95rem;\"\u003eBattery ≥ 80%. Impeccable aesthetics with minimal details. Fully tested across 40+ control points.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"status-item\" style=\"border-color: #4a4a4a; background: #f5f5f7;\"\u003e\n\n\u003ch4 style=\"color: #4a4a4a;\"\u003e👍 Good Condition\u003c\/h4\u003e\n\n\u003cp style=\"font-size: 0.95rem;\"\u003eBattery ≥ 75%. Visible signs of use on casing\/screen. 100% guaranteed functionality.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- REVIEWS --\u003e\n\u003ch2 style=\"text-align: center; font-size: 1.8rem;\"\u003eGSMPRO Experiences\u003c\/h2\u003e\n\n\u003cdiv class=\"gsm-reviews\"\u003e\n\n\u003cdiv class=\"review-card\"\u003e\n\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp\u003e\"I was looking for a large screen without paying the Pro Max price. This refurbished Plus is flawless and the battery lasts a very long time.\"\u003c\/p\u003e\n\n\u003cspan class=\"review-author\"\u003e— Mario T., Las Condes\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"review-card\"\u003e\n\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp\u003e\"The action mode is incredible for recording my kids. The phone arrived quickly and in perfect cosmetic condition.\"\u003c\/p\u003e\n\n\u003cspan class=\"review-author\"\u003e— Elena R., Viña del Mar\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"review-card\"\u003e\n\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp\u003e\"Excellent management. This is my second device from GSMPRO and the quality of their refurbished products is superior to other stores.\"\u003c\/p\u003e\n\n\u003cspan class=\"review-author\"\u003e— Felipe S., Antofagasta\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\n\u003ch2 style=\"font-size: 1.5rem; border-bottom: 3px solid #0389FC; padding-bottom: 10px; display: inline-block; margin-bottom: 2rem;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eDisplay\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e6.7\" Super Retina XDR OLED\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eProcessor\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eA15 Bionic Chip (5-core GPU)\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eUp to 26 hours video playback\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eMain Camera\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eDual 12MP (Wide and Ultra Wide)\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eVideo\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4K HDR Dolby Vision (Cinematic and Action Mode)\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eConnectivity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eSuperfast 5G and Satellite SOS\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-row\"\u003e\n\n\u003cspan class=\"spec-label\"\u003eMaterials\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eAerospace-grade aluminum and Ceramic Shield\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003ch2 style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"gsm-faq\"\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference from the regular iPhone 14?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eThe iPhone 14 Plus offers a much larger screen (6.7\" vs 6.1\") and a larger capacity battery, allowing up to 6 additional hours of video playback compared to the standard model.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty does the refurbished iPhone 14 Plus have?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eIt includes the GSMPRO.CL technical warranty which covers any operational defect. All devices are meticulously inspected by our specialized technicians.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it unlocked for any carrier?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eYes, all our iPhones are 100% unlocked to be used with any phone carrier in Chile and worldwide, including full support for 5G networks.\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- GARANTIA BANNER --\u003e\n\u003cdiv style=\"text-align: center; margin-top: 3rem; padding: 2.5rem; background: #f0f7ff; border-radius: 24px; border: 2px dashed #0389FC;\"\u003e\n\n\u003ch3 style=\"color: #0389fc; margin-bottom: 0.8rem;\"\u003eGSMPRO.CL Warranty\u003c\/h3\u003e\n\n\u003cp style=\"margin-bottom: 0; font-weight: 500;\"\u003eOriginal product, tested and with local technical support. \u003cbr\u003e\u003cstrong\u003eSecure shipping throughout Chile.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- NUEVO CTA CUOTAS --\u003e\n\u003cdiv class=\"gsm-cta-cuotas\"\u003e\n\n\u003ch3\u003eGet it today, pay at your own pace!\u003c\/h3\u003e\n\n\u003cp\u003eTake advantage of this exclusive opportunity. Upgrade your technology today and split the payment for your new Refurbished iPhone 14 Plus into comfortable installments with total security and convenience.\u003c\/p\u003e\n\n\u003ca href=\"https:\/\/www.gsmpro.cl\/products\/iphone-14-plus-reacondicionado-cuotas?_pos=1\u0026amp;_psq=iphone+14+plus+reacon\u0026amp;_ss=e\u0026amp;_v=1.0\" rel=\"noopener noreferrer\" class=\"gsm-btn-cta\" target=\"_blank\"\u003e \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Buy in Installments \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"512 GB \/ Blue","offer_id":58174378180956,"sku":"3197354057763","price":795.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Black","offer_id":58174378213724,"sku":"3407170886512","price":795.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Purple","offer_id":58174378246492,"sku":"1632972196678","price":795.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Red","offer_id":58174378279260,"sku":"2980864923908","price":795.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ White","offer_id":58174378312028,"sku":"2270318204232","price":795.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Blue","offer_id":58174378344796,"sku":"8982673540678","price":495.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Black","offer_id":58174378377564,"sku":"8009250295937","price":495.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Purple","offer_id":58174378410332,"sku":"7968938631713","price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/iphone-14-plus-reacondicionado_705017ef-81e5-4c2d-89a9-bc7e1c0fb818.jpg?v=1782957914","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/iphone-14-plus-reacondicionado-cuotas","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}