{"title":"Durable Solar Street Lights with Pole - Long-Lasting","description":"Our best solar street lights output and simplest wire-free outdoor lighting solution. We provided incredibly bright LEDs and are covered by a one-year warranty.","products":[{"product_id":"langy-officialaluminum-radar-sensor-motion-all-in-one-solar-light-200w","title":"Commerical Solar Power LED Parking Lot Light - 2 Years Warranty","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\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            text-transform: uppercase;\n            letter-spacing: 1px;\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        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: linear-gradient(135deg, #ff5500, #ff3300);\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\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: 15px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n            transition: background-color 0.3s ease;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table th, .spec-table td {\n            padding: 12px 15px;\n            line-height: 1.4;\n            text-align: center;\n        }\n        \n        .spec-table th {\n            background-color: #2c3e50;\n            color: white;\n            font-weight: 600;\n        }\n        \n        .spec-table td:first-child {\n            text-align: left;\n            padding-left: 20px;\n            font-weight: 600;\n            color: #2c3e50;\n            width: 25%;\n        }\n        \n        .model-title {\n            font-weight: 700;\n            color: #ff8000;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 20px 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\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.6rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 8px 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .spec-value i {\n            margin-right: 10px;\n            font-size: 1.8rem;\n        }\n        \n        .spec-label {\n            font-size: 0.95rem;\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.8rem;\n            position: relative;\n            padding-bottom: 15px;\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(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\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            border-top: 3px solid #3498db;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-7px);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.12);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.25rem;\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.5rem;\n            min-width: 30px;\n            background: rgba(255, 128, 0, 0.1);\n            width: 45px;\n            height: 45px;\n            border-radius: 50%;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 1rem;\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        .application-section {\n            margin: 50px 0;\n            padding: 30px 0;\n        }\n        \n        .app-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .app-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            padding: 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n        \n        .app-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .app-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #3498db, #2c3e50);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 15px;\n            color: white;\n            font-size: 1.5rem;\n        }\n        \n        .app-content {\n            padding: 0 10px;\n        }\n        \n        .app-content h4 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        \n        .app-content p {\n            color: #6c757d;\n            font-size: 0.95rem;\n        }\n        \n        .tech-highlight {\n            background: linear-gradient(135deg, #2c3e50, #1a2530);\n            color: white;\n            padding: 40px 20px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .tech-highlight h3 {\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n        }\n        \n        .tech-highlight p {\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            padding: 30px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .warranty-section h3 {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n        }\n        \n        .warranty-section p {\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.7;\n        }\n        \n        footer {\n            text-align: center;\n            padding: 30px 0;\n            color: #6c757d;\n            font-size: 0.95rem;\n            border-top: 1px solid #dee2e6;\n            margin-top: 40px;\n        }\n        \n        \/* Common Specifications Table Styles *\/\n        .common-specs {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 40px 0;\n        }\n        \n        .common-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .common-table th {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 15px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n        \n        .common-table td {\n            padding: 15px;\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .common-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .common-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .common-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .common-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 35%;\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 td, .spec-table th {\n                padding: 10px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 30%;\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            .common-table th, .common-table td {\n                padding: 12px;\n                font-size: 0.9rem;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table td, .spec-table th {\n                padding: 8px 6px;\n                font-size: 0.8rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 35%;\n                padding-left: 10px;\n            }\n            \n            .feature-card {\n                padding: 20px;\n            }\n            \n            .spec-value {\n                font-size: 1.4rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .key-specs {\n                grid-template-columns: 1fr;\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\u003ePremium Aluminum Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca class=\"download-btn\" href=\"#\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-highlight\"\u003e\n\u003ch3\u003eAdvanced Solar Technology\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 2~40,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eHigh Brightness Output\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e30~60,000mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePowerful Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWeatherproof Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eExtended Lifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eModel Comparison\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-100\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-150\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-200\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Efficiency\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003eBrighelux 3030 (112pcs)\u003c\/td\u003e\n\u003ctd\u003eBrighelux 3030 (168pcs)\u003c\/td\u003e\n\u003ctd\u003eBridgelux 3030 (224pcs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6V\/40W Mono\u003c\/td\u003e\n\u003ctd\u003e6V\/50W Mono\u003c\/td\u003e\n\u003ctd\u003e6V\/60W Mono\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e780 sqft (16ft height)\u003c\/td\u003e\n\u003ctd\u003e1080 sqft (19ft height)\u003c\/td\u003e\n\u003ctd\u003e1280 sqft (21ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e3.2V 30Ah\u003c\/td\u003e\n\u003ctd\u003e3.2V 50Ah\u003c\/td\u003e\n\u003ctd\u003e3.2V 60Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e17 lb\u003c\/td\u003e\n\u003ctd\u003e22 lb\u003c\/td\u003e\n\u003ctd\u003e26 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e26.7 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003ctd\u003e33 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003ctd\u003e42 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;19ft\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Common Specifications Table --\u003e\n\u003cdiv class=\"common-specs\"\u003e\n\u003cdiv class=\"spec-title\"\u003eCommon Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"common-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket Included\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdapter Included\u003c\/td\u003e\n\u003ctd\u003eYes (2.3\" or 3.2\" diameter)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDusk-to-Dawn Sensor\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Pole Diameter\u003c\/td\u003e\n\u003ctd\u003e2\"-3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eYes (26ft max range)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e5+ 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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eWith no wiring required, our solar street lights can be installed in minutes. The modular design and included mounting hardware make setup simple and cost-effective.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e SMART LIGHTING SYSTEM\u003c\/h3\u003e\n\u003cp\u003eIntegrated dusk-to-dawn sensor automatically activates lighting at sunset. Motion detection (26ft range) increases brightness when movement is detected, conserving energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e HIGH EFFICIENCY SOLAR\u003c\/h3\u003e\n\u003cp\u003e60W monocrystalline solar panel with 22% conversion efficiency ensures rapid charging in just 5-8 hours, providing 24-48 hours of illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-running\"\u003e\u003c\/i\u003e ADAPTIVE BRIGHTNESS\u003c\/h3\u003e\n\u003cp\u003eIntelligent controller adjusts brightness based on motion detection. Maintains 30% brightness when no motion is detected, conserving battery life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e PREMIUM DURABILITY\u003c\/h3\u003e\n\u003cp\u003eAerospace-grade aluminum housing with IP65 rating provides superior protection against dust, water, rust, and extreme temperatures from 32°F to 110°F.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-cog\"\u003e\u003c\/i\u003e ENERGY MANAGEMENT\u003c\/h3\u003e\n\u003cp\u003eAdvanced power management system optimizes energy usage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003ch3\u003e2-Year Comprehensive Warranty\u003c\/h3\u003e\n\u003cp\u003eOur solar street lights come with a 2-year warranty. Our professional support team is available to assist with any questions or concerns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n\u003cdiv class=\"app-grid\"\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-road\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eStreet Lighting\u003c\/h4\u003e\n\u003cp\u003eIdeal for roads, highways and residential streets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\" style=\"background: linear-gradient(135deg, #2ecc71, #27ae60);\"\u003e\n\u003ci class=\"fas fa-car\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParking Lots\u003c\/h4\u003e\n\u003cp\u003ePerfect illumination for parking areas and garages\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\" style=\"background: linear-gradient(135deg, #e74c3c, #c0392b);\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eResidential Security\u003c\/h4\u003e\n\u003cp\u003eEnhance home security with motion-activated lighting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\" style=\"background: linear-gradient(135deg, #f39c12, #e67e22);\"\u003e\n\u003ci class=\"fas fa-tree\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParks \u0026amp; Pathways\u003c\/h4\u003e\n\u003cp\u003eIlluminate walking paths and recreational areas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"30000 lumes \/ Stay on","offer_id":41673260368007,"sku":"ECO-100-B-3.2\"-Stay on","price":189.69,"currency_code":"USD","in_stock":true},{"title":"30000 lumes \/ Motion Sensor","offer_id":44344723996807,"sku":"ECO-100-B-3.2\"-Motion Sensor","price":189.69,"currency_code":"USD","in_stock":true},{"title":"40000 lumens \/ Stay on","offer_id":41673260400775,"sku":"ECO-150-B-3.2\"-stay on","price":225.69,"currency_code":"USD","in_stock":true},{"title":"40000 lumens \/ Motion Sensor","offer_id":44344724029575,"sku":"ECO-150-B-3.2\"-Motion Sensor","price":225.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20250527-155009.jpg?v=1748332294"},{"product_id":"langy-solar-outdoor-lights-30000-lumens-radar-sensor-300w","title":"300 W solar street light-30,000 lumens","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        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\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            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 0;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 100%;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td {\n            padding: 12px 15px;\n            line-height: 1.5;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 50%;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:last-child {\n            text-align: left;\n            color: #34495e;\n            font-weight: 500;\n            padding-right: 20px;\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        .icon-fallback {\n            display: inline-block;\n            width: 24px;\n            height: 24px;\n            margin-right: 12px;\n            background-color: #ff8000;\n            border-radius: 50%;\n            position: relative;\n            color: white;\n            font-size: 12px;\n            text-align: center;\n            line-height: 24px;\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 td {\n                padding: 10px 12px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 50%;\n            }\n            \n            .spec-table td:last-child {\n                padding-right: 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            .spec-table {\n                min-width: 100%;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .spec-table td {\n                padding: 8px 10px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 12px;\n            }\n            \n            .spec-table td:last-child {\n                padding-right: 12px;\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\u003eJD-300W Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca class=\"download-btn\" href=\"#\"\u003e \u003ci class=\"fa fa-file-pdf-o\"\u003e\u003c\/i\u003e Download Spec Sheet \u003c\/a\u003e \u003ca class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/300W_solar_street_light_manual.pdf?v=1712740031\"\u003e \u003ci class=\"fa fa-file-text-o\"\u003e\u003c\/i\u003e Download User Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Optimized Key Specs Module --\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 25,000 lm\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e\u003cspan\u003e25,000 mAh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003e\u003cspan\u003eBattery\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e12 hrs\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eRuntime\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003eIP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof Rating\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\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eJD-300W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e300W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens\u003c\/td\u003e\n\u003ctd\u003e25,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e144 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6V\/28W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e25,000mAH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;22ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd\u003e28.26 x 13.8 x 3 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Weight\u003c\/td\u003e\n\u003ctd\u003e15 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDusk to Dawn\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eYes (can be turned off)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor (Radar) Distance\u003c\/td\u003e\n\u003ctd\u003e26ft maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control (Infrared) Distance\u003c\/td\u003e\n\u003ctd\u003e36ft (Opposite)\/18ft(30°angle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWork Temperature\u003c\/td\u003e\n\u003ctd\u003e32°F–110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Grade\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1–2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5–8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e Dusk to Dawn Automation\u003c\/h3\u003e\n\u003cp\u003eAutomatically turns on at dusk and off at dawn. 25,000mAH battery provides 1-2 days of continuous lighting on a full charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e High-Efficiency Solar Panel\u003c\/h3\u003e\n\u003cp\u003e6V\/28W monocrystalline solar panel with built-in design for easy installation. Converts sunlight to energy efficiently even in low-light conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 25,000LM Super Bright Lighting\u003c\/h3\u003e\n\u003cp\u003eEquipped with 144 high-power LED beads, providing intense illumination for streets, parking lots, and outdoor areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e IP65 Weatherproof Design\u003c\/h3\u003e\n\u003cp\u003eDurable ABS construction withstands rain, snow, and extreme temperatures (32°F–110°F). Perfect for all outdoor environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"Default Title","offer_id":39881178808455,"sku":"JD02-300W","price":99.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20250515-102540_a5f02550-2c3d-41b4-a59c-e6481bf3bb1b.jpg?v=1764583934"},{"product_id":"langy-60w-solar-lights-outdoor-waterproof-6000-lumen","title":"60W 90W 120W Solar Street Light -ES04 Series","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\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        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\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            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 5px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table th {\n            background-color: #f8f9fa;\n            color: #2c3e50;\n            font-weight: 600;\n            padding: 12px 15px;\n            text-align: center;\n            border-bottom: 2px solid #dee2e6;\n        }\n        \n        .spec-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #edf2f7;\n            vertical-align: top;\n        }\n        \n        .spec-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 30%;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:not(:first-child) {\n            text-align: center;\n            color: #34495e;\n            font-weight: 500;\n            width: 23.3%;\n        }\n        \n        .model-header {\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 5px;\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        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td {\n                padding: 10px 12px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 35%;\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        \n        @media (max-width: 480px) {\n            .spec-table {\n                min-width: 100%;\n            }\n            \n            .spec-table td {\n                padding: 8px 10px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 40%;\n                padding-left: 12px;\n            }\n            \n            .feature-card {\n                padding: 18px;\n            }\n            \n            .spec-value {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\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 Lights\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Popular_solar_street_light_specification_90W.pdf?v=1699106329\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Solar_street_light_manual.pdf?v=1668077332\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e Technical Manual\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003eEfficient solar-powered lighting solutions for residential and commercial spaces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 6,000-12,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e 10,000-18,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications Comparison\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;\"\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eES04-60W\u003c\/th\u003e\n\u003cth\u003eES04-90W\u003c\/th\u003e\n\u003cth\u003eES04-120W\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e60W\u003c\/td\u003e\n\u003ctd\u003e90W\u003c\/td\u003e\n\u003ctd\u003e120W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd\u003e6,000 LM\u003c\/td\u003e\n\u003ctd\u003e9,000 LM\u003c\/td\u003e\n\u003ctd\u003e12,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e120 pcs\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\u003e6V \/ 10W\u003c\/td\u003e\n\u003ctd\u003e6V \/ 13W\u003c\/td\u003e\n\u003ctd\u003e6V \/ 18W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e780 sqft (at 16ft height)\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\u003e10,000 mAh\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\u003e6 lb\u003c\/td\u003e\n\u003ctd\u003e7 lb\u003c\/td\u003e\n\u003ctd\u003e8 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd\u003e18.4 x 7.5 x 2 in\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\u003e13-16 ft\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=\"3\"\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket Dimension\u003c\/td\u003e\n\u003ctd colspan=\"3\"\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=\"3\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Pole Diameter\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e2\"-4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eYes (can be turned off)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor Range\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e26 ft maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control Distance\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e36 ft (Opposite) \/ 18 ft (30° angle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd colspan=\"3\"\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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e QUICK INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eAll ES04 models come with included mounting brackets and require no wiring. Simply mount on standard 2\"-4\" diameter poles at the recommended height for immediate operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e ADJUSTABLE BRIGHTNESS\u003c\/h3\u003e\n\u003cp\u003eChoose from three power options (60W, 90W, 120W) to match your lighting needs, with coverage ranging from 780 to 1280 square feet depending on model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e AUTOMATIC OPERATION\u003c\/h3\u003e\n\u003cp\u003eDusk-to-dawn functionality ensures lights automatically turn on at sunset and off at sunrise, with motion sensor capability to increase brightness when movement is detected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-battery-three-quarters\"\u003e\u003c\/i\u003e RELIABLE POWER\u003c\/h3\u003e\n\u003cp\u003eHigh-capacity lithium batteries (10,000-18,000 mAh) paired with efficient solar panels provide consistent performance even after 1-2 days without sunlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-cloud-rain\"\u003e\u003c\/i\u003e WEATHER RESISTANT\u003c\/h3\u003e\n\u003cp\u003eIP65 waterproof rating and ABS construction ensure reliable operation in all weather conditions, from freezing temperatures to extreme heat (32°F to 110°F).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e LONG-LASTING\u003c\/h3\u003e\n\u003cp\u003eWith a lifespan exceeding 5 years and backed by a 1-year warranty, these lights provide reliable, maintenance-free illumination for years to come.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"60W-6000lm \/ 1 PACK","offer_id":44747669504135,"sku":"ES04-60W","price":118.69,"currency_code":"USD","in_stock":true},{"title":"60W-6000lm \/ 2 PACK","offer_id":41173457240199,"sku":"ES04-60W-2pack","price":118.69,"currency_code":"USD","in_stock":true},{"title":"60W-6000lm \/ 4 PACK","offer_id":41173457272967,"sku":"ES04-60W-4pack","price":198.69,"currency_code":"USD","in_stock":true},{"title":"90W-9000lm \/ 1 PACK","offer_id":44747669536903,"sku":null,"price":78.69,"currency_code":"USD","in_stock":true},{"title":"90W-9000lm \/ 2 PACK","offer_id":41173457404039,"sku":"ES04-90W-2pack","price":138.7,"currency_code":"USD","in_stock":true},{"title":"90W-9000lm \/ 4 PACK","offer_id":41173457436807,"sku":"ES04-90W-4pack","price":259.69,"currency_code":"USD","in_stock":true},{"title":"120 W-12000lm \/ 1 PACK","offer_id":44747669569671,"sku":null,"price":98.69,"currency_code":"USD","in_stock":true},{"title":"120 W-12000lm \/ 2 PACK","offer_id":41173457567879,"sku":"ES04-120W-2pack","price":152.48,"currency_code":"USD","in_stock":true},{"title":"120 W-12000lm \/ 4 PACK","offer_id":41173457600647,"sku":"ES04-120W-4pack","price":269.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/facebook_ads_1.png?v=1717578816"},{"product_id":"langy-200w-solar-street-lights-outdoor-20000-lumens-super-bright","title":"200W solar street lights - ES03 Series","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        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\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            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 5px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table th {\n            background-color: #f8f9fa;\n            color: #2c3e50;\n            font-weight: 600;\n            padding: 12px 15px;\n            text-align: center;\n            border-bottom: 2px solid #dee2e6;\n        }\n        \n        .spec-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #edf2f7;\n            vertical-align: top;\n        }\n        \n        .spec-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 30%;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:not(:first-child) {\n            text-align: center;\n            color: #34495e;\n            font-weight: 500;\n            width: 23.3%;\n        }\n        \n        .model-header {\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 5px;\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        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td {\n                padding: 10px 12px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 35%;\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        \n        @media (max-width: 480px) {\n            .spec-table {\n                min-width: 100%;\n            }\n            \n            .spec-table td {\n                padding: 8px 10px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 40%;\n                padding-left: 12px;\n            }\n            \n            .feature-card {\n                padding: 18px;\n            }\n            \n            .spec-value {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\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\u003eES03 Series Solar Street Lights\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eHigh-performance solar-powered lighting solutions for outdoor spaces\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Popular_solar_street_light_200W.pdf?v=1699106377\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Solar_street_light_manual.pdf?v=1668077332\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e Technical Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e25,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e20,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications Comparison\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\" style=\"width: 108.959%;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; width: 45.7175%;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"width: 54.2269%;\"\u003eES03-200W\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWattage\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLumens Output\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e25,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e360 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e6V \/ 15W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e1380 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e20,000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eProduct Weight\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e9 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e28.3 x 10 x 2 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e16-19 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eApp Control\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eDusk to Dawn\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eDusk to Dawn (Disable)\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eYes (can be turned off)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eMotion Sensor Range\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e26ft maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eRemote Control\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eIncluded (36ft opposite \/ 18ft at 30° angle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWorking Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eDischarging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eCharging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLifespan\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eOur solar street lights require no wiring or electrical work. Simply mount them on a pole using the included bracket and enjoy immediate illumination. The 2\"-4\" pole diameter compatibility makes them suitable for most standard poles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e POWERFUL ILLUMINATION\u003c\/h3\u003e\n\u003cp\u003eWith outputs ranging from  25,000 lumens, these lights provide exceptional coverage from 1080 to 1380 square feet depending on model and installation height (13-21 feet).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-running\"\u003e\u003c\/i\u003e ADVANCED MOTION DETECTION\u003c\/h3\u003e\n\u003cp\u003eThe 26ft radar sensing range provides reliable motion detection, automatically increasing brightness when movement is detected and conserving energy when areas are unoccupied.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e DURABLE CONSTRUCTION\u003c\/h3\u003e\n\u003cp\u003eBuilt with ABS material and IP65 waterproof rating, these lights withstand harsh weather conditions from 32°F to 110°F while maintaining optimal performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":40647389773959,"sku":"ES03-200W","price":95.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Customer_review_5_1_1.jpg?v=1718878578"},{"product_id":"1400w-1800w-split-solar-street-light","title":"1800W Solar parking lot lights  50,000 lumens","description":"\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    }\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    .download-section {\n        text-align: center;\n        margin: 25px 0;\n    }\n    \n    .download-buttons {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        flex-wrap: wrap;\n        margin-top: 15px;\n    }\n    \n    .download-btn {\n        display: inline-flex;\n        align-items: center;\n        padding: 12px 25px;\n        background: #ff8000;\n        color: white;\n        text-decoration: none;\n        border-radius: 8px;\n        font-weight: 600;\n        transition: all 0.3s ease;\n        box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n        border: 2px solid transparent;\n    }\n    \n    .download-btn:hover {\n        background: #e67300;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n        border-color: rgba(255, 255, 255, 0.3);\n    }\n    \n    .download-btn i {\n        margin-right: 10px;\n        font-size: 1.2rem;\n    }\n    \n    \/* Compact Specification Table *\/\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        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        padding: 5px;\n    }\n    \n    .spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        min-width: 600px;\n        font-size: 0.95rem;\n    }\n    \n    .spec-table tr {\n        border-bottom: 1px solid #edf2f7;\n    }\n    \n    .spec-table tr:last-child {\n        border-bottom: none;\n    }\n    \n    .spec-table tr:nth-child(even) {\n        background-color: #f9fafb;\n    }\n    \n    .spec-table tr:hover {\n        background-color: #f0f7ff;\n    }\n    \n    .spec-table td {\n        padding: 8px 12px;\n        line-height: 1.4;\n    }\n    \n    .spec-table td:first-child {\n        font-weight: 600;\n        color: #2c3e50;\n        width: 40%;\n        text-align: left;\n        padding-left: 20px;\n    }\n    \n    .spec-table td:last-child {\n        text-align: left;\n        color: #34495e;\n        font-weight: 500;\n        padding-right: 20px;\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    \/* 修改特性网格布局为2列2行 *\/\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    }\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    \/* 添加分隔线美化视觉效果 *\/\n    .divider {\n        height: 1px;\n        background: linear-gradient(to right, transparent, #dee2e6, transparent);\n        margin: 30px auto;\n        width: 80%;\n    }\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 td {\n            padding: 7px 10px;\n            font-size: 0.9rem;\n        }\n        \n        .spec-table td:first-child {\n            padding-left: 15px;\n            width: 45%;\n        }\n        \n        .spec-table td:last-child {\n            padding-right: 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        \/* 在移动设备上将特性网格改为单列 *\/\n        .features-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n    \n    @media (max-width: 480px) {\n        .spec-table {\n            min-width: 100%;\n        }\n        \n        .spec-table td {\n            padding: 6px 8px;\n            font-size: 0.85rem;\n        }\n        \n        .spec-table td:first-child {\n            width: 50%;\n            padding-left: 12px;\n        }\n        \n        .feature-card {\n            padding: 18px;\n        }\n        \n        .spec-value {\n            font-size: 1.3rem;\n        }\n        \n        .section-title {\n            font-size: 1.5rem;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003ch1\u003eLANGY Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/30AH_50AH_specification.pdf?v=1764139963\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specification Sheet\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/FT_400W_500W_solar_street_light_manual.pdf?v=1712740064\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload User Manual\u003c\/span\u003e \u003c\/a\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003eIP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\" style=\"width: 108.959%; height: 800.022px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eModel\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003eFT-B50AH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWattage\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e1800W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e50,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e88 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e6V \/ 60W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e1380 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e50,000 mAh \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLight Weight\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e29lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e6700K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eDischarging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e23.2\" × 8.6\" × 1\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eCharging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBracket\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003eIncluded\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBracket Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e20\" length, Ø2.3\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e≤ 22 ft\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003eDie-cast aluminum\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eRemote Range\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e36 ft (front) \/ 18 ft (30° angle)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e32°F to 110°F (0°C to 43°C)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.1458px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.1458px;\"\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.1458px;\"\u003e5+ 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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e High-Efficiency Lighting\u003c\/h3\u003e\n\u003cp\u003e50,000LM daylight white output (6500K) equivalent to 1800W traditional lighting, 3-4 times brighter than standard solar lights with uniform light distribution without dark spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e Solar-Powered Operation\u003c\/h3\u003e\n\u003cp\u003e25% solar conversion efficiency with 50,000mAh high-capacity lithium battery. 5-8 hour charge for 15-24 hour operation with intelligent charging protection system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Durable Construction\u003c\/h3\u003e\n\u003cp\u003eIP65 waterproof rating for all-weather operation with die-cast aluminum housing and thermal management. Withstands 32°F to 110°F temperature range with corrosion-resistant powder-coated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e Easy Installation\u003c\/h3\u003e\n\u003cp\u003ePole or wall mount options included with 13-22ft adjustable installation height. 1,380 sq.ft optimal coverage area with no wiring required - operational in 30 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eApplications \u0026amp; Support\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e Ideal Applications\u003c\/h3\u003e\n\u003cp\u003eResidential driveways, commercial parking lots, public parks, farms, construction sites, and remote off-grid areas. Perfect for any location needing reliable, bright lighting without electrical infrastructure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-headset\"\u003e\u003c\/i\u003e Support \u0026amp; Warranty\u003c\/h3\u003e\n\u003cp\u003e24\/7 customer support with lighting experts and comprehensive 1-year warranty coverage. Includes hassle-free replacement policy with detailed installation guides and video tutorials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":42005515468935,"sku":"FT-B50AH","price":199.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20241129-165630.jpg?v=1732933518"},{"product_id":"90w-solar-street-led-lights-3000k-warm-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 Lighting","offers":[{"title":"90W-9000lm","offer_id":40562908987527,"sku":"ES04-90Y","price":95.69,"currency_code":"USD","in_stock":true},{"title":"120W-12000lm","offer_id":41173437382791,"sku":"ES04-120Y","price":98.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/LoadimageintoGalleryviewer_LANGY120W_370f0172-56bd-45ce-ae10-55c032f31444.jpg?v=1712026974"},{"product_id":"4-pack-200w-solar-street-lights-25000-lumens","title":"4 pack 200W solar street lights 25000 lumens","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        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\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            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 5px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table th {\n            background-color: #f8f9fa;\n            color: #2c3e50;\n            font-weight: 600;\n            padding: 12px 15px;\n            text-align: center;\n            border-bottom: 2px solid #dee2e6;\n        }\n        \n        .spec-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #edf2f7;\n            vertical-align: top;\n        }\n        \n        .spec-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 30%;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:not(:first-child) {\n            text-align: center;\n            color: #34495e;\n            font-weight: 500;\n            width: 23.3%;\n        }\n        \n        .model-header {\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 5px;\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        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td {\n                padding: 10px 12px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 35%;\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        \n        @media (max-width: 480px) {\n            .spec-table {\n                min-width: 100%;\n            }\n            \n            .spec-table td {\n                padding: 8px 10px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 40%;\n                padding-left: 12px;\n            }\n            \n            .feature-card {\n                padding: 18px;\n            }\n            \n            .spec-value {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\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\u003eES03 Series Solar Street Lights\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eHigh-performance solar-powered lighting solutions for outdoor spaces\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Popular_solar_street_light_200W.pdf?v=1699106377\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet \u003c\/a\u003e \u003ca class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Solar_street_light_manual.pdf?v=1668077332\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e Technical Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e25,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e20,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications Comparison\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable style=\"width: 108.959%;\" class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; width: 45.7175%;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"width: 54.2269%;\"\u003eES03-200W\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWattage\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLumens Output\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e25,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e360 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e6V \/ 15W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e1380 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e20,000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eProduct Weight\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e9 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e28.3 x 10 x 2 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e16-19 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eApp Control\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eDusk to Dawn\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eDusk to Dawn (Disable)\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eYes (can be turned off)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eMotion Sensor Range\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e26ft maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eRemote Control\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eIncluded (36ft opposite \/ 18ft at 30° angle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWorking Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eDischarging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eCharging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLifespan\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eOur solar street lights require no wiring or electrical work. Simply mount them on a pole using the included bracket and enjoy immediate illumination. The 2\"-4\" pole diameter compatibility makes them suitable for most standard poles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e POWERFUL ILLUMINATION\u003c\/h3\u003e\n\u003cp\u003eWith outputs ranging from  25,000 lumens, these lights provide exceptional coverage from 1080 to 1380 square feet depending on model and installation height (13-21 feet).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-running\"\u003e\u003c\/i\u003e ADVANCED MOTION DETECTION\u003c\/h3\u003e\n\u003cp\u003eThe 26ft radar sensing range provides reliable motion detection, automatically increasing brightness when movement is detected and conserving energy when areas are unoccupied.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e DURABLE CONSTRUCTION\u003c\/h3\u003e\n\u003cp\u003eBuilt with ABS material and IP65 waterproof rating, these lights withstand harsh weather conditions from 32°F to 110°F while maintaining optimal performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":40353210564743,"sku":"4PACK-ES03-200W","price":299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/100W_14.jpg?v=1706170928"},{"product_id":"3-pack-200w-solar-street-lights-20000-lumens","title":"3 PACK 200W solar street lights 20000 lumens","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\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        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\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            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 5px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td {\n            padding: 8px 12px;\n            line-height: 1.4;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 40%;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:last-child {\n            text-align: left;\n            color: #34495e;\n            font-weight: 500;\n            padding-right: 20px;\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; \/* Ensure consistent icon width *\/\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        .icon-fallback {\n            display: inline-block;\n            width: 24px;\n            height: 24px;\n            margin-right: 12px;\n            background-color: #ff8000;\n            border-radius: 50%;\n            position: relative;\n            color: white;\n            font-size: 12px;\n            text-align: center;\n            line-height: 24px;\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 td {\n                padding: 7px 10px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 45%;\n            }\n            \n            .spec-table td:last-child {\n                padding-right: 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        \n        @media (max-width: 480px) {\n            .spec-table {\n                min-width: 100%;\n            }\n            \n            .spec-table td {\n                padding: 6px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 50%;\n                padding-left: 12px;\n            }\n            \n            .feature-card {\n                padding: 18px;\n            }\n            \n            .spec-value {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\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\u003eES03-200W Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Popular_solar_street_light_200W.pdf?v=1699106377\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Solar_street_light_manual.pdf?v=1668077332\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e Technical Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 20,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e 20,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eES03-200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e20,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e360 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6V \/ 15W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e1380 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e20,000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Weight\u003c\/td\u003e\n\u003ctd\u003e9 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd\u003e28.3 x 10 x 2 inches\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\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eYes (can be turned off)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor Range\u003c\/td\u003e\n\u003ctd\u003e26ft maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd\u003eIncluded (36ft range)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Temperature\u003c\/td\u003e\n\u003ctd\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\"\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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY TO INSTALL\u003c\/h3\u003e\n\u003cp\u003eSolar parking lot lights don't need to worry about electric shock, No need for wires, just a few minutes and enjoy the brightness. Saving your money on the electric bill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e DUSK TO DAWN\u003c\/h3\u003e\n\u003cp\u003eThe solar power street light will light up from dusk to dawn automatically, a large capacity battery offers a good output. The remote switching is a great plus.\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-running\"\u003e\u003c\/i\u003e GREAT MOTION DETECTION\u003c\/h3\u003e\n\u003cp\u003e26 ft radar sensing range makes Solar Led Street Light quick to react to motion and go to full illumination. Energy saving, it turns to 30% brightness if no motion is detected at night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-cog\"\u003e\u003c\/i\u003e SPECIAL FUNCTION\u003c\/h3\u003e\n\u003cp\u003eThe LED street light is integrated with an upgraded controller, it can keep 30% brightness OR turn off when no motion is detected. Save more energy. Stay on, Timer working mode also can be set by remote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":41754347962503,"sku":"3 PACK -ES03-200W","price":269.68,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Solar_Green_Hog_light_3.jpg?v=1762504936"},{"product_id":"1500-w-solar-powered-street-lights-outdoor","title":"1500 W solar street light -40,000 lumens","description":"\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    }\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    .download-section {\n        text-align: center;\n        margin: 25px 0;\n    }\n    \n    .download-buttons {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        flex-wrap: wrap;\n        margin-top: 15px;\n    }\n    \n    .download-btn {\n        display: inline-flex;\n        align-items: center;\n        padding: 12px 25px;\n        background: #ff8000;\n        color: white;\n        text-decoration: none;\n        border-radius: 8px;\n        font-weight: 600;\n        transition: all 0.3s ease;\n        box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n        border: 2px solid transparent;\n    }\n    \n    .download-btn:hover {\n        background: #e67300;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n        border-color: rgba(255, 255, 255, 0.3);\n    }\n    \n    .download-btn i {\n        margin-right: 10px;\n        font-size: 1.2rem;\n    }\n    \n    \/* Compact Specification Table *\/\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        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        padding: 5px;\n    }\n    \n    .spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        min-width: 600px;\n        font-size: 0.95rem;\n    }\n    \n    .spec-table tr {\n        border-bottom: 1px solid #edf2f7;\n    }\n    \n    .spec-table tr:last-child {\n        border-bottom: none;\n    }\n    \n    .spec-table tr:nth-child(even) {\n        background-color: #f9fafb;\n    }\n    \n    .spec-table tr:hover {\n        background-color: #f0f7ff;\n    }\n    \n    .spec-table td {\n        padding: 8px 12px;\n        line-height: 1.4;\n    }\n    \n    .spec-table td:first-child {\n        font-weight: 600;\n        color: #2c3e50;\n        width: 40%;\n        text-align: left;\n        padding-left: 20px;\n    }\n    \n    .spec-table td:last-child {\n        text-align: left;\n        color: #34495e;\n        font-weight: 500;\n        padding-right: 20px;\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    \/* 修改特性网格布局为2列2行 *\/\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    }\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    \/* 添加分隔线美化视觉效果 *\/\n    .divider {\n        height: 1px;\n        background: linear-gradient(to right, transparent, #dee2e6, transparent);\n        margin: 30px auto;\n        width: 80%;\n    }\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 td {\n            padding: 7px 10px;\n            font-size: 0.9rem;\n        }\n        \n        .spec-table td:first-child {\n            padding-left: 15px;\n            width: 45%;\n        }\n        \n        .spec-table td:last-child {\n            padding-right: 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        \/* 在移动设备上将特性网格改为单列 *\/\n        .features-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n    \n    @media (max-width: 480px) {\n        .spec-table {\n            min-width: 100%;\n        }\n        \n        .spec-table td {\n            padding: 6px 8px;\n            font-size: 0.85rem;\n        }\n        \n        .spec-table td:first-child {\n            width: 50%;\n            padding-left: 12px;\n        }\n        \n        .feature-card {\n            padding: 18px;\n        }\n        \n        .spec-value {\n            font-size: 1.3rem;\n        }\n        \n        .section-title {\n            font-size: 1.5rem;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003ch1\u003eLANGY Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/1500W_1000W_solar_street_ligth_specification.pdf?v=1731045358\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specification Sheet\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/FT_400W_500W_solar_street_light_manual.pdf?v=1712740064\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload User Manual\u003c\/span\u003e \u003c\/a\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e40,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e40,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003eIP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\" style=\"width: 108.959%; height: 800.022px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eModel\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003eFT-B40AH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWattage\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e1500W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e40,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e88 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e6V \/ 60W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e1380 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e40,000 mAh \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLight Weight\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e29lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e6700K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eDischarging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e23.2\" × 8.6\" × 1\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eCharging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBracket\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003eIncluded\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBracket Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e20\" length, Ø2.3\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e≤ 22 ft\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003eDie-cast aluminum\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eRemote Range\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e36 ft (front) \/ 18 ft (30° angle)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e32°F to 110°F (0°C to 43°C)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.1458px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.1458px;\"\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.1458px;\"\u003e5+ 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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e High-Efficiency Lighting\u003c\/h3\u003e\n\u003cp\u003e50,000LM daylight white output (6500K) equivalent to 1800W traditional lighting, 3-4 times brighter than standard solar lights with uniform light distribution without dark spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e Solar-Powered Operation\u003c\/h3\u003e\n\u003cp\u003e25% solar conversion efficiency with 50,000mAh high-capacity lithium battery. 5-8 hour charge for 15-24 hour operation with intelligent charging protection system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Durable Construction\u003c\/h3\u003e\n\u003cp\u003eIP65 waterproof rating for all-weather operation with die-cast aluminum housing and thermal management. Withstands 32°F to 110°F temperature range with corrosion-resistant powder-coated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e Easy Installation\u003c\/h3\u003e\n\u003cp\u003ePole or wall mount options included with 13-22ft adjustable installation height. 1,380 sq.ft optimal coverage area with no wiring required - operational in 30 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eApplications \u0026amp; Support\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e Ideal Applications\u003c\/h3\u003e\n\u003cp\u003eResidential driveways, commercial parking lots, public parks, farms, construction sites, and remote off-grid areas. Perfect for any location needing reliable, bright lighting without electrical infrastructure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-headset\"\u003e\u003c\/i\u003e Support \u0026amp; Warranty\u003c\/h3\u003e\n\u003cp\u003e24\/7 customer support with lighting experts and comprehensive 1-year warranty coverage. Includes hassle-free replacement policy with detailed installation guides and video tutorials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"White","offer_id":43731285049479,"sku":"FT-40AH-G","price":159.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":43731285082247,"sku":"FT-40AH-B","price":169.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/10_1_c217487f-3eda-48e0-a94a-527ff4177a0e.jpg?v=1764058310"},{"product_id":"langy-100w-commercial-aluminum-solar-street-light","title":"100 W 200W Commercial solar street light-Stay on","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            text-transform: uppercase;\n            letter-spacing: 1px;\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        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: linear-gradient(135deg, #ff5500, #ff3300);\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\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: 15px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n            transition: background-color 0.3s ease;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table th, .spec-table td {\n            padding: 12px 15px;\n            line-height: 1.4;\n            text-align: center;\n        }\n        \n        .spec-table th {\n            background-color: #2c3e50;\n            color: white;\n            font-weight: 600;\n        }\n        \n        .spec-table td:first-child {\n            text-align: left;\n            padding-left: 20px;\n            font-weight: 600;\n            color: #2c3e50;\n            width: 25%;\n        }\n        \n        .model-title {\n            font-weight: 700;\n            color: #ff8000;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 20px 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\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.6rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 8px 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .spec-value i {\n            margin-right: 10px;\n            font-size: 1.8rem;\n        }\n        \n        .spec-label {\n            font-size: 0.95rem;\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.8rem;\n            position: relative;\n            padding-bottom: 15px;\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        \/* Advanced Features Grid - Updated for symmetric layout *\/\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\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            border-top: 3px solid #3498db;\n            height: 100%;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-7px);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.12);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.25rem;\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.5rem;\n            min-width: 30px;\n            background: rgba(255, 128, 0, 0.1);\n            width: 45px;\n            height: 45px;\n            border-radius: 50%;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 1rem;\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        .application-section {\n            margin: 50px 0;\n            padding: 30px 0;\n        }\n        \n        .app-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .app-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            padding: 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n        \n        .app-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .app-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #3498db, #2c3e50);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 15px;\n            color: white;\n            font-size: 1.5rem;\n        }\n        \n        .app-content {\n            padding: 0 10px;\n        }\n        \n        .app-content h4 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        \n        .app-content p {\n            color: #6c757d;\n            font-size: 0.95rem;\n        }\n        \n        .tech-highlight {\n            background: linear-gradient(135deg, #2c3e50, #1a2530);\n            color: white;\n            padding: 40px 20px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .tech-highlight h3 {\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n        }\n        \n        .tech-highlight p {\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            padding: 30px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .warranty-section h3 {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n        }\n        \n        .warranty-section p {\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.7;\n        }\n        \n        footer {\n            text-align: center;\n            padding: 30px 0;\n            color: #6c757d;\n            font-size: 0.95rem;\n            border-top: 1px solid #dee2e6;\n            margin-top: 40px;\n        }\n        \n        \/* Common Specifications Table Styles *\/\n        .common-specs {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 40px 0;\n        }\n        \n        .common-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .common-table th {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 15px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n        \n        .common-table td {\n            padding: 15px;\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .common-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .common-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .common-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .common-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 35%;\n        }\n        \n        \/* Responsive adjustments *\/\n        @media (max-width: 992px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n                max-width: 600px;\n                margin: 0 auto;\n            }\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 td, .spec-table th {\n                padding: 10px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 30%;\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                max-width: 100%;\n            }\n            \n            .common-table th, .common-table td {\n                padding: 12px;\n                font-size: 0.9rem;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table td, .spec-table th {\n                padding: 8px 6px;\n                font-size: 0.8rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 35%;\n                padding-left: 10px;\n            }\n            \n            .feature-card {\n                padding: 20px;\n            }\n            \n            .spec-value {\n                font-size: 1.4rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .key-specs {\n                grid-template-columns: 1fr;\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\u003ePremium Aluminum Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca href=\"#\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003eHigh-performance solar lighting solution for sustainable urban and rural applications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-highlight\"\u003e\n\u003ch3\u003eAdvanced Solar Technology\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 2~40,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eHigh Brightness Output\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e30~60,000mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePowerful Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWeatherproof Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eExtended Lifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eModel Comparison\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-100\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-150\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-200\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Efficiency\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003eBrighelux 3030 (112pcs)\u003c\/td\u003e\n\u003ctd\u003eBrighelux 3030 (168pcs)\u003c\/td\u003e\n\u003ctd\u003eBridgelux 3030 (224pcs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6V\/40W Mono\u003c\/td\u003e\n\u003ctd\u003e6V\/50W Mono\u003c\/td\u003e\n\u003ctd\u003e6V\/60W Mono\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e780 sqft (16ft height)\u003c\/td\u003e\n\u003ctd\u003e1080 sqft (19ft height)\u003c\/td\u003e\n\u003ctd\u003e1280 sqft (21ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e3.2V 30Ah\u003c\/td\u003e\n\u003ctd\u003e3.2V 50Ah\u003c\/td\u003e\n\u003ctd\u003e3.2V 60Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e17 lb\u003c\/td\u003e\n\u003ctd\u003e22 lb\u003c\/td\u003e\n\u003ctd\u003e26 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e26.7 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003ctd\u003e33 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003ctd\u003e42 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;19ft\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Common Specifications Table --\u003e\n\u003cdiv class=\"common-specs\"\u003e\n\u003cdiv class=\"spec-title\"\u003eCommon Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"common-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket Included\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdapter Included\u003c\/td\u003e\n\u003ctd\u003eYes (2.3\" or 3.2\" diameter)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDusk-to-Dawn Sensor\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Pole Diameter\u003c\/td\u003e\n\u003ctd\u003e2\"-3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e5+ 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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eWith no wiring required, our solar street lights can be installed in minutes. The modular design and included mounting hardware make setup simple and cost-effective.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e SMART LIGHTING SYSTEM\u003c\/h3\u003e\n\u003cp\u003eIntegrated dusk-to-dawn sensor automatically activates lighting at sunset. Motion detection (26ft range) increases brightness when movement is detected, conserving energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e HIGH EFFICIENCY SOLAR\u003c\/h3\u003e\n\u003cp\u003e60W monocrystalline solar panel with 22% conversion efficiency ensures rapid charging in just 5-8 hours, providing 24-48 hours of illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e PREMIUM DURABILITY\u003c\/h3\u003e\n\u003cp\u003eAerospace-grade aluminum housing with IP65 rating provides superior protection against dust, water, rust, and extreme temperatures from 32°F to 110°F.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003ch3\u003e2-Year Comprehensive Warranty\u003c\/h3\u003e\n\u003cp\u003eIt comes with a 2-year warranty. Our professional support team is available to assist with any questions or concerns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n\u003cdiv class=\"app-grid\"\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-road\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eStreet Lighting\u003c\/h4\u003e\n\u003cp\u003eIdeal for roads, highways and residential streets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2ecc71, #27ae60);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-car\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParking Lots\u003c\/h4\u003e\n\u003cp\u003ePerfect illumination for parking areas and garages\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #e74c3c, #c0392b);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eResidential Security\u003c\/h4\u003e\n\u003cp\u003eEnhance home security with motion-activated lighting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #f39c12, #e67e22);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-tree\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParks \u0026amp; Pathways\u003c\/h4\u003e\n\u003cp\u003eIlluminate walking paths and recreational areas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"30000 lumens-Stay on","offer_id":40562912264327,"sku":"ECO100WGREY","price":159.69,"currency_code":"USD","in_stock":true},{"title":"5000 lumens-Stay on","offer_id":44602009190535,"sku":"ECO-200W-Grey","price":249.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/2_262f3fb2-5d52-4d02-b97d-c425c3b3ec1c.jpg?v=1699702386"},{"product_id":"200w-solar-street-light-kit","title":"200W Solar Street Light with pole 16FT\/20FT","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\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        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\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            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 15px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td {\n            padding: 12px 15px;\n            line-height: 1.4;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 40%;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:last-child {\n            text-align: left;\n            color: #34495e;\n            font-weight: 500;\n            padding-right: 20px;\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; \/* Ensure consistent icon width *\/\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        .icon-fallback {\n            display: inline-block;\n            width: 24px;\n            height: 24px;\n            margin-right: 12px;\n            background-color: #ff8000;\n            border-radius: 50%;\n            position: relative;\n            color: white;\n            font-size: 12px;\n            text-align: center;\n            line-height: 24px;\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 td {\n                padding: 10px 12px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 45%;\n            }\n            \n            .spec-table td:last-child {\n                padding-right: 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        \n        @media (max-width: 480px) {\n            .spec-table {\n                min-width: 100%;\n            }\n            \n            .spec-table td {\n                padding: 8px 10px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 50%;\n                padding-left: 12px;\n            }\n            \n            .feature-card {\n                padding: 18px;\n            }\n            \n            .spec-value {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\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\u003eSolar Street Light with pole\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Popular_solar_street_light_200W.pdf?v=1699106377\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Solar_street_light_manual.pdf?v=1668077332\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e Technical Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 25,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e 20,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e Technical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eES03-200W-16FTG \/ ES03-200W-20FTG\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole Height\u003c\/td\u003e\n\u003ctd\u003e16FT \/ 20FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd\u003e25,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e360pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6V \/ 15W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e1080 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e20,000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Weight\u003c\/td\u003e\n\u003ctd\u003e14 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole Weight\u003c\/td\u003e\n\u003ctd\u003e44 lb \/ 56 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole Thickness\u003c\/td\u003e\n\u003ctd\u003e1.5mm \/ 1.8mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6700K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY TO INSTALL\u003c\/h3\u003e\n\u003cp\u003eSolar parking lot lights don't need to worry about electric shock, No need for wires, just a few minutes and enjoy the brightness. Saving your money on the electric bill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e DUSK TO DAWN\u003c\/h3\u003e\n\u003cp\u003eThe solar power street light will light up from dusk to dawn automatically, a large capacity battery offers a good output. The remote switching is a great plus.\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-running\"\u003e\u003c\/i\u003e GREAT MOTION DETECTION\u003c\/h3\u003e\n\u003cp\u003e26 ft radar sensing range makes Solar Led Street Light quick to react to motion and go to full illumination. Energy saving, it turns to 30% brightness if no motion is detected at night.\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-cog\"\u003e\u003c\/i\u003e SPECIAL FUNCTION\u003c\/h3\u003e\n\u003cp\u003eThe LED street light is integrated with an upgraded controller, it can keep 30% brightness OR turn off when no motion is detected. Save more energy. Stay on, Timer working mode also can be set by remote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"16FT Pole +200W Solar street light","offer_id":41144881774727,"sku":"ES03-200W-16FTG","price":288.69,"currency_code":"USD","in_stock":true},{"title":"20FT Pole+200W Solar street light","offer_id":41144881807495,"sku":"ES03-200W-20FTG","price":329.89,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20251222-165637.jpg?v=1766394186"},{"product_id":"1200w-solar-street-light-with-pole-solar-pole-light","title":"1400W solar street light with pole -30,000lumens","description":"\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    }\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    .download-section {\n        text-align: center;\n        margin: 25px 0;\n    }\n    \n    .download-buttons {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        flex-wrap: wrap;\n        margin-top: 15px;\n    }\n    \n    .download-btn {\n        display: inline-flex;\n        align-items: center;\n        padding: 12px 25px;\n        background: #ff8000;\n        color: white;\n        text-decoration: none;\n        border-radius: 8px;\n        font-weight: 600;\n        transition: all 0.3s ease;\n        box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n        border: 2px solid transparent;\n    }\n    \n    .download-btn:hover {\n        background: #e67300;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n        border-color: rgba(255, 255, 255, 0.3);\n    }\n    \n    .download-btn i {\n        margin-right: 10px;\n        font-size: 1.2rem;\n    }\n    \n    \/* Compact Specification Table *\/\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        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        padding: 5px;\n    }\n    \n    .spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        min-width: 600px;\n        font-size: 0.95rem;\n    }\n    \n    .spec-table tr {\n        border-bottom: 1px solid #edf2f7;\n    }\n    \n    .spec-table tr:last-child {\n        border-bottom: none;\n    }\n    \n    .spec-table tr:nth-child(even) {\n        background-color: #f9fafb;\n    }\n    \n    .spec-table tr:hover {\n        background-color: #f0f7ff;\n    }\n    \n    .spec-table td {\n        padding: 8px 12px;\n        line-height: 1.4;\n    }\n    \n    .spec-table td:first-child {\n        font-weight: 600;\n        color: #2c3e50;\n        width: 40%;\n        text-align: left;\n        padding-left: 20px;\n    }\n    \n    .spec-table td:last-child {\n        text-align: left;\n        color: #34495e;\n        font-weight: 500;\n        padding-right: 20px;\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    \/* 修改特性网格布局为2列2行 *\/\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    }\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    \/* 添加分隔线美化视觉效果 *\/\n    .divider {\n        height: 1px;\n        background: linear-gradient(to right, transparent, #dee2e6, transparent);\n        margin: 30px auto;\n        width: 80%;\n    }\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 td {\n            padding: 7px 10px;\n            font-size: 0.9rem;\n        }\n        \n        .spec-table td:first-child {\n            padding-left: 15px;\n            width: 45%;\n        }\n        \n        .spec-table td:last-child {\n            padding-right: 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        \/* 在移动设备上将特性网格改为单列 *\/\n        .features-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n    \n    @media (max-width: 480px) {\n        .spec-table {\n            min-width: 100%;\n        }\n        \n        .spec-table td {\n            padding: 6px 8px;\n            font-size: 0.85rem;\n        }\n        \n        .spec-table td:first-child {\n            width: 50%;\n            padding-left: 12px;\n        }\n        \n        .feature-card {\n            padding: 18px;\n        }\n        \n        .spec-value {\n            font-size: 1.3rem;\n        }\n        \n        .section-title {\n            font-size: 1.5rem;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- 添加Font Awesome图标库 --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003ch1\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e LANGY Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/1500W_1000W_solar_street_ligth_specification.pdf?v=1731045358\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specification Sheet\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/FT_400W_500W_solar_street_light_manual.pdf?v=1712740064\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload User Manual\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cspan\u003eProfessional-grade solar lighting solution with 30,000LM output designed for superior performance and reliability\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 30,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e 40,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e Technical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eFT-B30AH+16FTG \/ FT-B30AH+20FTG\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e1400W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole Height\u003c\/td\u003e\n\u003ctd\u003e16FT \/ 20FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e30,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e88 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6V \/ 40W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e1280 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e40,000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Weight\u003c\/td\u003e\n\u003ctd\u003e22 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole Weight\u003c\/td\u003e\n\u003ctd\u003e44 lb \/ 56 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole Thickness\u003c\/td\u003e\n\u003ctd\u003e1.5mm \/ 1.8mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6700K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5+ 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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e\n\u003ci class=\"fas fa-star\"\u003e\u003c\/i\u003e Advanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e High-Efficiency Lighting\u003c\/h3\u003e\n\u003cp\u003e30,000LM daylight white output (6500K) equivalent to 1200W traditional lighting, 3-4 times brighter than standard solar lights with uniform light distribution without dark spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e Solar-Powered Operation\u003c\/h3\u003e\n\u003cp\u003e25% solar conversion efficiency with 40,000mAh high-capacity lithium battery. 5-8 hour charge for 15-24 hour operation with intelligent charging protection system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Durable Construction\u003c\/h3\u003e\n\u003cp\u003eIP65 waterproof rating for all-weather operation with die-cast aluminum housing and thermal management. Withstands -4°F to 140°F temperature range with corrosion-resistant powder-coated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e Easy Installation\u003c\/h3\u003e\n\u003cp\u003ePole or wall mount options included with 13-24ft adjustable installation height. 1,280 sq.ft optimal coverage area with no wiring required - operational in 30 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Applications \u0026amp; Support\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e Ideal Applications\u003c\/h3\u003e\n\u003cp\u003eResidential driveways, commercial parking lots, public parks, farms, construction sites, and remote off-grid areas. Perfect for any location needing reliable, bright lighting without electrical infrastructure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-headset\"\u003e\u003c\/i\u003e Support \u0026amp; Warranty\u003c\/h3\u003e\n\u003cp\u003e24\/7 customer support with lighting experts and comprehensive 1-year warranty coverage. Includes hassle-free replacement policy with detailed installation guides and video tutorials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"GREY 1400W light +16FT pole +Ground cage","offer_id":41420282593415,"sku":"FT-40AHG+16FTG","price":339.0,"currency_code":"USD","in_stock":true},{"title":"GREY1400W light +20FT pole +Ground cage","offer_id":41420282626183,"sku":"FT-40AHG+20FTG","price":399.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/facebook_ads_42.jpg?v=1750326979"},{"product_id":"solar-outdoor-dusk-to-dawn-lights-with-remote-control","title":"60W 90W Solar Outdoor Dusk to Dawn Lights with Remote Control","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\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-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-header {\n            text-align: center;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #1a3a5f, #2a5a7f);\n            color: white;\n            border-radius: 12px;\n            margin-bottom: 30px;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);\n            transform: rotate(30deg);\n        }\n        \n        .product-header h1 {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 800;\n            position: relative;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n        }\n        \n        .highlight-badge {\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            color: #1a3a5f;\n            padding: 8px 25px;\n            border-radius: 30px;\n            display: inline-block;\n            margin: 20px 0;\n            font-weight: 700;\n            font-size: 1.1rem;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n        }\n        \n        .subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto 20px;\n            opacity: 0.95;\n            position: relative;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 20px;\n            margin-bottom: 50px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            position: relative;\n            border: 1px solid #eef2f7;\n            display: flex;\n            flex-direction: column;\n            height: 100%;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .feature-icon {\n            background: linear-gradient(135deg, #2a5a7f, #3a7aaf);\n            color: white;\n            font-size: 2.8rem;\n            padding: 30px 0;\n            text-align: center;\n            flex-shrink: 0;\n        }\n        \n        .feature-content {\n            padding: 25px;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-content h3 {\n            color: #2a5a7f;\n            margin-bottom: 15px;\n            font-size: 1.35rem;\n            font-weight: 700;\n            min-height: 60px;\n        }\n        \n        .feature-content p {\n            margin-bottom: 15px;\n            color: #444;\n            flex-grow: 1;\n        }\n        \n        .highlight {\n            background: linear-gradient(to right, #fff9db, #ffec99);\n            padding: 15px;\n            border-radius: 8px;\n            margin: 10px 0 0;\n            border-left: 4px solid #ffd43b;\n            font-size: 0.9rem;\n        }\n        \n        .specs-section {\n            background: white;\n            border-radius: 12px;\n            padding: 40px 30px;\n            margin-bottom: 50px;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n        }\n        \n        .section-title {\n            color: #2a5a7f;\n            text-align: center;\n            margin-bottom: 40px;\n            font-size: 2rem;\n            position: relative;\n            padding-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 5px;\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            border-radius: 3px;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            margin-bottom: 18px;\n            padding-bottom: 18px;\n            border-bottom: 1px dashed #e9ecef;\n        }\n        \n        .spec-label {\n            font-weight: 700;\n            color: #2a5a7f;\n            min-width: 200px;\n            font-size: 1.05rem;\n        }\n        \n        .spec-value {\n            color: #333;\n            font-weight: 500;\n        }\n        \n        \/* Enhanced Modes Section *\/\n        .modes-section {\n            background: linear-gradient(135deg, #1a3a5f, #2a5a7f);\n            color: white;\n            border-radius: 12px;\n            padding: 50px 30px;\n            margin-bottom: 50px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .modes-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: radial-gradient(circle at top left, rgba(255, 215, 0, 0.1) 0%, transparent 60%);\n            z-index: 1;\n        }\n        \n        .modes-section .section-title {\n            color: white;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .modes-section .section-title::after {\n            background: linear-gradient(to right, #ffd700, #ffb700);\n        }\n        \n        .modes-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .mode-card {\n            background: rgba(255, 255, 255, 0.12);\n            backdrop-filter: blur(10px);\n            border-radius: 12px;\n            padding: 25px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            text-align: center;\n            transition: all 0.4s ease;\n            color: white;\n        }\n        \n        .mode-card:hover {\n            background: rgba(255, 255, 255, 0.18);\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);\n        }\n        \n        .mode-number {\n            background: linear-gradient(135deg, #ffd700, #ffb700);\n            color: #1a3a5f;\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-weight: 800;\n            font-size: 1.3rem;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n        }\n        \n        .mode-card h3 {\n            margin-bottom: 15px;\n            font-size: 1.25rem;\n            color: white;\n        }\n        \n        .mode-card p {\n            opacity: 0.9;\n            font-size: 0.95rem;\n            color: rgba(255, 255, 255, 0.92);\n        }\n        \n        .benefits-section {\n            background: white;\n            border-radius: 12px;\n            padding: 40px 30px;\n            margin-bottom: 50px;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 20px;\n        }\n        \n        .benefit-item {\n            text-align: center;\n            padding: 25px 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            height: 100%;\n        }\n        \n        .benefit-item:hover {\n            transform: translateY(-5px);\n            background: #fff;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .benefit-icon {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n            color: #2a5a7f;\n            background: linear-gradient(135deg, #e6f2ff, #cce5ff);\n            width: 80px;\n            height: 80px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto;\n            flex-shrink: 0;\n        }\n        \n        .benefit-item h3 {\n            font-size: 1.25rem;\n            margin-bottom: 15px;\n            color: #2a5a5f;\n            min-height: 60px;\n        }\n        \n        .benefit-item p {\n            flex-grow: 1;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #e6f7ff, #c2e6ff);\n            border-radius: 12px;\n            padding: 40px 30px;\n            text-align: center;\n            margin-bottom: 50px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .warranty-section::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -50%;\n            width: 200px;\n            height: 200px;\n            background: rgba(255, 215, 0, 0.1);\n            border-radius: 50%;\n        }\n        \n        .warranty-section::after {\n            content: '';\n            position: absolute;\n            bottom: -30%;\n            left: -30%;\n            width: 150px;\n            height: 150px;\n            background: rgba(42, 90, 127, 0.1);\n            border-radius: 50%;\n        }\n        \n        .warranty-badge {\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            color: #1a3a5f;\n            padding: 10px 30px;\n            border-radius: 30px;\n            display: inline-block;\n            margin-bottom: 25px;\n            font-weight: 800;\n            font-size: 1.3rem;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.15);\n            position: relative;\n            z-index: 2;\n        }\n        \n        .cta-section {\n            text-align: center;\n            padding: 60px 20px;\n            background: linear-gradient(135deg, #1a3a5f, #2a5a7f);\n            color: white;\n            border-radius: 12px;\n            margin-bottom: 30px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .cta-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: radial-gradient(circle at top right, rgba(255,215,0,0.1) 0%, transparent 40%);\n        }\n        \n        .cta-title {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n            font-weight: 800;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n            position: relative;\n        }\n        \n        .cta-subtitle {\n            font-size: 1.2rem;\n            max-width: 700px;\n            margin: 0 auto 30px;\n            opacity: 0.9;\n            position: relative;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            color: #1a3a5f;\n            padding: 18px 50px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 800;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.4s ease;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.25);\n            position: relative;\n            z-index: 2;\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-5px) scale(1.05);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.35);\n        }\n        \n        .guarantee {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin-top: 30px;\n            flex-wrap: wrap;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .guarantee-item {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 1.1rem;\n        }\n        \n        .guarantee-item i {\n            color: #ffd700;\n            font-size: 1.5rem;\n        }\n        \n        .tips-section {\n            background: #fff9db;\n            border-radius: 12px;\n            padding: 40px 30px;\n            margin-bottom: 50px;\n            border-left: 5px solid #ffd43b;\n        }\n        \n        .tips-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            margin-top: 30px;\n        }\n        \n        .tip-card {\n            background: white;\n            padding: 25px;\n            border-radius: 10px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        }\n        \n        .tip-card h3 {\n            color: #2a5a7f;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 1.25rem;\n        }\n        \n        .tip-card h3 i {\n            color: #ffb700;\n            font-size: 1.5rem;\n        }\n        \n        \/* 响应式设计 *\/\n        @media (max-width: 1200px) {\n            .features-grid, .modes-grid, .benefits-grid {\n                grid-template-columns: repeat(2, minmax(0, 1fr));\n            }\n            \n            .feature-content h3, .benefit-item h3 {\n                min-height: auto;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .product-header h1 {\n                font-size: 2.2rem;\n            }\n            \n            .section-title {\n                font-size: 1.8rem;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                gap: 5px;\n            }\n            \n            .spec-label {\n                min-width: 100%;\n            }\n            \n            .features-grid, .modes-grid, .benefits-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .highlight-badge {\n                font-size: 0.95rem;\n                padding: 6px 20px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Product Header --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1\u003eLANGY Solar Street Lights\u003c\/h1\u003e\n\u003cdiv class=\"highlight-badge\"\u003eNew Generation Solar Lighting Technology\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eAdvanced Solar Efficiency\u003c\/h3\u003e\n\u003cp\u003eEquipped with high-efficiency monocrystalline silicon solar cells boasting a remarkable 25% conversion rate. Fully charges in just 6-8 hours of direct sunlight.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e Massive 10000mAh battery capacity provides 10-12 hours of continuous illumination after a full charge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eSuper Bright Illumination\u003c\/h3\u003e\n\u003cp\u003eFeatures 180 premium 5730 LED beads delivering an incredible 6000-9000 lumens of bright white light - significantly brighter than standard solar lights.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e Energy-efficient design requires no electricity costs while providing superior illumination for pathways and security areas.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-brain\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eIntelligent 5-Mode Operation\u003c\/h3\u003e\n\u003cp\u003eCustomizable lighting with five smart modes and remote brightness control (25%, 50%, 100%). Perfect for any security or ambiance need.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-sensor\"\u003e\u003c\/i\u003e Advanced motion detection activates 100% brightness when movement is detected.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-umbrella-beach\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eMilitary-Grade Durability\u003c\/h3\u003e\n\u003cp\u003eConstructed with premium ABS material and corrosion-resistant brackets for long-term outdoor use. IP66 waterproof rating withstands extreme weather conditions.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Withstands heavy rain, snow, and temperatures from -20°C to 60°C.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery Capacity:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e60W (50,000mAH) \/ 90W (10000mAh Li-ion)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eProduct Weight:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e60W (2.8lb \/light) \/ 90W (3.2lb\/light)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSolar Panel:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMonocrystalline Silicon (25% efficiency)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCharging Time:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e6-8 hours (full sun)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLight Duration:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e10-12 hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e6000-9000 Lumens\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLED Type:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5730 LED Beads (180 pcs)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperation Modes:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5 Intelligent Modes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof Rating:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIP66 (Extreme Weatherproof)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eHousing Material:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePremium ABS Plastic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eControl:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRemote Control (25%\/50%\/100% brightness)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Enhanced Smart Modes Section --\u003e\n\u003cdiv class=\"modes-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eIntelligent Lighting Modes\u003c\/h2\u003e\n\u003cdiv class=\"modes-grid\"\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eSmart Dimming Mode\u003c\/h3\u003e\n\u003cp\u003eDefault 30% brightness, activates to 100% when motion detected\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eSecurity Mode\u003c\/h3\u003e\n\u003cp\u003eLight off by default, activates to 100% when motion detected\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eDimmable Mode\u003c\/h3\u003e\n\u003cp\u003eManually set to 25%, 50% or 100% brightness continuously\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eTimed Mode\u003c\/h3\u003e\n\u003cp\u003eTurns off automatically after 3 or 6 hours of lighting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy Choose LANGY Solar Street Lights?\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eEasy Installation\u003c\/h3\u003e\n\u003cp\u003eIncludes mounting hardware for quick installation on walls, fences, or poles with no wiring required\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-plug\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eZero Electricity Cost\u003c\/h3\u003e\n\u003cp\u003eCompletely solar-powered with no ongoing electricity bills\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eEnhanced Security\u003c\/h3\u003e\n\u003cp\u003eBright illumination and motion detection deter intruders\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-sync-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eMaintenance-Free\u003c\/h3\u003e\n\u003cp\u003eDurable construction requires no maintenance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Tips --\u003e\n\u003cdiv class=\"tips-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eOptimal Usage Tips\u003c\/h2\u003e\n\u003cdiv class=\"tips-grid\"\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e Installation Location\u003c\/h3\u003e\n\u003cp\u003eEnsure solar panels receive maximum direct sunlight without obstructions like trees or buildings. Avoid shaded areas for optimal charging efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-wind\"\u003e\u003c\/i\u003e Panel Positioning\u003c\/h3\u003e\n\u003cp\u003eAngle solar panels toward the sun's path. In northern hemisphere, face true south; in southern hemisphere, face true north.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-broom\"\u003e\u003c\/i\u003e Regular Cleaning\u003c\/h3\u003e\n\u003cp\u003eClean solar panels monthly with a soft cloth to remove dust, leaves, and bird droppings that reduce charging efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Warranty Section --\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003cdiv class=\"warranty-badge\"\u003e1-YEAR WARRANTY\u003c\/div\u003e\n\u003ch2\u003ePremium Support \u0026amp; Satisfaction Guarantee\u003c\/h2\u003e\n\u003cp style=\"max-width: 800px; margin: 0 auto 20px; font-size: 1.1rem;\"\u003eWe stand behind our solar lights with comprehensive 2-year coverage and dedicated technical support. Our team responds within 12 hours to resolve any concerns.\u003c\/p\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.3); display: inline-block; padding: 15px 30px; border-radius: 10px; margin-top: 20px;\"\u003e\n\u003ci class=\"fas fa-headset\" style=\"font-size: 2rem; margin-bottom: 10px;\"\u003e\u003c\/i\u003e\n\u003cp style=\"font-weight: 600; font-size: 1.1rem;\"\u003e24\/7 Customer Support\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"6000 lumens \/ 2 Pack","offer_id":43055271411847,"sku":"L5-2PACK","price":65.99,"currency_code":"USD","in_stock":true},{"title":"6000 lumens \/ 4 Pack","offer_id":43055275868295,"sku":"L5-4PACK","price":106.69,"currency_code":"USD","in_stock":true},{"title":"9000 lumens \/ 2 Pack","offer_id":43055282815111,"sku":"L10-2PACK","price":72.99,"currency_code":"USD","in_stock":true},{"title":"9000 lumens \/ 4 Pack","offer_id":43055282847879,"sku":"L10-4PACK","price":126.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/3_2f795ffe-0412-481e-a5a2-cfd995f5b017.jpg?v=1754122697"},{"product_id":"70w-solar-outdoor-dusk-to-dawn-lights-with-remote-control","title":"70W Solar Outdoor Dusk to Dawn Lights -7000 lumens （ 1 PC ）","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-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-header {\n            text-align: center;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #1a3a5f, #2a5a7f);\n            color: white;\n            border-radius: 12px;\n            margin-bottom: 30px;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);\n            transform: rotate(30deg);\n        }\n        \n        .product-header h1 {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 800;\n            position: relative;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n        }\n        \n        .highlight-badge {\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            color: #1a3a5f;\n            padding: 8px 25px;\n            border-radius: 30px;\n            display: inline-block;\n            margin: 20px 0;\n            font-weight: 700;\n            font-size: 1.1rem;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n        }\n        \n        .subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto 20px;\n            opacity: 0.95;\n            position: relative;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 20px;\n            margin-bottom: 50px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            position: relative;\n            border: 1px solid #eef2f7;\n            display: flex;\n            flex-direction: column;\n            height: 100%;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .feature-icon {\n            background: linear-gradient(135deg, #2a5a7f, #3a7aaf);\n            color: white;\n            font-size: 2.8rem;\n            padding: 30px 0;\n            text-align: center;\n            flex-shrink: 0;\n        }\n        \n        .feature-content {\n            padding: 25px;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-content h3 {\n            color: #2a5a7f;\n            margin-bottom: 15px;\n            font-size: 1.35rem;\n            font-weight: 700;\n            min-height: 60px;\n        }\n        \n        .feature-content p {\n            margin-bottom: 15px;\n            color: #444;\n            flex-grow: 1;\n        }\n        \n        .highlight {\n            background: linear-gradient(to right, #fff9db, #ffec99);\n            padding: 15px;\n            border-radius: 8px;\n            margin: 10px 0 0;\n            border-left: 4px solid #ffd43b;\n            font-size: 0.9rem;\n        }\n        \n        .specs-section {\n            background: white;\n            border-radius: 12px;\n            padding: 40px 30px;\n            margin-bottom: 50px;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n        }\n        \n        .section-title {\n            color: #2a5a7f;\n            text-align: center;\n            margin-bottom: 40px;\n            font-size: 2rem;\n            position: relative;\n            padding-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 5px;\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            border-radius: 3px;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            margin-bottom: 18px;\n            padding-bottom: 18px;\n            border-bottom: 1px dashed #e9ecef;\n        }\n        \n        .spec-label {\n            font-weight: 700;\n            color: #2a5a7f;\n            min-width: 200px;\n            font-size: 1.05rem;\n        }\n        \n        .spec-value {\n            color: #333;\n            font-weight: 500;\n        }\n        \n        \/* Enhanced Modes Section *\/\n        .modes-section {\n            background: linear-gradient(135deg, #1a3a5f, #2a5a7f);\n            color: white;\n            border-radius: 12px;\n            padding: 50px 30px;\n            margin-bottom: 50px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .modes-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: radial-gradient(circle at top left, rgba(255, 215, 0, 0.1) 0%, transparent 60%);\n            z-index: 1;\n        }\n        \n        .modes-section .section-title {\n            color: white;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .modes-section .section-title::after {\n            background: linear-gradient(to right, #ffd700, #ffb700);\n        }\n        \n        .modes-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .mode-card {\n            background: rgba(255, 255, 255, 0.12);\n            backdrop-filter: blur(10px);\n            border-radius: 12px;\n            padding: 25px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            text-align: center;\n            transition: all 0.4s ease;\n            color: white;\n        }\n        \n        .mode-card:hover {\n            background: rgba(255, 255, 255, 0.18);\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);\n        }\n        \n        .mode-number {\n            background: linear-gradient(135deg, #ffd700, #ffb700);\n            color: #1a3a5f;\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-weight: 800;\n            font-size: 1.3rem;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n        }\n        \n        .mode-card h3 {\n            margin-bottom: 15px;\n            font-size: 1.25rem;\n            color: white;\n        }\n        \n        .mode-card p {\n            opacity: 0.9;\n            font-size: 0.95rem;\n            color: rgba(255, 255, 255, 0.92);\n        }\n        \n        .benefits-section {\n            background: white;\n            border-radius: 12px;\n            padding: 40px 30px;\n            margin-bottom: 50px;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 20px;\n        }\n        \n        .benefit-item {\n            text-align: center;\n            padding: 25px 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            height: 100%;\n        }\n        \n        .benefit-item:hover {\n            transform: translateY(-5px);\n            background: #fff;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .benefit-icon {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n            color: #2a5a7f;\n            background: linear-gradient(135deg, #e6f2ff, #cce5ff);\n            width: 80px;\n            height: 80px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto;\n            flex-shrink: 0;\n        }\n        \n        .benefit-item h3 {\n            font-size: 1.25rem;\n            margin-bottom: 15px;\n            color: #2a5a5f;\n            min-height: 60px;\n        }\n        \n        .benefit-item p {\n            flex-grow: 1;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #e6f7ff, #c2e6ff);\n            border-radius: 12px;\n            padding: 40px 30px;\n            text-align: center;\n            margin-bottom: 50px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .warranty-section::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -50%;\n            width: 200px;\n            height: 200px;\n            background: rgba(255, 215, 0, 0.1);\n            border-radius: 50%;\n        }\n        \n        .warranty-section::after {\n            content: '';\n            position: absolute;\n            bottom: -30%;\n            left: -30%;\n            width: 150px;\n            height: 150px;\n            background: rgba(42, 90, 127, 0.1);\n            border-radius: 50%;\n        }\n        \n        .warranty-badge {\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            color: #1a3a5f;\n            padding: 10px 30px;\n            border-radius: 30px;\n            display: inline-block;\n            margin-bottom: 25px;\n            font-weight: 800;\n            font-size: 1.3rem;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.15);\n            position: relative;\n            z-index: 2;\n        }\n        \n        .cta-section {\n            text-align: center;\n            padding: 60px 20px;\n            background: linear-gradient(135deg, #1a3a5f, #2a5a7f);\n            color: white;\n            border-radius: 12px;\n            margin-bottom: 30px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .cta-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: radial-gradient(circle at top right, rgba(255,215,0,0.1) 0%, transparent 40%);\n        }\n        \n        .cta-title {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n            font-weight: 800;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n            position: relative;\n        }\n        \n        .cta-subtitle {\n            font-size: 1.2rem;\n            max-width: 700px;\n            margin: 0 auto 30px;\n            opacity: 0.9;\n            position: relative;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            color: #1a3a5f;\n            padding: 18px 50px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 800;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.4s ease;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.25);\n            position: relative;\n            z-index: 2;\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-5px) scale(1.05);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.35);\n        }\n        \n        .guarantee {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin-top: 30px;\n            flex-wrap: wrap;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .guarantee-item {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 1.1rem;\n        }\n        \n        .guarantee-item i {\n            color: #ffd700;\n            font-size: 1.5rem;\n        }\n        \n        .tips-section {\n            background: #fff9db;\n            border-radius: 12px;\n            padding: 40px 30px;\n            margin-bottom: 50px;\n            border-left: 5px solid #ffd43b;\n        }\n        \n        .tips-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            margin-top: 30px;\n        }\n        \n        .tip-card {\n            background: white;\n            padding: 25px;\n            border-radius: 10px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        }\n        \n        .tip-card h3 {\n            color: #2a5a7f;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 1.25rem;\n        }\n        \n        .tip-card h3 i {\n            color: #ffb700;\n            font-size: 1.5rem;\n        }\n        \n        \/* 响应式设计 *\/\n        @media (max-width: 1200px) {\n            .features-grid, .modes-grid, .benefits-grid {\n                grid-template-columns: repeat(2, minmax(0, 1fr));\n            }\n            \n            .feature-content h3, .benefit-item h3 {\n                min-height: auto;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .product-header h1 {\n                font-size: 2.2rem;\n            }\n            \n            .section-title {\n                font-size: 1.8rem;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                gap: 5px;\n            }\n            \n            .spec-label {\n                min-width: 100%;\n            }\n            \n            .features-grid, .modes-grid, .benefits-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .highlight-badge {\n                font-size: 0.95rem;\n                padding: 6px 20px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Product Header --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1\u003eLANGY Solar Street Lights\u003c\/h1\u003e\n\u003cdiv class=\"highlight-badge\"\u003eNew Generation Solar Lighting Technology\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eAdvanced Solar Efficiency\u003c\/h3\u003e\n\u003cp\u003eEquipped with high-efficiency monocrystalline silicon solar cells boasting a remarkable 25% conversion rate. Fully charges in just 6-8 hours of direct sunlight.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e Massive 5000mAh battery capacity provides 8-10 hours of continuous illumination after a full charge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eSuper Bright Illumination\u003c\/h3\u003e\n\u003cp\u003eFeatures 180 premium 5730 LED beads delivering an incredible 7000 lumens of bright white light - significantly brighter than standard solar lights.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e Energy-efficient design requires no electricity costs while providing superior illumination for pathways and security areas.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-brain\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eIntelligent 5-Mode Operation\u003c\/h3\u003e\n\u003cp\u003eCustomizable lighting with five smart modes and remote brightness control (25%, 50%, 100%). Perfect for any security or ambiance need.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-sensor\"\u003e\u003c\/i\u003e Advanced motion detection activates 100% brightness when movement is detected.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-umbrella-beach\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eMilitary-Grade Durability\u003c\/h3\u003e\n\u003cp\u003eConstructed with premium ABS material and corrosion-resistant brackets for long-term outdoor use. IP66 waterproof rating withstands extreme weather conditions.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Withstands heavy rain, snow, and temperatures from -20°C to 60°C.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery Capacity:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000mAH\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSolar Panel:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMonocrystalline Silicon (25% efficiency)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCharging Time:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e6-8 hours (full sun)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLight Duration:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e8-10 hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e7000 Lumens\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLED Type:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5730 LED Beads (180 pcs)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperation Modes:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5 Intelligent Modes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof Rating:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIP66 (Extreme Weatherproof)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eHousing Material:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePremium ABS Plastic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eControl:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRemote Control (25%\/50%\/100% brightness)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Enhanced Smart Modes Section --\u003e\n\u003cdiv class=\"modes-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eIntelligent Lighting Modes\u003c\/h2\u003e\n\u003cdiv class=\"modes-grid\"\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eSmart Dimming Mode\u003c\/h3\u003e\n\u003cp\u003eDefault 30% brightness, activates to 100% when motion detected\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eSecurity Mode\u003c\/h3\u003e\n\u003cp\u003eLight off by default, activates to 100% when motion detected\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eDimmable Mode\u003c\/h3\u003e\n\u003cp\u003eManually set to 25%, 50% or 100% brightness continuously\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eTimed Mode\u003c\/h3\u003e\n\u003cp\u003eTurns off automatically after 3 or 6 hours of lighting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy Choose LANGY Solar Street Lights?\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eEasy Installation\u003c\/h3\u003e\n\u003cp\u003eIncludes mounting hardware for quick installation on walls, fences, or poles with no wiring required\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-plug\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eZero Electricity Cost\u003c\/h3\u003e\n\u003cp\u003eCompletely solar-powered with no ongoing electricity bills\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eEnhanced Security\u003c\/h3\u003e\n\u003cp\u003eBright illumination and motion detection deter intruders\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-sync-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eMaintenance-Free\u003c\/h3\u003e\n\u003cp\u003eDurable construction requires no maintenance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Tips --\u003e\n\u003cdiv class=\"tips-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eOptimal Usage Tips\u003c\/h2\u003e\n\u003cdiv class=\"tips-grid\"\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e Installation Location\u003c\/h3\u003e\n\u003cp\u003eEnsure solar panels receive maximum direct sunlight without obstructions like trees or buildings. Avoid shaded areas for optimal charging efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-wind\"\u003e\u003c\/i\u003e Panel Positioning\u003c\/h3\u003e\n\u003cp\u003eAngle solar panels toward the sun's path. In northern hemisphere, face true south; in southern hemisphere, face true north.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-broom\"\u003e\u003c\/i\u003e Regular Cleaning\u003c\/h3\u003e\n\u003cp\u003eClean solar panels monthly with a soft cloth to remove dust, leaves, and bird droppings that reduce charging efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Warranty Section --\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003cdiv class=\"warranty-badge\"\u003e1-YEAR WARRANTY\u003c\/div\u003e\n\u003ch2\u003ePremium Support \u0026amp; Satisfaction Guarantee\u003c\/h2\u003e\n\u003cp style=\"max-width: 800px; margin: 0 auto 20px; font-size: 1.1rem;\"\u003eWe stand behind our solar lights with comprehensive 2-year coverage and dedicated technical support. Our team responds within 12 hours to resolve any concerns.\u003c\/p\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.3); display: inline-block; padding: 15px 30px; border-radius: 10px; margin-top: 20px;\"\u003e\n\u003ci style=\"font-size: 2rem; margin-bottom: 10px;\" class=\"fas fa-headset\"\u003e\u003c\/i\u003e\n\u003cp style=\"font-weight: 600; font-size: 1.1rem;\"\u003e24\/7 Customer Support\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"Default Title","offer_id":43498962026631,"sku":"L5-1PACK","price":69.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/9_969f8581-31e5-45ec-83c2-5cf164d361e6.jpg?v=1765535285"},{"product_id":"1800w-solar-street-light-with-20ft-16ft-pole8","title":"1800W solar street light with 20ft \/16ft pole","description":"\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    }\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    .download-section {\n        text-align: center;\n        margin: 25px 0;\n    }\n    \n    .download-buttons {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        flex-wrap: wrap;\n        margin-top: 15px;\n    }\n    \n    .download-btn {\n        display: inline-flex;\n        align-items: center;\n        padding: 12px 25px;\n        background: #ff8000;\n        color: white;\n        text-decoration: none;\n        border-radius: 8px;\n        font-weight: 600;\n        transition: all 0.3s ease;\n        box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n        border: 2px solid transparent;\n    }\n    \n    .download-btn:hover {\n        background: #e67300;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n        border-color: rgba(255, 255, 255, 0.3);\n    }\n    \n    .download-btn i {\n        margin-right: 10px;\n        font-size: 1.2rem;\n    }\n    \n    \/* Compact Specification Table *\/\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        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        padding: 5px;\n    }\n    \n    .spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        min-width: 600px;\n        font-size: 0.95rem;\n    }\n    \n    .spec-table tr {\n        border-bottom: 1px solid #edf2f7;\n    }\n    \n    .spec-table tr:last-child {\n        border-bottom: none;\n    }\n    \n    .spec-table tr:nth-child(even) {\n        background-color: #f9fafb;\n    }\n    \n    .spec-table tr:hover {\n        background-color: #f0f7ff;\n    }\n    \n    .spec-table td {\n        padding: 8px 12px;\n        line-height: 1.4;\n    }\n    \n    .spec-table td:first-child {\n        font-weight: 600;\n        color: #2c3e50;\n        width: 40%;\n        text-align: left;\n        padding-left: 20px;\n    }\n    \n    .spec-table td:last-child {\n        text-align: left;\n        color: #34495e;\n        font-weight: 500;\n        padding-right: 20px;\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    \/* 修改特性网格布局为2列2行 *\/\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    }\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    \/* 添加分隔线美化视觉效果 *\/\n    .divider {\n        height: 1px;\n        background: linear-gradient(to right, transparent, #dee2e6, transparent);\n        margin: 30px auto;\n        width: 80%;\n    }\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 td {\n            padding: 7px 10px;\n            font-size: 0.9rem;\n        }\n        \n        .spec-table td:first-child {\n            padding-left: 15px;\n            width: 45%;\n        }\n        \n        .spec-table td:last-child {\n            padding-right: 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        \/* 在移动设备上将特性网格改为单列 *\/\n        .features-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n    \n    @media (max-width: 480px) {\n        .spec-table {\n            min-width: 100%;\n        }\n        \n        .spec-table td {\n            padding: 6px 8px;\n            font-size: 0.85rem;\n        }\n        \n        .spec-table td:first-child {\n            width: 50%;\n            padding-left: 12px;\n        }\n        \n        .feature-card {\n            padding: 18px;\n        }\n        \n        .spec-value {\n            font-size: 1.3rem;\n        }\n        \n        .section-title {\n            font-size: 1.5rem;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003ch1\u003eLANGY Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca rel=\"noopener\" class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/1500W_1000W_solar_street_ligth_specification.pdf?v=1731045358\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specification Sheet\u003c\/span\u003e \u003c\/a\u003e \u003ca rel=\"noopener\" class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/FT_400W_500W_solar_street_light_manual.pdf?v=1712740064\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload User Manual\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cspan\u003eProfessional-grade solar lighting solution with 50,000LM output designed for superior performance and reliability\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003eIP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eFT-B50AH+16FTG \/ FT-B50AH+20FTG\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e1800W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole Height\u003c\/td\u003e\n\u003ctd\u003e16FT \/ 20FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e88 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6V \/ 50W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e1680 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Weight\u003c\/td\u003e\n\u003ctd\u003e24lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole Weight\u003c\/td\u003e\n\u003ctd\u003e44 lb \/ 56 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePole Thickness\u003c\/td\u003e\n\u003ctd\u003e1.5mm \/ 1.8mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6700K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5+ 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=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e High-Efficiency Lighting\u003c\/h3\u003e\n\u003cp\u003e50,000LM daylight white output (6500K) equivalent to 1800W traditional lighting, 3-4 times brighter than standard solar lights with uniform light distribution without dark spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e Solar-Powered Operation\u003c\/h3\u003e\n\u003cp\u003e25% solar conversion efficiency with 50,000mAh high-capacity lithium battery. 5-8 hour charge for 15-24 hour operation with intelligent charging protection system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Durable Construction\u003c\/h3\u003e\n\u003cp\u003eIP65 waterproof rating for all-weather operation with die-cast aluminum housing and thermal management. Withstands -4°F to 140°F temperature range with corrosion-resistant powder-coated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e Easy Installation\u003c\/h3\u003e\n\u003cp\u003ePole or wall mount options included with 13-24ft adjustable installation height. 1,680 sq.ft optimal coverage area with no wiring required - operational in 30 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eApplications \u0026amp; Support\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e Ideal Applications\u003c\/h3\u003e\n\u003cp\u003eResidential driveways, commercial parking lots, public parks, farms, construction sites, and remote off-grid areas. Perfect for any location needing reliable, bright lighting without electrical infrastructure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-headset\"\u003e\u003c\/i\u003e Support \u0026amp; Warranty\u003c\/h3\u003e\n\u003cp\u003e24\/7 customer support with lighting experts and comprehensive 1-year warranty coverage. Includes hassle-free replacement policy with detailed installation guides and video tutorials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"1800W light +16FT pole","offer_id":43532824281223,"sku":"FT50AH+SP16","price":398.69,"currency_code":"USD","in_stock":true},{"title":"1800W light +20FT pole","offer_id":43532824313991,"sku":"FT50AH+SP20","price":418.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Solar_Green_Hog_light_17.jpg?v=1766216166"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/collections\/20230215155810.jpg?v=1734424252","url":"https:\/\/www.langy-energy.com\/collections\/solar-street-light\/solar-street-light.oembed","provider":"Langy Energy","version":"1.0","type":"link"}