{"product_id":"luz-led-rgb-ulanzi-l2-mini-cubo-kit-creativo-efectos","title":"Ulanzi L2 COB RGB - LED Video Light, 360° Full Color Portable LED 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-rgb-accent: #f43f5e; \/* Color rosado\/rojo para destacar RGB *\/\n            --gsm-warning-bg: #fffbeb;\n            --gsm-warning-text: #b45309;\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        \/* Tarjetas de Beneficios *\/\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        \/* Estilo especial para RGB *\/\n        .gsmpro-card.rgb-style {\n            border-left-color: var(--gsm-rgb-accent);\n            background: #fff1f2;\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        \/* Alerta Importante *\/\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-error);\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 L2 RGB (Creative Kit)\u003c\/h1\u003e\n\n\u003cp\u003eColor Effects in your Pocket: \u003cstrong\u003e360° RGB, Magnetic and Modifiers Included\u003c\/strong\u003e.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Critical Alert --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003cdiv class=\"gsmpro-alert-box\"\u003e\n\n\u003ch3\u003e⚠️ COLOR LIGHT ONLY (RGB)\u003c\/h3\u003e\n\n\u003cp\u003eThis model is designed for creative effects.\u003c\/p\u003e\n\n\u003cp style=\"font-size: 0.9rem; margin-top: 0.5rem;\"\u003e\u003cstrong\u003eIT DOES NOT HAVE WHITE LIGHT MODE (CCT).\u003c\/strong\u003e If you are looking for white light to illuminate faces, choose the L2 Bi-Color model.\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\u003eYour Magic Wand of Colors\u003c\/h2\u003e\n\n\u003cp style=\"margin-bottom: 2rem; text-align: justify;\"\u003eThe \u003cstrong\u003eUlanzi L2 RGB\u003c\/strong\u003e is the favorite toy of creative photographers. A tiny COB cube capable of generating any color of the visible spectrum. Perfect for macro photography, light painting, vlog backgrounds, or giving your shots a \"cyberpunk\" touch.\u003c\/p\u003e\n\n\u003cdiv class=\"gsmpro-card rgb-style\"\u003e\n\n\u003ch3 style=\"color: var(--gsm-rgb-accent);\"\u003e🌈 Full Color 360° RGB\u003c\/h3\u003e\n\n\u003cp\u003eExplore millions of colors. Adjust the hue, saturation, and brightness with millimeter precision thanks to its rear OLED screen. Create unique atmospheres instantly.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsmpro-card\"\u003e\n\n\u003ch3\u003e🛠️ Accessory Kit Included\u003c\/h3\u003e\n\n\u003cp\u003eComes with everything: \u003cstrong\u003eSnoot\u003c\/strong\u003e for spot color light, \u003cstrong\u003eGrid\u003c\/strong\u003e for control, \u003cstrong\u003eBarn Doors\u003c\/strong\u003e for shaping, and Diffuser. Shape color light like an expert.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsmpro-card\"\u003e\n\n\u003ch3\u003e🎉 11 Dynamic Effects\u003c\/h3\u003e\n\n\u003cp\u003eBring your videos to life with automatic modes: Police Car, Ambulance, Fireworks, Party, and RGB Strobe. Ideal for music videos and TikTok.\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\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eUlanzi L2 RGB (Upgrade)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eTechnology\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eCOB RGB (Spot Light)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eModes\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eHSI (Color) + 11 Effects\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eWhite Light\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e❌ NOT AVAILABLE\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eBattery\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e800 mAh (USB-C Rechargeable)\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\u003eMagnetic + 1\/4\" + Cold Shoe\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\u003eLight Painting:\u003c\/strong\u003e Set the light to an intense color, turn off the room lights, and use a long exposure on your camera. Move the L2 cube to \"draw\" in the air with colored light.\u003c\/div\u003e\n\n\u003cdiv class=\"gsmpro-tips-item\"\u003e\n\n\u003cstrong\u003eColored Backgrounds:\u003c\/strong\u003e Magnetically attach the light behind a monitor or furniture and point it at the wall. You will instantly change the background color of your streams.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Box Content --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003ch2\u003e📦 The Complete Creative Kit\u003c\/h2\u003e\n\n\u003cdiv style=\"text-align: center; background: #f9f9f9; padding: 1.5rem; border-radius: 8px;\"\u003e\n\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 10px; text-align: left; font-size: 0.9rem;\"\u003e\n\n\u003cdiv\u003e✅ 1x L2 RGB Light\u003c\/div\u003e\n\n\u003cdiv\u003e✅ 1x \u003cstrong\u003eSnoot\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv\u003e✅ 1x \u003cstrong\u003eBarn Doors (4-leaf)\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv\u003e✅ 1x \u003cstrong\u003eHoneycomb Grid\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv\u003e✅ 1x Silicone Diffuser\u003c\/div\u003e\n\n\u003cdiv\u003e✅ 1x Cold Shoe Mount\u003c\/div\u003e\n\n\u003cdiv\u003e✅ 1x USB-C Cable\u003c\/div\u003e\n\n\u003cdiv\u003e✅ 1x Manual\u003c\/div\u003e\n\n\n\u003c\/div\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. Tech 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":58174712152412,"sku":"B0B5SRVZQ9","price":110.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/511ef01cd90627a437727b3eb1c505c8_644e8235-e0e7-405f-b9bd-b05c861197bd.jpg?v=1782962922","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/luz-led-rgb-ulanzi-l2-mini-cubo-kit-creativo-efectos","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}