{"product_id":"foco-led-cob-ulanzi-ec65-65w-mini-kit-completo-bateria","title":"ULANZI EC65 Video Light - 65W COB LED Video Light","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts (Optimized Loading) --\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;700;800\u0026amp;family=Open+Sans:wght@400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* =========================================\n           ESTILOS ENCAPSULADOS (NO AFECTAN TU WEB)\n           ========================================= *\/\n        \n        \/* Contenedor Maestro *\/\n        .gsmpro-wrapper {\n            font-family: 'Open Sans', sans-serif;\n            color: #1f2937;\n            line-height: 1.6;\n            background-color: #ffffff;\n            width: 100%;\n            max-width: 800px;\n            margin: 0 auto;\n            box-sizing: border-box;\n        }\n\n        \/* Reseteo interno *\/\n        .gsmpro-wrapper *, \n        .gsmpro-wrapper *::before, \n        .gsmpro-wrapper *::after {\n            box-sizing: inherit;\n        }\n\n        \/* Variables Locales *\/\n        .gsmpro-wrapper {\n            --gsm-blue: #0066cc;\n            --gsm-purple: #6a1b9a;\n            --gsm-gradient: linear-gradient(135deg, #0056b3 0%, #4a148c 100%);\n            --gsm-light-bg: #f8f9fa;\n            --gsm-white: #ffffff;\n            --gsm-success: #059669;\n            --gsm-error: #d32f2f;\n            --gsm-warning-bg: #ecfdf5; \/* Verde suave para \"Todo incluido\" *\/\n            --gsm-warning-text: #065f46;\n            --gsm-border-radius: 12px;\n        }\n\n        \/* Tipografía *\/\n        .gsmpro-wrapper h1, \n        .gsmpro-wrapper h2, \n        .gsmpro-wrapper h3,\n        .gsmpro-wrapper h4 {\n            font-family: 'Montserrat', sans-serif;\n            margin-top: 0;\n            margin-bottom: 1rem;\n            line-height: 1.2;\n        }\n\n        \/* Estilo global para negritas (morado en fondo blanco) *\/\n        .gsmpro-wrapper strong {\n            font-weight: 700;\n            color: var(--gsm-purple);\n        }\n\n        \/* --- HEADER LLAMATIVO --- *\/\n        .gsmpro-header {\n            background-color: #4a148c;\n            background: var(--gsm-gradient);\n            color: #ffffff !important;\n            padding: 4rem 2rem;\n            text-align: center;\n            border-radius: var(--gsm-border-radius);\n            margin-bottom: 2.5rem;\n            box-shadow: 0 10px 25px rgba(0, 86, 179, 0.2);\n        }\n\n        .gsmpro-header h1 {\n            color: #ffffff !important;\n            font-size: 2.5rem;\n            margin-bottom: 1rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 800;\n            text-shadow: 0 4px 12px rgba(0,0,0,0.4);\n        }\n\n        .gsmpro-header p {\n            color: #ffffff !important;\n            font-size: 1.2rem;\n            opacity: 1;\n            font-weight: 600;\n            max-width: 90%;\n            margin: 0 auto;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n        }\n\n        .gsmpro-header strong {\n            color: #ffffff !important;\n            text-decoration: underline rgba(255,255,255,0.3);\n        }\n\n        \/* --- SECCIONES --- *\/\n        .gsmpro-section {\n            padding: 0 0.5rem;\n            margin-bottom: 3rem;\n        }\n\n        .gsmpro-wrapper h2 {\n            color: var(--gsm-blue);\n            font-size: 1.8rem;\n            border-bottom: 3px solid var(--gsm-light-bg);\n            padding-bottom: 0.5rem;\n            margin-bottom: 1.5rem;\n            text-align: center;\n        }\n\n        .gsmpro-wrapper h4 {\n            color: #333;\n            font-size: 1.4rem;\n            text-align: center;\n            margin-bottom: 1.5rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            border-top: 1px solid #eee;\n            padding-top: 2rem;\n        }\n\n        \/* Tarjetas de Variantes *\/\n        .gsmpro-card {\n            background: var(--gsm-light-bg);\n            padding: 1.5rem;\n            border-radius: 8px;\n            border-left: 6px solid var(--gsm-purple);\n            margin-bottom: 1.2rem;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n            transition: transform 0.2s ease;\n        }\n        \n        .gsmpro-card:hover {\n            transform: translateX(5px);\n        }\n\n        .gsmpro-card h3 {\n            font-size: 1.3rem;\n            color: var(--gsm-blue);\n            font-weight: 800;\n            display: flex;\n            align-items: center;\n            margin-bottom: 0.5rem;\n        }\n\n        \/* Highlight Box (Verde - Todo Incluido) *\/\n        .gsmpro-alert-box {\n            background-color: var(--gsm-warning-bg);\n            border: 2px solid var(--gsm-warning-text);\n            color: var(--gsm-warning-text);\n            padding: 1.5rem;\n            border-radius: 8px;\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n\n        .gsmpro-alert-box h3 {\n            color: var(--gsm-success);\n            font-size: 1.3rem;\n            text-transform: uppercase;\n            margin-bottom: 0.5rem;\n        }\n\n        \/* Listas *\/\n        .gsmpro-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .gsmpro-list li {\n            margin-bottom: 0.5rem;\n            padding-left: 1.5rem;\n            position: relative;\n            text-align: left;\n        }\n        \n        .gsmpro-list li::before {\n            content: '•';\n            position: absolute;\n            left: 0;\n            color: var(--gsm-purple);\n            font-weight: bold;\n            font-size: 1.2rem;\n            line-height: 1;\n        }\n\n        \/* Tablas *\/\n        .gsmpro-table-container {\n            overflow-x: auto;\n            border-radius: 8px;\n            border: 1px solid #eee;\n        }\n\n        .gsmpro-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 500px;\n        }\n\n        .gsmpro-table th, .gsmpro-table td {\n            text-align: center;\n            padding: 1rem 0.5rem;\n            border-bottom: 1px solid #f3f4f6;\n            font-size: 0.9rem;\n        }\n\n        .gsmpro-table th {\n            background-color: var(--gsm-light-bg);\n            color: var(--gsm-blue);\n            font-weight: 800;\n            text-transform: uppercase;\n            font-size: 0.8rem;\n        }\n        \n        .gsmpro-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* Tips *\/\n        .gsmpro-tips-item {\n            background: #fff;\n            margin-bottom: 1rem;\n            padding: 1.2rem;\n            border: 1px solid #e5e7eb;\n            border-left: 5px solid var(--gsm-blue);\n            border-radius: 4px;\n        }\n        \n        \/* Footer *\/\n        .gsmpro-footer {\n            text-align: center;\n            padding-top: 2rem;\n            border-top: 1px solid #eee;\n            font-size: 0.9rem;\n            color: #888;\n        }\n\n        \/* Mobile *\/\n        @media (max-width: 600px) {\n            .gsmpro-header h1 { font-size: 1.8rem; }\n            .gsmpro-card { padding: 1.2rem; }\n        }\n    \u003c\/style\u003e\n\u003c!-- ENCAPSULATED CONTENT START --\u003e\n\u003cdiv class=\"gsmpro-wrapper\"\u003e\n\n\u003c!-- Header --\u003e\n\u003cdiv class=\"gsmpro-header\"\u003e\n\n\u003ch1\u003eUlanzi EC65 Mini COB (65W)\u003c\/h1\u003e\n\n\u003cp\u003eThe \"Ready to Shoot\" Kit: \u003cstrong\u003ePower, Battery, and Accessories in One Box\u003c\/strong\u003e.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Positive Alert: All-Inclusive --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003cdiv class=\"gsmpro-alert-box\"\u003e\n\n\u003ch3\u003e✅ COMPLETE \"ALL-IN-ONE\" KIT\u003c\/h3\u003e\n\n\u003cp\u003eNo need to buy anything extra! This product includes:\u003c\/p\u003e\n\n\u003cp style=\"font-size: 0.9rem; margin-top: 0.5rem; font-weight: bold;\"\u003eRechargeable Battery + Power Adapter + 3 Diffusers\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Intro Section --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003ch2\u003eSmall in Size, Giant in Light\u003c\/h2\u003e\n\n\u003cp style=\"margin-bottom: 2rem; text-align: justify;\"\u003eThe \u003cstrong\u003eUlanzi EC65\u003c\/strong\u003e is the ultimate solution for the hybrid creator. With \u003cstrong\u003e65W of power\u003c\/strong\u003e, it illuminates like a large light but weighs only 250 grams (without battery). Its modular design allows you to use it plugged into the wall in the studio or with its included battery on the go.\u003c\/p\u003e\n\n\u003cdiv class=\"gsmpro-card\"\u003e\n\n\u003ch3\u003e⚡ Surprising Power (65W)\u003c\/h3\u003e\n\n\u003cp\u003eReaches up to \u003cstrong\u003e8000 Lux\u003c\/strong\u003e (with condenser). Enough to be the main light for your YouTube videos, interviews, or professional product photography.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsmpro-card\"\u003e\n\n\u003ch3\u003e🔋 Triple Power System\u003c\/h3\u003e\n\n\u003cp\u003eNever stop shooting! Use it with: 1) Its \u003cstrong\u003eLithium Battery\u003c\/strong\u003e (included), 2) The \u003cstrong\u003eDC Adapter\u003c\/strong\u003e for the wall (included), or 3) A Power Bank with PD fast charging (not included).\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsmpro-card\"\u003e\n\n\u003ch3\u003e🎨 Bi-Color and Effects\u003c\/h3\u003e\n\n\u003cp\u003eTotal control of the ambiance. Adjust the temperature from \u003cstrong\u003e2700K to 6500K\u003c\/strong\u003e and use the 13 scene effects (TV, Paparazzi, etc.) controlled from the App on your phone.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Comparison Table --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"gsmpro-table-container\"\u003e\n\n\u003ctable class=\"gsmpro-table\"\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eFeature\u003c\/th\u003e\n\n\u003cth\u003eSpecification\u003c\/th\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003ePower\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e65W (Mini COB)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eMax Brightness\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e8000 Lux (@0.5m with lens)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eColor Temp.\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e2700K - 6500K (Bi-Color)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eCRI\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e95+ (True Color)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eMount\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e\u003cstrong\u003eMini Bowens\u003c\/strong\u003e\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e~250g (Body)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eControl\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eUlanzi App \/ Manual\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\u003c!-- Expert Tips --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003ch2\u003e💡 GSMPRO Expert Tips\u003c\/h2\u003e\n\n\u003cdiv class=\"gsmpro-tips-item\"\u003e\n\n\u003cstrong\u003eUse the Condenser:\u003c\/strong\u003e If you need to illuminate a distant object or highlight a detail, install the \"Optical Condenser\" accessory (included) to multiply the brightness by 6.\u003c\/div\u003e\n\n\u003cdiv class=\"gsmpro-tips-item\"\u003e\n\n\u003cstrong\u003eRemote Control:\u003c\/strong\u003e Download the \"Ulanzi Connect\" App to adjust the light without touching it, ideal if you have the light on a high tripod.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Box Contents --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003ch2\u003e📦 What's in the box?\u003c\/h2\u003e\n\n\u003cdiv style=\"text-align: center; background: #f9f9f9; padding: 1.5rem; border-radius: 8px;\"\u003e\n\n\u003cul style=\"list-style: none; padding: 0; margin: 0; text-align: left; display: inline-block;\"\u003e\n\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e✅ 1x EC65 LED Light (Body)\u003c\/li\u003e\n\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e✅ 1x \u003cstrong\u003eDetachable Battery\u003c\/strong\u003e\n\n\u003c\/li\u003e\n\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e✅ 1x \u003cstrong\u003eDC Power Adapter\u003c\/strong\u003e\n\n\u003c\/li\u003e\n\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e✅ 1x Reflector (Mini Bowl)\u003c\/li\u003e\n\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e✅ 1x Optical Condenser\u003c\/li\u003e\n\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e✅ 1x Soft Diffuser (Dome)\u003c\/li\u003e\n\n\u003cli\u003e✅ 1x User Manual\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsmpro-footer\"\u003e\n\n\u003cp\u003e© 2026 \u003cstrong\u003eGSMPRO Chile\u003c\/strong\u003e. Technology Experts.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c!-- ENCAPSULATED CONTENT END --\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Default Title","offer_id":58174712447324,"sku":"B0DYJ42Y6K","price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/a182d813a1ec48d5a34103f519e932e5_18e079cb-96e8-40b0-81af-7b55765e71fc.jpg?v=1782962929","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/foco-led-cob-ulanzi-ec65-65w-mini-kit-completo-bateria","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}