{"product_id":"90w-120w-solar-street-led-lights-warm-white-white","title":"90W 120W Solar street LED lights -warm white\/ white","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\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: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            position: relative;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n               .spec-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 16px;\n            text-align: center;\n            font-size: 1.4rem;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-table-container {\n            padding: 0 15px;\n            width: 100%;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0 8px;\n            font-size: 0.95rem;\n            table-layout: fixed;\n        }\n        \n        .spec-table tr {\n            background-color: white;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n        }\n        \n        .spec-table td, .spec-table th {\n            padding: 12px 15px;\n            line-height: 1.5;\n            text-align: center;\n            vertical-align: middle;\n            word-wrap: break-word;\n        }\n        \n        .spec-table th {\n            background-color: #f1f5f9;\n            font-weight: 600;\n            color: #2c3e50;\n            padding: 15px;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            text-align: left;\n            padding-left: 20px;\n            width: 30%;\n        }\n        \n        .spec-table td:nth-child(2),\n        .spec-table td:nth-child(3) {\n            width: 35%;\n        }\n        \n        .highlight {\n            font-weight: 700;\n            color: #e74c3c;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n        }\n        \n        .spec-item:nth-child(2) {\n            border-left-color: #2ecc71;\n        }\n        \n        .spec-item:nth-child(3) {\n            border-left-color: #e74c3c;\n        }\n        \n        .spec-item:nth-child(4) {\n            border-left-color: #f39c12;\n        }\n        \n        .spec-value {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 5px 0;\n        }\n        \n        .spec-label {\n            font-size: 0.9rem;\n            color: #6c757d;\n            font-weight: 500;\n        }\n        \n        .features-section {\n            margin: 40px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            font-size: 1.7rem;\n            position: relative;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(to right, #3498db, #2c3e50);\n            margin: 12px auto;\n            border-radius: 2px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 22px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 12px;\n            color: #ff8000;\n            font-size: 1.3rem;\n            min-width: 24px;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 0.95rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        .divider {\n            height: 1px;\n            background: linear-gradient(to right, transparent, #dee2e6, transparent);\n            margin: 30px auto;\n            width: 80%;\n        }\n        \n        .hero-image {\n            width: 100%;\n            max-width: 800px;\n            margin: 20px auto;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n            display: flex;\n            justify-content: center;\n            background: linear-gradient(to right, #f5f5f5, #e0e0e0);\n            padding: 20px;\n        }\n        \n        .hero-image img {\n            max-width: 100%;\n            height: auto;\n            display: block;\n            transition: transform 0.5s ease;\n        }\n        \n        .hero-image:hover img {\n            transform: scale(1.03);\n        }\n        \n        .product-description {\n            background: white;\n            border-radius: 12px;\n            padding: 25px;\n            margin: 30px 0;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n        }\n        \n        .product-description h2 {\n            color: #2c3e50;\n            margin-bottom: 15px;\n            font-size: 1.5rem;\n        }\n        \n        .product-description p {\n            margin-bottom: 20px;\n            color: #555;\n            line-height: 1.7;\n        }\n        \n        .features-list {\n            margin: 20px 0;\n            list-style-type: none;\n        }\n        \n        .features-list li {\n            margin-bottom: 12px;\n            padding-left: 30px;\n            position: relative;\n            color: #555;\n            line-height: 1.6;\n        }\n        \n        .features-list li:before {\n            content: '🔔';\n            position: absolute;\n            left: 0;\n            font-size: 1.2rem;\n        }\n        \n        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table {\n                width: 100%;\n                display: block;\n            }\n            \n            .spec-table td:first-child {\n                width: 35%;\n                padding-left: 15px;\n            }\n            \n            .download-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .download-btn {\n                width: 100%;\n                max-width: 300px;\n                justify-content: center;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .product-description {\n                padding: 20px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .spec-table td, .spec-table th {\n                padding: 10px 12px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 12px;\n                width: 40%;\n            }\n            \n            .features-list li {\n                padding-left: 25px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eES04 Series Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e 3000K\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWarm White\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 90W\/120W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Options\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e 6V\/18W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eSolar Panel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eDetailed Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left;\"\u003eModel\u003c\/th\u003e\n\u003cth\u003eES04-90W-Y\u003c\/th\u003e\n\u003cth\u003eES04-120W-Y\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWatt\u003c\/td\u003e\n\u003ctd\u003e90 W\u003c\/td\u003e\n\u003ctd\u003e120 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens\u003c\/td\u003e\n\u003ctd\u003e6,000 LM\u003c\/td\u003e\n\u003ctd\u003e9,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e180 pcs\u003c\/td\u003e\n\u003ctd\u003e240 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6 V \/ 13 W\u003c\/td\u003e\n\u003ctd\u003e6 V \/ 18 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage\u003c\/td\u003e\n\u003ctd\u003e1080 sqft (at 19ft height)\u003c\/td\u003e\n\u003ctd\u003e1280 sqft (at 21ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e15,000 mAH\u003c\/td\u003e\n\u003ctd\u003e18,000 mAH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Weight\u003c\/td\u003e\n\u003ctd\u003e7lb\u003c\/td\u003e\n\u003ctd\u003e8lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd\u003e23.6 X 7.5 X 2 in\u003c\/td\u003e\n\u003ctd\u003e24.8 x 9.7 x 2.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e16-19 ft\u003c\/td\u003e\n\u003ctd\u003e16 -21 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket Dimension\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e20\" long , 1.9 diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDusk to Dawn\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Pole Diameter\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e2\"-4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eYes (can be turn off)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor (Radar) distance\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e26ft maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control (Infrared) distance\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e36 ft (Opposite) \/ 18 ft (30° angle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWork Temperature\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e32 °F -110 °F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Grade\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e3000 K (Warm white)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eOver 5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch2\u003eAbout this item\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e3000K Warm White Light\u003c\/strong\u003e - Provides comfortable illumination with excellent color rendering for outdoor spaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAll-in-One Design\u003c\/strong\u003e - Integrated solar panel, battery, and LED light for easy installation with no wiring required\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart Lighting Modes\u003c\/strong\u003e - Features multiple working modes including motion sensor and dusk-to-dawn operation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeatherproof Construction\u003c\/strong\u003e - IP65 rated for reliable performance in various weather conditions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"90W-9000lm","offer_id":43929519325319,"sku":"ES04-90Y","price":95.69,"currency_code":"USD","in_stock":true},{"title":"120W-12000lm","offer_id":43929519358087,"sku":"ES04-120Y","price":98.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/1082\/0999\/files\/LoadimageintoGalleryviewer_LANGY120W_370f0172-56bd-45ce-ae10-55c032f31444.jpg?v=1771473000","url":"https:\/\/bings.shop\/products\/90w-120w-solar-street-led-lights-warm-white-white","provider":"BINGS","version":"1.0","type":"link"}