{"product_id":"samsung-galaxy-z-fold-6","title":"Samsung Galaxy Z Fold 6","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\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\n\n\u003cstyle\u003e\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  .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  .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  .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  .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  .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  .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(3, 1fr);\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  .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  .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  @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-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\n\u003cdiv class=\"shp-product-description\"\u003e\n\n  \u003cdiv class=\"shp-hero-header\"\u003e\n\n    \u003cspan class=\"shp-eyebrow\"\u003eDiscover Galaxy AI\u003c\/span\u003e\n    \u003ch2 class=\"shp-title\"\u003eSamsung Galaxy Z Fold 6: A New Era of Productivity\u003c\/h2\u003e\n\n    \u003ch3 class=\"shp-subtitle\"\u003e7.6\" Dynamic AMOLED 120Hz main display, Snapdragon 8 Gen 3 processor, and the unparalleled power of artificial intelligence.\u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n  \n  \u003csection class=\"shp-intro\"\u003e\n    \u003cp class=\"shp-intro-text\"\u003eDiscover a new way to experience the digital world with the \u003cstrong\u003eSamsung Galaxy Z Fold 6\u003c\/strong\u003e. Its impressive 7.6-inch Dynamic AMOLED main display offers crisp resolution and a fluid 120 Hz refresh rate, while on the outside you'll find a versatile 6.3-inch panel with enhanced brightness up to 2600 nits, ideal for perfect viewing in sunlight.\u003c\/p\u003e\n\n    \u003cp class=\"shp-intro-text\"\u003eA true performance beast. Equipped with the ultra-powerful \u003cstrong\u003eSnapdragon 8 Gen 3\u003c\/strong\u003e processor and 12 GB of RAM, it also features an optimized cooling system and a larger vapor chamber to keep the device cool during intense use, ensuring extreme speed in both gaming and demanding multitasking environments.\u003c\/p\u003e\n\n  \u003c\/section\u003e\n  \n  \u003csection aria-label=\"Key Features\" class=\"shp-features-accordion\"\u003e\n    \u003cdetails class=\"shp-accordion\" name=\"features-accordion\" open\u003e\n      \u003csummary\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \n        Galaxy AI Features\n      \u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eHarness integrated artificial intelligence: Note Assist formats and summarizes texts, PDF overlay instantly translates files, and the S Pen comes alive with the \"Sketch to Image\" function. Plus, break down barriers with in-call translations thanks to Live Translate and Interpreter Mode using the dual screen.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"shp-accordion\" name=\"features-accordion\"\u003e\n      \u003csummary\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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 cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e \n        Professional Triple Camera System\n      \u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eCapture the world in rich detail. It features a 50 MP main sensor, a 12 MP ultra-wide-angle, and a telephoto lens with 3x optical zoom equipped with OIS. For your selfies, it has a 10 MP external camera and an innovative 4 MP sensor hidden under the large internal screen.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"shp-accordion\" name=\"features-accordion\"\u003e\n      \u003csummary\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" 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\u003c\/svg\u003e \n        Optimized Battery and Charging\n      \u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eFace the day with confidence. Its efficient 4400 mAh battery offers superior performance thanks to the new processor, also integrating support for 25W wired fast charging and 15W wireless charging so you can quickly recharge.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"shp-cards-section\"\u003e\n    \u003cdiv class=\"shp-cards-section-header\"\u003e\n\n      \u003ch3\u003eAdvantages of the Galaxy Z Fold 6\u003c\/h3\u003e\n\n      \u003cp\u003eExplore how the design and specifications of this foldable transform the way you interact with technology.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shp-cards-grid\"\u003e\n\n      \u003carticle class=\"shp-card\"\u003e\n        \u003cspan aria-hidden=\"true\" class=\"shp-card-icon\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003crect x=\"9\" y=\"9\" width=\"6\" height=\"6\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch4 class=\"shp-card-title\"\u003eSnapdragon Performance\u003c\/h4\u003e\n\n        \u003cp\u003eThe brain behind the magic. Run the heaviest games and design applications with incredible fluidity, maintaining stable temperatures thanks to its large vapor chamber.\u003c\/p\u003e\n\n      \u003c\/article\u003e\n      \n      \u003carticle class=\"shp-card\"\u003e\n        \u003cspan aria-hidden=\"true\" class=\"shp-card-icon\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch4 class=\"shp-card-title\"\u003eUnparalleled Productivity\u003c\/h4\u003e\n\n        \u003cp\u003eWith smart tools like the \"Writer\" integrated into the keyboard, automatic voice note transcription, and a screen designed for the S Pen, your office will go everywhere with you.\u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"shp-card\"\u003e\n        \u003cspan aria-hidden=\"true\" class=\"shp-card-icon\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch4 class=\"shp-card-title\"\u003eImmersive Dual Screen\u003c\/h4\u003e\n\n        \u003cp\u003eUse it closed as a comfortable 6.3-inch phone or open it to immerse yourself in an amazing 7.6-inch tablet for large-format content viewing and true multitasking.\u003c\/p\u003e\n\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n  \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\"\u003eMain Display (Inner)\u003c\/th\u003e\n\n            \u003ctd\u003e7.6\" Dynamic AMOLED 2X, 120Hz (Resolution 2160 x 1856 pixels)\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eSecondary Display (Outer)\u003c\/th\u003e\n\n            \u003ctd\u003e6.3\" Dynamic AMOLED 2X, 120Hz (Resolution 2376 x 968 pixels), Brightness 2600 nits\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eProcessor (CPU)\u003c\/th\u003e\n\n            \u003ctd\u003eQualcomm Snapdragon 8 Gen 3 (4 nm)\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eRAM\u003c\/th\u003e\n\n            \u003ctd\u003e12 GB\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eInternal Storage\u003c\/th\u003e\n\n            \u003ctd\u003e256 GB \/ 512 GB \/ 1 TB\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eRear Cameras\u003c\/th\u003e\n\n            \u003ctd\u003e50 MP (Main, OIS) + 12 MP (Ultra Wide Angle) + 10 MP (Telephoto 3x, OIS)\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eFront Cameras\u003c\/th\u003e\n\n            \u003ctd\u003e10 MP (Outer Display) + 4 MP (Under Inner Display)\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eBattery and Charging\u003c\/th\u003e\n\n            \u003ctd\u003e4,400 mAh, non-removable | 25W wired fast charging, 15W wireless\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eNetworks and SIM\u003c\/th\u003e\n\n            \u003ctd\u003e5G, 4G LTE | Nano SIM and e-SIM compatibility\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eConnectivity\u003c\/th\u003e\n\n            \u003ctd\u003eWi-Fi 6E\/7, Bluetooth, NFC, GPS (GLONASS, BDS, GALILEO)\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eProtection and Sensors\u003c\/th\u003e\n\n            \u003ctd\u003eIP48 water resistance | Optical under-display fingerprint, Accelerometer, Gyroscope\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eDimensions and Weight\u003c\/th\u003e\n\n            \u003ctd\u003e153.5 x 132.6 x 5.6 mm (Open) | 239 grams\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n  \n  \u003caside class=\"shp-disclaimer\"\u003e\n    \u003cp\u003e\u003cstrong\u003eImportant Notice:\u003c\/strong\u003e The S Pen stylus is sold separately and is only compatible with the main display. To access Galaxy AI features, a stable internet connection and a Samsung account login are required. The 25W wall adapter is not included in the box.\u003c\/p\u003e\n\n  \u003c\/aside\u003e\n  \n  \u003csection aria-label=\"Frequently Asked Questions\" class=\"shp-faq-section\"\u003e\n    \u003ch3\u003eFrequently Asked Questions about the Galaxy Z Fold 6\u003c\/h3\u003e\n\n    \n    \u003cdetails class=\"shp-accordion\" name=\"faq-accordion\" open\u003e\n      \u003csummary\u003eWhat tools does the new Galaxy AI ecosystem include?\u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eGalaxy AI transforms your productivity. It includes formatting and summarization assistants in Samsung Notes, direct PDF translation on screen, \"Sketch to Image\" supported by the S Pen, automatic voice note transcription, and fluid live translations for calls and in-person chats using the dual screen.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"shp-accordion\" name=\"faq-accordion\"\u003e\n      \u003csummary\u003eIs this foldable smartphone water-resistant?\u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eYes, the Galaxy Z Fold 6 has a high degree of resistance. It is certified to resist water and moisture, providing peace of mind against everyday accidents, liquid spills, and unexpected rain.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"shp-accordion\" name=\"faq-accordion\"\u003e\n      \u003csummary\u003eDoes it come with the wall charger and S Pen included in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eThe box includes the Galaxy Z Fold 6, its SIM ejection tool, documentation, and a USB-C charging cable. The 25W wall charging adapter and the S Pen stylus are accessories sold separately.\u003c\/p\u003e\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":"512 GB \/ 12 RAM \/ Navy Blue","offer_id":58174640685404,"sku":"8806095658254","price":1400.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ 12 RAM \/ Rose","offer_id":58174640718172,"sku":"887276845692","price":1400.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ 12 RAM \/ Silver","offer_id":58174640750940,"sku":"887276871028","price":1400.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ 12 GB RAM \/ Navy Blue","offer_id":58174640783708,"sku":null,"price":2100.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ 12 GB RAM \/ Black","offer_id":58174640816476,"sku":null,"price":2100.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ 12 GB RAM \/ Silver","offer_id":58174640849244,"sku":null,"price":2100.0,"currency_code":"USD","in_stock":true},{"title":"512 GB \/ 12 RAM \/ Black","offer_id":58174640882012,"sku":null,"price":1400.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ 12 RAM \/ Black","offer_id":58174640914780,"sku":"8806095770314","price":1200.0,"currency_code":"USD","in_stock":true},{"title":"1 TB \/ 12 GB RAM \/ Rose","offer_id":58174640947548,"sku":"8806095626390","price":2100.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ 12 RAM \/ Rose","offer_id":58174640980316,"sku":"887276845715","price":1200.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ 12 RAM \/ Navy Blue","offer_id":58174641013084,"sku":"887276845739","price":1200.0,"currency_code":"USD","in_stock":true},{"title":"256 GB \/ 12 RAM \/ Silver","offer_id":58174641045852,"sku":"887276871103","price":1200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/samsung-galaxy-z-fold-6_fa15b50f.jpg?v=1782962034","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/samsung-galaxy-z-fold-6","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}