{"title":"Solar Wall, Security \u0026 Spotlight Lights","description":"\u003ch2\u003eIlluminate \u0026amp; Protect — Without the Wiring\u003c\/h2\u003e\u003cp\u003eKeep your home, driveway, and property safe and well-lit with our solar-powered wall, security, and spotlight lights. Motion-activated and always on guard, these lights deliver bright, reliable illumination the moment they detect movement — all powered by the sun.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMotion sensor activation\u003c\/strong\u003e — lights up instantly when movement is detected\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBright LED illumination\u003c\/strong\u003e — powerful enough to deter intruders and light dark corners\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo electrician needed\u003c\/strong\u003e — simple DIY installation with no wiring required\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAll-weather durability\u003c\/strong\u003e — designed for year-round outdoor use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZero running costs\u003c\/strong\u003e — solar-charged daily, no electricity bills ever\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003eProtect what matters most while cutting energy costs — smart, sustainable security lighting powered by the sun.\u003c\/p\u003e","products":[{"product_id":"200w-solar-street-lights-es03-series","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 Lights","offers":[{"title":"Default Title","offer_id":54327631020324,"sku":"ES03-200W","price":99.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/Customer_review_5_1_1.jpg?v=1780602983"},{"product_id":"solar-green-floodlight-for-night-hunting","title":"Solar Green Floodlight for Night Hunting","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 \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --primary: #2E7D32;\n            --primary-light: #4CAF50;\n            --primary-dark: #1B5E20;\n            --accent: #FF9800;\n            --light: #f8f9fa;\n            --dark: #2c3e50;\n            --text: #333;\n            --text-light: #666;\n            --white: #ffffff;\n            --border: #e0e0e0;\n            --shadow: 0 5px 15px rgba(0,0,0,0.08);\n            --transition: all 0.3s ease;\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Poppins', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: var(--text);\n            line-height: 1.6;\n            min-height: 100vh;\n            position: relative;\n            overflow-x: hidden;\n            padding-bottom: 40px;\n        }\n        \n        body::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: radial-gradient(circle at 10% 20%, rgba(232, 245, 233, 0.3) 0%, rgba(232, 245, 233, 0) 70%);\n            z-index: -1;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .header {\n            text-align: center;\n            margin: 30px 0;\n        }\n        \n        .header h1 {\n            font-size: 2.8rem;\n            color: var(--primary-dark);\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .subtitle {\n            color: var(--text-light);\n            font-size: 1.25rem;\n            max-width: 700px;\n            margin: 0 auto 30px;\n            font-weight: 400;\n            line-height: 1.7;\n        }\n        \n        \/* 卡片式参数容器 *\/\n        .spec-cards-container {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 15px;\n            margin: 30px 0;\n            display: none; \/* 默认隐藏，移动端显示 *\/\n        }\n        \n        .spec-card-item {\n            background: var(--white);\n            border-radius: 12px;\n            padding: 20px;\n            box-shadow: var(--shadow);\n            border-left: 4px solid var(--primary);\n            transition: var(--transition);\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .spec-card-header {\n            display: flex;\n            align-items: center;\n            margin-bottom: 12px;\n        }\n        \n        .spec-card-icon {\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            background: rgba(46, 125, 50, 0.1);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 15px;\n            color: var(--primary);\n            font-size: 1.2rem;\n        }\n        \n        .spec-card-title {\n            font-weight: 600;\n            color: var(--primary-dark);\n            font-size: 1.1rem;\n        }\n        \n        .spec-card-value {\n            font-size: 1.05rem;\n            color: var(--text);\n            padding-left: 55px;\n            line-height: 1.6;\n        }\n        \n        \/* 原有表格样式 - 桌面端使用 *\/\n        .spec-card {\n            background: var(--white);\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: var(--shadow);\n            margin: 40px 0;\n            border: 1px solid var(--border);\n            transition: var(--transition);\n            animation: fadeIn 0.8s ease-out;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(0,0,0,0.12);\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, var(--primary), var(--primary-dark));\n            color: var(--white);\n            padding: 20px;\n            text-align: center;\n            font-size: 1.6rem;\n            font-weight: 700;\n            letter-spacing: 0.5px;\n            position: relative;\n        }\n        \n        .spec-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 4px;\n            background: var(--accent);\n            border-radius: 2px;\n        }\n        \n        .spec-table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 5px;\n            position: relative;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 1rem;\n            position: relative;\n        }\n        \n        .spec-table th {\n            background-color: #E8F5E9;\n            color: var(--primary-dark);\n            font-weight: 700;\n            padding: 15px 20px;\n            text-align: left;\n            border-bottom: 2px solid #C8E6C9;\n            font-size: 1.1rem;\n        }\n        \n        .spec-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #E8F5E9;\n            vertical-align: top;\n            color: var(--text);\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: #F1F8E9;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #DCEDC8;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: var(--primary-dark);\n            width: 30%;\n        }\n        \n        \/* 移动端卡片式布局 *\/\n        @media (max-width: 768px) {\n            .spec-cards-container {\n                display: grid; \/* 在移动端显示卡片 *\/\n            }\n            \n            .spec-card {\n                display: none; \/* 在移动端隐藏表格 *\/\n            }\n            \n            .spec-card-item {\n                padding: 18px;\n            }\n            \n            .spec-card-icon {\n                width: 36px;\n                height: 36px;\n                font-size: 1.1rem;\n            }\n            \n            .spec-card-title {\n                font-size: 1.05rem;\n            }\n            \n            .spec-card-value {\n                font-size: 1rem;\n                padding-left: 51px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-cards-container {\n                gap: 12px;\n            }\n            \n            .spec-card-item {\n                padding: 15px;\n            }\n            \n            .spec-card-icon {\n                width: 32px;\n                height: 32px;\n                font-size: 1rem;\n                margin-right: 12px;\n            }\n            \n            .spec-card-title {\n                font-size: 1rem;\n            }\n            \n            .spec-card-value {\n                font-size: 0.95rem;\n                padding-left: 44px;\n            }\n        }\n        \n        \/* 其他样式保持不变 *\/\n        .features-section {\n            margin: 50px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: var(--primary-dark);\n            margin-bottom: 40px;\n            font-size: 2.2rem;\n            position: relative;\n            font-weight: 700;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 100px;\n            height: 5px;\n            background: linear-gradient(to right, var(--primary), var(--accent));\n            margin: 15px auto;\n            border-radius: 3px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 25px;\n        }\n        \n        .feature-card {\n            background: var(--white);\n            border-radius: 15px;\n            padding: 30px;\n            box-shadow: var(--shadow);\n            transition: var(--transition);\n            display: flex;\n            flex-direction: column;\n            border: 1px solid var(--border);\n            position: relative;\n            overflow: hidden;\n            animation: fadeIn 0.6s ease-out forwards;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 25px rgba(0,0,0,0.12);\n            border-color: var(--primary-light);\n        }\n        \n        .feature-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 5px;\n            background: linear-gradient(to right, var(--primary), var(--primary-dark));\n        }\n        \n        .feature-card h3 {\n            font-size: 1.4rem;\n            color: var(--primary-dark);\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 15px;\n            color: var(--primary);\n            font-size: 1.8rem;\n            min-width: 40px;\n            text-align: center;\n        }\n        \n        .feature-card p {\n            color: var(--text-light);\n            font-size: 1.05rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        .hunting-benefits {\n            background: linear-gradient(to right, rgba(232, 245, 233, 0.7), rgba(232, 245, 233, 0.9));\n            padding: 40px;\n            border-radius: 15px;\n            margin: 50px 0;\n            border-left: 5px solid var(--primary);\n            box-shadow: var(--shadow);\n            animation: fadeIn 0.8s ease-out;\n        }\n        \n        .hunting-benefits h3 {\n            color: var(--primary-dark);\n            margin-bottom: 25px;\n            font-size: 1.8rem;\n            text-align: center;\n            font-weight: 700;\n        }\n        \n        .hunting-benefits ul {\n            list-style-type: none;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .hunting-benefits li {\n            padding: 15px 0 15px 40px;\n            position: relative;\n            font-size: 1.1rem;\n            line-height: 1.7;\n            border-bottom: 1px dashed rgba(46, 125, 50, 0.2);\n            color: var(--text);\n        }\n        \n        .hunting-benefits li:last-child {\n            border-bottom: none;\n        }\n        \n        .hunting-benefits li::before {\n            content: \"✓\";\n            color: var(--primary);\n            font-weight: bold;\n            position: absolute;\n            left: 0;\n            top: 15px;\n            font-size: 1.5rem;\n            width: 30px;\n            height: 30px;\n            background: rgba(76, 175, 80, 0.1);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        \/* Animations *\/\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        \n        @keyframes pulse {\n            0% { transform: translateY(-50%) scale(1); }\n            50% { transform: translateY(-50%) scale(1.1); }\n            100% { transform: translateY(-50%) scale(1); }\n        }\n        \n        \/* Responsive design adjustments *\/\n        @media (max-width: 992px) {\n            .header h1 {\n                font-size: 2.4rem;\n            }\n            \n            .section-title {\n                font-size: 1.9rem;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .header h1 {\n                font-size: 2rem;\n            }\n            \n            .subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .hunting-benefits {\n                padding: 30px 20px;\n            }\n            \n            .hunting-benefits li {\n                font-size: 1rem;\n                padding-left: 35px;\n            }\n            \n            .feature-card {\n                padding: 25px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .header h1 {\n                font-size: 1.8rem;\n            }\n            \n            .section-title {\n                font-size: 1.7rem;\n            }\n            \n            .feature-card {\n                padding: 20px;\n            }\n            \n            .feature-card h3 {\n                font-size: 1.3rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch1\u003eLangy Solar Hunting Light\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c!-- 移动端卡片式参数展示 --\u003e\n\u003cdiv class=\"spec-cards-container\"\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-plug\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003ePower Source\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003eSolar Powered (No Electricity Required)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eInstallation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003e15-foot extension cable, Carabiner included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-sliders-h\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eControl Options\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003eRemote Control (Stay-on, Timer, Motion Detection)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eWaterproof Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003eIP65 (Weatherproof)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-cube\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eMaterial\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003eDurable ABS Plastic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-thermometer-half\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eTemperature Range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003e-50°F to 140°F (-45°C to 60°C)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003e1-Year Comprehensive Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eBattery Type\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003eRechargeable Lithium-ion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-charging-station\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eCharging Time\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003e6-8 hours (Full Sunlight)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eOperation Time\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003eUp to 12 hours (Full Charge)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eLight Output\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003eAdjustable Brightness (300-1200 Lumens)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-item\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003cdiv class=\"spec-card-icon\"\u003e\n\u003ci class=\"fas fa-sensor\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-title\"\u003eMotion Detection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card-value\"\u003e26ft Range, 120° Angle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 桌面端表格展示 --\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\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Source\u003c\/td\u003e\n\u003ctd\u003eSolar Powered (No Electricity Required)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003e15-foot extension cable, Carabiner included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControl Options\u003c\/td\u003e\n\u003ctd\u003eRemote Control (Stay-on, Timer, Motion Detection)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65 (Weatherproof)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDurable ABS Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTemperature Range\u003c\/td\u003e\n\u003ctd\u003e-50°F to 140°F (-45°C to 60°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1-Year Comprehensive Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Type\u003c\/td\u003e\n\u003ctd\u003eRechargeable Lithium-ion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e6-8 hours (Full Sunlight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperation Time\u003c\/td\u003e\n\u003ctd\u003eUp to 12 hours (Full Charge)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Output\u003c\/td\u003e\n\u003ctd\u003eAdjustable Brightness (300-1200 Lumens)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Detection\u003c\/td\u003e\n\u003ctd\u003e26ft Range, 120° Angle\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!-- 其他内容保持不变 --\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-sun\"\u003e\u003c\/i\u003e Solar Efficiency\u003c\/h3\u003e\n\u003cp\u003eHigh-efficiency monocrystalline solar panel provides maximum energy conversion 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-water\"\u003e\u003c\/i\u003e Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eIP65 waterproof rating ensures reliable operation in rain, snow, and extreme weather conditions.\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 Green Light Technology\u003c\/h3\u003e\n\u003cp\u003eSpecialized green LED spectrum provides optimal visibility without spooking game animals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-motion\"\u003e\u003c\/i\u003e Smart Motion Detection\u003c\/h3\u003e\n\u003cp\u003eAdvanced PIR sensor detects movement up to 26 feet away with 120° coverage angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e Long Battery Life\u003c\/h3\u003e\n\u003cp\u003eHigh-capacity lithium battery provides up to 12 hours of continuous operation 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-tools\"\u003e\u003c\/i\u003e Easy Installation\u003c\/h3\u003e\n\u003cp\u003eNo wiring required - includes carabiner clips and mounting hardware for quick setup anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hunting-benefits\"\u003e\n\u003ch3\u003eWhy Choose Our Solar Hunting Lights?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDramatically improves night hunting success with optimal green illumination\u003c\/li\u003e\n\u003cli\u003eMotion-activated design preserves battery while providing light when needed\u003c\/li\u003e\n\u003cli\u003eNo wiring required - install anywhere\u003c\/li\u003e\n\u003cli\u003eMaintenance-free operation with automatic dusk-to-dawn functionality\u003c\/li\u003e\n\u003cli\u003eWithstands extreme outdoor conditions from freezing to desert heat\u003c\/li\u003e\n\u003cli\u003eUS-based support with 1-year warranty for peace of mind\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"12000 lumens","offer_id":54327633805604,"sku":"GH081F-300-black","price":59.69,"currency_code":"USD","in_stock":true},{"title":"14000 lumens","offer_id":54327633838372,"sku":"GH081F-400-Black","price":78.89,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/20241129-154809.jpg?v=1780603062"},{"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 Lights","offers":[{"title":"Default Title","offer_id":54327640129828,"sku":"4PACK-ES03-200W","price":328.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/100W_14.jpg?v=1780603322"},{"product_id":"60w-90w-120w-solar-street-light-es04-series","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 Solar Lights","offers":[{"title":"60W-6000lm \/ 1 PACK","offer_id":54327659036964,"sku":"ES04-60W","price":118.69,"currency_code":"USD","in_stock":true},{"title":"60W-6000lm \/ 2 PACK","offer_id":54327659069732,"sku":"ES04-60W-2pack","price":118.69,"currency_code":"USD","in_stock":true},{"title":"60W-6000lm \/ 4 PACK","offer_id":54327659102500,"sku":"ES04-60W-4pack","price":198.69,"currency_code":"USD","in_stock":true},{"title":"90W-9000lm \/ 1 PACK","offer_id":54327659135268,"sku":"sku-44747669536903","price":78.69,"currency_code":"USD","in_stock":false},{"title":"90W-9000lm \/ 2 PACK","offer_id":54327659168036,"sku":"ES04-90W-2pack","price":138.7,"currency_code":"USD","in_stock":false},{"title":"90W-9000lm \/ 4 PACK","offer_id":54327659200804,"sku":"ES04-90W-4pack","price":259.69,"currency_code":"USD","in_stock":false},{"title":"120 W-12000lm \/ 1 PACK","offer_id":54327659233572,"sku":"sku-44747669569671","price":98.69,"currency_code":"USD","in_stock":true},{"title":"120 W-12000lm \/ 2 PACK","offer_id":54327659266340,"sku":"ES04-120W-2pack","price":152.48,"currency_code":"USD","in_stock":true},{"title":"120 W-12000lm \/ 4 PACK","offer_id":54327659299108,"sku":"ES04-120W-4pack","price":269.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/facebook_ads_1.png?v=1780603798"},{"product_id":"2-pack-100-led-solar-powered-motion-sensor-lights-with-270-wide-angle","title":"2-Pack: 100-LED Solar Powered Motion Sensor Lights With 270° Wide Angle","description":"\u003cp\u003eSolar lights outdoor use the world’s leading solar panels (monocrystalline silicon) to convert up to 19% of sunlight into electrical energy, charging time is at least 5% faster than other models of solar wall lights (polysilicon) on the market. Especially in winter or rainy days, when the light is not enough, save on your charging time!\u003c\/p\u003e\n\u003ch6\u003eFeatures:\u003c\/h6\u003e\n\u003cul\u003e\n\u003cli\u003e2-Pack\u003c\/li\u003e\n\u003cli\u003eSolar lights outdoor equipped with 100 super bright LED beads, Solar motion sensor lights outdoor provides excellent illumination of up to 1000 lumens, Solar sensor lights which are far brighter than other similar LED solar lights.\u003c\/li\u003e\n\u003cli\u003eSensor Mode (Recommended), Dim Light with Sensor Mode, or Dim Light Mode. This Solar Sensitive Lights need not wire. Install the solar powered wall lights with screws provided and charge them fully under direct sunlight for 8-12 hours.\u003c\/li\u003e\n\u003cli\u003eOur units are made of high-impact ABS which can withstand snow, rain, and other extreme weather conditions. IP65 waterproof and heatproof, solar-powered lights, suitable for most kinds of weathers. Great outdoor light for using outdoor, garden, patio yard, deck garage, or driveway porch.\u003c\/li\u003e\n\u003cli\u003eTurns on at night when the motion sensor is detected, and automatically off after motion stops. The powerful sensor ball head offers strong motion sensitivity up to 9-17 feet and 270 degrees sensor angle.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"DailySale","offers":[{"title":"Default Title","offer_id":54327672176932,"sku":"14581","price":29.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/2-pack-100-led-solar-powered-motion-sensor-lights-with-270deg-wide-angle-lighting-decor-dailysale-511552.jpg?v=1780604084"},{"product_id":"1500w-solar-street-light-with-20ft-16ft-pole","title":"1500W 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\"\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\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eFT-B40AH+16FTG \/ FT-B40AH+20FTG\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e1500W\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\"\u003e40,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\u003e1480 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\"\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\u003e40,000LM daylight white output (6500K) equivalent to 1500W 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,480 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":"1500W light +16FT pole","offer_id":54327693705508,"sku":"FT-B40AHB+16FTG","price":388.68,"currency_code":"USD","in_stock":true},{"title":"1500W light +20FT pole","offer_id":54327693738276,"sku":"FT-B40AHB+20FTG","price":408.68,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/facebook_ads_47.jpg?v=1780604367"},{"product_id":"1200w-solar-street-light-with-pole-30-000lumens","title":"1200W 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 30,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\"\u003e1200W\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\"\u003e30,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 30,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":54327697506596,"sku":"FT-40AHG+16FTG","price":339.0,"currency_code":"USD","in_stock":true},{"title":"GREY1400W light +20FT pole +Ground cage","offer_id":54327697539364,"sku":"FT-40AHG+20FTG","price":399.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/facebook_ads_42.jpg?v=1780604424"},{"product_id":"4-pack-60w-solar-street-light-6000-lumens","title":"4 PACK 60W solar street light 6000 lumens","description":"\u003ch3 style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Popular_solar_street_light_specification_90W.pdf?v=1699106329\" title=\"60W solar street light 6000 lumens\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"text-decoration: underline; color: #ff8000;\"\u003eSpecification Download\u003c\/span\u003e\u003c\/a\u003e\u003c\/h3\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\n\u003cbr\u003e\u003ca href=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0363\/8070\/4903\/files\/Solar_street_light_manual.pdf?v=1668077332\" title=\"60W solar street light 6000 lumens\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"text-decoration: underline; color: #ff8000;\"\u003eUser Manual Download\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/ES04_60W_90W_120W.jpg?v=1714460084\"\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\" data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-list-item\" data-mce-fragment=\"1\"\u003e🔥【 UPGRADE MOTION SENSOR 】: The light can be totally TURN OFF or keep 30% brightness when no motion is detected. It can save more than 20% of energy for a longer working time\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-list-item\" data-mce-fragment=\"1\"\u003e🔥【HIGH BIRGHTNESS\u0026amp; WIDER LIGHT AREA】The solar pole lights outdoor equipped with 120PCS high quality LED, very Bright.10000mAH large capacity lithium battery which can be used continuously for 1-2 days with radar mode\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-list-item\" data-mce-fragment=\"1\"\u003e🔥【REMOTE \u0026amp;LIGHT CONTROL】The dusk to dawn security light charges during the day and lights up at night automatically. Constantly light, motion sensor, and brightness all can be customized by remote\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-list-item\" data-mce-fragment=\"1\"\u003e🔥【NO ELECTRICITY BILL\u0026amp; WIRELESS】Solar panels convert solar energy into electricity wires, easy to install. Perfect for an unlit driveway, paths, roof, walkway, garage, backyards, farms, countryside road, patio, barn, court, dark place\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-list-item\" data-mce-fragment=\"1\"\u003e🔥【WATERPROOF\u0026amp; DURABLE】The packing lots are light and made of durable ABS material and can withstand all kinds of outside bad weather conditions. The working temperature is -50℉-140℉. The recommended installation height is 13~16.4ft\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-list-item\" data-mce-fragment=\"1\"\u003e🔥【Product Warranty:】1-year warranty. If you have been unsatisfied with your purchase for any reason, please feel free to contact us. Customer satisfaction is our highest pursuit\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Langy Solar Lights","offers":[{"title":"Default Title","offer_id":54327714873636,"sku":"ES04-4-60","price":198.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/Customer_review_3_1.jpg?v=1780604635"},{"product_id":"solar-sign-light-flood-lights-13-bicssl-02","title":"Solar Sign Light Flood Lights  13\" BICSSL-02","description":"\u003c!-- ═══ COMPARE BANNER — V4 Dark Theme ═══ --\u003e\n\u003cdiv style=\"background:linear-gradient(135deg,rgba(232,185,49,.1) 0%,rgba(232,185,49,.04) 100%);border:1px solid rgba(232,185,49,.25);border-radius:12px;padding:18px 22px;margin:0 0 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-family:'Inter',-apple-system,sans-serif\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:14px\"\u003e\n    \u003cdiv style=\"width:38px;height:38px;border-radius:9px;background:rgba(232,185,49,.12);border:1px solid rgba(232,185,49,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0\"\u003e\n      \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#E8B931\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"font:600 10px\/1 'Inter',sans-serif;color:#E8B931;letter-spacing:.16em;text-transform:uppercase;margin-bottom:4px\"\u003eCompare Options\u003c\/div\u003e\n      \u003cdiv style=\"font:500 13px\/1.3 'Inter',sans-serif;color:rgba(255,255,255,.85)\"\u003eNot sure this is the right fit? \u003cspan style=\"color:#fff;font-weight:600\"\u003eSee all Brighticonic sign lights\u003c\/span\u003e — sizes, specs \u0026amp; pricing compared side by side.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"https:\/\/www.brighticonic.com\/pages\/solar-sign-lighting-solutions\" style=\"display:inline-flex;align-items:center;gap:7px;padding:10px 20px;background:#E8B931;color:#000000!important;border-radius:8px;font:600 12px\/1 'Inter',sans-serif;text-decoration:none!important;white-space:nowrap;flex-shrink:0;transition:background .2s\" onmouseover=\"this.style.background='#F5D060'\" onmouseout=\"this.style.background='#E8B931'\"\u003e\n    \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003cspan style=\"color:#000000!important;font-family:'Inter',-apple-system,sans-serif;font-weight:600;font-size:12px\"\u003eCompare All Options\u003c\/span\u003e\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══ PRODUCT DESCRIPTION ═══ --\u003e\n\u003ch4\u003eBrighticonic Solar Sign Light BICSSL-02 — Illuminating at 13.25\"\u003c\/h4\u003e\n\n\u003cp\u003eUpgrade your signage game with our latest innovation — the Brighticonic Solar Spot Sign Light not only adds radiant luminosity to your signs but also brings versatile lighting solutions to your fingertips.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n  \u003cli\u003e\n\u003cstrong\u003eExtended Length:\u003c\/strong\u003e At 13.25\" it ensures a broader, more impactful illumination for your signs.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eVersatile Applications:\u003c\/strong\u003e Illuminate signs, downlight walls, or add a decorative touch to any space. The included pole and ground stake offer flexible lighting options.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eEnhanced Brightness:\u003c\/strong\u003e Shine brighter with increased lumens, ensuring your signs and spaces are vividly lit.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eExtended Lighting Time:\u003c\/strong\u003e Keep the brilliance alive for up to 6 nights after a full charge, perfect for uninterrupted visibility.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\u003cp\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eRealtors:\u003c\/strong\u003e Make your listings stand out day and night.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eConstruction Companies:\u003c\/strong\u003e Light up job sites and safety signs with ease.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSign Companies:\u003c\/strong\u003e Illuminate large signs with precision.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSmall Businesses:\u003c\/strong\u003e Highlight your storefront or signage effortlessly.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLandscapers:\u003c\/strong\u003e Accentuate landscape features for added charm.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHome Decor Enthusiasts:\u003c\/strong\u003e Add a touch of brilliance to your spaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003e\u003cem\u003eVideo \u003ca href=\"https:\/\/youtu.be\/85cneRpyoSs\" title=\"How to light up a sign\" target=\"_blank\" rel=\"noopener\"\u003ehere\u003c\/a\u003e\u003c\/em\u003e\u003c\/h3\u003e\n\n\u003c!-- ═══ SPECS TABLE — cleaned ═══ --\u003e\n\u003ctable style=\"width:100%;border-collapse:collapse;font-weight:400\"\u003e\n  \u003ctbody\u003e\n\n    \u003ctr\u003e\n      \u003ctd colspan=\"2\" style=\"padding:10px 12px;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.08)\"\u003e\n        \u003cstrong\u003eModel: BICSSL-02 (Solar Sign Flood Light)\u003c\/strong\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd colspan=\"2\" style=\"padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08)\"\u003e\n        \u003cstrong\u003eSolar Panel\u003c\/strong\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65);width:50%\"\u003eHigh Efficiency Solar Panel\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e4W (PET laminated)\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd colspan=\"2\" style=\"padding:10px 12px;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.08)\"\u003e\n        \u003cstrong\u003eLED\u003c\/strong\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eLED Qty\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e100pcs SMD2835\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eLED Module\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e1\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eLED Wattage\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e5W\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eEfficiency\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e160 lm\/W\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eColor Temperature\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e6000–6500K (other CCT available, customization minimum qty applies)\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd colspan=\"2\" style=\"padding:10px 12px;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.08)\"\u003e\n        \u003cstrong\u003eBattery\u003c\/strong\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eLithium Battery\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e3.7V 5200mAh\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eCharging Time\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e6–8 hours in bright sunshine\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd colspan=\"2\" style=\"padding:10px 12px;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.08)\"\u003e\n        \u003cstrong\u003eGeneral Information\u003c\/strong\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eProduct Material\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003eHigh-quality PC + ABS\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eProduct Size\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e13.8\" × 3.6\" × 2.1\" (350 × 92 × 54 mm)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eIP Rating\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003eIP65\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eOperating Temperature\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e‑13°F to 149°F (‑25°C to 65°C)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eWorking Mode\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003eSteady light entire night — auto off at daytime for charging\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eLight Control Threshold\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e30 lux\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eLighting Time\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e6 nights after fully charged (COEUS Technology)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eMounting Methods\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e\n        1. Rotatable bracket mounting\u003cbr\u003e\n        2. Rotatable extension arm mounting\u003cbr\u003e\n        3. Ground stake mounting\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eCertifications\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003eCE, RoHS, FCC, ISO9001:2015  |  \u003cstrong\u003ePatent No.: 2020308088089\u003c\/strong\u003e\n\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.65)\"\u003eWarranty\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.05)\"\u003e1 Year\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding:8px 12px;color:rgba(255,255,255,.65)\"\u003eApplications\u003c\/td\u003e\n      \u003ctd style=\"padding:8px 12px\"\u003eSign lighting, billboard lighting, real estate signs, fence post lighting, house number lighting, monument \u0026amp; pylon signs, landscape accent lighting, wall lighting, storefront illumination\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c!-- ═══ BOTTOM COMPARE NUDGE ═══ --\u003e\n\u003cdiv style=\"border-top:1px solid rgba(255,255,255,.07);margin-top:28px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-family:'Inter',-apple-system,sans-serif\"\u003e\n  \u003cp style=\"font:400 13px\/1.5 'Inter',sans-serif;color:rgba(255,255,255,.45);margin:0\"\u003eExploring sign lighting options for your property or business?\u003c\/p\u003e\n  \u003ca href=\"https:\/\/www.brighticonic.com\/pages\/solar-sign-lighting-solutions\" style=\"display:inline-flex;align-items:center;gap:6px;font:600 12px\/1 'Inter',sans-serif;color:#E8B931;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(232,185,49,.4)\"\u003e\n    Compare all Brighticonic sign lights →\n  \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Brighticonic","offers":[{"title":"White -6500k (Cool White)","offer_id":54327766679844,"sku":"G1-V13J-OSBD","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Black - 6500k (Cool White)","offer_id":54327766712612,"sku":"1M-6HZG-Q834","price":44.99,"currency_code":"USD","in_stock":true},{"title":"White - 3000K (Warm White)","offer_id":54327766745380,"sku":"VO-3HG3-BNU6","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Black - 3000K (Warm White)","offer_id":54327766778148,"sku":"OZ-W62V-KXQK","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/Main2000Xa.png?v=1780605002"},{"product_id":"solar-landscape-outdoor-spotlights","title":"Solar Landscape Outdoor Spotlights","description":"\u003cdiv\u003e\n\u003cp\u003eEnhance the beauty and security of your outdoor space with our \u003cb\u003eSolar Landscape Outdoor Spotlights\u003c\/b\u003e. Crafted for easy installation and long-lasting performance, these eco-friendly lights harness the power of the sun to illuminate your garden, yard, patio, or any landscape feature with brilliance and efficiency.\u003c\/p\u003e\n\n\u003cp\u003eDesigned with durability in mind, our spotlights feature a \u003cb\u003eweather-resistant plastic construction\u003c\/b\u003e that withstands rain, snow, and other outdoor elements. The \u003cb\u003ewaterproof design\u003c\/b\u003e ensures consistent performance, making them ideal for year-round use. With a sleek and unobtrusive appearance, they seamlessly blend into any outdoor setting while providing focused, bright lighting that highlights your landscaping at night.\u003c\/p\u003e\n\n\u003cp\u003eKey features include:\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cb\u003eWhite Light Power Mode\u003c\/b\u003e for clear, bright illumination\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eSolar-powered operation\u003c\/b\u003e to reduce electricity costs and promote eco-friendliness\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eOperating voltage\u003c\/b\u003e of ≤36V for safe, reliable use\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eAdvanced lithium solar batteries\u003c\/b\u003e for extended lighting hours\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eEasy installation\u003c\/b\u003e without the need for wiring or external power sources\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003ePerfect for \u003ci\u003egarden decoration, yard enhancement, patio ambiance, pool area lighting, or accentuating trees\u003c\/i\u003e, these solar spotlights combine functionality with environmental consciousness. Illuminate your outdoor spaces beautifully while saving energy — order your \u003cb\u003eSolar Landscape Outdoor Spotlights\u003c\/b\u003e today and transform your landscape into a captivating nighttime retreat!\u003c\/p\u003e    \u003c\/div\u003e","brand":"DailySale","offers":[{"title":"2-Piece","offer_id":54573893091620,"sku":"31934-2-Piece","price":39.0,"currency_code":"USD","in_stock":true},{"title":"4-Piece","offer_id":54573893124388,"sku":"31934-4-Piece","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/solar-landscape-outdoor-spotlights-outdoor-lighting-2-piece-dailysale-400380.jpg?v=1781022526"},{"product_id":"100-w-200w-commercial-solar-street-light-stay-on","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 Solar Lights","offers":[{"title":"30000 lumens-Stay on","offer_id":54574207566116,"sku":"ECO100WGREY","price":159.69,"currency_code":"USD","in_stock":true},{"title":"5000 lumens-Stay on","offer_id":54574207598884,"sku":"ECO-200W-Grey","price":249.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/2_262f3fb2-5d52-4d02-b97d-c425c3b3ec1c.jpg?v=1781022847"},{"product_id":"solar-spot-lights-and-solar-motion-sensor-spotlights","title":"Solar Spot Lights and Solar Motion Sensor Spotlights","description":"\u003cdiv\u003e\n\u003cp\u003eEnhance the safety, security, and ambiance of your outdoor space with our \u003cb\u003eSolar Spot Lights and Solar Motion Sensor Spotlights\u003c\/b\u003e. Designed for maximum efficiency and ease of use, these eco-friendly lighting solutions harness the power of the sun to provide bright, reliable illumination without increasing your energy bills.\u003c\/p\u003e\n\n\u003cp\u003eEquipped with advanced \u003cb\u003emotion sensors\u003c\/b\u003e, these lights automatically activate when movement is detected, offering heightened security and convenience. Whether you're hosting a backyard gathering or ensuring your driveway is well-lit at night, these spotlights deliver targeted lighting exactly when you need it.\u003c\/p\u003e\n\n\u003cp\u003eConstructed from durable \u003cb\u003ehigh-quality plastic\u003c\/b\u003e with a sleek, semi-flush mount design, these fixtures are built to withstand outdoor elements while seamlessly blending into your landscape. The \u003cb\u003edetachable spotlight fixture\u003c\/b\u003e makes installation and maintenance simple, while the \u003cb\u003esolar charging system\u003c\/b\u003e ensures continuous operation without the need for external power sources.\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cb\u003ePowerful Lithium Battery\u003c\/b\u003e: 800mAh capacity for extended illumination\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eEco-Friendly\u003c\/b\u003e: Solar-powered, reducing your carbon footprint\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eEasy Installation\u003c\/b\u003e: No wiring required, suitable for various outdoor settings\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eVersatile Use\u003c\/b\u003e: Ideal for gardens, pathways, driveways, and patios\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003ci\u003eUpgrade your outdoor lighting today with our \u003cb\u003eSolar Spot Lights and Solar Motion Sensor Spotlights\u003c\/b\u003e. Experience security, convenience, and eco-friendly illumination all in one package. Don't wait—add these innovative lights to your outdoor space now for a brighter, safer environment!\u003c\/i\u003e\u003c\/p\u003e    \u003c\/div\u003e","brand":"DailySale","offers":[{"title":"1-Pack","offer_id":54578542543140,"sku":"31937-2-Pack","price":29.0,"currency_code":"USD","in_stock":true},{"title":"2-Pack","offer_id":54578542575908,"sku":"31937-4-Pack","price":49.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/solar-spot-lights-and-solar-motion-sensor-spotlights-outdoor-lighting-1-pack-dailysale-810327.webp?v=1781025873"},{"product_id":"6-pack-solar-powered-motion-sensor-outdoor-garden-light-with-108-cob-led-lights","title":"6-Pack: Solar Powered Motion Sensor Outdoor Garden Light with 108 COB LED Lights","description":"\u003cdiv\u003e\n\u003cp\u003eEnhance the security and ambiance of your outdoor space with our \u003cb\u003e6-Pack: Solar Powered Motion Sensor Outdoor Garden Light with 108 COB LED Lights\u003c\/b\u003e. Designed for maximum efficiency and brightness, these lights feature \u003cb\u003e108 high-intensity COB LED bulbs\u003c\/b\u003e that deliver powerful illumination, making your garden, pathway, or patio glow with warmth and safety.\u003c\/p\u003e\n\n\u003cp\u003e\u003cb\u003eEco-friendly and cost-effective\u003c\/b\u003e, these lights harness solar energy through their built-in solar panels, eliminating the need for batteries or electrical wiring. The integrated lithium battery with a capacity of \u003cb\u003e1200mAh\u003c\/b\u003e ensures long-lasting performance, automatically charging during the day for reliable operation at night.\u003c\/p\u003e\n\n\u003cp\u003eEquipped with a \u003cb\u003emotion sensor\u003c\/b\u003e, these lights activate only when movement is detected, providing enhanced security and energy savings. Whether mounted on walls or fences, their durable plastic construction guarantees weather resistance and longevity, making them ideal for any outdoor environment.\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cb\u003eAutomatic illumination\u003c\/b\u003e only when motion is detected\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eBright COB LED lights\u003c\/b\u003e for superior visibility\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eSolar-powered\u003c\/b\u003e for eco-friendly operation\u003c\/li\u003e\n  \u003cli\u003e\n\u003cb\u003eEasy wall mounting\u003c\/b\u003e with weather-resistant design\u003c\/li\u003e\n  \u003cli\u003e\u003cb\u003eEnergy-saving and cost-effective\u003c\/b\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003eUpgrade your outdoor lighting with this versatile \u003cb\u003e6-pack\u003c\/b\u003e and enjoy a safer, brighter outdoor space. \u003ci\u003eOrder now\u003c\/i\u003e and take advantage of efficient solar technology and reliable motion-activated lighting to illuminate your property with ease and confidence.\u003c\/p\u003e    \u003c\/div\u003e","brand":"DailySale","offers":[{"title":"Default Title","offer_id":54921480470820,"sku":"31921","price":48.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/6-pack-solar-powered-motion-sensor-outdoor-garden-light-with-108-cob-led-lights-outdoor-lighting-dailysale-735973.webp?v=1781533531"},{"product_id":"porta-potty-solar-lights-with-motion-sensor-bicshl-06","title":"Porta potty solar lights with motion Sensor ‎BICSHL-06","description":"\u003cp\u003e\u003cem\u003e\u003cstrong\u003eBrighticonic Solar Motion Light: Illuminate Your Space, Indoors and Outdoors\u003c\/strong\u003e\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003eDiscover the perfect lighting solution for various settings with our versatile Brighticonic Solar Motion Light. Here's why it's a must-have:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePet Haven Illumination:\u003c\/strong\u003e Specifically designed for dog houses, this solar light ensures your furry friend's space is well-lit, cozy, and safe. The motion sensor activates when your pet enters and turns off when they leave, conserving energy and providing constant glow lights for comfort.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eOutdoor Adventure Essential:\u003c\/strong\u003e Ideal for camping sites and hunting locations, our solar motion light offers efficient illumination where traditional power sources are scarce. It's lightweight, portable, and adapts effortlessly to changing outdoor environments.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eOff-Grid Brilliance:\u003c\/strong\u003e Take your lighting off the grid! Perfect for small storage sheds, greenhouses, and chicken coops, these solar lights provide reliable illumination without relying on traditional power sources. Enjoy flexibility and energy savings in off-grid scenarios.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePorta Potty Powerhouse:\u003c\/strong\u003e Revolutionize portable restroom lighting at campsites or construction zones. Our solar-powered lights are versatile, efficient, and portable. Enhance safety, reduce costs, and illuminate essential facilities with ease.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eBike Shed Lighting:\u003c\/strong\u003e Illuminate your bike shed effortlessly. The Brighticonic Solar Motion Light provides energy-efficient and durable lighting for sheds, ensuring visibility and safety for your biking gear.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/youtu.be\/q6jXOGJRz_E\" title=\"Roof Mounted Solar Portable Light\" rel=\"noopener\" target=\"_blank\"\u003e\u003cem\u003e\u003cstrong\u003eVIDEO HERE\u003c\/strong\u003e\u003c\/em\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eKey Features:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDaylight Illumination:\u003c\/strong\u003e Clear and bright lighting with a color temperature of 5000K.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable and Weatherproof:\u003c\/strong\u003e IP55 rating for protection against dust and water splashes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnergy-Efficient:\u003c\/strong\u003e Solar-powered with a low input voltage of DC 3V, ensuring long-lasting performance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMotion Sensor Activation:\u003c\/strong\u003e Works for 45 seconds upon detecting motion, providing convenience and energy savings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable class=\"a-normal a-spacing-micro\" style=\"width: 564px;\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr class=\"a-spacing-small po-brand\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eBrand\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eBRIGHTICONIC\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-brand\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eModel\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eBICSL20-02\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-color\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eColor\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eBlack\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-material\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eAcrylonitrile Butadiene Styrene\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-material\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003ePower Source\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eSolar, Battery\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-material\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eSolar Panel\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003ePolycrystalline 4V, 55mA, 0.68W\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-material\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eRech. battery\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eLifepo4 3.2V 1200mAh\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-style\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eStyle\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eModern\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eLight fixture form\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eWall\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eColor Temperature (CCT)\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003e5000K (Daylight)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eIP Rating\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eIP55\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eCertification\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eEMC, RoHS, ISO 9001:2000, C-tick, CCC, Energy Star, CE, FCC, LVD, SASO, Reach, Saa\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base a-text-bold\" data-mce-fragment=\"1\"\u003eOperation Mode\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eLight sensor and PIR motion sensor\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eLight Source\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003e10 LEDs\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003e50,000 hours\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eWorking time\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eDelay time (45 seconds)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eInput voltage\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eDC 3V\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eLamp Luminous Efficiency\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003e120 lm\/W\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eLamp Luminous Flux\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003e65 lumens\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eColor Rendering Index\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eMotion detector\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003eAngle 100° and 8m distance range\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eCharging time\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003e6 hrs\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eProduct weight\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003e0.25 kg\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"a-spacing-small po-light_fixture_form\" data-mce-fragment=\"1\"\u003e\n\u003ctd class=\"a-span3\" style=\"width: 168.8px;\" data-mce-fragment=\"1\"\u003eBox size\u003c\/td\u003e\n\u003ctd class=\"a-span9\" style=\"width: 382.2px;\" data-mce-fragment=\"1\"\u003e\u003cspan class=\"a-size-base po-break-word\" data-mce-fragment=\"1\"\u003e13x13x8.5cm\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003eContains:\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e1X LED lamp and integrated solar panel\u003cbr\u003e1X Operation manual\u003c\/span\u003e\u003c\/p\u003e","brand":"Brighticonic","offers":[{"title":"Default Title","offer_id":54921579495716,"sku":"GB-XFP9-QC7P","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/roof-mounted-solar-motion-light-bicsl20-02-670111.jpg?v=1781533604"},{"product_id":"solar-wall-light-colorful-outdoor-garden-light-landscape-light-garden-light-solar-warm-white-two-color-light","title":"Solar Wall Light Colorful Outdoor Garden Light Landscape Light Garden Light Solar Warm White Two-color Light","description":"\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eContinuous lighting time: 6-12 hours\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eProtection class: IP65\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLight source type: LED\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eRated power: 2 (W)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eType: Solar Wall Light\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eVoltage: 1.2 (V)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eDimensions: 75*80*220 (mm)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLife: 1000000 (h)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSwitch Type: Manual\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSunshine time: 8h\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSolar Panel: Polysilicon 2V130MA\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eBattery: Ni-MH AA 1.2V\/600mA\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eCharging time: \u0026gt;8 hours (charging time is affected by light intensity in different seasons)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLighting time: 10-12 hours\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/12A1536AD5C95EEC8E96955140096A56.jpg\" title=\"12A1536AD5C95EEC8E96955140096A56.jpg\" alt=\"详情-03.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/3D4EBDF92A0AEFB3CF8CD8F16FAD9DCD.jpg\" title=\"3D4EBDF92A0AEFB3CF8CD8F16FAD9DCD.jpg\" alt=\"详情-02.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/E256973C4E3EFB341B4EAF72951F02BD.jpg\" title=\"E256973C4E3EFB341B4EAF72951F02BD.jpg\" alt=\"详情-04.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/A01D9534E4BDB38E229E932EF98ACA44.jpg\" title=\"A01D9534E4BDB38E229E932EF98ACA44.jpg\" alt=\"详情-05.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/ED54AB138CE393D338DB083352460A0D.jpg\" title=\"ED54AB138CE393D338DB083352460A0D.jpg\" alt=\"详情-06.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/86D001F933298667B0E269EEFDC4AFB6.jpg\" title=\"86D001F933298667B0E269EEFDC4AFB6.jpg\" alt=\"详情-07.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/5EFE089CF970B68ED00480724B387446.jpg\" title=\"5EFE089CF970B68ED00480724B387446.jpg\" alt=\"详情-09.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/32BE9394CC08FF3633E634EFB2BD2D6B.jpg\" title=\"32BE9394CC08FF3633E634EFB2BD2D6B.jpg\" alt=\"详情-08.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/08E638C7BF9832C3F111F53A289D9EE9.jpg\" title=\"08E638C7BF9832C3F111F53A289D9EE9.jpg\" alt=\"详情-11.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/E079D9C1EE0D6E7A2CBCDFCF53D57B4E.jpg\" title=\"E079D9C1EE0D6E7A2CBCDFCF53D57B4E.jpg\" alt=\"详情-10.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/33CD72C77A0E09C67CC27E9478E20C6A.jpg\" title=\"33CD72C77A0E09C67CC27E9478E20C6A.jpg\" alt=\"详情-15.jpg\" width=\"1175\" height=\"1217\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/C97B290CDE1759A5CB2B2A7A73B933DC.jpg\" title=\"C97B290CDE1759A5CB2B2A7A73B933DC.jpg\" alt=\"详情-14.jpg\" width=\"1180\" height=\"1193\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/07281788F0A5C08E5B0AFA81C9135B12.jpg\" title=\"07281788F0A5C08E5B0AFA81C9135B12.jpg\" alt=\"详情-13.jpg\" width=\"1182\" height=\"1253\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/E000E30EB139A590872062E5B1D1EA90.jpg\" title=\"E000E30EB139A590872062E5B1D1EA90.jpg\" alt=\"详情-12.jpg\" width=\"1184\" height=\"986\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/89E5D3C0C1D2D64255B82EDF817B73DD.jpg\" title=\"89E5D3C0C1D2D64255B82EDF817B73DD.jpg\" alt=\"详情-17.jpg\" width=\"1185\" height=\"1030\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/E000E30EB139A590872062E5B1D1EA90.jpg\" title=\"E000E30EB139A590872062E5B1D1EA90.jpg\" alt=\"详情-16.jpg\" width=\"1191\" height=\"860\"\u003e\u003c\/p\u003e","brand":"American Smart","offers":[{"title":"N230A Colorful Lights \/ Solar Wall Light","offer_id":56003976069412,"sku":"FE4C96C258EE49CEB01CCD32C4B5D2A2","price":20.86,"currency_code":"USD","in_stock":true},{"title":"N230B Two-color light \/ Solar Wall Light","offer_id":56003976102180,"sku":"314442311B814AFE9E7E2A8DB9FDF8BC","price":20.48,"currency_code":"USD","in_stock":true},{"title":"N231 Light Post \/ Solar Wall Light","offer_id":56003976134948,"sku":"8F2504F78C9B49C990555781D0DDC874","price":22.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/246908439EAFF0F817765333350EFA57.jpg?v=1786389762"},{"product_id":"garden-landscape-light-solar-4led-lawn-light-outdoor-landscape-lighting-spotlight-solar-plug-in-light-solar-light","title":"Garden Landscape Light Solar 4led Lawn Light Outdoor Landscape Lighting Spotlight Solar Plug-in Light Solar Light","description":"\u003cp\u003e\u003cspan class=\"offer-attr-item-name\" style=\"box-sizing: border-box; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px 20px 0px 0px; outline: none; width: 150px; font-size: 12px; color: rgb(153, 153, 153);\"\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eModel: YH0502C-RGB\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eContinuous lighting time: 6-12 Hours\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eProtection class: IP45\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLight source type: LED\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eRated power: 2 (W)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eType: Solar Landscape Light\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eVoltage: 3.7 (V)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eDimensions: 290*95*340(mm)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLife: 50000 (h)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSwitch Type: Manual\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSunshine time: 9\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eUse: Landscape Lighting\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan class=\"offer-attr-item-value\" style=\"box-sizing: border-box; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px 20px 0px 0px; outline: none; flex: 1 1 0%; font-size: 12px; overflow: hidden; text-overflow: ellipsis;\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/4B5FCFA37926CBF51229B210427C7223.jpg\" title=\"4B5FCFA37926CBF51229B210427C7223.jpg\" alt=\"详情-03.jpg\"\u003e    \u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/C818F16E7933275F813ED9DB5ECDCD7C.jpg\" title=\"C818F16E7933275F813ED9DB5ECDCD7C.jpg\" alt=\"详情-08.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/215D55F9527C0677D29F63BA87793BAB.jpg\" title=\"215D55F9527C0677D29F63BA87793BAB.jpg\" alt=\"详情-07.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/1334AA09A9466982BAEE861CCD036E56.jpg\" title=\"1334AA09A9466982BAEE861CCD036E56.jpg\" alt=\"详情-06.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/01C3ED65ECD10ABCEDBD2FC671FD0743.jpg\" title=\"01C3ED65ECD10ABCEDBD2FC671FD0743.jpg\" alt=\"详情-05.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/E1BCF840CD0ED778BB8B9D13584B2E7A.jpg\" title=\"E1BCF840CD0ED778BB8B9D13584B2E7A.jpg\" alt=\"详情-04.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/8451FEEBAD9DA8C0664756406DBA6BE3.jpg\" title=\"8451FEEBAD9DA8C0664756406DBA6BE3.jpg\" alt=\"详情-11.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/9329A2C1CA3D0EDC07400CF8CB6258F4.jpg\" title=\"9329A2C1CA3D0EDC07400CF8CB6258F4.jpg\" alt=\"详情-10.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/955D8FF775536967AF6DC9219F87113B.jpg\" title=\"955D8FF775536967AF6DC9219F87113B.jpg\" alt=\"详情-09.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/7406043923B11DD3AD754644A3283AE6.jpg\" title=\"7406043923B11DD3AD754644A3283AE6.jpg\" alt=\"详情-19.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/9587FB6764243F39411A90B6A26BEF9B.jpg\" title=\"9587FB6764243F39411A90B6A26BEF9B.jpg\" alt=\"详情-18.jpg\"\u003e\u003cimg class=\"loadingclass\" id=\"loading_kzjk1ghg\" src=\"http:\/\/120.78.71.197\/ueditor\/themes\/default\/images\/spacer.gif\" title=\"正在上传...\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/496E13EB25F1CCEADCF646C6BA8CDC1C.jpg\" title=\"496E13EB25F1CCEADCF646C6BA8CDC1C.jpg\" alt=\"详情-16.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/1E7D179E42AC9681204F9911349C71B6.jpg\" title=\"1E7D179E42AC9681204F9911349C71B6.jpg\" alt=\"详情-15.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/F0FBE6619E402D085E94E4D2341157C1.jpg\" title=\"F0FBE6619E402D085E94E4D2341157C1.jpg\" alt=\"详情-14.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/0CA70FEFB1F3A1C5DF47DC232BE4DC9E.jpg\" title=\"0CA70FEFB1F3A1C5DF47DC232BE4DC9E.jpg\" alt=\"详情-13.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/7A5CADB95E58DD9256C1B771D45CFCD4.jpg\" title=\"7A5CADB95E58DD9256C1B771D45CFCD4.jpg\" alt=\"详情-12.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/1A40752CF4D3FC08BBE5C97A99845E1A.jpg\" title=\"1A40752CF4D3FC08BBE5C97A99845E1A.jpg\" alt=\"详情-22.jpg\"\u003e\u003cimg class=\"loadingclass\" id=\"loading_kzjk1gir\" src=\"http:\/\/120.78.71.197\/ueditor\/themes\/default\/images\/spacer.gif\" title=\"正在上传...\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202202\/3442BE875AED354CCA28A05648934F56.jpg\" title=\"3442BE875AED354CCA28A05648934F56.jpg\" alt=\"详情-20.jpg\"\u003e\u003c\/p\u003e","brand":"American Smart","offers":[{"title":"Solar Landscape Light","offer_id":56003976626468,"sku":"FDA354AB6E0541E1986378A4EA69F637","price":31.51,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/F6EA866AD9D1AE1CDBF0393D773D1BD8.jpg?v=1786389767"},{"product_id":"solar-garden-lights-retro-solar-fence-lights-solar-fence-wall-lights-colorful-solar-wall-lights","title":"Solar Garden Lights Retro Solar Fence Lights Solar Fence Wall Lights Colorful Solar Wall Lights","description":"\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eModel: N763\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSpecification classification: pane white light, pane warm light, pane colorful, rhombus colorful\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eContinuous lighting time: 6-12 hours\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eProtection class: IP55\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLight source type: LED\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eRated power: 0.36 (W)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eType: Solar Landscape Light\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eVoltage: 1.2 (V)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eDimensions: 110*100 (mm)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLife: 50000 (h)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSwitch Type: Inductive\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eCharging method: solar energy\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSunshine time: 8 hours\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSolar panel: polysilicon 2V*130mA glass fiber laminate technology, the service life is 5 times longer than that of the glue board\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eBattery: Ni-MH AA 1.2V\/600mA (marking capacity 1000mA)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLED: 6PCS*2LM (white light\/warm light)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eCharging method: solar charging\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eCharging time: \u0026gt;6 hours (charging time is affected by light intensity in different seasons)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLighting time :\u0026gt; 8 hours\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan class=\"offer-attr-item-value\" style=\"box-sizing: border-box; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px 20px 0px 0px; outline: none; flex: 1 1 0%; overflow: hidden; text-overflow: ellipsis;\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/4139A8614E15484DE51CD32FAC988132.jpg\" title=\"4139A8614E15484DE51CD32FAC988132.jpg\" alt=\"763_02.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/B71F2408BC10E868AD8A7455C9420EB8.jpg\" title=\"B71F2408BC10E868AD8A7455C9420EB8.jpg\" alt=\"763_05.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/08053571848178C237644623D5D22B31.jpg\" title=\"08053571848178C237644623D5D22B31.jpg\" alt=\"763_07.jpg\"\u003e    \u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/A449BCDCEC592A0D05DE444D8706DDDB.jpg\" title=\"A449BCDCEC592A0D05DE444D8706DDDB.jpg\" alt=\"763_08.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/72E3D2C6B2EF176E2F959F600EBB4A7F.jpg\" title=\"72E3D2C6B2EF176E2F959F600EBB4A7F.jpg\" alt=\"763_09.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/A93A54C3059E7F8A5452A77CBF5A910F.jpg\" title=\"A93A54C3059E7F8A5452A77CBF5A910F.jpg\" alt=\"763_10.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/6866E7D7393E60A386BD2CF52D075C6B.jpg\" title=\"6866E7D7393E60A386BD2CF52D075C6B.jpg\" alt=\"763_12.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/E92B729A82489B9628BC1D2548548442.jpg\" title=\"E92B729A82489B9628BC1D2548548442.jpg\" alt=\"763_11.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/4FB7D3A46E69E75AAE6C2203BD57EADD.jpg\" title=\"4FB7D3A46E69E75AAE6C2203BD57EADD.jpg\" alt=\"763_14.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/DC5D7ABFC7AF72CBE7D9F5ED709829F0.jpg\" title=\"DC5D7ABFC7AF72CBE7D9F5ED709829F0.jpg\" alt=\"763_13.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/6C892B5A8B3879A7E65B47D910E7108D.jpg\" title=\"6C892B5A8B3879A7E65B47D910E7108D.jpg\" alt=\"763_15.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/F0DDE8922FE4807240E843080C38A8F5.jpg\" title=\"F0DDE8922FE4807240E843080C38A8F5.jpg\" alt=\"763_16.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/5752DE98EBE44D4236A2C186D2087449.jpg\" title=\"5752DE98EBE44D4236A2C186D2087449.jpg\" alt=\"763_17.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/068F97FFB59394F57B5A06EB261C5F5A.jpg\" title=\"068F97FFB59394F57B5A06EB261C5F5A.jpg\" alt=\"763_18.jpg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan class=\"offer-attr-item-value\" style=\"box-sizing: border-box; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px 20px 0px 0px; outline: none; flex: 1 1 0%; overflow: hidden; text-overflow: ellipsis;\"\u003e    \u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"American Smart","offers":[{"title":"Pane White Light","offer_id":56003976659236,"sku":"192533B344464BB98FF3EC0EC9124F07","price":20.54,"currency_code":"USD","in_stock":true},{"title":"Pane Warm Light","offer_id":56003976692004,"sku":"426FD33E88A9470B9A11E6623D6ACDCA","price":20.54,"currency_code":"USD","in_stock":true},{"title":"Pane Colorful","offer_id":56003976724772,"sku":"D578932C64034CF8B8AE5BB91CAE3D03","price":20.54,"currency_code":"USD","in_stock":true},{"title":"Lingge Colorful","offer_id":56003976757540,"sku":"E29F4D2F1EA740F2857B710C4446545D","price":20.54,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/523D4423437BA0AAEA6F3581FBE381C3.jpg?v=1786389767"},{"product_id":"baseus-led-solar-light-outdoor-solar-garden-lights-motion-sensor-wall-lamp-waterproof-solar-powered-garden-landscape-lawn-lamp","title":"Baseus LED Solar Light Outdoor Solar Garden Lights Motion Sensor Wall Lamp Waterproof Solar Powered Garden Landscape Lawn Lamp","description":"\u003cp\u003e\u003ca href=\"https:\/\/www.aliexpress.com\/item\/4001220424079.html\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Hc7a52ef5d3e9454f864ab159905be049s.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/a\u003e\u003c\/p\u003e\u003cp\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/H3e5a9780620c4348afac6c30e1eafdc1X.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/H2e5b6841ff5a4d6d86feb83f021ae8313.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/H254672e366f04b5db28c032d51355711e.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Hc28e1b6704144136abeabe64cfc98e00L.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/H3a825304abdc4e05846ff2216f330b8ej.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Haf7ad0cf9cfb4680b38068d0c78264a1Q.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/H41509af34bf6426680e727a75857981fB.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/He4dc88b20bc9409ca138cb42a083dfd1X.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Hfb784914d6a2491da0b9662a1e340c8fa.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Ha5d2427996c14cb3b4de436b401c3a04F.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Ha6a8b5f5819f4a6084120ad11a28f97bl.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Hecdec7c948264c4d9f5f3e331190655fx.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/H0eb76223164d4905b1c37a717e489b063.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Hb14a9cb84c4e432b9619616a5ec6b1d3F.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Hcbfebff491cb43a4b6740e82d1f627b0a.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/H5dd32713594e4f6db3b8273772f240afW.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/Hda8d078904414d85b2ca4ea538c7d996r.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003cimg src=\"\/\/ae01.alicdn.com\/kf\/H1511488ba35549a7807ba491e215bd0cV.jpg\" class=\"detail-desc-decorate-image\"\u003e\u003c\/p\u003e","brand":"American Smart","offers":[{"title":"1 pc \/ 5.1W","offer_id":56003976921380,"sku":"37DCE2D4E7974099A0F91981653F58CC","price":40.23,"currency_code":"USD","in_stock":true},{"title":"2 pcs \/ 5.1W","offer_id":56003976954148,"sku":"C4A9BCED841F48288C9DB68D03B70B56","price":60.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/H731d482eebe24027ab0dd10a99f2538d3.webp?v=1786389768"},{"product_id":"solar-wall-light-up-and-down-lighting-light-solar-outdoor-wall-washing-light-fence-light-solar-garden-light","title":"Solar Wall Light Up and Down Lighting Light Solar Outdoor Wall Washing Light Fence Light Solar Garden Light","description":"\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eModel: N771 Wall Washer\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSpecification classification: N771 colorful, N771 two-color\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eContinuous lighting time: 12 hours (inclusive) - 16 hours (exclusive)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eProtection class: IP65\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLight source type: LED\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eRated power: 1 (W)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eVoltage: 1.2 (V)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eDimensions: 63*63*105 (mm)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLife: 100000 (h)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003estyle: European\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSwitch Type: Manual\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eSolar panel: polysilicon 2V130MA\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eBattery: Ni-MH AA 1.2V\/600mA\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eCharging time: \u0026gt;8 hours (charging time is affected by light intensity in different seasons)\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 20px;\"\u003eLighting time: 12 hours\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan class=\"offer-attr-item-value\" style=\"box-sizing: border-box; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px 20px 0px 0px; outline: none; flex: 1 1 0%; overflow: hidden; text-overflow: ellipsis;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan class=\"offer-attr-item-value\" style=\"box-sizing: border-box; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px 20px 0px 0px; outline: none; flex: 1 1 0%; overflow: hidden; text-overflow: ellipsis;\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/B894E7A11E03270E30DFFA512FD06DC3.jpg\" title=\"B894E7A11E03270E30DFFA512FD06DC3.jpg\" alt=\"详情-01.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/D076E3113E5DAA29AB44149564DA3F5C.jpg\" title=\"D076E3113E5DAA29AB44149564DA3F5C.jpg\" alt=\"详情-02.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/E376E409EE530BE6B196EAF6CE435B61.jpg\" title=\"E376E409EE530BE6B196EAF6CE435B61.jpg\" alt=\"详情-03.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/519D946BB1C770E827F06B9AD4522157.jpg\" title=\"519D946BB1C770E827F06B9AD4522157.jpg\" alt=\"详情-04.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/D87F5422151058AAEB4673C7E5D2448D.jpg\" title=\"D87F5422151058AAEB4673C7E5D2448D.jpg\" alt=\"详情-06.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/6AD0E4E466F0D7E072E4E50525268F81.jpg\" title=\"6AD0E4E466F0D7E072E4E50525268F81.jpg\" alt=\"详情-05.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/317FD57358A43139A752AC2944DEDFF1.jpg\" title=\"317FD57358A43139A752AC2944DEDFF1.jpg\" alt=\"详情-08.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/0FD6E1070E64347896B021CA9B74899C.jpg\" title=\"0FD6E1070E64347896B021CA9B74899C.jpg\" alt=\"详情-11.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/715CB551A15AFD306B3328DEC32D60C2.jpg\" title=\"715CB551A15AFD306B3328DEC32D60C2.jpg\" alt=\"详情-09.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/CB766166E78F3072F9260C5288015113.jpg\" title=\"CB766166E78F3072F9260C5288015113.jpg\" alt=\"主图-08.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/71560F99FE06F8FC0B9397DC62309B35.jpg\" title=\"71560F99FE06F8FC0B9397DC62309B35.jpg\" alt=\"详情-12.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/AC307A79874CE0873DE4F05EBF811C00.jpg\" title=\"AC307A79874CE0873DE4F05EBF811C00.jpg\" alt=\"详情-14.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/EAF4BC018284BECC9CE6C5095F0312DF.jpg\" title=\"EAF4BC018284BECC9CE6C5095F0312DF.jpg\" alt=\"详情-13.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/E29452631AD0C712D39A63D6C99BE8A8.jpg\" title=\"E29452631AD0C712D39A63D6C99BE8A8.jpg\" alt=\"详情-15.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/C8D610184898A7FA8833DB9752225B5A.jpg\" title=\"C8D610184898A7FA8833DB9752225B5A.jpg\" alt=\"详情-16.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/93EFFD4D13669C09DE845FA0CFE41733.jpg\" title=\"93EFFD4D13669C09DE845FA0CFE41733.jpg\" alt=\"详情-18.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/7C30F1594290CBBA26625B282DDF70D1.jpg\" title=\"7C30F1594290CBBA26625B282DDF70D1.jpg\" alt=\"详情-17.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/9DD9E084E8B05B37945D55B7B276323D.jpg\" title=\"9DD9E084E8B05B37945D55B7B276323D.jpg\" alt=\"详情-22.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/E3515AC672265F41AF2B646B1A136303.jpg\" title=\"E3515AC672265F41AF2B646B1A136303.jpg\" alt=\"详情-21.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/A43BD36EE5DAA93C388E75D947CF1200.jpg\" title=\"A43BD36EE5DAA93C388E75D947CF1200.jpg\" alt=\"详情-20.jpg\"\u003e\u003cimg src=\"https:\/\/shopifyfile.oss-accelerate.aliyuncs.com\/attached\/image\/202203\/23CED3F58BCBBA39C369900D0F2465C1.jpg\" title=\"23CED3F58BCBBA39C369900D0F2465C1.jpg\" alt=\"详情-19.jpg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan class=\"offer-attr-item-value\" style=\"box-sizing: border-box; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px 20px 0px 0px; outline: none; flex: 1 1 0%; overflow: hidden; text-overflow: ellipsis;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan class=\"offer-attr-item-value\" style=\"box-sizing: border-box; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px 20px 0px 0px; outline: none; flex: 1 1 0%; overflow: hidden; text-overflow: ellipsis;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"American Smart","offers":[{"title":"N771 Colorful","offer_id":56003977150756,"sku":"AEE4DB1240CF4B5EA1533CF945000D71","price":19.72,"currency_code":"USD","in_stock":true},{"title":"N771 Two Color","offer_id":56003977183524,"sku":"1B218886C33B45AF82A9536D2510F935","price":19.72,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/F8D2A3A0DE4EC20DE4A30C2B8B69B767.jpg?v=1786389768"},{"product_id":"solar-powered-wall-light-with-motion-sensor-and-4-heads","title":"Solar Powered Wall Light with Motion Sensor and 4 Heads","description":"\u003cp\u003eIlluminate outdoor spaces with a solar-powered wall light that combines bright LED output, motion sensing, and a weatherproof design. With a 120° sensing angle, IP44 waterproof rating, and 4 adjustable heads, this wall light delivers broad coverage and enhanced security without wiring.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSolar-powered, energy-efficient operation with long runtime after a full day of sun.\u003c\/li\u003e\n\u003cli\u003e4 adjustable heads for flexible lighting angles and wider coverage.\u003c\/li\u003e\n\u003cli\u003eMotion sensor detects activity up to 3-6 m (9.9-19.7 ft) and supports multiple modes for day and night use.\u003c\/li\u003e\n\u003cli\u003eIP44 waterproof housing protects against dust and rain in outdoor environments.\u003c\/li\u003e\n\u003cli\u003eEasy installation with included mounting hardware; ideal for gardens, patios, porches, and driveways.\u003c\/li\u003e\n\u003cli\u003eSpecifications: 8W, 465-3000 LM, 2 x 1200 mAh batteries, 5.5V solar panel, 6-8 hours charging time.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"Integrate","offer_id":56059208401188,"sku":"HG_2PcsWallLamp(Integrate)_GPCT4046","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Separate","offer_id":56059208433956,"sku":"HG_2PcsWallLamp(Separate)_GPCT4046","price":46.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_HG_2PcsWallLamp_Integrate__GPCT4046_01_Hero.png?v=1787605209"},{"product_id":"solar-powered-motion-sensor-wall-light-300w","title":"Solar Powered Motion Sensor Wall Light 300W","description":"\u003cp\u003eEfficient solar-powered motion sensor wall light for outdoor spaces, delivering hands-free illumination when it matters most. Three lighting modes and a remote control make it versatile for entryways, decks, and pathways.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eThree lighting modes plus remote control for customizable lighting\u003c\/li\u003e\n\u003cli\u003eHigh-brightness LED array for strong outdoor visibility\u003c\/li\u003e\n\u003cli\u003eSolar powered with dusk-to-dawn sensing and 8–12 hours runtime\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof rating for all-weather outdoor use\u003c\/li\u003e\n\u003cli\u003eMotion sensing range 5–8 meters with 120° coverage\u003c\/li\u003e\n\u003cli\u003eEasy wall installation for doors, stairs, garages and more\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eSpecifications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eLED Beads: 100–128Pcs (model dependent)\u003c\/li\u003e\n\u003cli\u003eBrightness: 500LM\u003c\/li\u003e\n\u003cli\u003eBattery: Built-in 3.7V \/ 2400mAh Li-ion\u003c\/li\u003e\n\u003cli\u003eSolar Panel: 5.5V \/ 2.8W\u003c\/li\u003e\n\u003cli\u003eRemote: CR2025, 3V\u003c\/li\u003e\n\u003cli\u003eRuntime: 8–12 hours when fully charged\u003c\/li\u003e\n\u003cli\u003eWaterproof: IP65\u003c\/li\u003e\n\u003cli\u003eSize: 37 x 11.5 x 5 cm\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"300W","offer_id":56059210039588,"sku":"HG_SolarStreetWallLight(300W)_GPCT2628","price":22.99,"currency_code":"USD","in_stock":true},{"title":"200W","offer_id":56059210072356,"sku":"HG_SolarStreetWallLight(200W)_GPCT2628","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_HG_SolarStreetWallLight_300W__GPCT2628_01_Hero.png?v=1787605256"},{"product_id":"solar-powered-motion-sensor-wall-light-for-outdoor-use","title":"Solar Powered Motion Sensor Wall Light for Outdoor Use","description":"\u003cp\u003eSecure your outdoor spaces with our Solar Powered Motion Sensor Wall Light. Equipped with a high-sensitivity PIR sensor and an energy-efficient solar panel, this light automatically illuminates when motion is detected, delivering safety and convenience without wiring.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eSolar powered with long runtime and adjustable solar panel for optimal sun exposure\u003c\/li\u003e\n\u003cli\u003e100 LED beads provide bright, evenly distributed light\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof rating for reliable outdoor use in all weather\u003c\/li\u003e\n\u003cli\u003eMotion sensing range up to 8 meters, dusk to dawn operation in darkness\u003c\/li\u003e\n\u003cli\u003eEasy installation using the included 16.40 ft wire and wall mounting\u003c\/li\u003e\n\u003cli\u003eSuitable for front doors, stairs, decks, entryways and garages\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003eSpecifications: LED Beads: 100; Brightness: 260LM; Battery: 3.7V\/1200mAh; Charging Time: 6 hours; Runtime: 10+ hours; Material: ABS; Color: Black; Size: 15x5.5x14 cm.\u003c\/p\u003e","brand":"LJGDeals","offers":[{"title":"Default Title","offer_id":56059210629412,"sku":"HG_SolarPIRMotionLEDight_GPCT2533","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_HG_SolarPIRMotionLEDight_GPCT2533_01_Hero.png?v=1787605292"},{"product_id":"solar-ultrasonic-animal-repeller-with-pir-motion-sensor","title":"Solar Ultrasonic Animal Repeller with PIR Motion Sensor","description":"\u003cp\u003eProtect gardens and yards with Solar Ultrasonic Animal Repeller, a weatherproof, solar-powered deterrent that uses ultrasonic waves, a bright LED flash, and a loud buzzer to repel pests. With PIR motion sensing and flexible solar\/USB charging, it guards your outdoor spaces day after day.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e5 chasing and mode options: ultrasonic range 13.5kHz-28.5kHz, buzzer and LED modes, and multi-mode cycling to deter rats, raccoons, birds, and more.\u003c\/li\u003e\n\u003cli\u003eAdjustable PIR sensing distance from 1m to 10m with 110° horizontal and 15° vertical coverage.\u003c\/li\u003e\n\u003cli\u003eSolar-powered with 3 AA rechargeable batteries and USB charging; day-time solar charging extends usage to 7-10 days per charge.\u003c\/li\u003e\n\u003cli\u003eIP54 waterproof for outdoor use in rain, snow, or sun; easy to install with stake and panel.\u003c\/li\u003e\n\u003cli\u003eSimple operation: intuitive sensitivity and mode controls for quick setup.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"Default Title","offer_id":56059230028068,"sku":"HG_AnimalChaser_GPCT5365","price":47.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_HG_AnimalChaser_GPCT5365_01_Hero.png?v=1787605489"},{"product_id":"ultrasonic-animal-repeller-solar-powered-motion-sensor","title":"Ultrasonic Animal Repeller Solar Powered Motion Sensor","description":"\u003cp\u003eKeep nuisance animals away from your yard with a solar-powered ultrasonic repeller that is energy-efficient, humane, and easy to install. The motion-activated device emits powerful ultrasonic signals to deter pests without traps or chemicals, making outdoor spaces safer and quieter.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eUpgraded Ultrasonic + PIR motion sensor technology; effective range up to 2,425 sq ft and motion detection up to 30 ft.\u003c\/li\u003e\n\u003cli\u003eSolar-powered and energy-saving; charges in sunlight, activates for 15 seconds after motion, then returns to standby to conserve energy.\u003c\/li\u003e\n\u003cli\u003eHumane \u0026amp; chemical-free; targets cats, dogs, birds, mice, raccoons, deer, and more.\u003c\/li\u003e\n\u003cli\u003eIPX4 waterproof design for reliable outdoor use in rain, snow, or camping conditions.\u003c\/li\u003e\n\u003cli\u003eEasy to install: stake into the ground with the included pole or hang in a sunny spot; compact and portable for yards, gardens, farms, and patios.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"Default Title","offer_id":56059236647204,"sku":"HG_SolarUltrasonicRepeller_GPCT2349","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/00320de4-8cfb-460c-995b-83a733a02865.jpg?v=1787605687"},{"product_id":"outdoor-solar-wall-light-with-pir-motion-sensor","title":"Outdoor Solar Wall Light with PIR Motion Sensor","description":"\u003cp\u003eIlluminate outdoor spaces with a reliable, solar-powered wall light that activates on motion. This dusk-to-dawn capable solution charges by day and lights up automatically at night for security and convenience.\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003e87 high-brightness LEDs for strong, even illumination\u003c\/li\u003e\n  \u003cli\u003e1200mAh rechargeable battery with up to 10 hours runtime\u003c\/li\u003e\n  \u003cli\u003e120° motion sensing angle and 270° illumination coverage\u003c\/li\u003e\n  \u003cli\u003eRemote control plus multiple lighting modes\u003c\/li\u003e\n  \u003cli\u003eIP45 waterproof design for patios, gardens, and doorways\u003c\/li\u003e\n  \u003cli\u003eEasy installation with included screws; 45° adjustable solar panel\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"87LED","offer_id":56059238154532,"sku":"HG_WallLight(87LED)_GPCT4041","price":20.99,"currency_code":"USD","in_stock":true},{"title":"72LED","offer_id":56059238187300,"sku":"HG_WallLight(72LED)_GPCT4041","price":19.99,"currency_code":"USD","in_stock":true},{"title":"33COB","offer_id":56059238220068,"sku":"HG_WallLight(33COB)_GPCT4041","price":30.99,"currency_code":"USD","in_stock":true},{"title":"264LED","offer_id":56059238252836,"sku":"HG_WallLight(264LED)_GPCT4041","price":31.99,"currency_code":"USD","in_stock":true},{"title":"9COB","offer_id":56059238285604,"sku":"HG_WallLight(9COB)_GPCT4041","price":19.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_HG_WallLight_72LED__GPCT4041_01_Hero.png?v=1787605698"},{"product_id":"solar-wall-light-outdoor-pir-motion-sensor","title":"Solar Wall Light Outdoor PIR Motion Sensor","description":"\u003cp\u003eIlluminate outdoor spaces with a solar-powered wall light that combines bright LEDs with a reliable PIR motion sensor for hands-free security lighting. No wiring is required, and the IP65-rated design is built to perform in all weather conditions.\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003eSolar-powered, IP65 waterproof and weather resistant\u003c\/li\u003e\n  \u003cli\u003e60 high-brightness LEDs with adjustable brightness\u003c\/li\u003e\n  \u003cli\u003e120° motion sensing range and 180° illumination angle\u003c\/li\u003e\n  \u003cli\u003eTwo 2200mAh rechargeable batteries; full charge in ~6 hours\u003c\/li\u003e\n  \u003cli\u003eThree lighting modes and remote control within 26.2 ft\u003c\/li\u003e\n  \u003cli\u003eEasy installation with included mounting hardware\u003c\/li\u003e\n  \u003cli\u003eColor options: Black and White\u003c\/li\u003e\n  \u003cli\u003eRuntime up to 3 days depending on mode\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"Default Title","offer_id":56059238121764,"sku":"HG_60LEDSolarWallLight(White)_GPCT2500","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_HG_60LEDSolarWallLight_White__GPCT2500_01_Hero.png?v=1787605697"},{"product_id":"outdoor-solar-lights-with-188-leds-motion-sensor","title":"Outdoor Solar Lights with 188 LEDs \u0026 Motion Sensor","description":"\u003cp\u003eBrighten your outdoor spaces with this solar-powered flood light featuring three rotatable heads and 188 LEDs for up to 1600 lumens of crisp, 6000K daylight-white illumination. A 2200mAh rechargeable battery and efficient solar panel power it for reliable dusk-to-dawn security, even in low sun.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eThree-head design with 270° coverage\u003c\/li\u003e\n\u003cli\u003e180° sensing angle; motion detection up to 33 ft (10 m)\u003c\/li\u003e\n\u003cli\u003eAdjustable TIME, SENS, and LUX settings for customized lighting\u003c\/li\u003e\n\u003cli\u003eIP44 weather-resistant construction\u003c\/li\u003e\n\u003cli\u003eNo wiring required; easy outdoor installation\u003c\/li\u003e\n\u003cli\u003eSolar panel: 3.6W\/12V; Battery: 3.7V 2200mAh\u003c\/li\u003e\n\u003cli\u003eLED Quantity: 188; Lumens up to 1600\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"Default Title","offer_id":56059238646052,"sku":"Solarek_3HeadLight(White)_GPCT2304","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_Solarek_3HeadLight_White__GPCT2304_01_Hero.png?v=1787605698"},{"product_id":"outdoor-solar-spotlight-for-walls-and-pathways","title":"Outdoor Solar Spotlight for Walls and Pathways","description":"\u003cp\u003ePowerful, solar-powered lighting that automatically activates at dusk, delivering bright, energy-efficient illumination for walls, pathways, driveways, and gardens. This 2-pack kit charges in direct sunlight and runs up to 12 hours on a full charge.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eAuto on\/off sensor with built-in 2200mAh battery\u003c\/li\u003e\n\u003cli\u003e4 ultra-bright LEDs per light for clear, wide-angle illumination\u003c\/li\u003e\n\u003cli\u003eAdjustable head tilt up to 90° and panel tilt up to 180°\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof housing for all-weather outdoor use\u003c\/li\u003e\n\u003cli\u003eVersatile installation as wall lights or ground stake lights (included)\u003c\/li\u003e\n\u003cli\u003eColor temperature 6000K for bright daylight-like illumination\u003c\/li\u003e\n\u003cli\u003e2-pack solar spotlights with easy, wire-free setup\u003c\/li\u003e\n\u003cli\u003eFully charged time about 8 hours; runtime up to 12 hours\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"Default Title","offer_id":56059243495716,"sku":"Solarek_2PcsSolarLight_GPCT1322","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_Solarek_2PcsSolarLight_GPCT1322_01_Hero.png?v=1787605855"},{"product_id":"solar-motion-sensor-light-for-outdoor-security","title":"Solar Motion Sensor Light for Outdoor Security","description":"\u003cp\u003eIlluminate your outdoor spaces with a solar-powered motion-sensing security light. This weatherproof fixture delivers bright, wide-area coverage and hassle-free operation powered by a rechargeable battery and solar panel.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e20 LEDs provide broad, even illumination\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof and heat resistant for year‑round outdoor use\u003c\/li\u003e\n\u003cli\u003e120° sensing angle with motion detection up to 3 m\u003c\/li\u003e\n\u003cli\u003eAuto on at night when motion is detected; lasts about 15 seconds\u003c\/li\u003e\n\u003cli\u003eEasy installation with no wiring\u003c\/li\u003e\n\u003cli\u003eLong-lasting solar power with a 1200 mAh Li-ion battery and 0.55 W solar panel\u003c\/li\u003e\n\u003cli\u003eColor: Black; Size: 12.2 x 9.5 x 4.8 cm\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"Default Title","offer_id":56059243397412,"sku":"Solarek_20LEDMotionLight_GPCT1570","price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_Solarek_20LEDMotionLight_GPCT1570_01_Hero.png?v=1787605855"},{"product_id":"outdoor-solar-wall-light-with-motion-sensor","title":"Outdoor Solar Wall Light with Motion Sensor","description":"\u003cp\u003ePowerful solar-powered lighting that activates on motion, delivering bright, energy-efficient outdoor illumination without wiring.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eSolar-powered LED lighting for energy savings\u003c\/li\u003e\n\u003cli\u003eMotion detection up to 8 m with a 120° sensing angle\u003c\/li\u003e\n\u003cli\u003eIP65 weatherproof for year-round outdoor use\u003c\/li\u003e\n\u003cli\u003eDual 2200 mAh rechargeable batteries for longer run time\u003c\/li\u003e\n\u003cli\u003eThree modes: Normal Sensor, All-Lighting, and Dim Sensor\u003c\/li\u003e\n\u003cli\u003eEasy installation with included mounting hardware\u003c\/li\u003e\n\u003cli\u003eFully charges in 7-8 hours of direct sunlight\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"Default Title","offer_id":56059243528484,"sku":"Solarek_180LEDMotionLight_GPCT1492","price":37.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_Solarek_180LEDMotionLight_GPCT1492_01_Hero.png?v=1787605855"},{"product_id":"solar-lights-wall-lamps-with-motion-sensor","title":"Solar Lights Wall Lamps with Motion Sensor","description":"\u003cp\u003ePowerful solar-powered outdoor wall light that charges in full sun and activates on motion for secure, hands-free illumination around your home.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eIP65 weatherproof design for all-weather outdoor use\u003c\/li\u003e\n\u003cli\u003e335 lm output with a 120° motion-sensing angle\u003c\/li\u003e\n\u003cli\u003eFive operating modes including auto on\/off and remote control\u003c\/li\u003e\n\u003cli\u003eRechargeable 1500 mAh battery; ~8 hours charging time in full sun\u003c\/li\u003e\n\u003cli\u003eColor: Black; Color temperature: 6500K\u003c\/li\u003e\n\u003cli\u003eEasy wall mounting with extendable 2.5 m wire\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eSpecifications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eWaterproof: IP65\u003c\/li\u003e\n\u003cli\u003eBattery: 1500 mAh\u003c\/li\u003e\n\u003cli\u003eCharge time: ~8 hours in full sun\u003c\/li\u003e\n\u003cli\u003eLight output: up to 335 lm\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"LJGDeals","offers":[{"title":"Default Title","offer_id":56059243561252,"sku":"HG_88LEDMotionLight_GPCT1774","price":33.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/gemgear_HG_88LEDMotionLight_GPCT1774_01_Hero.png?v=1787605855"},{"product_id":"2pcs-solar-spotlight-outdoor-dusk-to-dawn-light-wall-path-lawn-garden-lamp-waterproof","title":"2Pcs Solar Spotlight Outdoor Dusk To Dawn Light Wall Path Lawn Garden Lamp Waterproof","description":"\u003ch2\u003eOutdoor Solar Spotlight with Automatic Dusk to Dawn Sensor\u003c\/h2\u003e\u003cp\u003eThe LJG 2Pcs Solar Spotlight is designed to brighten your outdoor spaces efficiently and effortlessly. Equipped with a smart light sensor, it automatically turns on at night and off at dawn, providing consistent illumination without manual intervention.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eAutomatic Dusk To Dawn Operation: Auto on\/off based on ambient light levels for hassle-free use.\u003c\/li\u003e\n\u003cli\u003eDual Brightness Modes: Easily switch between full brightness and dim mode via LOW\/OFF\/HIGH button.\u003c\/li\u003e\n\u003cli\u003eEfficient LED Lighting: 4 LED beads ensure bright and clear illumination over your outdoor paths and garden areas.\u003c\/li\u003e\n\u003cli\u003eAdjustable Solar Panel \u0026amp; Light Head: Optimize solar charging and light direction for up to 12 hours of illumination.\u003c\/li\u003e\n\u003cli\u003eIP65 Waterproof \u0026amp; Heatproof: Durable construction withstands rain, heat, and harsh weather conditions.\u003c\/li\u003e\n\u003cli\u003eVersatile Installation: Comes with screws and ground stakes for mounting as wall lights or in-ground spotlights.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eConstructed with weather-resistant materials, the spotlight features a sturdy and waterproof housing rated IP65, which protects against water ingress and heat damage. The solar panel is adjustable, ensuring maximum sun exposure for efficient charging.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eIlluminate garden pathways and lawn areas for safety and aesthetics.\u003c\/li\u003e\n\u003cli\u003eEnhance entryways, garages, and outdoor living spaces with warm lighting.\u003c\/li\u003e\n\u003cli\u003ePerfect for driveways, porches, patios, and yard decorations.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eCare \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eMaintain the solar panel clean from debris for optimal charging. This product is designed to withstand outdoor conditions with minimal maintenance. Shipping and warranty details are provided with purchase.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059307262244,"sku":"Solarek_2PcsSolarLight_GPCT1322","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/fa17648f-9f34-49da-8099-e323d9b52419.jpg?v=1787606840"},{"product_id":"solar-light-20-leds-outdoor-pir-motion-sensor-lights-ip65-waterproof-120-sensing-wide-angle-lighting-for-garage-front-door-garden-pathway","title":"Solar Light 20 LEDs Outdoor PIR Motion Sensor Lights IP65 Waterproof 120¡ Sensing Wide Angle Lighting for Garage Front Door Garden Pathway","description":"\u003ch2\u003eIlluminate Your Outdoors with LJG Solar Light\u003c\/h2\u003e\u003cp\u003eThe LJG Solar Light is an advanced outdoor lighting solution equipped with 20 high-intensity LEDs and a PIR motion sensor, designed to light up your garden, pathway, driveway, or entrance efficiently and securely.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eUpgraded PIR motion sensor detects movement up to 3 meters for instant lighting.\u003c\/li\u003e\n\u003cli\u003eTwenty bright LEDs provide wide-angle illumination, enhancing visibility and safety.\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof and heatproof design for durability in all weather conditions.\u003c\/li\u003e\n\u003cli\u003e1200mAh rechargeable battery charges in approximately 8 hours under sunlight.\u003c\/li\u003e\n\u003cli\u003eAutomatic on\/off function conserves energy, activating only at night when motion is detected.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eConstructed for outdoor resilience, this solar light features a robust waterproof housing rated IP65, protecting against dust and rain. The durable build ensures consistent performance year-round.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cp\u003eIdeal for garages, front doors, gardens, pathways, porches, patios, decks, ponds, and driveways, providing bright and reliable illumination to enhance security and convenience.\u003c\/p\u003e\u003ch3\u003eCare \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eThe solar light requires minimal maintenance—simply keep the solar panel clean for optimal charging. Installation is tool-free and hassle-free. Warranty details are provided by the manufacturer for peace of mind.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059307622692,"sku":"Solarek_20LEDMotionLight_GPCT1570","price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/2bb3edd2-c48d-47f0-a792-c10db143e527.jpg?v=1787606845"},{"product_id":"solar-wall-light-outdoor-33-cob-leds-with-pir-motion-sensor-remote","title":"Solar Wall Light Outdoor – 33 COB LEDs with PIR Motion Sensor \u0026 Remote","description":"\u003ch2\u003eIlluminate Your Outdoors with LJGdeals Solar Wall Light\u003c\/h2\u003e\u003cp\u003eExperience effortless outdoor lighting with the LJGdeals Solar Wall Light, designed to enhance security and convenience in your garden, patio, or backyard. Equipped with an upgraded PIR motion sensor and bright COB LEDs, this light offers wide 360° illumination and advanced functionality.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eHighly sensitive PIR motion sensor for instant detection and security.\u003c\/li\u003e\n\u003cli\u003e33 ultra-bright COB LED beads across dual 180° foldable panels providing 360° lighting coverage.\u003c\/li\u003e\n\u003cli\u003eMultiple lighting modes including high brightness, dim, quick flash, slow strobe, and SOS, controllable via integrated button or remote.\u003c\/li\u003e\n\u003cli\u003eLong-lasting runtime of up to 10 hours powered by dual rechargeable 1200mAh batteries.\u003c\/li\u003e\n\u003cli\u003eAdjustable solar panel angle for efficient sunlight charging in 8-10 hours.\u003c\/li\u003e\n\u003cli\u003eIP45 weather resistance ensures durability against water and heat.\u003c\/li\u003e\n\u003cli\u003eEasy installation with included screws—no wiring required.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eConstructed with durable, weather-resistant materials, the solar light is designed to withstand outdoor conditions with an IP45 waterproof rating. It features rechargeable lithium-ion batteries and a foldable dual-panel design optimizing both lighting and solar charging efficiency.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cp\u003ePerfect for illuminating gardens, backyards, patios, porches, walkways, or any outdoor areas where safety and visibility are important. Ideal for homeowners seeking an eco-friendly and hassle-free lighting solution.\u003c\/p\u003e\u003ch3\u003eCare, Shipping \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eSimply clean the solar panel regularly to maintain optimal charging. The product ships ready to install with all necessary hardware and includes a remote control. Warranty details can be obtained from the seller.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059307950372,"sku":"HG_WallLight(33COB)_GPCT4041","price":30.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/e37ab371-b24d-4fe5-a3f3-569192a39fbc.jpg?v=1787606848"},{"product_id":"solar-powered-wall-lights-outdoor-100-led-beads-motion-sensor-lamp-ip65-waterproof-dusk-to-dawn-sensor-light-for-front-door-deck","title":"Solar Powered Wall Lights Outdoor 100 LED Beads Motion Sensor Lamp IP65 Waterproof Dusk To Dawn Sensor Light For Front Door Deck","description":"\u003ch2\u003eAbout LJG Solar Powered Outdoor Wall Light\u003c\/h2\u003e\u003cp\u003eDesigned for outdoor security and convenience, this solar powered wall light by LJG comes equipped with 100 bright LED beads and an advanced PIR motion sensor with a 120° detection angle. It automatically illuminates your front door, deck, hallway, garage, or stairs when motion is detected, enhancing safety and visibility.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003e100 LED beads for powerful, bright lighting\u003c\/li\u003e\n\u003cli\u003eHigh-sensitive PIR motion sensor with 120° detection angle\u003c\/li\u003e\n\u003cli\u003eBuilt-in light sensor for automatic dusk-to-dawn operation\u003c\/li\u003e\n\u003cli\u003eSolar powered for energy efficiency and eco-friendliness\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof rating suitable for all weather conditions\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eConstructed with durable, weather-resistant materials and sealed to meet IP65 standards, this wall light withstands rain and dust. The integrated solar panel charges the internal battery during daylight hours for reliable night operation.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cp\u003eIdeal for mounting on front doors, decks, garages, stairs, pathways, or any outdoor area requiring bright, motion-activated lighting. Provides enhanced security and convenience without wiring or electrical costs.\u003c\/p\u003e\u003ch3\u003eCare, Shipping \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eEasy to install with no wiring required. Ships securely with all mounting hardware included. Comes with a manufacturer warranty for peace of mind.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059311358244,"sku":"HG_SolarPIRMotionLEDight_GPCT2533","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/aea84a65-5023-4208-b67d-f90686fcf8f7.jpg?v=1787606933"},{"product_id":"solar-powered-wall-lights-outdoor-100led-beads-motion-sensor-lamp-ip65-waterproof-3-modes-sensor-light-w-remote-control-for-street-front-door-deck","title":"Solar Powered Wall Lights Outdoor 100LED Beads Motion Sensor Lamp IP65 Waterproof 3 Modes Sensor Light W\/ Remote Control For Street Front Door Deck","description":"\u003ch2\u003eSolar Powered Motion Sensor Wall Light for Outdoor Use\u003c\/h2\u003e\u003cp\u003eThe LJG Solar Powered Wall Light is a highly efficient outdoor lighting solution equipped with 100 LED beads and a motion sensor, designed to illuminate areas such as streets, garages, stairs, and front doors. With its IP65 waterproof rating and multiple lighting modes, it provides reliable, convenient, and eco-friendly lighting all night long.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003e100 bright LED beads for enhanced visibility\u003c\/li\u003e\n\u003cli\u003eIntegrated high-sensitive PIR motion sensor for automatic on\/off\u003c\/li\u003e\n\u003cli\u003e3 lighting modes adjustable via remote control to suit different needs\u003c\/li\u003e\n\u003cli\u003eAuto activation at night with built-in light sensor\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof rating, ensuring durability in harsh outdoor conditions\u003c\/li\u003e\n\u003cli\u003eSolar powered, eliminating the need for wiring or external power sources\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eCrafted from durable, weather-resistant materials with IP65-rated waterproofing, this light withstands rain, snow, and other outdoor elements, ensuring long-lasting performance. The solar panel collects and stores energy during the day to power the bright LED beads after dark.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eIlluminating front doors, porches, and decks for added security\u003c\/li\u003e\n\u003cli\u003eLighting walkways, stairs, and garage entrances\u003c\/li\u003e\n\u003cli\u003eEnhancing outdoor street and yard visibility without electricity\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eCare, Shipping, and Warranty\u003c\/h3\u003e\u003cp\u003eEasy to install with included remote control. For optimal performance, clean the solar panel occasionally to remove dust and debris. Comes with standard manufacturer warranty and ships promptly with secure packaging.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059311489316,"sku":"HG_SolarStreetWallLight(200W)_GPCT2628","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/fa8e2066-54b0-4c8d-b9a9-6ab27bf39ab0.jpg?v=1787606935"},{"product_id":"solar-powered-wall-lights-outdoor-120led-beads-motion-sensor-lamp-ip65-waterproof-3-modes-sensor-light-w-remote-control-for-street-front-door-deck","title":"Solar Powered Wall Lights Outdoor 120LED Beads Motion Sensor Lamp IP65 Waterproof 3 Modes Sensor Light W\/ Remote Control For Street Front Door Deck","description":"\u003ch2\u003eSolar Powered Outdoor Wall Light by LJG\u003c\/h2\u003e\u003cp\u003eThe LJG Solar Powered Wall Light combines energy efficiency and convenience with advanced sensor technology, ideal for illuminating your outdoor spaces. Equipped with 120 bright LED beads, this motion sensor lamp automatically activates at night, providing enhanced safety and visibility for your street, front door, deck, or garage.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eSolar powered with built-in light sensor for automatic on\/off functionality\u003c\/li\u003e\n\u003cli\u003eHigh-sensitive PIR motion sensor detects movement to illuminate your surroundings instantly\u003c\/li\u003e\n\u003cli\u003eThree adjustable lighting modes controlled via remote for custom lighting needs\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof rating ensures reliable performance in all weather conditions\u003c\/li\u003e\n\u003cli\u003eUpgraded LED beads provide bright and wide illumination for enhanced security\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eConstructed with durable, weather-resistant materials, this outdoor wall light features a sturdy casing designed to withstand rain, dust, and temperature variations. The IP65 waterproof design ensures longevity and dependable use throughout seasons.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cp\u003ePerfect for street lighting, front doors, decks, stairs, garages, and any outdoor areas requiring motion-activated illumination. Enhances home security while reducing electricity costs.\u003c\/p\u003e\u003ch3\u003eCare \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eMinimal maintenance required; clean solar panel surface periodically for optimal charging. Please refer to the included manual for warranty details and customer support information.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059311522084,"sku":"HG_SolarStreetWallLight(300W)_GPCT2628","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/65f36683-1797-48bb-ab7d-42ecb772e954.jpg?v=1787606935"},{"product_id":"solar-powered-wall-lights-outdoor-128led-beads-motion-sensor-lamp-ip65-waterproof-3-modes-sensor-light-w-remote-control-for-street-front-door-deck","title":"Solar Powered Wall Lights Outdoor 128LED Beads Motion Sensor Lamp IP65 Waterproof 3 Modes Sensor Light W\/ Remote Control For Street Front Door Deck","description":"\u003ch2\u003eSolar Powered Wall Lights Outdoor with Motion Sensor\u003c\/h2\u003e\u003cp\u003eThis LJG solar powered wall light features 128 LED beads and an advanced PIR motion sensor designed to illuminate your outdoor spaces efficiently and securely. Equipped with an inbuilt light sensor, it automatically turns on at dusk and off at dawn to save energy while maintaining brightness when needed. Perfect for streets, garages, stairs, decks, and front doors.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003e128 high-brightness LED beads for superior illumination\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof rating ensures durability in all weather conditions\u003c\/li\u003e\n\u003cli\u003eThree versatile lighting modes to adapt to your preferences\u003c\/li\u003e\n\u003cli\u003eMotion sensor with high sensitivity for automatic activation\u003c\/li\u003e\n\u003cli\u003eRemote control included for convenient operation\u003c\/li\u003e\n\u003cli\u003eSolar powered for eco-friendly and cost-saving performance\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eConstructed with high-quality, weather-resistant materials and sealed to IP65 standards, this sensor light withstands rain, snow, and heat. Designed for easy wall mounting, it features a durable solar panel optimized for maximum sunlight absorption.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eEnhance security and visibility at front doors and entryways\u003c\/li\u003e\n\u003cli\u003eIlluminate decks, patios, and outdoor stairs for safety and ambiance\u003c\/li\u003e\n\u003cli\u003eProvide light along driveways, garages, and pathways without wiring\u003c\/li\u003e\n\u003cli\u003eIdeal for street lighting and other outdoor locations requiring reliable lighting\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eCare, Shipping \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eThe device requires minimal maintenance—regular cleaning of the solar panel ensures optimal charging. It ships ready for installation with all necessary hardware and a remote control. Warranty details are available upon purchase to guarantee customer satisfaction.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059311653156,"sku":"HG_SolarStreetWallLight(450W)_GPCT2628","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/f5e11c22-d484-461b-aaee-3597498c0d02.jpg?v=1787606938"},{"product_id":"solar-ultrasonic-animal-repeller-pir-motion-sensor-animal-repellent-chaser-ipx4-waterproof-for-farm-garden-yard-to-drive-raccoon-squirrel-rat-skunk-ra","title":"Solar Ultrasonic Animal Repeller PIR Motion Sensor Animal Repellent Chaser IPX4 Waterproof for Farm Garden Yard to Drive Raccoon Squirrel Rat Skunk Ra","description":"\u003ch2\u003eWhat is the LJG Solar Ultrasonic Animal Repeller?\u003c\/h2\u003e\u003cp\u003eThe LJG Solar Ultrasonic Animal Repeller is a high-tech device designed to deter unwanted animals such as raccoons, squirrels, rats, and skunks from your farm, garden, or yard. Utilizing ultrasonic waves combined with a PIR motion sensor, it offers a humane and effective way to protect your outdoor spaces from pests.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eAdvanced ultrasonic technology emits 25-61KHz frequencies to repel various animals.\u003c\/li\u003e\n\u003cli\u003ePIR motion sensor activates the repeller only when movement is detected, conserving energy.\u003c\/li\u003e\n\u003cli\u003eSolar panel powered with built-in rechargeable battery provides up to 12 hours of operation after a 4-5 hour charge.\u003c\/li\u003e\n\u003cli\u003eIPX4 waterproof rating for reliable outdoor usage in rain and snow.\u003c\/li\u003e\n\u003cli\u003ePowerful speaker ensures wide-area coverage to keep your garden, farm, or yard safe.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eConstructed with durable weather-resistant materials designed to withstand harsh outdoor conditions. The device features an integrated solar panel on top, a robust casing housing the ultrasonic speaker and motion sensor, and an IPX4 waterproof design to resist water splashes.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cp\u003ePerfect for protecting gardens, farms, yards, and other outdoor areas from a variety of pests including raccoons, squirrels, rats, skunks, and other small animals. Ideal for homeowners, gardeners, and farmers seeking a chemical-free pest control solution.\u003c\/p\u003e\u003ch3\u003eCare, Shipping \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eSimply wipe the device with a dry cloth to clean. Ensure the solar panel is free of debris for optimal charging. Shipping includes secure packaging suitable for outdoor electronics. Warranty details available upon purchase.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059313881380,"sku":"HG_2PcRatChaser(Standard)_GPCT5371","price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/b288b0d7-c0a6-4b5e-a789-b397564e62b3.jpg?v=1787607008"},{"product_id":"solar-lights-88-leds-wall-lamps-outdoor-120-motion-sensor-sound-control-lightings-270-illumination-ip65-waterproof-w-2-5m-extend-wire-for-garage-gar","title":"Solar Lights 88 LEDs Wall Lamps Outdoor 120¡ Motion Sensor Sound Control Lightings 270¡Illumination IP65 Waterproof w\/ 2.5m Extend Wire for Garage Gar","description":"\u003ch2\u003eElevate Your Outdoor Safety with Gbruno Solar Lights 88 LEDs Wall Lamp\u003c\/h2\u003e\u003cp\u003eIlluminate your outdoor spaces with Gbruno's premium quality solar wall lamp, specially designed to keep your pets and family safe while enhancing your environment with bright and reliable lighting.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eAdvanced 1206 PIR motion sensor provides accurate, pet-friendly detection to ensure safety for your furry companions.\u003c\/li\u003e\n\u003cli\u003eWide 2706 illumination angle equipped with 88 high-brightness LEDs delivers durable, expansive lighting coverage.\u003c\/li\u003e\n\u003cli\u003eInnovative sound control activation enables hands-free operation, perfect for busy pet owners.\u003c\/li\u003e\n\u003cli\u003eEco-friendly 1500mAh rechargeable solar battery powers up to 10 hours after a full charge, minimizing energy consumption.\u003c\/li\u003e\n\u003cli\u003eRugged IP65 waterproof and heatproof construction guarantees long-lasting use in all weather conditions.\u003c\/li\u003e\n\u003cli\u003eFive versatile lighting modes with automatic day\/night sensors optimize performance and energy efficiency.\u003c\/li\u003e\n\u003cli\u003e2.5-meter extendable wire offers flexible installation options to brighten hard-to-reach areas.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eCrafted from premium, weather-resistant materials, this durable lamp withstands rain, dust, and heat, ensuring longevity and pet safety in all outdoor environments.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003ePerfect lighting solution for gardens, backyards, patios, porches, and ponds where pets explore.\u003c\/li\u003e\n\u003cli\u003eEnhances security and visibility around garages, driveways, and pathways for safe family and pet movement.\u003c\/li\u003e\n\u003cli\u003eIdeal eco-friendly lighting choice for any outdoor area requiring pet-friendly, durable illumination.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eCare \u0026amp; Shipping\u003c\/h3\u003e\u003cp\u003eRequires 8 hours of direct sunlight to fully charge with an automatic daylight shutoff feature to conserve energy. Easy installation without wiring. Handle carefully during shipping. Warranty information available upon request.\u003c\/p\u003e\u003ch3\u003eSpecifications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eLED Count: 88 high-brightness LEDs\u003c\/li\u003e\n\u003cli\u003eSensor Type: 1206 PIR motion \u0026amp; sound control\u003c\/li\u003e\n\u003cli\u003eBattery: 1500mAh rechargeable solar\u003c\/li\u003e\n\u003cli\u003eLighting Angle: 2706 wide coverage\u003c\/li\u003e\n\u003cli\u003eWaterproof Rating: IP65\u003c\/li\u003e\n\u003cli\u003eExtend Wire Length: 2.5 meters\u003c\/li\u003e\n\u003cli\u003eOperating Time: Up to 10 hours per full charge\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003eGive your pet the best1add this Gbruno favorite to your cart today!\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059314438436,"sku":"HG_88LEDMotionLight_GPCT1774","price":33.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/288cbea4-aaf7-44b0-b4f0-e40104c44da2.jpg?v=1787607013"},{"product_id":"ultrasonic-solar-animal-repeller-outdoor-mole-snake-squirrel-repellent-waterproof-bird-deer-dog-cat-deterrent-with-3-modes-motion-sensor-vibration-sta","title":"Ultrasonic Solar Animal Repeller Outdoor Mole Snake Squirrel Repellent Waterproof Bird Deer Dog Cat Deterrent with 3 Modes Motion Sensor Vibration Sta","description":"\u003ch2\u003eUltrasonic Solar Animal Repeller\u003c\/h2\u003e\u003cp\u003eProtect your outdoor spaces and beloved pets with the premium quality Ultrasonic Solar Animal Repeller by Gbruno. This device offers a durable, pet-friendly, and humane way to keep unwanted animals like moles, snakes, squirrels, and birds away from your garden or yard.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eThree effective modes: 65KHz ultrasonic sound, alarm siren, and strobe light for comprehensive animal deterrence.\u003c\/li\u003e\n\u003cli\u003eEnergy-efficient motion sensor activates only when movement is detected, prolonging battery life.\u003c\/li\u003e\n\u003cli\u003eUnique vibration technology simulates earth tremors to repel underground pests such as moles and snakes.\u003c\/li\u003e\n\u003cli\u003eSolar powered with supplemental Type-C charging for convenient, eco-friendly operation.\u003c\/li\u003e\n\u003cli\u003eIP66 waterproof design ensures premium durability in all weather conditions.\u003c\/li\u003e\n\u003cli\u003eEasy to install, offering immediate and long-lasting garden protection.\u003c\/li\u003e\n\u003cli\u003ePet-friendly approach keeps your loved animals safe while deterring nuisances.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eMade from high-quality, weather-resistant materials, this durable device withstands harsh outdoor environments reliably. The integrated solar panel efficiently charges under sunlight while the Type-C port allows charging on cloudy days, ensuring continuous operation.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003ePerfect for gardens, backyards, farms, orchards, and lawns to protect against moles, snakes, squirrels, deer, cats, dogs, and birds.\u003c\/li\u003e\n\u003cli\u003eIdeal for pet owners seeking a safe, chemical-free animal repellent.\u003c\/li\u003e\n\u003cli\u003eSuitable for any outdoor area vulnerable to unwanted wildlife intrusion and damage.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eCare, Shipping \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eMaintain optimal performance by regularly cleaning the solar panel. The package includes all necessary mounting accessories. Gbruno provides a manufacturer’s warranty for your peace of mind.\u003c\/p\u003e\u003ch3\u003eSpecifications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eUltrasonic Frequency: 65KHz\u003c\/li\u003e\n\u003cli\u003eModes: Ultrasound, Alarm Siren, Strobe Light\u003c\/li\u003e\n\u003cli\u003ePower Source: Solar Panel with Type-C Charging\u003c\/li\u003e\n\u003cli\u003eWaterproof Rating: IP66\u003c\/li\u003e\n\u003cli\u003eStandby Time: 10+ Days after Full Charge\u003c\/li\u003e\n\u003cli\u003eDimensions: See Product Packaging\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003eGive your pet the best—add this Gbruno favorite to your cart today!\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059314503972,"sku":"HG_AnimalChaser_GPCT4804","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/9ee56386-1e34-432c-9e83-edca84eec5c0.jpg?v=1787607013"},{"product_id":"solar-wall-light-outdoor-60leds-pir-motion-sensor-remote-control-wireless-lamps-ip65-waterproof-lighting-for-garage-front-door-garden-pathway-1","title":"Solar Wall Light Outdoor 60LEDs PIR Motion Sensor Remote Control Wireless Lamps IP65 Waterproof Lighting for Garage Front Door Garden Pathway","description":"\u003ch2\u003eBrighten Your Outdoor Space with Gbruno's Solar Wall Light\u003c\/h2\u003e\u003cp\u003eEnsure your garden, pathway, or garage is always safely lit with Gbruno's premium quality solar wall light. Designed especially for pet owners, this light combines durability with energy efficiency to keep your loved ones safe and comfortable outdoors.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eDurable, weather-resistant design that is pet-friendly and built to last in outdoor environments.\u003c\/li\u003e\n\u003cli\u003eEquipped with 60 high-brightness LEDs providing wide 180° illumination for clear visibility.\u003c\/li\u003e\n\u003cli\u003eUpgraded PIR motion sensor detects movement up to 26.2 feet, saving energy by activating only when needed.\u003c\/li\u003e\n\u003cli\u003eIncludes remote control for easy, convenient adjustments from anywhere.\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof and heatproof rated, ensuring reliable performance in all weather conditions.\u003c\/li\u003e\n\u003cli\u003eComes with two 2200mAh rechargeable batteries for long-lasting nighttime lighting.\u003c\/li\u003e\n\u003cli\u003eAutomatic on\/off function based on ambient light and motion to optimize energy efficiency.\u003c\/li\u003e\n\u003cli\u003eWireless installation—no wiring required, perfect for pet-friendly outdoor areas.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eMade with premium quality, weather-resistant materials, the Gbruno solar light is engineered to withstand the elements and maintain pet-safe operation. The efficient solar panel fully recharges the batteries within about 6 hours of sunlight, ensuring dependable illumination throughout the night.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eIdeal for gardens, driveways, patios, porches, and garage entrances.\u003c\/li\u003e\n\u003cli\u003eEnhances safety by lighting pathways and entryways whenever motion is detected.\u003c\/li\u003e\n\u003cli\u003ePerfect for locations without electrical wiring thanks to wireless, solar-powered design.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eSpecifications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eLED Count: 60 high-brightness LEDs\u003c\/li\u003e\n\u003cli\u003eDetection Range: 26.2 feet (PIR motion sensor)\u003c\/li\u003e\n\u003cli\u003eIllumination Angle: 180 degrees\u003c\/li\u003e\n\u003cli\u003eBatteries: 2 x 2200mAh rechargeable batteries included\u003c\/li\u003e\n\u003cli\u003eWaterproof Rating: IP65\u003c\/li\u003e\n\u003cli\u003eCharging Time: Approximately 6 hours of sunlight\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eCare \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eMaintain optimal performance by cleaning the solar panel regularly with a soft cloth. Gbruno provides a standard manufacturer's warranty to ensure your peace of mind. Enjoy quick and reliable shipping to receive your light promptly.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eGive your pet the best—add this Gbruno favorite to your cart today!\u003c\/strong\u003e\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059315126564,"sku":"HG_60LEDSolarWallLight(White)_GPCT2500","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/8dec3ce8-b86f-46d9-ad6e-f86cf02797b1.jpg?v=1787607018"},{"product_id":"ultrasonic-animal-repeller-solar-powered-repellent-with-motion-sensor-led-flashing-lights-ipx6-waterproof-outdoor-for-farm-garden-yard","title":"Ultrasonic Animal Repeller Solar Powered Repellent with Motion Sensor LED Flashing Lights IPX6 Waterproof Outdoor for Farm Garden Yard","description":"\u003ch2\u003eUltrasonic Animal Repeller by Gbruno\u003c\/h2\u003e\u003cp\u003eKeep your beloved pets and property safe with this advanced ultrasonic animal repeller. Designed to deter unwanted wildlife gently without harm, it is an ideal solution for farms, gardens, and yards.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eSolar Powered: Eco-friendly and cost-effective energy from sunlight ensures continuous operation.\u003c\/li\u003e\n\u003cli\u003eMotion Sensor \u0026amp; LED Flashing Lights: Detects animal movement instantly, triggering effective deterrence.\u003c\/li\u003e\n\u003cli\u003eIPX6 Waterproof Design: Durable and reliable for all-weather outdoor use.\u003c\/li\u003e\n\u003cli\u003ePet-Friendly Ultrasonic Technology: Safely repels animals without harmful sprays or traps.\u003c\/li\u003e\n\u003cli\u003eWide Coverage Area: Protects your farm, garden, or yard with premium quality performance.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eCrafted from premium quality ABS plastic with robust waterproof seals, this repeller excels in durability and longevity, perfectly built to withstand outdoor environmental challenges.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eFarmyards to prevent crop damage from wild animals.\u003c\/li\u003e\n\u003cli\u003eGarden areas to protect flowers and plants from pests.\u003c\/li\u003e\n\u003cli\u003eResidential yards to keep pets safe and block unwanted wildlife intrusions.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eSpecifications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003ePower Supply: Solar panel with rechargeable battery.\u003c\/li\u003e\n\u003cli\u003eWaterproof Rating: IPX6 suitable for rain and splashes.\u003c\/li\u003e\n\u003cli\u003eDetection Range: Up to 10 meters with motion sensor accuracy.\u003c\/li\u003e\n\u003cli\u003eLED Flashing Lights: Bright, attention-grabbing alerts for animals.\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003eGive your pet the best—add this Gbruno favorite to your cart today!\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059317190948,"sku":"HG_UltrasonicPestRepeller_GPCT1567","price":33.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/80ae9a15-14f3-46fd-8c35-908edaf5a9e2_3c32766a-3f02-45d6-b87c-d8fb29350037.jpg?v=1787607070"},{"product_id":"ultrasonic-animal-repeller-solar-powered-motion-sensor-repellent-ipx4-waterproof-outdoor-for-farm-garden-yard-repelling-deer-raccoon-cat-dog-rabbit-sq","title":"Ultrasonic Animal Repeller Solar Powered Motion Sensor Repellent IPX4 Waterproof Outdoor For Farm Garden Yard Repelling Deer Raccoon Cat Dog Rabbit Sq","description":"\u003ch2\u003eProtect Your Outdoor Spaces with Gbruno's Ultrasonic Animal Repeller\u003c\/h2\u003e\u003cp\u003eSafeguard your farm, garden, and yard with a reliable, pet-loving solution. Gbruno’s ultrasonic repeller uses advanced technology to peacefully deter deer, raccoons, cats, dogs, rabbits, and more — keeping your outdoor sanctuary safe and serene.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolar Powered \u0026amp; Energy Efficient:\u003c\/strong\u003e Continuous, eco-friendly operation without needing battery replacements.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIPX4 Waterproof Design:\u003c\/strong\u003e Built to withstand all weather conditions, ensuring durable, year-round protection.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdvanced Ultrasonic Technology:\u003c\/strong\u003e Emits safe, high-frequency sounds that effectively repel animals without causing harm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart Motion Sensor Activation:\u003c\/strong\u003e Detects movement within approx. 30 feet to activate only when needed and save power.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePet-Friendly and Humane:\u003c\/strong\u003e Non-toxic deterrent that protects pets and wildlife alike, showing care and respect.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Installation:\u003c\/strong\u003e Lightweight, compact, and portable for quick setup in various outdoor locations.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eCrafted from premium quality, weather-resistant materials, this device features a robust solar panel and a sturdy casing that promises consistent durability and long-lasting performance in diverse outdoor environments.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eProtecting farm fields from crop damage caused by wildlife.\u003c\/li\u003e\n\u003cli\u003eControlling pests in gardens and flower beds.\u003c\/li\u003e\n\u003cli\u003eMaintaining safe residential yards free from nuisance animals.\u003c\/li\u003e\n\u003cli\u003eDeterring wildlife in commercial outdoor spaces.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eSpecifications\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eWaterproof Rating: IPX4\u003c\/li\u003e\n\u003cli\u003ePower Source: Solar Powered\u003c\/li\u003e\n\u003cli\u003eDetection Range: Approximately 30 feet\u003c\/li\u003e\n\u003cli\u003eAnimals Repelled: Deer, raccoon, cat, dog, rabbit, and more\u003c\/li\u003e\n\u003cli\u003eDimensions: Compact and lightweight for easy mounting\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003eGive your pet the best—add this Gbruno favorite to your cart today!\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059317256484,"sku":"HG_SolarUltrasonicRepeller_GPCT2349","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/00320de4-8cfb-460c-995b-83a733a02865_b961c49f-61b4-48ad-a30c-71fc1ab2659b.jpg?v=1787607069"},{"product_id":"solar-lights-180-leds-solar-wall-light-outdoor-motion-sensor-lamp-ip65-waterproof-120-sensing-270-wide-lighting-angle-for-garage-garden-pathway","title":"Solar Lights 180 LEDs Solar Wall Light Outdoor Motion Sensor Lamp IP65 Waterproof 120¡ Sensing 270¡Wide Lighting Angle for Garage Garden Pathway","description":"\u003ch2\u003eBright and Durable Solar Wall Light\u003c\/h2\u003e\u003cp\u003eThe LJG Solar Lights 180 LEDs Solar Wall Light is an advanced outdoor lighting solution designed to brighten your garden, garage, pathway, or any outdoor space using clean solar energy. Featuring a motion sensor, wide-angle illumination, and robust waterproof construction, it enhances safety and visibility during the night.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eUpgraded PIR motion sensor detects movement within 8 meters, activating light only when needed to save energy.\u003c\/li\u003e\n\u003cli\u003e180 high-brightness COB LEDs deliver wide and intense illumination with a 270° lighting angle.\u003c\/li\u003e\n\u003cli\u003eDual 2200mAh rechargeable batteries provide reliable long-lasting power after about 8 hours of sunlight charging.\u003c\/li\u003e\n\u003cli\u003eIP65 waterproof and heatproof design ensures durability in all weather conditions.\u003c\/li\u003e\n\u003cli\u003eAutomatic on\/off function: turns off during the day and activates at night upon motion detection.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eConstructed with high-quality, weather-resistant materials, this solar light is built to withstand environmental damage and provide dependable outdoor lighting all year round.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cp\u003ePerfect for illuminating gardens, backyards, decks, porches, patios, ponds, garages, driveways, pathways, and any other outdoor area requiring safety and visibility.\u003c\/p\u003e\u003ch3\u003eCare, Shipping \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eEasy to install with no wiring needed. Fully charges under direct sunlight in approximately 8 hours. Please follow included instructions for optimal performance. Comes with standard manufacturer warranty.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059317387556,"sku":"Solarek_180LEDMotionLight_GPCT1492","price":37.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/5f16dc1c-41bb-46b2-bcff-444d6e548409.jpg?v=1787607071"},{"product_id":"solar-ultrasonic-animal-repeller-solar-powered-animal-repellent-chaser-with-pir-motion-sensor-ip54-waterproof-sound-flashing-light-for-deer-raccoon-sq","title":"Solar Ultrasonic Animal Repeller Solar Powered Animal Repellent Chaser with PIR Motion Sensor IP54 Waterproof Sound Flashing Light for Deer Raccoon Sq","description":"\u003ch2\u003eWhat is the LJG Solar Ultrasonic Animal Repeller?\u003c\/h2\u003e\u003cp\u003eThe LJG Solar Ultrasonic Animal Repeller is an advanced device designed to keep unwanted animals away from your property. Utilizing ultrasonic technology combined with PIR motion sensing, this repeller emits strong ultrasonic waves, flashing LED lights, and an audible buzzer to effectively deter animals such as deer and raccoons.\u003c\/p\u003e\u003ch3\u003eFeatures \u0026amp; Benefits\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003eFive adjustable chasing modes tailored for different types of animals.\u003c\/li\u003e\n\u003cli\u003eMotion sensing distance adjustable between 3.28 to 32.8 feet for precise detection.\u003c\/li\u003e\n\u003cli\u003eSolar-powered with USB charging capability, providing 7-10 days of continuous operation on a full charge.\u003c\/li\u003e\n\u003cli\u003eIP54 waterproof rating ensures durability and reliable performance in rain or snow.\u003c\/li\u003e\n\u003cli\u003eCombination of ultrasonic sound, flashing light, and buzzer maximizes animal deterrence.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eMaterial \u0026amp; Build\u003c\/h3\u003e\u003cp\u003eBuilt with weather-resistant materials and a robust solar panel, this device is designed for outdoor use with lasting performance. Its sturdy construction withstands exposure to various elements, ensuring long-term reliability for your garden or farm.\u003c\/p\u003e\u003ch3\u003eUse Cases \/ Applications\u003c\/h3\u003e\u003cp\u003eIdeal for protecting gardens, farms, yards, and other outdoor areas from unwanted pests and animals such as deer, raccoons, and other wildlife that may cause damage.\u003c\/p\u003e\u003ch3\u003eCare, Shipping \u0026amp; Warranty\u003c\/h3\u003e\u003cp\u003eEasy to install and maintain; just place it in a sunny spot for optimal solar charging. Comes with a warranty (check seller details for more information) and is shipped with careful packaging to prevent damage during transit.\u003c\/p\u003e","brand":"GBruno Store","offers":[{"title":"Default Title","offer_id":56059317780772,"sku":"HG_AnimalChaser_GPCT5365","price":71.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/0815b3b9-eaa9-40be-9b7e-bc43047cbe0c.jpg?v=1787607080"},{"product_id":"8000mah-high-power-solar-street-lights-outdoor-commercial-parking-lot","title":"8000mah High Power Solar Street Lights Outdoor Commercial Parking Lot","description":"\u003ch1\u003eSPECIFICATIONS\u003c\/h1\u003e\u003cp\u003e\u003cspan\u003eBody Material\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eABS\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eBrand Name\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eNONE\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eCertification\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003ece\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eHigh-concerned chemical\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eNone\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eInstallation Method\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eself-contained\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eIs Batteries Included\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eYes\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eIs Bulbs Included\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eYes\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eIs Dimmable\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eYes\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eLight Source\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eLED bulbs\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eOrigin\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eMainland China\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003ePower Source\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eSOLAR\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eProtection Level\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eIP67\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan\u003eStyle\u003c\/span\u003e: \u003cspan style=\"color:#333\"\u003eModern Style\u003c\/span\u003e\u003c\/p\u003e\u003cdiv class=\"detailmodule_html\"\u003e\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cdiv\u003e\u003cspan\u003e\u003cp style=\"margin-top:5px;margin-right:0;margin-bottom:5px;margin-left:0;text-indent:0\"\u003e\u003cb\u003e\u003cspan style=\"font-family: Arial; letter-spacing: 0px;\"\u003e\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eDescription:\u003c\/p\u003e\n\u003cp\u003e281LEDs High Brightness LED Solar Street Light: This solar street light is equipped with 281 super bright LED beads and features a 270 degree ultra wide angle lighting design. Compared to regular street lights, it provides a wider range of illumination and brighter light, with an illumination range of up to 1076 square feet. It can meet the lighting needs of large outdoor places and is suitable for gardens, terraces, garages, parking lots, sports fields, and other large places.\u003c\/p\u003e\n\u003cp\u003eHigh Quality \u0026amp;amp; Maintence-free \u0026amp;amp; No Bills: The structure of solar street lights is very simple, without the need to arrange various circuits, thickened die-cast aluminum case ,there is no need to worry about the danger of circuit aging and leakage. The solar street light strip is IP67 waterproof and can work under any weather conditions.Dust-proof, rust resistant, corrosion resistant, and bad weather resistant; including snowstorms and hurricanes. Meanwhile, solar street lights only require sunlight to obtain energy and do not generate electricity bills, greatly reducing the cost of household electricity.\u003c\/p\u003e\n\u003cp\u003eAuto On \/ Off \u0026amp;amp; Remote Control: Built-in smart sensor,lights will turn on automatically at dusk, and turn off at dawn. Upgraded Remote Control -ON\/OFF Function; Auto Mode- automatically lights up at night,automatically turns off during the day; Timing function-3H, 5H, 8H; Brightness increase \/decrease mode.\u003c\/p\u003e\n\u003cp\u003eTwo Control Methods: This solar LED street light is remotely controlled by a remote control, allowing you to use it within a range of 10-16 feet (approximately 3-5 meters). The light sensing mode will automatically turn on at night and can work continuously for 8-12 hours when fully charged. Automatically turn off charging during the day and can be fully charged in about 6-8 hours.\u003c\/p\u003e\n\u003cp\u003eWidely Used: Ideal for Plaza, Park, Garden, Courtyard, Street, Walkway, Pathway, Campus, Farm, Also can be used in roads, industrial areas, residential areas.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eSpecification:\u003c\/p\u003e\n\u003cp\u003eProduct Name: LED Solar Street Light \u003c\/p\u003e\n\u003cp\u003eMaterial: ABS\u003c\/p\u003e\n\u003cp\u003eWaterproof: IP67\u003c\/p\u003e\n\u003cp\u003eLED Quantity: 281LED\u003c\/p\u003e\n\u003cp\u003eBattery Capacity: 8000mAh\u003c\/p\u003e\n\u003cp\u003eLighting Area: 100㎡\/1076ft²\u003c\/p\u003e\n\u003cp\u003eSolar Panel: Polycrystalline (6V\/12W)\u003c\/p\u003e\n\u003cp\u003eCharging Time: 6-8hrs in direct sunlight\u003c\/p\u003e\n\u003cp\u003eSolar Lamp Size: 37*14cm\/14.57*5.51in\u003c\/p\u003e\n\u003cp\u003eSolar Panel Size: 35*29cm\/13.78*11.42in\u003c\/p\u003e\n\u003cp\u003eRemote Control Distance: 3-5m \/ 9.8-16.4ft\u003c\/p\u003e\n\u003cp\u003eWorking Time: 8-12hrs depends on battery levels\u003c\/p\u003e\n\u003cp\u003eWorking Mode: Light Control + Timmer Control + Remote Control\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePackage Included:\u003c\/p\u003e\n\u003cp\u003e1 x LED Solar Street Light\u003c\/p\u003e\n\u003cp\u003e1 x Accessories Package \u003c\/p\u003e\n\u003cp\u003e1 x Remote Control\u003c\/p\u003e\n\u003cp\u003e1 x User Manual\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eNote:\u003c\/p\u003e\n\u003cp\u003eDue to the different monitor and light effect, the actual color of the item might be slightly different from the color showed on the pictures. Thank you!\u003c\/p\u003e\n\u003cp\u003ePlease allow 1-2cm measuring deviation due to manual measurement.\u003c\/p\u003e\n\u003cp style=\"margin-top:5px;margin-right:0;margin-bottom:5px;margin-left:0;text-indent:0\"\u003e\u003cspan style=\"font-family: Arial;letter-spacing: 0;font-size: 16px\"\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"margin-top:5px;margin-right:0;margin-bottom:5px;margin-left:0;text-indent:0\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"margin-top:5px;margin-right:0;margin-bottom:5px;margin-left:0;text-indent:0\"\u003e\u003cspan style=\"font-family: Arial;letter-spacing: 0;font-size: 16px\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\";font-family:Calibri;font-size:14px\"\u003e \u003c\/span\u003e\u003c\/p\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n","brand":"FLIPSTYLEZLLC","offers":[{"title":"United States","offer_id":56129569620260,"sku":"200007763:201336106","price":240.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/S4b93ae7c1b88496d806efc185506fb6eB.webp?v=1787879511"},{"product_id":"solar-wall-light","title":"Solar wall light","description":"\u003cp\u003e\n Specification classification: 33led wall lamp\n \u003cbr\u003e\n Protection level: IP65\n \u003cbr\u003e\n Light source type: LED\n \u003cbr\u003e\n Rated power: 5 (W)\n \u003cbr\u003e\n Voltage: 3.7 (V)\n \u003cbr\u003e\n Dimensions: 166*75*30 (mm)\n \u003cbr\u003e\n Switch type: manual\n \u003cbr\u003e\n Colour: Black\n\u003c\/p\u003e\n\u003cp\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1618912474825.jpg\" style=\"max-width:100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1618912474834.jpg\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1618912474833.jpg\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1618912474832.jpg\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1618912474839.jpg\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1618912474835.jpg\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1618912475118.jpg\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1618912475126.jpg\" style=\"max-width: 100%;\"\u003e\n \u003cbr\u003e\n\u003c\/p\u003e","brand":"Sell My Stuff","offers":[{"title":"Black \/ 1PCS","offer_id":56129656684836,"sku":"CJTY108971601AZ","price":36.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/1618912485270.jpg?v=1787881568"},{"product_id":"led-solar-outdoor-garden-decoration-new-stair-light-solar-light-and-shadow-night-light-solar-wall-light","title":"Led Solar Outdoor Garden Decoration New Stair Light Solar Light And Shadow Night Light Solar Wall Light","description":"\u003cp\u003e\n \u003cb\u003eProduct information:\u003c\/b\u003e\n \u003cbr\u003e\n Model: Solar light and shadow wall lamp\n \u003cbr\u003e\n Specifications classification: solar upgrade new water drop wall lamp [warm light], solar upgrade new water drop wall light [white light]\n \u003cbr\u003e\n Continuous lighting time: 12 hours (inclusive) -16 hours (not included)\n \u003cbr\u003e\n Protection level: IP55\n \u003cbr\u003e\n Light source type: warm\n \u003cbr\u003e\n Rated power: 1 (W)\n \u003cbr\u003e\n Voltage: 1.2 (V)\n \u003cbr\u003e\n Life: 50000 (h)\n \u003cbr\u003e\n Switch type: light control\n \u003cbr\u003e\n \u003cb\u003e\n  \u003cbr\u003e\n \u003c\/b\u003e\n\u003c\/p\u003e\n\u003cp\u003e\n \u003cb\u003ePacking list:\u003c\/b\u003e\n  \n\u003c\/p\u003e\n\u003cp\u003ewall lamp x1\u003c\/p\u003e\n\u003cp\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1619859646179.jpg\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1619859589487.jpg\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1619859600590.png\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1619859600614.png\" style=\"max-width: 100%;\"\u003e\n \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/1619859600591.png\" style=\"max-width: 100%;\"\u003e\n \u003cbr\u003e\n\u003c\/p\u003e","brand":"Sell My Stuff","offers":[{"title":"warm light","offer_id":56129656717604,"sku":"CJSN110886701AZ","price":25.3,"currency_code":"USD","in_stock":true},{"title":"White light","offer_id":56129656750372,"sku":"CJSN110886702BY","price":25.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/1619859655714.jpg?v=1787881568"},{"product_id":"solar-flame-flickering-garden-led-light-ip65-outdoor-solar-tiki-torch-light-spotlights-landscape-decoration-led-lamp","title":"Solar Flame Flickering Garden Led Light Ip65 Outdoor Solar Tiki Torch Light Spotlights Landscape Decoration Led Lamp","description":"\u003cp\u003eSolar Flame Flickering Garden Led Light Ip65 Outdoor Solar Tiki Torch Light Spotlights Landscape Decoration Led Lamp\u003c\/p\u003e","brand":"Sell My Stuff","offers":[{"title":"12Led 1pcs","offer_id":56129657831716,"sku":"CJJZHWTY00029-12Led 1pcs","price":17.56,"currency_code":"USD","in_stock":true},{"title":"33Led 1pcs","offer_id":56129657864484,"sku":"CJJZHWTY00029-33Led 1pcs","price":23.81,"currency_code":"USD","in_stock":true},{"title":"12Led 2pcs","offer_id":56129657897252,"sku":"CJJZHWTY00029-12Led 2pcs","price":45.33,"currency_code":"USD","in_stock":true},{"title":"12Led 4pcs","offer_id":56129657930020,"sku":"CJJZHWTY00029-12Led 4pcs","price":38.94,"currency_code":"USD","in_stock":true},{"title":"12Led 6pcs","offer_id":56129657962788,"sku":"CJJZHWTY00029-12Led 6pcs","price":53.79,"currency_code":"USD","in_stock":true},{"title":"12Led 8pcs","offer_id":56129657995556,"sku":"CJJZHWTY00029-12Led 8pcs","price":68.64,"currency_code":"USD","in_stock":true},{"title":"33Led 4pcs","offer_id":56129658028324,"sku":"CJJZHWTY00029-33Led 4pcs","price":64.91,"currency_code":"USD","in_stock":true},{"title":"33Led 8pcs","offer_id":56129658061092,"sku":"CJJZHWTY00029-33Led 8pcs","price":120.59,"currency_code":"USD","in_stock":true},{"title":"33Led 10pcs","offer_id":56129658093860,"sku":"CJJZHWTY00029-33Led 10pcs","price":148.43,"currency_code":"USD","in_stock":true},{"title":"12Led 12pcs","offer_id":56129658126628,"sku":"CJJZHWTY00029-12Led 12pcs","price":98.34,"currency_code":"USD","in_stock":true},{"title":"51 Led one pc","offer_id":56129658159396,"sku":"CJJZHWTY00029-51 Led one pc","price":31.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/files\/2151391832028.jpg?v=1787881568"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8165\/3284\/collections\/image_3e320c3a-1b51-4f40-af5b-7d0a7242d8b4.png?v=1787869742","url":"https:\/\/solarihardlyknowher.shop\/collections\/solar-wall-security-spotlight-lights.oembed?page=3","provider":"Solar, I Hardly Know Her!","version":"1.0","type":"link"}