{"product_id":"canon-eos-r6-mark-ii-camara-sin-espejo-con-lente-rf24-105mm-f4-7-1-is-stm","title":"Canon EOS R6 Mark II Mirrorless Camera with RF24-105mm F4-7.1 IS STM Lens","description":"\u003c!-- CANON EOS R6 MARK II DESIGN START (PRO HYBRID VERSION - SEO OPTIMIZED) --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- We only load fonts and icons, the rest is pure CSS --\u003e\n\u003cp\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700\u0026amp;display=swap\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* --- ESTILOS NATIVOS PARA SHOPIFY --- *\/\n    \/* Contenedor Principal Aislado *\/\n    #canon-custom-landing {\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        background-color: #ffffff; \/* Fondo Blanco Puro *\/\n        color: #1d1d1f; \/* Texto Gris Oscuro *\/\n        width: 100%;\n        max-width: 100%;\n        margin: 0 auto;\n        line-height: 1.5;\n        box-sizing: border-box;\n    }\n\n    \/* Reset básico interno *\/\n    #canon-custom-landing *, \n    #canon-custom-landing *::before, \n    #canon-custom-landing *::after {\n        box-sizing: border-box;\n    }\n\n    #canon-custom-landing img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* Tipografía *\/\n    #canon-custom-landing h1, \n    #canon-custom-landing h2, \n    #canon-custom-landing h3 {\n        margin-top: 0;\n        letter-spacing: -0.02em;\n        line-height: 1.2;\n        font-weight: 700;\n        color: #000000;\n    }\n\n    #canon-custom-landing p {\n        margin-bottom: 1rem;\n        color: #555555; \/* Gris medio para lectura *\/\n        font-weight: 400;\n        font-size: 0.95rem;\n    }\n\n    \/* Utilidades de Layout *\/\n    .cn-section {\n        padding: 3rem 1.5rem;\n        width: 100%;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        border-bottom: 1px solid #e5e7eb;\n    }\n\n    .cn-container {\n        width: 100%;\n        max-width: 1000px;\n        margin: 0 auto;\n    }\n\n    .cn-text-center { text-align: center; }\n    .cn-text-left { text-align: left; }\n\n    \/* SECCIONES ESPECÍFICAS *\/\n    \n    \/* Hero *\/\n    .cn-hero {\n        background: radial-gradient(circle at center, #fcfcfc 0%, #ffffff 80%);\n        padding-top: 4rem; \n        padding-bottom: 3rem;\n        border-bottom: none;\n    }\n\n    .cn-badge {\n        color: #CC0000; \/* Rojo Canon *\/\n        font-weight: 700;\n        text-transform: uppercase;\n        font-size: 0.7rem;\n        letter-spacing: 0.2em;\n        display: inline-block;\n        margin-bottom: 1rem;\n        background-color: #fff5f5;\n        padding: 0.4rem 1rem;\n        border: 1px solid #CC0000;\n        border-radius: 2px;\n    }\n\n    .cn-title-hero {\n        font-size: 3rem;\n        margin-bottom: 0.5rem;\n        color: #111;\n    }\n\n    .cn-subtitle-hero {\n        font-size: 1.2rem;\n        color: #CC0000;\n        font-weight: 500;\n        max-width: 800px;\n        margin: 0 auto;\n        line-height: 1.4;\n    }\n\n    \/* Grid (Max 2 Columnas) *\/\n    .cn-grid-2 {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 1.5rem;\n        margin-top: 2rem;\n    }\n\n    \/* Cards - ESTILO CANON PRO *\/\n    .cn-card {\n        background-color: #f9f9f9; \/* Gris muy claro *\/\n        border: 1px solid #e5e5e5;\n        border-radius: 4px; \/* Bordes más rectos estilo cámara *\/\n        padding: 2rem;\n        position: relative;\n        overflow: hidden;\n        transition: all 0.3s ease;\n    }\n    \n    .cn-card:hover {\n        border-color: #CC0000;\n        background-color: #ffffff;\n        box-shadow: 0 10px 30px rgba(204, 0, 0, 0.05);\n        transform: translateY(-3px);\n    }\n\n    .cn-card-highlight {\n        background: linear-gradient(135deg, #CC0000 0%, #990000 100%); \/* Gradiente Rojo *\/\n        color: white;\n        border: none;\n    }\n    \n    .cn-card-highlight h3,\n    .cn-card-highlight p,\n    .cn-card-highlight .cn-stat-label,\n    .cn-card-highlight .cn-stat-number {\n        color: #ffffff !important;\n    }\n\n    \/* Elementos Gráficos *\/\n    .cn-stat-number {\n        font-size: 2.5rem;\n        font-weight: 800;\n        color: #CC0000;\n        line-height: 1;\n        letter-spacing: -1px;\n    }\n    \n    .cn-stat-label {\n        font-size: 0.75rem;\n        text-transform: uppercase;\n        letter-spacing: 0.1em;\n        color: #888;\n        margin-top: 0.3rem;\n        display: block;\n        font-weight: 600;\n    }\n\n    .cn-icon-box {\n        width: 50px;\n        height: 50px;\n        background-color: #fff5f5;\n        border-radius: 4px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 1.5rem;\n        color: #CC0000;\n        font-size: 1.5rem;\n        border: 1px solid rgba(204, 0, 0, 0.1);\n    }\n\n    \/* Tabla de Especificaciones *\/\n    .cn-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-top: 1rem;\n        font-size: 0.85rem;\n        color: #444;\n    }\n    .cn-specs-table td {\n        padding: 0.8rem 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .cn-specs-table td:first-child {\n        font-weight: 600;\n        color: #111;\n        width: 40%;\n    }\n\n    \/* Responsive *\/\n    @media (min-width: 768px) {\n        .cn-title-hero { font-size: 4.5rem; }\n        .cn-grid-2 { grid-template-columns: 1fr 1fr; }\n        .cn-col-span-2 { grid-column: span 2; }\n        .cn-section { padding: 4rem 2rem; }\n    }\n\n\u003c\/style\u003e\n\u003cdiv id=\"canon-custom-landing\"\u003e\n\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"cn-section cn-hero\"\u003e\n\n\u003cdiv class=\"cn-container cn-text-center\"\u003e\n\n\u003cspan class=\"cn-badge\"\u003eHYBRID FULL-FRAME\u003c\/span\u003e\n\u003ch1 class=\"cn-title-hero\"\u003eCanon EOS R6 Mark II.\u003c\/h1\u003e\n\n\u003cp class=\"cn-subtitle-hero\"\u003eMaster the Hybrid.\u003cbr\u003ePhotography and Video Without Compromise.\u003c\/p\u003e\n\n\u003c!-- Space for Image --\u003e\n\u003cdiv style=\"margin-top: 2rem; position: relative;\"\u003e\n\n\u003c!-- Note: Replace with actual product image --\u003e \u003cimg style=\"width: 100%; max-width: 600px; margin: 0 auto; display: none;\" alt=\"Canon EOS R6 Mark II\" src=\"https:\/\/m.media-amazon.com\/images\/I\/71wFkCMfnIL.jpg\"\u003e \u003c!-- Hidden for now, use Shopify's --\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Intro Text --\u003e\n\u003cdiv style=\"border-bottom: none; padding-top: 1rem;\" class=\"cn-section\"\u003e\n\n\u003cdiv class=\"cn-container cn-text-center\"\u003e\n\n\u003ch2 style=\"font-size: 2rem; margin-bottom: 1.5rem;\"\u003eSpeed. Precision. Performance.\u003c\/h2\u003e\n\n\u003cp style=\"font-size: 1.1rem; color: #555; max-width: 800px; margin: 0 auto;\"\u003eThe EOS R6 Mark II sets a new standard. With its \u003cstrong\u003e24.2 MP CMOS sensor\u003c\/strong\u003e and \u003cstrong\u003eDIGIC X processor\u003c\/strong\u003e, it offers bursts of up to 40 fps and deep-learning autofocus that detects everything from people to planes. It's the ultimate tool for hybrid content creators.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Feature Grid --\u003e\n\u003cdiv style=\"padding-top: 0; border-bottom: none;\" class=\"cn-section\"\u003e\n\n\u003cdiv class=\"cn-container\"\u003e\n\n\u003cdiv class=\"cn-grid-2\"\u003e\n\n\u003c!-- Speed Card (Highlight) --\u003e\n\u003cdiv class=\"cn-card cn-col-span-2 cn-card-highlight\"\u003e\n\n\u003cdiv style=\"display: flex; flex-direction: column; justify-content: center;\"\u003e\n\n\u003ch3 style=\"font-size: 2rem; margin-bottom: 0.5rem;\"\u003eExtreme Speed.\u003c\/h3\u003e\n\n\u003cp style=\"font-size: 1rem; opacity: 0.95; margin-bottom: 2rem; max-width: 700px;\"\u003eCapture the decisive moment. Shoot continuous bursts of up to \u003cstrong\u003e40 fps\u003c\/strong\u003e with a silent electronic shutter and 12 fps with a mechanical one. Perfect for sports, wildlife, and fast action.\u003c\/p\u003e\n\n\u003cdiv style=\"display: flex; gap: 3rem; align-items: flex-end;\"\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"cn-stat-number\"\u003e40\u003c\/span\u003e \u003cspan class=\"cn-stat-label\"\u003eElectronic FPS\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"cn-stat-number\"\u003e12\u003c\/span\u003e \u003cspan class=\"cn-stat-label\"\u003eMechanical FPS\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- AF Focus Card --\u003e\n\u003cdiv class=\"cn-card\"\u003e\n\n\u003cdiv class=\"cn-icon-box\"\u003e\n\n\u003ci class=\"fa-solid fa-crosshairs\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size: 1.5rem; margin-bottom: 0.5rem;\"\u003eDual Pixel CMOS AF II.\u003c\/h3\u003e\n\n\u003cp style=\"font-size: 0.9rem;\"\u003eUltra-fast autofocus with 100% coverage. Deep-learning AI detects and tracks eyes, faces, animals, vehicles (trains, planes), and horses with astonishing precision.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Sensor Card --\u003e\n\u003cdiv class=\"cn-card\"\u003e\n\n\u003cdiv class=\"cn-icon-box\"\u003e\n\n\u003ci class=\"fa-solid fa-camera\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size: 1.5rem; margin-bottom: 0.5rem;\"\u003e24.2 MP Full-Frame.\u003c\/h3\u003e\n\n\u003cp style=\"font-size: 0.9rem;\"\u003eNew CMOS sensor designed for a perfect balance between resolution and low-light performance. Native ISO up to 102,400 (expandable to 204,800) for clean night shots.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Video Card --\u003e\n\u003cdiv class=\"cn-card\"\u003e\n\n\u003cdiv class=\"cn-icon-box\"\u003e\n\n\u003ci class=\"fa-solid fa-film\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size: 1.5rem; margin-bottom: 0.5rem;\"\u003eProfessional Hybrid Video.\u003c\/h3\u003e\n\n\u003cp style=\"font-size: 0.9rem;\"\u003eRecord 4K 60p video with 6K oversampling for exceptional quality. Advanced cinematic functions with no 30-minute recording time limit.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Lens Card --\u003e\n\u003cdiv class=\"cn-card\"\u003e\n\n\u003cdiv class=\"cn-icon-box\"\u003e\n\n\u003ci class=\"fa-solid fa-circle-notch\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size: 1.5rem; margin-bottom: 0.5rem;\"\u003eRF24-105mm Kit.\u003c\/h3\u003e\n\n\u003cp style=\"font-size: 0.9rem;\"\u003eIncludes the RF24-105mm F4-7.1 IS STM lens. A compact and lightweight all-purpose lens, perfect for portraits, landscapes, and video with optical stabilization.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Emotional Section (Sales Closer) --\u003e\n\u003cdiv style=\"background-color: #fff9f9; border-top: 1px solid #ffebeb; margin-top: 2rem;\" class=\"cn-section\"\u003e\n\n\u003cdiv style=\"max-width: 800px;\" class=\"cn-container cn-text-center\"\u003e\n\n\u003cdiv style=\"margin-bottom: 1.5rem; color: #cc0000; font-size: 2rem;\"\u003e\n\n\u003ci class=\"fa-solid fa-infinity\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 style=\"font-size: 2.2rem; margin-bottom: 1rem; color: #1d1d1f;\"\u003eWhy is the R6 Mark II for you?\u003c\/h2\u003e\n\n\u003cp style=\"font-size: 1.1rem; color: #444; margin-bottom: 1.5rem;\"\u003eIt's not just a camera, it's the extension of your creative vision. In a world where moments are fleeting, you \u003cstrong\u003eneed equipment that won't fail\u003c\/strong\u003e. The R6 Mark II removes technical barriers: it focuses on what you see, freezes what the human eye misses, and records stories with cinematic quality.\u003c\/p\u003e\n\n\u003cp style=\"font-size: 1.1rem; color: #444; font-weight: 600;\"\u003eStop missing shots due to slow focus or low-light noise. Invest in the tool that will take your portfolio to the next level today.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Footer Specs --\u003e\n\u003cdiv style=\"border-bottom: none; padding-top: 1rem; background-color: #fafafa;\" class=\"cn-section\"\u003e\n\n\u003cdiv class=\"cn-container\"\u003e\n\n\u003ch3 style=\"font-size: 1.2rem; margin-bottom: 1rem; text-align: left; color: #111;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\n\u003ctable class=\"cn-specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eSensor\u003c\/td\u003e\n\n\u003ctd\u003e24.2 MP Full-Frame CMOS\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eProcessor\u003c\/td\u003e\n\n\u003ctd\u003eDIGIC X\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eMount\u003c\/td\u003e\n\n\u003ctd\u003eCanon RF\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eFocus\u003c\/td\u003e\n\n\u003ctd\u003eDual Pixel CMOS AF II (1,053 zones)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eContinuous Shooting\u003c\/td\u003e\n\n\u003ctd\u003e12 fps (Mechanical) \/ 40 fps (Electronic)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eISO\u003c\/td\u003e\n\n\u003ctd\u003e100-102,400 (Exp. 204,800)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eStabilization\u003c\/td\u003e\n\n\u003ctd\u003eIn-Body IS (up to 8 stops with compatible lenses)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003eStorage\u003c\/td\u003e\n\n\u003ctd\u003eDual SD UHS-II slot\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\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c!-- END OF CANON EOS R6 MARK II DESIGN --\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Default Title","offer_id":58173484564828,"sku":"B0BL7X3KLV","price":2641.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/c12715ace328615152a881a1e05a6825_1f7a7eba-45a5-406b-8a9f-9a364f41d30a.jpg?v=1782940119","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/canon-eos-r6-mark-ii-camara-sin-espejo-con-lente-rf24-105mm-f4-7-1-is-stm","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}