{"product_id":"barndoors-4-hojas-ulanzi-lt028-mini-bowens-control-luz","title":"Four-leaf barn doors for Ulanzi LT028 40W COB 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: Aísla el diseño y centra en una columna *\/\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 de seguridad *\/\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: #fffbeb;\n            --gsm-warning-text: #b45309;\n            --gsm-border-radius: 12px;\n        }\n\n        \/* Tipografía Encapsulada *\/\n        .gsmpro-wrapper h1, \n        .gsmpro-wrapper h2, \n        .gsmpro-wrapper h3 {\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 (Monocolumna) --- *\/\n        .gsmpro-header {\n            background-color: #4a148c; \/* Color de respaldo sólido *\/\n            background: var(--gsm-gradient);\n            color: #ffffff !important; \/* Texto base blanco *\/\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; \/* Título blanco *\/\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; \/* Párrafo blanco *\/\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        \/* Negritas dentro del header en BLANCO *\/\n        .gsmpro-header strong {\n            color: #ffffff !important;\n            text-decoration: underline rgba(255,255,255,0.3);\n        }\n\n        \/* --- SECCIONES (Monocolumna) --- *\/\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 (Apiladas) *\/\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.2rem;\n            color: #333;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            margin-bottom: 0.8rem;\n        }\n        \n        .gsmpro-card h3::before {\n            content: '';\n            display: inline-block;\n            width: 8px;\n            height: 8px;\n            background: var(--gsm-blue);\n            border-radius: 50%;\n            margin-right: 10px;\n        }\n\n        \/* Tablas (Diseño limpio) *\/\n        .gsmpro-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 1rem;\n            border: 1px solid #eee;\n            border-radius: 8px;\n            overflow: hidden;\n        }\n\n        .gsmpro-table th, .gsmpro-table td {\n            text-align: left;\n            padding: 1.2rem;\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: 700;\n            width: 40%;\n        }\n\n        \/* Alerta de Compatibilidad *\/\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        \/* Tips de Expertos *\/\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 minimalista *\/\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        \/* Ajustes Móviles *\/\n        @media (max-width: 600px) {\n            .gsmpro-header h1 { font-size: 1.8rem; }\n            .gsmpro-table th, .gsmpro-table td { display: block; width: 100%; }\n            .gsmpro-table th { background: transparent; padding-bottom: 0.2rem; color: var(--gsm-purple); }\n            .gsmpro-table td { padding-top: 0; padding-bottom: 1.5rem; border: none; }\n            .gsmpro-table tr { border-bottom: 1px solid #eee; }\n        }\n    \u003c\/style\u003e\n\u003c!-- START OF ENCAPSULATED CONTENT --\u003e\n\u003cdiv class=\"gsmpro-wrapper\"\u003e\n\n\u003c!-- Header --\u003e\n\u003cdiv class=\"gsmpro-header\"\u003e\n\n\u003ch1\u003eUlanzi Barndoors (4-Leaf)\u003c\/h1\u003e\n\n\u003cp\u003eTotal Lighting Control: \u003cstrong\u003eDirect, Cut, and Shape Light\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⚠️ MINI BOWENS COMPATIBILITY\u003c\/h3\u003e\n\n\u003cp\u003eThis accessory is exclusively for lights with a \u003cstrong\u003eMINI BOWENS\u003c\/strong\u003e mount.\u003c\/p\u003e\n\n\u003cp style=\"font-size: 0.9rem; margin-top: 0.5rem;\"\u003eCompatible with: Ulanzi LT028, 40W COB Series.\u003cbr\u003e\u003cstrong\u003eNOT COMPATIBLE\u003c\/strong\u003e with Standard (Large) Bowens mounts.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Sales and Objections Section --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003ch2\u003eMaster Light like a Filmmaker\u003c\/h2\u003e\n\n\u003cp style=\"margin-bottom: 2rem; text-align: justify;\"\u003eDoes your light illuminate the entire room without control? With \u003cstrong\u003e4-Leaf Barndoors\u003c\/strong\u003e, you can cut the light beam to illuminate only what you want, creating depth and drama in your scenes.\u003c\/p\u003e\n\n\u003cdiv class=\"gsmpro-card\"\u003e\n\n\u003ch3\u003e🎬 Spill Control\u003c\/h3\u003e\n\n\u003cp\u003ePrevent light from \"staining\" the background or creating annoying lens flares. Close the leaves to create a narrow beam or open them for wide coverage.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsmpro-card\"\u003e\n\n\u003ch3\u003e💪 Robust Construction\u003c\/h3\u003e\n\n\u003cp\u003eMade of premium, durable material. The leaves hold their position firmly, allowing you to set up the light with millimeter precision.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gsmpro-card\"\u003e\n\n\u003ch3\u003e⚡ Instant Installation\u003c\/h3\u003e\n\n\u003cp\u003eThanks to the native \u003cstrong\u003eMini Bowens\u003c\/strong\u003e mount, it installs and removes in seconds. Ideal for photographers and videographers who need speed.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003ch2\u003eTechnical Data Sheet\u003c\/h2\u003e\n\n\u003ctable class=\"gsmpro-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eProduct\u003c\/th\u003e\n\n\u003ctd\u003eBarndoors\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eDesign\u003c\/th\u003e\n\n\u003ctd\u003e4 Adjustable Leaves\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eMount\u003c\/th\u003e\n\n\u003ctd\u003e\n\n\u003cstrong\u003eMini Bowens\u003c\/strong\u003e (Ulanzi 40W)\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eMaterial\u003c\/th\u003e\n\n\u003ctd\u003eHigh-Strength Composite\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003eWeight\u003c\/th\u003e\n\n\u003ctd\u003eLightweight (Portable)\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!-- Expert Tips --\u003e\n\u003cdiv class=\"gsmpro-section\"\u003e\n\n\u003ch2\u003e💡 GSMPRO Expert Tip\u003c\/h2\u003e\n\n\u003cdiv class=\"gsmpro-tips-item\"\u003e\n\n\u003cstrong\u003eColor Gels:\u003c\/strong\u003e Use small clips to attach cellophane or color gels to the barndoor leaves. You'll be able to tint the background with colors without needing an extra RGB light!\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📦 Package Contents\u003c\/h2\u003e\n\n\u003cdiv style=\"text-align: center; background: #f9f9f9; padding: 1.5rem; border-radius: 8px;\"\u003e\n\n\u003cp style=\"margin-bottom: 0;\"\u003e1x \u003cstrong\u003e4-Leaf Barndoors Accessory\u003c\/strong\u003e (Mini Bowens)\u003c\/p\u003e\n\n\u003csmall style=\"color: #666; display: block; margin-top: 0.5rem;\"\u003e*LED light not included.\u003c\/small\u003e\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!-- END OF ENCAPSULATED CONTENT --\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Default Title","offer_id":58173473456476,"sku":"B0CKPKSPVZ","price":74.81,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/7241841206d66f6d7606b219980fea0e.jpg?v=1782939965","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/barndoors-4-hojas-ulanzi-lt028-mini-bowens-control-luz","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}