{"product_id":"iphone-13-pro-usado","title":"Apple iPhone 13 Pro + Free Screen Protector (Used - like new)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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  \/* ==========================================================================\n     CONTENEDOR PRINCIPAL - GSM B2C High-Ticket\n     ========================================================================== *\/\n  .shp-product-description { \n    font-family: 'Inter', sans-serif !important; \n    color: #0B132B; \n    line-height: 1.6; \n    max-width: 1000px; \n    margin: 0 auto; \n    background-color: #FFFFFF; \n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n  \n  .shp-product-description * { \n    box-sizing: border-box; \n  }\n\n  \/* ==========================================================================\n     SISTEMA TIPOGRÁFICO \u0026 JERARQUÍA\n     ========================================================================== *\/\n  .shp-product-description h2, \n  .shp-product-description h3, \n  .shp-product-description h4 { \n    margin: 0; \n    font-family: 'Montserrat', sans-serif !important; \n    color: #00003A; \n  }\n  \n  .shp-product-description p { \n    margin-bottom: 1rem; \n    font-size: 1.05rem; \n    color: #0B132B; \n    font-weight: 400;\n  }\n\n  \/* ==========================================================================\n     HERO SECTION\n     ========================================================================== *\/\n  .shp-product-description .shp-hero-header { \n    text-align: center; \n    padding: 3.5rem 2rem; \n    background-color: #F8FAFC; \n    background-image: \n      radial-gradient(circle at 50% 0%, rgba(3, 137, 252, 0.04) 0%, transparent 45%), \n      radial-gradient(circle at 100% 100%, rgba(0, 0, 58, 0.03) 0%, transparent 50%);\n    margin-bottom: 3rem;\n    border-radius: 24px;\n    border: 1px solid rgba(0, 0, 58, 0.04);\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 10px 25px -10px rgba(0, 0, 58, 0.05);\n  }\n\n  .shp-product-description .shp-hero-header::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 700px;\n    height: 700px;\n    border-radius: 50%;\n    border: 1px solid rgba(3, 137, 252, 0.05);\n    pointer-events: none;\n  }\n\n  \/* --- EYEBROW REDUCIDO Y ESTILIZADO --- *\/\n  .shp-product-description .shp-hero-header .shp-eyebrow { \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 700 !important; \n    color: #0389FC !important; \n    letter-spacing: 0.15em !important; \n    text-transform: uppercase !important; \n    font-size: 0.75rem !important; \n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem; \n    background-color: #FFFFFF; \n    padding: 0.4rem 1.2rem; \n    border-radius: 100px;\n    margin-bottom: 1.5rem; \n    box-shadow: 0 6px 15px -5px rgba(3, 137, 252, 0.12);\n    border: 1px solid rgba(3, 137, 252, 0.1);\n    position: relative;\n    z-index: 1;\n  }\n\n  .shp-product-description .shp-hero-header .shp-eyebrow::before {\n    content: '';\n    display: block;\n    width: 5px; \n    height: 5px;\n    background-color: #EDFF00;\n    border-radius: 50%;\n    box-shadow: 0 0 8px rgba(237, 255, 0, 0.8);\n  }\n\n  \/* --- TÍTULO PRINCIPAL REDUCIDO --- *\/\n  .shp-product-description .shp-hero-header .shp-title { \n    font-family: 'Montserrat', sans-serif !important;\n    font-size: clamp(1.6rem, 3vw, 2.6rem) !important; \n    font-weight: 800 !important; \n    color: #00003A !important; \n    line-height: 1.15 !important; \n    margin-bottom: 1.25rem !important; \n    letter-spacing: -0.02em !important;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* FORZANDO TIPOGRAFÍA DE SUBTÍTULO *\/\n  .shp-product-description .shp-hero-header h3.shp-subtitle { \n    font-family: 'Inter', sans-serif !important; \n    font-size: 1.05rem !important; \n    color: #0B132B !important; \n    font-weight: 500 !important; \n    max-width: 700px !important; \n    margin: 0 auto !important; \n    line-height: 1.6 !important;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* ==========================================================================\n     RESTO DEL CSS INTACTO CON MEJORAS EN ACORDEONES\n     ========================================================================== *\/\n  .shp-image-container { \n    margin: 2rem 0 3rem 0; \n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 20px 40px -10px rgba(0, 0, 58, 0.08);\n  }\n  \n  .shp-image-container img { \n    width: 100%; \n    height: auto; \n    display: block; \n    transition: transform 0.5s ease;\n  }\n  \n  .shp-image-container:hover img {\n    transform: scale(1.02);\n  }\n\n  .shp-image-container img:not([src]),\n  .shp-image-container img[src=\"\"] {\n    display: none !important;\n  }\n\n  .shp-image-container:has(img:not([src])),\n  .shp-image-container:has(img[src=\"\"]) {\n    display: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .shp-intro {\n    padding: 0 1rem;\n    margin-bottom: 3rem;\n  }\n\n  .shp-intro-text { \n    font-size: 1.15rem !important; \n    color: #0B132B !important; \n    font-weight: 400; \n    line-height: 1.7;\n  }\n  \n  .shp-intro-text strong { \n    color: #00003A; \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 700 !important; \n  }\n\n  .shp-cards-section {\n    margin: 4rem 0;\n    padding: 3rem 1.5rem;\n    background-color: #F8FAFC; \n    border-radius: 24px;\n    border: 1px solid rgba(0, 0, 58, 0.03);\n  }\n\n  .shp-cards-section-header {\n    text-align: center;\n    margin-bottom: 3rem;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .shp-cards-section-header h3 {\n    font-size: 2rem !important;\n    font-weight: 800 !important;\n    margin-bottom: 1rem;\n    color: #00003A !important;\n    letter-spacing: -0.02em;\n  }\n  \n  .shp-cards-section-header p {\n    color: #0B132B;\n    font-weight: 400;\n    font-size: 1.1rem;\n  }\n\n  .shp-cards-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.5rem;\n    align-items: stretch; \n  }\n\n  @media (min-width: 768px) {\n    .shp-cards-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .shp-card:last-child {\n      grid-column: 1 \/ -1;\n    }\n  }\n\n  .shp-card {\n    background-color: #FFFFFF; \n    border: 1px solid rgba(0, 0, 58, 0.05);\n    border-radius: 16px;\n    padding: 3rem 2rem;\n    text-align: center;\n    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n    height: 100%; \n  }\n\n  .shp-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 20px 30px -10px rgba(65, 58, 244, 0.08);\n    border-color: rgba(3, 137, 252, 0.2);\n  }\n\n  .shp-card-icon {\n    font-size: 2rem;\n    margin-bottom: 1.5rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 60px;\n    height: 60px;\n    background: #F8FAFC;\n    border-radius: 50%;\n    color: #0389FC;\n    box-shadow: inset 0 0 0 1px rgba(3, 137, 252, 0.1);\n    flex-shrink: 0;\n  }\n\n  .shp-card-title {\n    font-size: 1.05rem !important; \n    line-height: 1.4 !important;\n    margin-bottom: 1.25rem;\n    font-weight: 700 !important;\n    color: #00003A !important;\n    word-break: normal;\n    overflow-wrap: break-word;\n    hyphens: none;\n    -webkit-hyphens: none;\n  }\n\n  .shp-card p {\n    margin: 0;\n    font-size: 0.95rem;\n    color: #0B132B;\n    line-height: 1.7;\n    word-break: normal;\n    overflow-wrap: break-word;\n    hyphens: none;\n  }\n\n  \/* ==========================================================================\n     ACORDEONES INTERACTIVOS - MEJORAS DE CRO Y UX\n     ========================================================================== *\/\n  .shp-features-accordion, .shp-faq-section { \n    margin: 3rem 0; \n  }\n  \n  .shp-faq-section h3 {\n    text-align: center; \n    font-size: 2rem !important;\n    font-weight: 800 !important; \n    margin-bottom: 2.5rem;\n    color: #00003A !important; \n    letter-spacing: -0.02em;\n  }\n  \n  .shp-accordion { \n    background: #F8FAFC; \n    margin-bottom: 1rem; \n    border-radius: 16px; \n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); \n    border: 1px solid rgba(0, 0, 58, 0.05);\n    overflow: hidden;\n  }\n  \n  .shp-accordion:hover {\n    border-color: rgba(3, 137, 252, 0.3);\n  }\n  \n  .shp-accordion[open] { \n    background: #FFFFFF; \n    border: 1px solid #0389FC; \n    box-shadow: 0 10px 25px -5px rgba(3, 137, 252, 0.08);\n  }\n\n  .shp-accordion summary { \n    padding: 1.5rem 3.5rem 1.5rem 1.5rem; \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 600 !important; \n    font-size: 1.1rem !important;\n    cursor: pointer; \n    list-style: none; \n    position: relative; \n    color: #00003A !important; \n    outline: none; \n    line-height: 1.5;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    transition: background-color 0.3s ease;\n  }\n\n  .shp-accordion summary:hover {\n    background-color: rgba(3, 137, 252, 0.03);\n  }\n  .shp-accordion summary:focus-visible {\n    outline: 2px solid #0389FC;\n    outline-offset: -2px;\n    border-radius: 16px;\n  }\n  \n  .shp-accordion summary::-webkit-details-marker { display: none; }\n  \n  .shp-accordion summary::after { \n    content: '+'; \n    position: absolute; \n    right: 1.5rem; \n    top: 50%;\n    transform: translateY(-50%) rotate(0deg); \n    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s ease; \n    color: #0389FC; \n    font-weight: 800; \n    font-size: 1.5rem;\n    font-family: 'Inter', sans-serif;\n  }\n  \n  .shp-accordion[open] summary::after { \n    content: '−';\n    transform: translateY(-50%) rotate(180deg); \n    color: #00003A;\n  }\n\n  .shp-accordion[open] .shp-accordion-content { \n    padding: 0 1.5rem 1.5rem; \n    color: #0B132B; \n    font-size: 1.05rem; \n    font-weight: 400; \n    animation: shp-fade-slide-down 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n  }\n\n  @keyframes shp-fade-slide-down {\n    0% {\n      opacity: 0;\n      transform: translateY(-10px);\n    }\n    100% {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  \/* ==========================================================================\n     FICHA TÉCNICA Y DISCLAIMER\n     ========================================================================== *\/\n  .shp-technical-specs { \n    background: #FFFFFF; \n    border-radius: 24px; \n    border: 1px solid rgba(0, 0, 58, 0.08); \n    padding: 3rem 2.5rem; \n    margin-bottom: 4rem; \n    box-shadow: 0 20px 40px -10px rgba(0, 0, 58, 0.04); \n  }\n  \n  .shp-technical-specs h3 { \n    font-size: 1.8rem !important; \n    border-left: 6px solid #0389FC; \n    padding-left: 1rem; \n    margin-bottom: 2.5rem; \n    font-weight: 800 !important; \n    color: #00003A !important; \n    letter-spacing: -0.02em;\n  }\n\n  .shp-table-wrapper { \n    overflow-x: auto; \n    border-radius: 12px;\n    border: 1px solid rgba(0, 0, 58, 0.05);\n    padding: 0 !important; \n    margin: 0 !important;\n  }\n\n  .shp-product-description table.shp-specs-table,\n  .shp-product-description table.shp-specs-table tbody,\n  .shp-product-description table.shp-specs-table tr,\n  .shp-product-description table.shp-specs-table th,\n  .shp-product-description table.shp-specs-table td {\n    border-width: 0 !important;\n    border-style: none !important;\n    border-color: transparent !important;\n    box-shadow: none !important;\n    outline: none !important;\n    margin: 0 !important; \n    padding: 0 !important; \n  }\n  \n  .shp-product-description table.shp-specs-table { \n    width: 100% !important; \n    border-collapse: collapse !important; \n    table-layout: auto !important; \n    margin: 0 !important; \n    padding: 0 !important;\n  }\n\n  .shp-product-description table.shp-specs-table tr {\n    display: table-row !important;\n    border-bottom: 1px solid rgba(0, 0, 58, 0.05) !important; \n    transition: background-color 0.2s ease;\n  }\n  \n  .shp-product-description table.shp-specs-table tr:hover {\n    background-color: #F8FAFC !important;\n  }\n\n  .shp-product-description table.shp-specs-table tr:last-child { \n    border-bottom: none !important; \n  }\n\n  .shp-product-description table.shp-specs-table th { \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 700 !important; \n    color: #00003A !important; \n    font-size: 1rem !important; \n    text-align: left !important;\n    padding: 1.25rem 1.5rem !important;\n    width: 35% !important;\n    background-color: #F8FAFC !important;\n    border-right: 1px solid rgba(0, 0, 58, 0.03) !important;\n    white-space: normal !important; \n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  .shp-product-description table.shp-specs-table td { \n    font-family: 'Inter', sans-serif !important;\n    color: #0B132B !important; \n    text-align: left !important; \n    font-size: 1.05rem !important; \n    padding: 1.25rem 1.5rem !important;\n    font-weight: 400 !important; \n    background-color: transparent !important;\n    white-space: normal !important; \n    word-break: normal !important; \n    overflow-wrap: break-word !important; \n  }\n\n  .shp-disclaimer { \n    margin-top: 4rem; \n    padding: 2.5rem; \n    background-color: #00003A; \n    border-left: 8px solid #EDFF00; \n    border-radius: 16px; \n    margin-bottom: 4rem;\n    box-shadow: 0 15px 35px -5px rgba(0, 0, 58, 0.2); \n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    text-align: center;\n  }\n  \n  .shp-disclaimer p { \n    margin: 0 !important; \n    padding: 0 !important;\n    font-weight: 400; \n    color: #FFFFFF; \n    display: flex;\n    flex-direction: column; \n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem; \n    font-size: 1.05rem;\n    line-height: 1.6 !important;\n  }\n\n  .shp-disclaimer strong {\n    color: #EDFF00; \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 800 !important;\n    font-size: 1.2rem !important;\n    line-height: 1.2 !important;\n    display: flex;\n    align-items: center;\n    margin: 0 !important;\n    padding: 0 !important; \n    letter-spacing: 0.02em;\n  }\n\n  \/* ==========================================================================\n     RESPONSIVE DESIGN \n     ========================================================================== *\/\n  @media (max-width: 768px) { \n    \n    .shp-product-description .shp-hero-header { \n      padding: 2.5rem 1rem; \n      margin-bottom: 2rem;\n      border-radius: 20px; \n    }\n    \n    .shp-product-description .shp-hero-header .shp-eyebrow {\n      font-size: 0.6rem !important; \n      padding: 0.35rem 1rem; \n      margin-bottom: 1rem !important; \n    }\n\n    .shp-product-description .shp-hero-header .shp-title { \n      font-size: clamp(1.4rem, 4vw, 1.8rem) !important; \n      line-height: 1.2 !important;\n      margin-bottom: 1rem !important; \n    } \n\n    .shp-product-description .shp-hero-header h3.shp-subtitle {\n      font-size: 0.95rem !important; \n      line-height: 1.5 !important;\n      padding: 0 !important;\n    }\n\n    .shp-image-container {\n      margin: 1.5rem 0 2rem 0;\n      border-radius: 16px;\n    }\n\n    .shp-intro-text {\n      font-size: 1.05rem !important; \n    }\n    \n    .shp-cards-section {\n      padding: 2rem 1rem;\n      border-radius: 20px;\n      margin: 2.5rem 0;\n    }\n\n    .shp-cards-section-header h3 {\n      font-size: 1.5rem !important;\n    }\n\n    .shp-card {\n      padding: 1.5rem 1.25rem; \n    }\n\n    .shp-card-icon {\n      width: 50px;\n      height: 50px;\n      font-size: 1.5rem;\n      margin-bottom: 1rem;\n    }\n\n    .shp-features-accordion, .shp-faq-section {\n      margin: 2rem 0;\n    }\n\n    .shp-faq-section h3 {\n      font-size: 1.5rem !important;\n      margin-bottom: 1.5rem;\n    }\n\n    .shp-accordion summary {\n      padding: 1.25rem 3rem 1.25rem 1rem;\n      font-size: 1rem !important;\n    }\n\n    .shp-accordion summary::after {\n      right: 1rem;\n    }\n\n    .shp-accordion[open] .shp-accordion-content {\n      padding: 0 1rem 1.25rem;\n      font-size: 0.95rem;\n    }\n\n    .shp-technical-specs {\n      padding: 1.5rem 0.5rem;\n      border-radius: 16px;\n      margin-bottom: 2.5rem;\n    }\n\n    .shp-technical-specs h3 {\n      font-size: 1.4rem !important;\n      margin-bottom: 1.5rem;\n      margin-left: 0.5rem;\n    }\n\n    .shp-product-description table.shp-specs-table {\n      min-width: 100% !important;\n    }\n    \n    .shp-product-description table.shp-specs-table th, \n    .shp-product-description table.shp-specs-table td { \n      display: table-cell !important;\n      padding: 0.85rem 0.75rem !important;\n      font-size: 0.9rem !important;\n    }\n\n    .shp-product-description table.shp-specs-table tr:first-child th,\n    .shp-product-description table.shp-specs-table tr:first-child td {\n      padding-top: 0.1rem !important; \n    }\n    \n    .shp-product-description table.shp-specs-table tr { \n      display: table-row !important;\n      border-bottom: 1px solid rgba(0, 0, 58, 0.05) !important;\n    }\n    \n    .shp-product-description table.shp-specs-table th { \n      width: 45% !important;\n      background-color: #F8FAFC !important;\n      border-right: 1px solid rgba(0, 0, 58, 0.03) !important;\n      color: #00003A !important;\n      font-size: 0.85rem !important;\n    }\n\n    .shp-product-description table.shp-specs-table td {\n      width: 55% !important;\n      padding-top: 0.85rem !important;\n    }\n\n    .shp-disclaimer {\n      margin-top: 2rem;\n      margin-bottom: 2.5rem;\n      padding: 1.5rem 1rem;\n      border-left-width: 4px;\n    }\n\n    .shp-disclaimer p {\n      font-size: 0.95rem;\n    }\n\n    .shp-disclaimer strong {\n      font-size: 1.1rem !important;\n    }\n  }\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\"\u003ePremium Smartphone\u003c\/span\u003e\n\u003ch2 class=\"shp-title\"\u003eiPhone 13 Pro: Engineering that Redefines Fluidity\u003c\/h2\u003e\n\n\u003ch3 class=\"shp-subtitle\"\u003eExperience unparalleled viewing with the 6.1-inch OLED display, 120 Hz ProMotion technology, and the imposing power of the A15 Bionic chip.\u003c\/h3\u003e\n\n\n\u003c\/div\u003e\n\n\u003csection class=\"shp-intro\"\u003e\n\u003cp class=\"shp-intro-text\"\u003eThe \u003cstrong\u003eiPhone 13 Pro\u003c\/strong\u003e sets a new standard for mobile performance with its innovative \u003cstrong\u003e5-nanometer A15 Bionic\u003c\/strong\u003e processor and 6GB of LPDDR5 RAM. Designed to dominate multitasking and the most demanding applications, its premium matte glass and stainless steel finish incorporates \u003cstrong\u003eCeramic Shield\u003c\/strong\u003e technology, making it exceptionally resistant to drops and ensuring maximum durability.\u003c\/p\u003e\n\n\u003cp class=\"shp-intro-text\"\u003eImmerse yourself in unprecedented visual quality thanks to the \u003cstrong\u003eSuper Retina XDR OLED display with ProMotion\u003c\/strong\u003e. The adaptive \u003cstrong\u003e120Hz\u003c\/strong\u003e refresh rate transforms every scroll and animation into an ultra-fluid experience, while you enjoy an astonishing brightness of up to 1000 nits. All backed by a \u003cstrong\u003etriple Pro camera system with Sony sensors\u003c\/strong\u003e, which captures cinematic and professional-level images in any lighting condition.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"shp-features-accordion\" aria-label=\"Featured characteristics\"\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\u003crect ry=\"2\" rx=\"2\" height=\"14\" width=\"20\" y=\"3\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"21\" x2=\"16\" y1=\"21\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"21\" x2=\"12\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Super Retina XDR 120Hz Display\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eSuper vivid image quality with a 2,000,000:1 contrast ratio. ProMotion technology intelligently adjusts the refresh rate up to 120Hz, offering unparalleled fluidity when gaming, browsing, or interacting with the interface.\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\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\u003cline y2=\"9\" x2=\"23\" y1=\"9\" x1=\"20\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"23\" y1=\"14\" x1=\"20\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"4\" y1=\"9\" x1=\"1\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"4\" y1=\"14\" x1=\"1\"\u003e\u003c\/line\u003e\u003c\/svg\u003e A15 Bionic Power\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eA 5-nanometer processor with beastly performance, surpassing the 839,000 point mark in AnTuTu. Together with its 6GB of RAM, it effortlessly processes artificial intelligence tasks, rendering, and heavy gaming.\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=\"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 Advanced Pro Camera System\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eEquipped with three leading Sony lenses (Main f\/1.5, Ultra Wide-Angle f\/1.8, and Telephoto f\/2.8). Enjoy a revolutionary Night mode, amazing macro photography, and video recording in Cinematic mode for professional results.\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\u003eWhy choose the iPhone 13 Pro\u003c\/h3\u003e\n\n\u003cp\u003eA perfect combination of robust design, cutting-edge connectivity, and battery life designed to keep up with your lifestyle.\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 ry=\"2\" rx=\"2\" height=\"12\" width=\"18\" y=\"6\" x=\"1\"\u003e\u003c\/rect\u003e\u003cline y2=\"11\" x2=\"23\" y1=\"13\" x1=\"23\"\u003e\u003c\/line\u003e\u003cline y2=\"12\" x2=\"14\" y1=\"12\" x1=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch4 class=\"shp-card-title\"\u003eOptimized Battery Life and Fast Charging\u003c\/h4\u003e\n\n\u003cp\u003eIts 3125 mAh battery intelligently manages power, offering all-day duration. It supports 20W fast charging and the MagSafe wireless ecosystem.\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=\"M5 12.55a11 11 0 0 1 14.08 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M1.42 9a16 16 0 0 1 21.16 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"\u003e\u003c\/path\u003e\u003cline y2=\"20\" x2=\"12.01\" y1=\"20\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch4 class=\"shp-card-title\"\u003eFull 5G Connectivity\u003c\/h4\u003e\n\n\u003cp\u003eBrowse and download at ultra-fast speeds with 5G compatibility, next-generation Wi-Fi 6, and the flexibility to activate plans via eSIM with your carrier.\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=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch4 class=\"shp-card-title\"\u003eGuaranteed Conditions\u003c\/h4\u003e\n\n\u003cp\u003eChoose between \"New\" (impeccable), \"Excellent Condition\" (almost imperceptible marks), or \"Good Condition\" (the 100% functional budget champion). Quality verified by experts.\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\" OLED Super Retina XDR with ProMotion (120 Hz)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eResolution\u003c\/th\u003e\n\n\u003ctd\u003e2532 x 1170 pixels at 460 ppi, brightness up to 1000 nits (1200 in HDR)\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\u003eApple A15 Bionic (5 nm) Hexa-core with 16-core Neural Engine\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eRAM\u003c\/th\u003e\n\n\u003ctd\u003e6GB LPDDR5\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n\n\u003ctd\u003eAvailable in 128GB, 256GB, 512GB, and up to 1TB\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eRear Camera\u003c\/th\u003e\n\n\u003ctd\u003ePro 12 MP System (Main f\/1.5, Ultra Wide-Angle f\/1.8, Telephoto f\/2.8)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eFront Camera\u003c\/th\u003e\n\n\u003ctd\u003eTrueDepth 12 MP f\/2.2 with Face ID and Smart HDR 4\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eConnectivity\u003c\/th\u003e\n\n\u003ctd\u003e5G (Sub-6 GHz), Gigabit LTE, Wi-Fi 6 (802.11ax), Bluetooth 5.0, NFC\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eBattery\u003c\/th\u003e\n\n\u003ctd\u003e3125 mAh (20W Fast Charging, 15W MagSafe Wireless, and 7.5W Qi)\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\u003eCeramic Shield front, stainless steel design, and textured matte glass\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eOperating System\u003c\/th\u003e\n\n\u003ctd\u003eiOS (Upgradable to the latest Apple versions)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\n\u003ctd\u003e146.7 x 71.5 x 7.65 mm\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\n\u003ctd\u003e204 grams\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.CL Quality Standard\u003c\/strong\u003eWe guarantee a battery health of over 85% on all our refurbished devices. This iPhone is fully homologated and unlocked for any carrier in Chile. It comes with a charging cable in premium generic packaging. Additionally, if delivery is delayed beyond the agreed time, we include a complimentary protective case.\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\u003eIs the device compatible with my cellular carrier?\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eYes, absolutely. All our iPhones are factory unlocked (liberated) and homologated in Chile. They work perfectly with any national company such as Movistar, Entel, Claro, Wom, among others.\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\u003eDo you ship nationwide in Chile?\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eYes, we offer free shipping throughout the national territory. We work with fast, reliable, and fully insured courier companies to ensure your product arrives in perfect condition at your door.\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\u003eWhich storage capacity is right for me?\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eIt depends on your usage. The \u003cstrong\u003e128GB\u003c\/strong\u003e model is excellent for standard use, basic applications, and photos. The \u003cstrong\u003e256GB\u003c\/strong\u003e model is the ideal balance for most users who download games or record video. The \u003cstrong\u003e512GB and 1TB\u003c\/strong\u003e versions are recommended for creative professionals or users who record a lot of 4K content.\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":"1 TB \/ Green Alphino \/ Excellent","offer_id":58172884582748,"sku":"784956778779-US","price":700.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Green Alphino \/ Excellent","offer_id":58172884615516,"sku":"784956778878-US","price":650.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Green Alphino \/ Good","offer_id":58172884648284,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Graphite \/ Excellent","offer_id":58172884681052,"sku":"194252714096-US","price":490.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Graphite \/ Good","offer_id":58172884713820,"sku":null,"price":540.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Silver \/ Excellent","offer_id":58172884746588,"sku":"194252714126-US","price":490.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Silver \/ Good","offer_id":58172884779356,"sku":null,"price":540.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Blue Mountains \/ Excellent","offer_id":58172884812124,"sku":"194252714188-US","price":490.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Blue Mountains \/ Good","offer_id":58172884844892,"sku":null,"price":540.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Graphite \/ Excellent","offer_id":58172884877660,"sku":"194252714218-US","price":530.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Graphite \/ Good","offer_id":58172884910428,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Gold \/ Excellent","offer_id":58172884943196,"sku":"194252714270-US","price":530.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Gold \/ Good","offer_id":58172884975964,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Blue Mountains \/ Excellent","offer_id":58172885008732,"sku":"194252714300-US","price":530.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Blue Mountains \/ Good","offer_id":58172885041500,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Graphite \/ Excellent","offer_id":58172885074268,"sku":"194252714331-US","price":650.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Graphite \/ Good","offer_id":58172885107036,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Silver \/ Excellent","offer_id":58172885139804,"sku":"194252714362-US","price":650.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Silver \/ Good","offer_id":58172885172572,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Gold \/ Excellent","offer_id":58172885205340,"sku":"194252714393-US","price":650.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Gold \/ Good","offer_id":58172885238108,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Blue Mountains \/ Excellent","offer_id":58172885270876,"sku":"194252714423-US","price":650.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ Blue Mountains \/ Good","offer_id":58172885303644,"sku":null,"price":600.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ Graphite \/ Excellent","offer_id":58172885336412,"sku":"194252714454-US","price":700.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ Silver \/ Excellent","offer_id":58172885369180,"sku":"194252714485-US","price":700.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ Gold \/ Excellent","offer_id":58172885401948,"sku":"194252714515-US","price":700.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ Blue Mountains \/ Excellent","offer_id":58172885434716,"sku":"194252714546-US","price":700.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Green Alphino \/ Excellent","offer_id":58172885467484,"sku":"784956778762-US","price":490.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Green Alphino \/ Good","offer_id":58172885500252,"sku":null,"price":540.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Gold \/ Excellent","offer_id":58172885533020,"sku":"194252714157-US","price":490.0,"currency_code":"USD","in_stock":true},{"title":"128 GB \/ Gold \/ Good","offer_id":58172885565788,"sku":null,"price":540.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Silver \/ Excellent","offer_id":58172885598556,"sku":"194252714249-US","price":530.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Silver \/ Good","offer_id":58172885631324,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Green Alphino \/ Excellent","offer_id":58172885664092,"sku":"784956778823-US","price":530.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ Green Alphino \/ Good","offer_id":58172885696860,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ Blue Mountains \/ Good","offer_id":58172885729628,"sku":null,"price":650.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ Graphite \/ Good","offer_id":58172885762396,"sku":null,"price":650.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ Gold \/ Good","offer_id":58172885795164,"sku":null,"price":650.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ Silver \/ Good","offer_id":58172885827932,"sku":null,"price":650.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ Green Alphino \/ Good","offer_id":58172885860700,"sku":null,"price":650.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/iphone-13-pro-max-reacondicionado.jpg?v=1782932518","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/iphone-13-pro-usado","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}