{"product_id":"30v-0-2a-6w-led-for-extension-cable-model-jt-el-fc300v0200-c-led-power-supply-1","title":"30V 0.2A 6W LED For Extension Cable,Model JT-EL\/FC300V0200-C LED Power Supply","description":"\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003e30V 0.2A LED Controller - Christmas Edition\u003c\/title\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #e6f7ff;\n            color: #333;\n            padding: 20px;\n            background-image: url('data:image\/svg+xml;utf8,\u003csvg ns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\" viewBox=\"0 0 100 100\"\u003e\u003crect fill=\"%23e6f7ff\" width=\"100\" height=\"100\"\/\u003e\u003cpath fill=\"%23d4f1ff\" d=\"M0,0 L100,100 M100,0 L0,100\" stroke-width=\"0.5\"\/\u003e\u003c\/svg\u003e');\n            background-size: 20px 20px;\n            position: relative;\n            overflow-x: hidden;\n        }\n        \n        body:before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 10px;\n            background: linear-gradient(90deg, #e6f7ff, #c41e3a, #228b22, #ffd700, #e6f7ff);\n            z-index: 10;\n        }\n        \n        .snowflake {\n            position: absolute;\n            color: #fff;\n            font-size: 16px;\n            text-shadow: 0 0 5px rgba(255, 255, 255, 0.7);\n            animation: fall linear infinite;\n            z-index: 1;\n        }\n        \n        @keyframes fall {\n            to {\n                transform: translateY(105vh) rotate(360deg);\n            }\n        }\n        \n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);\n            position: relative;\n            z-index: 2;\n            border: 3px solid #c41e3a;\n        }\n        \n        .christmas-header {\n            background: linear-gradient(135deg, #c41e3a 0%, #8b0000 100%);\n            color: white;\n            padding: 25px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .christmas-header:before {\n            content: \"🎄\";\n            position: absolute;\n            font-size: 40px;\n            left: 30px;\n            top: 20px;\n            transform: rotate(-20deg);\n        }\n        \n        .christmas-header:after {\n            content: \"🎅\";\n            position: absolute;\n            font-size: 40px;\n            right: 30px;\n            top: 20px;\n            transform: rotate(15deg);\n        }\n        \n        h1 {\n            font-size: 32px;\n            margin-bottom: 10px;\n            text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);\n            color: #fff;\n        }\n        \n        .header-subtitle {\n            color: #ffd700;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n        \n        .product-image {\n            text-align: center;\n            padding: 20px;\n            background: #f8fdff;\n            position: relative;\n            border-bottom: 3px dashed #c41e3a;\n        }\n        \n        .product-image:before, .product-image:after {\n            content: \"✨\";\n            position: absolute;\n            font-size: 24px;\n            top: 10px;\n        }\n        \n        .product-image:before {\n            left: 20px;\n        }\n        \n        .product-image:after {\n            right: 20px;\n        }\n        \n        .product-image img {\n            max-width: 80%;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n            border: 2px solid #228b22;\n        }\n        \n        .specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 20px;\n            padding: 20px;\n        }\n        \n        .spec-card {\n            background: #f0f8ff;\n            padding: 20px;\n            border-radius: 10px;\n            border-left: 5px solid #228b22;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .spec-card:nth-child(2) {\n            border-left-color: #c41e3a;\n        }\n        \n        .spec-card:before {\n            content: \"🎁\";\n            position: absolute;\n            right: 10px;\n            bottom: 10px;\n            font-size: 24px;\n            opacity: 0.2;\n        }\n        \n        .spec-card h3 {\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .spec-card h3 i {\n            margin-right: 10px;\n        }\n        \n        .spec-card ul {\n            list-style-type: none;\n        }\n        \n        .spec-card li {\n            padding: 8px 0;\n            border-bottom: 1px dashed #b3e0ff;\n        }\n        \n        .spec-card li:last-child {\n            border-bottom: none;\n        }\n        \n        .key-features {\n            background: linear-gradient(to right, #c41e3a, #228b22);\n            padding: 25px;\n            color: white;\n        }\n        \n        .key-features h2 {\n            color: #ffd700;\n            text-align: center;\n            margin-bottom: 25px;\n            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);\n        }\n        \n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n        }\n        \n        .feature {\n            background: rgba(255, 255, 255, 0.9);\n            padding: 20px;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);\n            color: #333;\n        }\n        \n        .feature i {\n            font-size: 40px;\n            color: #c41e3a;\n            margin-bottom: 15px;\n        }\n        \n        .disclaimer {\n            background: #fff4e6;\n            padding: 20px;\n            margin: 20px;\n            border-radius: 10px;\n            border-left: 5px solid #ff9900;\n            position: relative;\n        }\n        \n        .disclaimer:before {\n            content: \"⚠️\";\n            position: absolute;\n            left: -15px;\n            top: 50%;\n            transform: translateY(-50%);\n            background: white;\n            border-radius: 50%;\n            width: 30px;\n            height: 30px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border: 2px solid #ff9900;\n        }\n        \n        .disclaimer h3 {\n            color: #cc6600;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .compatibility {\n            padding: 25px;\n            text-align: center;\n            background: #f8fdff;\n            border-top: 3px solid #228b22;\n            border-bottom: 3px solid #228b22;\n        }\n        \n        .compatibility h2 {\n            color: #c41e3a;\n            margin-bottom: 15px;\n        }\n        \n        .compatibility-list {\n            background: #f0f8ff;\n            padding: 20px;\n            border-radius: 10px;\n            margin: 20px 0;\n            text-align: left;\n            position: relative;\n        }\n        \n        .compatibility-list:before {\n            content: \"🔌\";\n            position: absolute;\n            right: 15px;\n            top: 15px;\n            font-size: 24px;\n        }\n        \n        .compatibility-list ul {\n            columns: 2;\n            list-style-type: none;\n        }\n        \n        .compatibility-list li {\n            padding: 5px 0;\n            display: flex;\n            align-items: center;\n        }\n        \n        .compatibility-list li i {\n            color: #228b22;\n            margin-right: 10px;\n        }\n        \n        .package {\n            background: #f0f8ff;\n            padding: 20px;\n            text-align: center;\n            border-radius: 10px;\n            margin: 20px;\n            border: 2px dashed #c41e3a;\n            position: relative;\n        }\n        \n        .package:before {\n            content: \"🎄\";\n            position: absolute;\n            left: -15px;\n            top: -15px;\n            font-size: 24px;\n            background: white;\n            border-radius: 50%;\n            width: 30px;\n            height: 30px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border: 2px solid #228b22;\n        }\n        \n        footer {\n            background: linear-gradient(135deg, #228b22 0%, #0d5c0d 100%);\n            color: white;\n            text-align: center;\n            padding: 20px;\n            margin-top: 20px;\n            position: relative;\n        }\n        \n        footer:before {\n            content: \"🎅\";\n            position: absolute;\n            left: 20px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 24px;\n        }\n        \n        footer:after {\n            content: \"🦌\";\n            position: absolute;\n            right: 20px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 24px;\n        }\n        \n        .product-highlights {\n            padding: 20px;\n            background: #f8fdff;\n            border-top: 3px solid #ffd700;\n            border-bottom: 3px solid #ffd700;\n        }\n        \n        .product-highlights h2 {\n            color: #c41e3a;\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        \n        .highlight-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n        }\n        \n        .highlight {\n            display: flex;\n            align-items: center;\n            background: #f0f8ff;\n            padding: 15px;\n            border-radius: 8px;\n            border: 1px solid #228b22;\n        }\n        \n        .highlight i {\n            font-size: 24px;\n            color: #c41e3a;\n            margin-right: 15px;\n        }\n        \n        .holiday-notice {\n            background: linear-gradient(135deg, #ffd700 0%, #ffb700 100%);\n            padding: 15px;\n            text-align: center;\n            margin: 20px;\n            border-radius: 10px;\n            font-weight: bold;\n            color: #8b0000;\n            border: 2px solid #c41e3a;\n        }\n        \n        .light-modes {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            padding: 20px;\n            background: #f0f8ff;\n            margin: 20px;\n            border-radius: 10px;\n        }\n        \n        .mode {\n            background: white;\n            padding: 15px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\n            border-left: 4px solid #c41e3a;\n        }\n        \n        .mode-icon {\n            font-size: 30px;\n            color: #c41e3a;\n            margin-bottom: 10px;\n        }\n        \n        .safety-features {\n            background: #e6ffe6;\n            padding: 20px;\n            margin: 20px;\n            border-radius: 10px;\n            border-left: 5px solid #00cc66;\n        }\n        \n        @media (max-width: 768px) {\n            .specs, .features, .highlight-grid, .light-modes {\n                grid-template-columns: 1fr;\n            }\n            \n            .compatibility-list ul {\n                columns: 1;\n            }\n            \n            h1 {\n                font-size: 24px;\n            }\n            \n            .christmas-header:before, .christmas-header:after {\n                display: none;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"christmas-header\"\u003e\n            \u003ch1\u003e💡 30V 0.2A LED Controller 💡\u003c\/h1\u003e\n            \u003cp class=\"header-subtitle\"\u003e🎄 Perfect for Christmas LED Lights! 🎄\u003c\/p\u003e\n            \u003cp\u003eJT-EL\/FC300V0200-C Class 2 Power Supply Multifunctional LED Transformer\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"holiday-notice\"\u003e\n            🎁 Transform Your Christmas Lighting with 8 Different Modes! 🎁\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-image\"\u003e\n            \u003c!-- Placeholder for product image --\u003e\n            \u003cdiv style=\"width:100%;height:300px;background:linear-gradient(135deg, #e0f0ff, #c9e6ff);border-radius:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;border:2px solid #c41e3a;\"\u003e\n                \u003ci class=\"fas fa-lightbulb\" style=\"font-size:100px;color:#c41e3a;\"\u003e\u003c\/i\u003e\n                \u003cp style=\"margin-top:20px;font-weight:bold;color:#c41e3a;\"\u003e30V 0.2A LED Controller\u003c\/p\u003e\n                \u003cp style=\"color:#228b22;\"\u003e8 Lighting Modes with Memory Function\u003c\/p\u003e\n                \u003cdiv style=\"margin-top:15px;\"\u003e\n                    \u003cspan style=\"color:#ffd700;\"\u003e⭐\u003c\/span\u003e\n                    \u003cspan style=\"color:#ffd700;\"\u003e⭐\u003c\/span\u003e\n                    \u003cspan style=\"color:#ffd700;\"\u003e⭐\u003c\/span\u003e\n                    \u003cspan style=\"color:#ffd700;\"\u003e⭐\u003c\/span\u003e\n                    \u003cspan style=\"color:#ffd700;\"\u003e⭐\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"specs\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003ch3\u003e\n\u003ci class=\"fas fa-info-circle\"\u003e\u003c\/i\u003e Product Specifications\u003c\/h3\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eInput:\u003c\/strong\u003e AC 100-240V 50\/60Hz\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eOutput:\u003c\/strong\u003e DC 30V 0.2A\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eMax Power:\u003c\/strong\u003e 6W\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003ePlug Type:\u003c\/strong\u003e US Plug\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eWaterproof Rating:\u003c\/strong\u003e IP44\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"spec-card\"\u003e\n                \u003ch3\u003e\n\u003ci class=\"fas fa-cogs\"\u003e\u003c\/i\u003e Features \u0026amp; Benefits\u003c\/h3\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e8 Lighting Modes:\u003c\/strong\u003e Multiple dynamic effects\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eMemory Function:\u003c\/strong\u003e Remembers last used mode\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eLow Voltage:\u003c\/strong\u003e Safe operation\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eShort-circuit Protection:\u003c\/strong\u003e Enhanced safety\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eUniversal Input:\u003c\/strong\u003e Works worldwide\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"safety-features\"\u003e\n            \u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Safety Features\u003c\/h3\u003e\n            \u003cp\u003eIP44 Waterproof Rating: Operated with low voltage transformer, will not overheat after long time use. Short-circuit protection design can ensure and maximize your safety.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The adapter plug is not completely waterproof, please keep away from water.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-highlights\"\u003e\n            \u003ch2\u003e⭐ Package Includes ⭐\u003c\/h2\u003e\n            \u003cdiv class=\"highlight-grid\"\u003e\n                \u003cdiv class=\"highlight\"\u003e\n                    \u003ci class=\"fas fa-plug\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003e1x 30V 0.2A LED Controller\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"highlight\"\u003e\n                    \u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eUS Plug\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"highlight\"\u003e\n                    \u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003e8 Lighting Modes\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"highlight\"\u003e\n                    \u003ci class=\"fas fa-memory\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eMemory Function\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"compatibility\"\u003e\n            \u003ch2\u003e💡 Compatibility 💡\u003c\/h2\u003e\n            \u003cp\u003eThis LED controller is designed for \u003cstrong\u003e30V low voltage LED devices\u003c\/strong\u003e with current under 6 watts\u003c\/p\u003e\n            \n            \u003cdiv class=\"compatibility-list\"\u003e\n                \u003ch3\u003e\n\u003ci class=\"fas fa-check\"\u003e\u003c\/i\u003e Ideal For:\u003c\/h3\u003e\n                \u003cul\u003e\n                    \u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e 30V 6W Christmas String Lights\u003c\/li\u003e\n                    \u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Copper Wire Lights\u003c\/li\u003e\n                    \u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Low voltage LED decorations\u003c\/li\u003e\n                    \u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Holiday lighting displays\u003c\/li\u003e\n                    \u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Landscape lighting\u003c\/li\u003e\n                    \u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Other 30V LED devices under 6W\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"disclaimer\"\u003e\n                \u003ch3\u003e\n\u003ci class=\"fas fa-exclamation-triangle\"\u003e\u003c\/i\u003e Important Note\u003c\/h3\u003e\n                \u003cp\u003ePlease check the volts, currents, watts and the +\/- prong connector if it fits for your device or not. This adapter fits for 30V low voltage LED device with current under 6 watts. If you don't know how to choose our transformer, please contact us for help.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"package\"\u003e\n            \u003ch2\u003e\n\u003ci class=\"fas fa-gift\"\u003e\u003c\/i\u003e Package Contents\u003c\/h2\u003e\n            \u003cp\u003e1 x 30V 0.2A LED Controller (JT-EL\/FC300V0200-C)\u003c\/p\u003e\n            \u003cp\u003e1 x US Plug Power Cord\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cfooter\u003e\n            \u003cp\u003ePerfect for Your Christmas Lighting Display! 🎄\u003c\/p\u003e\n        \u003c\/footer\u003e\n    \u003c\/div\u003e\n\n    \n\n","brand":"LN-MA220260502","offers":[{"title":"Default Title","offer_id":42318307295312,"sku":"MA116147532*LA*1+MA116147551*LA*1","price":8.39,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0070\/6333\/9081\/files\/57_cd7b52db-598d-4c82-bc85-9a24b99d5d61.jpg?v=1777536612","url":"https:\/\/www.pwronusa.com\/products\/30v-0-2a-6w-led-for-extension-cable-model-jt-el-fc300v0200-c-led-power-supply-1","provider":"Pwron","version":"1.0","type":"link"}