{"title":"1 PACK 10% OFF","description":"","products":[{"product_id":"langy-high-bay-ledufo-150w-21000-lumens","title":"150W LED UFO high bay light-22,500 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        }\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         \/* Precision Lighting Calculator 按钮样式 *\/\n        .calculator-btn {\n            background: #3498db;\n            box-shadow: 0 4px 8px rgba(52, 152, 219, 0.25);\n        }\n        \n        .calculator-btn:hover {\n            background: #2980b9;\n            box-shadow: 0 6px 12px rgba(52, 152, 219, 0.35);\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\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eU920 Series LED High Bay 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\/LANGY_UFO150W_1158.ies?v=1768382494\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload IES File\u003c\/span\u003e \u003c\/a\u003e \u003ca rel=\"noopener\" class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/UFO_manual.pdf?v=1718941975\" 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\u003c!-- 新增的 Precision Lighting Calculator 按钮 --\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca href=\"https:\/\/www.langy-energy.com\/pages\/how-many-ufo-led-high-bay-light-will-you-need\" class=\"download-btn calculator-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-calculator\"\u003e\u003c\/i\u003e \u003cspan\u003ePrecision Lighting Calculator\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cbr\u003e\u003c\/div\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\"\u003e150W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Consumption\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e22,500 LM\/light\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLuminous Flux\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eEfficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 hrs\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\u003eU920-150W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e22,500 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e280 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e14-16 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eφ10.4\" × 5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e5.5 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDie-cast aluminum + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e5000-6000K (Daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150 Lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI\u003c\/td\u003e\n\u003ctd\u003e\u0026gt;80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Power Consumption\u003c\/td\u003e\n\u003ctd\u003e±5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd\u003eAC 100-277V\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\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e-22°F ~ 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5 years limited warranty\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-warehouse\"\u003e\u003c\/i\u003e Broad Application\u003c\/h3\u003e\n\u003cp\u003eIdeal for commercial\/industrial settings, home workshops, gyms, garages, warehouses, and auditoriums. Provides professional lighting with a modern, fashionable design.\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 Industrial Grade\u003c\/h3\u003e\n\u003cp\u003eHeavy-duty aluminum construction ensures durability. Excellent heat dissipation with optimized heat sink design. IP65 rated dustproof and waterproof housing ensures long operational life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"1.6FT cord without plug","offer_id":43510771810439,"sku":"U902-150W-NP","price":72.99,"currency_code":"USD","in_stock":true},{"title":"4.9FT cord with plug","offer_id":43510771843207,"sku":"U902-150W-P","price":75.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20260114-153331.jpg?v=1768804180"},{"product_id":"langy-200w-solar-street-lights-outdoor-20000-lumens-super-bright","title":"200W solar street lights - ES03 Series","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            position: relative;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: #ff8000;\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: #e67300;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\n        }\n        \n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 16px;\n            text-align: center;\n            font-size: 1.4rem;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-table-container {\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            padding: 5px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 600px;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table th {\n            background-color: #f8f9fa;\n            color: #2c3e50;\n            font-weight: 600;\n            padding: 12px 15px;\n            text-align: center;\n            border-bottom: 2px solid #dee2e6;\n        }\n        \n        .spec-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #edf2f7;\n            vertical-align: top;\n        }\n        \n        .spec-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 30%;\n            text-align: left;\n            padding-left: 20px;\n        }\n        \n        .spec-table td:not(:first-child) {\n            text-align: center;\n            color: #34495e;\n            font-weight: 500;\n            width: 23.3%;\n        }\n        \n        .model-header {\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 5px;\n        }\n        \n        .highlight {\n            font-weight: 700;\n            color: #e74c3c;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n        }\n        \n        .spec-item:nth-child(2) {\n            border-left-color: #2ecc71;\n        }\n        \n        .spec-item:nth-child(3) {\n            border-left-color: #e74c3c;\n        }\n        \n        .spec-item:nth-child(4) {\n            border-left-color: #f39c12;\n        }\n        \n        .spec-value {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 5px 0;\n        }\n        \n        .spec-label {\n            font-size: 0.9rem;\n            color: #6c757d;\n            font-weight: 500;\n        }\n        \n        .features-section {\n            margin: 40px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            font-size: 1.7rem;\n            position: relative;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(to right, #3498db, #2c3e50);\n            margin: 12px auto;\n            border-radius: 2px;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 22px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 12px;\n            color: #ff8000;\n            font-size: 1.3rem;\n            min-width: 24px;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 0.95rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        .divider {\n            height: 1px;\n            background: linear-gradient(to right, transparent, #dee2e6, transparent);\n            margin: 30px auto;\n            width: 80%;\n        }\n        \n        .hero-image {\n            width: 100%;\n            max-width: 800px;\n            margin: 20px auto;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n            display: flex;\n            justify-content: center;\n            background: linear-gradient(to right, #f5f5f5, #e0e0e0);\n            padding: 20px;\n        }\n        \n        .hero-image img {\n            max-width: 100%;\n            height: auto;\n            display: block;\n            transition: transform 0.5s ease;\n        }\n        \n        .hero-image:hover img {\n            transform: scale(1.03);\n        }\n        \n        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td {\n                padding: 10px 12px;\n                font-size: 0.9rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 35%;\n            }\n            \n            .download-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .download-btn {\n                width: 100%;\n                max-width: 300px;\n                justify-content: center;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table {\n                min-width: 100%;\n            }\n            \n            .spec-table td {\n                padding: 8px 10px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 40%;\n                padding-left: 12px;\n            }\n            \n            .feature-card {\n                padding: 18px;\n            }\n            \n            .spec-value {\n                font-size: 1.3rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eES03 Series Solar Street Lights\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eHigh-performance solar-powered lighting solutions for outdoor spaces\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Popular_solar_street_light_200W.pdf?v=1699106377\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Solar_street_light_manual.pdf?v=1668077332\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e Technical Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e25,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e20,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications Comparison\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\" style=\"width: 108.959%;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; width: 45.7175%;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"width: 54.2269%;\"\u003eES03-200W\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWattage\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLumens Output\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e25,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e360 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e6V \/ 15W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e1380 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e20,000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eProduct Weight\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e9 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e28.3 x 10 x 2 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e16-19 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eApp Control\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eDusk to Dawn\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eDusk to Dawn (Disable)\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eYes (can be turned off)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eMotion Sensor Range\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e26ft maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eRemote Control\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eIncluded (36ft opposite \/ 18ft at 30° angle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWorking Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eDischarging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eCharging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.7175%;\"\u003eLifespan\u003c\/td\u003e\n\u003ctd style=\"width: 54.2269%;\"\u003eOver 5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eOur solar street lights require no wiring or electrical work. Simply mount them on a pole using the included bracket and enjoy immediate illumination. The 2\"-4\" pole diameter compatibility makes them suitable for most standard poles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e POWERFUL ILLUMINATION\u003c\/h3\u003e\n\u003cp\u003eWith outputs ranging from  25,000 lumens, these lights provide exceptional coverage from 1080 to 1380 square feet depending on model and installation height (13-21 feet).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-running\"\u003e\u003c\/i\u003e ADVANCED MOTION DETECTION\u003c\/h3\u003e\n\u003cp\u003eThe 26ft radar sensing range provides reliable motion detection, automatically increasing brightness when movement is detected and conserving energy when areas are unoccupied.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e DURABLE CONSTRUCTION\u003c\/h3\u003e\n\u003cp\u003eBuilt with ABS material and IP65 waterproof rating, these lights withstand harsh weather conditions from 32°F to 110°F while maintaining optimal performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":40647389773959,"sku":"ES03-200W","price":95.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Customer_review_5_1_1.jpg?v=1718878578"},{"product_id":"1400w-1800w-split-solar-street-light","title":"1800W Solar parking lot lights  50,000 lumens","description":"\u003cstyle\u003e\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    body {\n        background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n        color: #333;\n        line-height: 1.6;\n        padding: 20px;\n        min-height: 100vh;\n    }\n    \n    .container {\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n    \n    header {\n        text-align: center;\n        margin-bottom: 30px;\n        padding: 20px 0;\n    }\n    \n    .logo {\n        font-size: 2.8rem;\n        color: #ff8000;\n        margin-bottom: 15px;\n    }\n    \n    h1 {\n        color: #2c3e50;\n        font-size: 2.2rem;\n        margin-bottom: 10px;\n    }\n    \n    .subtitle {\n        color: #6c757d;\n        font-size: 1.1rem;\n        max-width: 700px;\n        margin: 0 auto 20px;\n        font-weight: 400;\n    }\n    \n    .download-section {\n        text-align: center;\n        margin: 25px 0;\n    }\n    \n    .download-buttons {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        flex-wrap: wrap;\n        margin-top: 15px;\n    }\n    \n    .download-btn {\n        display: inline-flex;\n        align-items: center;\n        padding: 12px 25px;\n        background: #ff8000;\n        color: white;\n        text-decoration: none;\n        border-radius: 8px;\n        font-weight: 600;\n        transition: all 0.3s ease;\n        box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n        border: 2px solid transparent;\n    }\n    \n    .download-btn:hover {\n        background: #e67300;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n        border-color: rgba(255, 255, 255, 0.3);\n    }\n    \n    .download-btn i {\n        margin-right: 10px;\n        font-size: 1.2rem;\n    }\n    \n    \/* Compact Specification Table *\/\n    .spec-card {\n        background: white;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n        margin: 30px 0;\n    }\n    \n    .spec-title {\n        background: linear-gradient(135deg, #2c3e50, #4a6491);\n        color: white;\n        padding: 16px;\n        text-align: center;\n        font-size: 1.4rem;\n        font-weight: 600;\n        letter-spacing: 0.5px;\n    }\n    \n    .spec-table-container {\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        padding: 5px;\n    }\n    \n    .spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        min-width: 600px;\n        font-size: 0.95rem;\n    }\n    \n    .spec-table tr {\n        border-bottom: 1px solid #edf2f7;\n    }\n    \n    .spec-table tr:last-child {\n        border-bottom: none;\n    }\n    \n    .spec-table tr:nth-child(even) {\n        background-color: #f9fafb;\n    }\n    \n    .spec-table tr:hover {\n        background-color: #f0f7ff;\n    }\n    \n    .spec-table td {\n        padding: 8px 12px;\n        line-height: 1.4;\n    }\n    \n    .spec-table td:first-child {\n        font-weight: 600;\n        color: #2c3e50;\n        width: 40%;\n        text-align: left;\n        padding-left: 20px;\n    }\n    \n    .spec-table td:last-child {\n        text-align: left;\n        color: #34495e;\n        font-weight: 500;\n        padding-right: 20px;\n    }\n    \n    .highlight {\n        font-weight: 700;\n        color: #e74c3c;\n    }\n    \n    .key-specs {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 15px;\n        margin: 25px 0;\n    }\n    \n    .spec-item {\n        background: white;\n        border-radius: 10px;\n        padding: 15px;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        border-left: 4px solid #3498db;\n    }\n    \n    .spec-item:nth-child(2) {\n        border-left-color: #2ecc71;\n    }\n    \n    .spec-item:nth-child(3) {\n        border-left-color: #e74c3c;\n    }\n    \n    .spec-item:nth-child(4) {\n        border-left-color: #f39c12;\n    }\n    \n    .spec-value {\n        font-size: 1.5rem;\n        font-weight: 700;\n        color: #2c3e50;\n        margin: 5px 0;\n    }\n    \n    .spec-label {\n        font-size: 0.9rem;\n        color: #6c757d;\n        font-weight: 500;\n    }\n    \n    .features-section {\n        margin: 40px 0;\n    }\n    \n    .section-title {\n        text-align: center;\n        color: #2c3e50;\n        margin-bottom: 30px;\n        font-size: 1.7rem;\n        position: relative;\n    }\n    \n    .section-title::after {\n        content: '';\n        display: block;\n        width: 80px;\n        height: 4px;\n        background: linear-gradient(to right, #3498db, #2c3e50);\n        margin: 12px auto;\n        border-radius: 2px;\n    }\n    \n    \/* 修改特性网格布局为2列2行 *\/\n    .features-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr); \/* 两列布局 *\/\n        gap: 20px;\n    }\n    \n    .feature-card {\n        background: white;\n        border-radius: 10px;\n        padding: 22px;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n        transition: all 0.3s ease;\n        display: flex;\n        flex-direction: column;\n    }\n    \n    .feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n    }\n    \n    .feature-card h3 {\n        font-size: 1.2rem;\n        color: #2c3e50;\n        margin-bottom: 15px;\n        display: flex;\n        align-items: center;\n    }\n    \n    .feature-card h3 i {\n        margin-right: 12px;\n        color: #ff8000;\n        font-size: 1.3rem;\n    }\n    \n    .feature-card p {\n        color: #555;\n        font-size: 0.95rem;\n        line-height: 1.7;\n        flex-grow: 1;\n    }\n    \n    \/* 添加分隔线美化视觉效果 *\/\n    .divider {\n        height: 1px;\n        background: linear-gradient(to right, transparent, #dee2e6, transparent);\n        margin: 30px auto;\n        width: 80%;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 768px) {\n        h1 {\n            font-size: 1.8rem;\n        }\n        \n        .subtitle {\n            font-size: 1rem;\n        }\n        \n        .spec-table td {\n            padding: 7px 10px;\n            font-size: 0.9rem;\n        }\n        \n        .spec-table td:first-child {\n            padding-left: 15px;\n            width: 45%;\n        }\n        \n        .spec-table td:last-child {\n            padding-right: 15px;\n        }\n        \n        .download-buttons {\n            flex-direction: column;\n            align-items: center;\n        }\n        \n        .download-btn {\n            width: 100%;\n            max-width: 300px;\n            justify-content: center;\n        }\n        \n        \/* 在移动设备上将特性网格改为单列 *\/\n        .features-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n    \n    @media (max-width: 480px) {\n        .spec-table {\n            min-width: 100%;\n        }\n        \n        .spec-table td {\n            padding: 6px 8px;\n            font-size: 0.85rem;\n        }\n        \n        .spec-table td:first-child {\n            width: 50%;\n            padding-left: 12px;\n        }\n        \n        .feature-card {\n            padding: 18px;\n        }\n        \n        .spec-value {\n            font-size: 1.3rem;\n        }\n        \n        .section-title {\n            font-size: 1.5rem;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003ch1\u003eLANGY Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/30AH_50AH_specification.pdf?v=1764139963\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specification Sheet\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/FT_400W_500W_solar_street_light_manual.pdf?v=1712740064\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload User Manual\u003c\/span\u003e \u003c\/a\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003eIP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\" style=\"width: 108.959%; height: 800.022px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eModel\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003eFT-B50AH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWattage\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e1800W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e50,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e88 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e6V \/ 60W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e1380 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e50,000 mAh \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLight Weight\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e29lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e6700K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eDischarging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e23.2\" × 8.6\" × 1\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eCharging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBracket\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003eIncluded\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBracket Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e20\" length, Ø2.3\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e≤ 22 ft\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003eDie-cast aluminum\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eRemote Range\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e36 ft (front) \/ 18 ft (30° angle)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e32°F to 110°F (0°C to 43°C)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.1458px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.1458px;\"\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.1458px;\"\u003e5+ years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e High-Efficiency Lighting\u003c\/h3\u003e\n\u003cp\u003e50,000LM daylight white output (6500K) equivalent to 1800W traditional lighting, 3-4 times brighter than standard solar lights with uniform light distribution without dark spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e Solar-Powered Operation\u003c\/h3\u003e\n\u003cp\u003e25% solar conversion efficiency with 50,000mAh high-capacity lithium battery. 5-8 hour charge for 15-24 hour operation with intelligent charging protection system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Durable Construction\u003c\/h3\u003e\n\u003cp\u003eIP65 waterproof rating for all-weather operation with die-cast aluminum housing and thermal management. Withstands 32°F to 110°F temperature range with corrosion-resistant powder-coated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e Easy Installation\u003c\/h3\u003e\n\u003cp\u003ePole or wall mount options included with 13-22ft adjustable installation height. 1,380 sq.ft optimal coverage area with no wiring required - operational in 30 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eApplications \u0026amp; Support\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e Ideal Applications\u003c\/h3\u003e\n\u003cp\u003eResidential driveways, commercial parking lots, public parks, farms, construction sites, and remote off-grid areas. Perfect for any location needing reliable, bright lighting without electrical infrastructure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-headset\"\u003e\u003c\/i\u003e Support \u0026amp; Warranty\u003c\/h3\u003e\n\u003cp\u003e24\/7 customer support with lighting experts and comprehensive 1-year warranty coverage. Includes hassle-free replacement policy with detailed installation guides and video tutorials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":42005515468935,"sku":"FT-B50AH","price":199.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20241129-165630.jpg?v=1732933518"},{"product_id":"langy-120-w-solar-street-lights-12000-lumens-premium-n106b","title":"60W solar street lights -6,000 lumens","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            position: relative;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n      \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\u003eLANGY Solar Motion Lights Outdoor\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eUltra-bright solar-powered security lighting with smart motion detection\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 6000 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 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 50,000+ hrs\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%; height: 886.583px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 73.9583px;\"\u003e\n\u003cth style=\"width: 42.881%; height: 73.9583px;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"width: 57.0634%; height: 73.9583px;\"\u003e60W Model\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 44.3646px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 44.3646px;\"\u003eWattage\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 44.3646px;\"\u003e60W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e196 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e6V \/ 10W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 66.7292px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 66.7292px;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 66.7292px;\"\u003e780 sqft (at 16ft)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e10,000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 66.7292px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 66.7292px;\"\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 66.7292px;\"\u003e18.4 x 7.5 x 2 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e13-16 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e6,000K (Daylight White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eCharging Time\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e6-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eWorking Time\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e6-12 hours (motion mode)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eMotion Sensor Range\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e26 ft maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eRemote Control\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003eIncluded (36ft range)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eWorking Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e-20°F to 100°F (-29°C to 38°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003eABS Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 43.6979px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 43.6979px;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 43.6979px;\"\u003e1 Year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 66.7292px;\"\u003e\n\u003ctd style=\"width: 42.881%; height: 66.7292px;\"\u003eRecommended Pole Diameter\u003c\/td\u003e\n\u003ctd style=\"width: 57.0634%; height: 66.7292px;\"\u003e1.5\" to 4\" (Max 3\" for 60W model)\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-lightbulb\"\u003e\u003c\/i\u003e ULTRA-BRIGHT LEDS\u003c\/h3\u003e\n\u003cp\u003eWith 196 high-efficiency LED beads delivering 6000 lumens, these solar lights provide exceptional brightness that outperforms conventional solar lighting solutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e THREE SMART MODES\u003c\/h3\u003e\n\u003cp\u003eChoose between Motion Sensor mode (10%-100% brightness), Timed Lighting (adjustable brightness curves), or Always On mode with dimmable 10%-100% brightness.\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 WIRE-FREE INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eIncludes all mounting hardware for easy installation on walls, poles (1.5\"-4\" diameter), or trees. No wiring needed - just mount and enjoy automatic operation.\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 ALL-WEATHER DURABILITY\u003c\/h3\u003e\n\u003cp\u003eIP65 waterproof rating and thick ABS housing ensure reliable performance in rain, snow, and extreme temperatures from -20°F to 100°F (-29°C to 38°C).\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 SMART MOTION DETECTION\u003c\/h3\u003e\n\u003cp\u003eAdvanced radar sensor detects movement up to 26 feet away, automatically increasing brightness to 100% when motion is detected and dimming after 20 seconds.\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 RELIABLE WARRANTY\u003c\/h3\u003e\n\u003cp\u003eBacked by a 12-month manufacturer's warranty with dedicated technical support and 12-hour response time for any questions or issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"Default Title","offer_id":40422627475591,"sku":"N106B-60W-1 PACK","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/7_3d64eece-e329-4a9b-b669-af2ea19a8c31.jpg?v=1764590845"},{"product_id":"1500-w-solar-powered-street-lights-outdoor","title":"1500 W solar street light -40,000 lumens","description":"\u003cstyle\u003e\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    body {\n        background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n        color: #333;\n        line-height: 1.6;\n        padding: 20px;\n        min-height: 100vh;\n    }\n    \n    .container {\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n    \n    header {\n        text-align: center;\n        margin-bottom: 30px;\n        padding: 20px 0;\n    }\n    \n    .logo {\n        font-size: 2.8rem;\n        color: #ff8000;\n        margin-bottom: 15px;\n    }\n    \n    h1 {\n        color: #2c3e50;\n        font-size: 2.2rem;\n        margin-bottom: 10px;\n    }\n    \n    .subtitle {\n        color: #6c757d;\n        font-size: 1.1rem;\n        max-width: 700px;\n        margin: 0 auto 20px;\n        font-weight: 400;\n    }\n    \n    .download-section {\n        text-align: center;\n        margin: 25px 0;\n    }\n    \n    .download-buttons {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        flex-wrap: wrap;\n        margin-top: 15px;\n    }\n    \n    .download-btn {\n        display: inline-flex;\n        align-items: center;\n        padding: 12px 25px;\n        background: #ff8000;\n        color: white;\n        text-decoration: none;\n        border-radius: 8px;\n        font-weight: 600;\n        transition: all 0.3s ease;\n        box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n        border: 2px solid transparent;\n    }\n    \n    .download-btn:hover {\n        background: #e67300;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n        border-color: rgba(255, 255, 255, 0.3);\n    }\n    \n    .download-btn i {\n        margin-right: 10px;\n        font-size: 1.2rem;\n    }\n    \n    \/* Compact Specification Table *\/\n    .spec-card {\n        background: white;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n        margin: 30px 0;\n    }\n    \n    .spec-title {\n        background: linear-gradient(135deg, #2c3e50, #4a6491);\n        color: white;\n        padding: 16px;\n        text-align: center;\n        font-size: 1.4rem;\n        font-weight: 600;\n        letter-spacing: 0.5px;\n    }\n    \n    .spec-table-container {\n        overflow-x: auto;\n        -webkit-overflow-scrolling: touch;\n        padding: 5px;\n    }\n    \n    .spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        min-width: 600px;\n        font-size: 0.95rem;\n    }\n    \n    .spec-table tr {\n        border-bottom: 1px solid #edf2f7;\n    }\n    \n    .spec-table tr:last-child {\n        border-bottom: none;\n    }\n    \n    .spec-table tr:nth-child(even) {\n        background-color: #f9fafb;\n    }\n    \n    .spec-table tr:hover {\n        background-color: #f0f7ff;\n    }\n    \n    .spec-table td {\n        padding: 8px 12px;\n        line-height: 1.4;\n    }\n    \n    .spec-table td:first-child {\n        font-weight: 600;\n        color: #2c3e50;\n        width: 40%;\n        text-align: left;\n        padding-left: 20px;\n    }\n    \n    .spec-table td:last-child {\n        text-align: left;\n        color: #34495e;\n        font-weight: 500;\n        padding-right: 20px;\n    }\n    \n    .highlight {\n        font-weight: 700;\n        color: #e74c3c;\n    }\n    \n    .key-specs {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 15px;\n        margin: 25px 0;\n    }\n    \n    .spec-item {\n        background: white;\n        border-radius: 10px;\n        padding: 15px;\n        text-align: center;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        border-left: 4px solid #3498db;\n    }\n    \n    .spec-item:nth-child(2) {\n        border-left-color: #2ecc71;\n    }\n    \n    .spec-item:nth-child(3) {\n        border-left-color: #e74c3c;\n    }\n    \n    .spec-item:nth-child(4) {\n        border-left-color: #f39c12;\n    }\n    \n    .spec-value {\n        font-size: 1.5rem;\n        font-weight: 700;\n        color: #2c3e50;\n        margin: 5px 0;\n    }\n    \n    .spec-label {\n        font-size: 0.9rem;\n        color: #6c757d;\n        font-weight: 500;\n    }\n    \n    .features-section {\n        margin: 40px 0;\n    }\n    \n    .section-title {\n        text-align: center;\n        color: #2c3e50;\n        margin-bottom: 30px;\n        font-size: 1.7rem;\n        position: relative;\n    }\n    \n    .section-title::after {\n        content: '';\n        display: block;\n        width: 80px;\n        height: 4px;\n        background: linear-gradient(to right, #3498db, #2c3e50);\n        margin: 12px auto;\n        border-radius: 2px;\n    }\n    \n    \/* 修改特性网格布局为2列2行 *\/\n    .features-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr); \/* 两列布局 *\/\n        gap: 20px;\n    }\n    \n    .feature-card {\n        background: white;\n        border-radius: 10px;\n        padding: 22px;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n        transition: all 0.3s ease;\n        display: flex;\n        flex-direction: column;\n    }\n    \n    .feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n    }\n    \n    .feature-card h3 {\n        font-size: 1.2rem;\n        color: #2c3e50;\n        margin-bottom: 15px;\n        display: flex;\n        align-items: center;\n    }\n    \n    .feature-card h3 i {\n        margin-right: 12px;\n        color: #ff8000;\n        font-size: 1.3rem;\n    }\n    \n    .feature-card p {\n        color: #555;\n        font-size: 0.95rem;\n        line-height: 1.7;\n        flex-grow: 1;\n    }\n    \n    \/* 添加分隔线美化视觉效果 *\/\n    .divider {\n        height: 1px;\n        background: linear-gradient(to right, transparent, #dee2e6, transparent);\n        margin: 30px auto;\n        width: 80%;\n    }\n    \n    \/* 响应式设计 *\/\n    @media (max-width: 768px) {\n        h1 {\n            font-size: 1.8rem;\n        }\n        \n        .subtitle {\n            font-size: 1rem;\n        }\n        \n        .spec-table td {\n            padding: 7px 10px;\n            font-size: 0.9rem;\n        }\n        \n        .spec-table td:first-child {\n            padding-left: 15px;\n            width: 45%;\n        }\n        \n        .spec-table td:last-child {\n            padding-right: 15px;\n        }\n        \n        .download-buttons {\n            flex-direction: column;\n            align-items: center;\n        }\n        \n        .download-btn {\n            width: 100%;\n            max-width: 300px;\n            justify-content: center;\n        }\n        \n        \/* 在移动设备上将特性网格改为单列 *\/\n        .features-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n    \n    @media (max-width: 480px) {\n        .spec-table {\n            min-width: 100%;\n        }\n        \n        .spec-table td {\n            padding: 6px 8px;\n            font-size: 0.85rem;\n        }\n        \n        .spec-table td:first-child {\n            width: 50%;\n            padding-left: 12px;\n        }\n        \n        .feature-card {\n            padding: 18px;\n        }\n        \n        .spec-value {\n            font-size: 1.3rem;\n        }\n        \n        .section-title {\n            font-size: 1.5rem;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003ch1\u003eLANGY Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/1500W_1000W_solar_street_ligth_specification.pdf?v=1731045358\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specification Sheet\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/FT_400W_500W_solar_street_light_manual.pdf?v=1712740064\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload User Manual\u003c\/span\u003e \u003c\/a\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e40,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e40,000 mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003eIP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\" style=\"width: 108.959%; height: 800.022px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eModel\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003eFT-B40AH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWattage\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e1500W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e40,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLED Quantity\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e88 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e6V \/ 60W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eCoverage Area\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e1380 sqft (at 22ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e40,000 mAh \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLight Weight\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e29lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e6700K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eDischarging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eLight Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e23.2\" × 8.6\" × 1\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eCharging Time\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBracket\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003eIncluded\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eBracket Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e20\" length, Ø2.3\"\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eInstallation Height\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e≤ 22 ft\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003eDie-cast aluminum\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eRemote Range\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e36 ft (front) \/ 18 ft (30° angle)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd style=\"width: 54.9392%; height: 38.0938px;\"\u003e\u003cspan\u003e32°F to 110°F (0°C to 43°C)\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.0938px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.0938px;\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.0938px;\"\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 38.1458px;\"\u003e\n\u003ctd style=\"width: 44.9497%; height: 38.1458px;\"\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\" style=\"width: 54.9392%; height: 38.1458px;\"\u003e5+ years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e High-Efficiency Lighting\u003c\/h3\u003e\n\u003cp\u003e50,000LM daylight white output (6500K) equivalent to 1800W traditional lighting, 3-4 times brighter than standard solar lights with uniform light distribution without dark spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e Solar-Powered Operation\u003c\/h3\u003e\n\u003cp\u003e25% solar conversion efficiency with 50,000mAh high-capacity lithium battery. 5-8 hour charge for 15-24 hour operation with intelligent charging protection system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Durable Construction\u003c\/h3\u003e\n\u003cp\u003eIP65 waterproof rating for all-weather operation with die-cast aluminum housing and thermal management. Withstands 32°F to 110°F temperature range with corrosion-resistant powder-coated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e Easy Installation\u003c\/h3\u003e\n\u003cp\u003ePole or wall mount options included with 13-22ft adjustable installation height. 1,380 sq.ft optimal coverage area with no wiring required - operational in 30 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eApplications \u0026amp; Support\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e Ideal Applications\u003c\/h3\u003e\n\u003cp\u003eResidential driveways, commercial parking lots, public parks, farms, construction sites, and remote off-grid areas. Perfect for any location needing reliable, bright lighting without electrical infrastructure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-headset\"\u003e\u003c\/i\u003e Support \u0026amp; Warranty\u003c\/h3\u003e\n\u003cp\u003e24\/7 customer support with lighting experts and comprehensive 1-year warranty coverage. Includes hassle-free replacement policy with detailed installation guides and video tutorials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"White","offer_id":43731285049479,"sku":"FT-40AH-G","price":159.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":43731285082247,"sku":"FT-40AH-B","price":169.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/10_1_c217487f-3eda-48e0-a94a-527ff4177a0e.jpg?v=1764058310"},{"product_id":"langy-100w-commercial-aluminum-solar-street-light","title":"100 W 200W Commercial solar street light-Stay on","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            position: relative;\n        }\n        \n        .logo {\n            font-size: 2.8rem;\n            color: #ff8000;\n            margin-bottom: 15px;\n        }\n        \n        h1 {\n            color: #2c3e50;\n            font-size: 2.2rem;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .subtitle {\n            color: #6c757d;\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto 20px;\n            font-weight: 400;\n        }\n        \n        .download-section {\n            text-align: center;\n            margin: 25px 0;\n        }\n        \n        .download-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n            margin-top: 15px;\n        }\n        \n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 25px;\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 8px rgba(255, 128, 0, 0.25);\n            border: 2px solid transparent;\n        }\n        \n        .download-btn:hover {\n            background: linear-gradient(135deg, #ff5500, #ff3300);\n            transform: translateY(-2px);\n            box-shadow: 0 6px 12px rgba(255, 128, 0, 0.35);\n            border-color: rgba(255, 255, 255, 0.3);\n        }\n        \n        .download-btn i {\n            margin-right: 10px;\n            font-size: 1.2rem;\n        }\n        \n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        \n        .spec-title {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 16px;\n            text-align: center;\n            font-size: 1.4rem;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-table-container {\n            padding: 15px;\n        }\n        \n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.95rem;\n        }\n        \n        .spec-table tr {\n            border-bottom: 1px solid #edf2f7;\n            transition: background-color 0.3s ease;\n        }\n        \n        .spec-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .spec-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .spec-table th, .spec-table td {\n            padding: 12px 15px;\n            line-height: 1.4;\n            text-align: center;\n        }\n        \n        .spec-table th {\n            background-color: #2c3e50;\n            color: white;\n            font-weight: 600;\n        }\n        \n        .spec-table td:first-child {\n            text-align: left;\n            padding-left: 20px;\n            font-weight: 600;\n            color: #2c3e50;\n            width: 25%;\n        }\n        \n        .model-title {\n            font-weight: 700;\n            color: #ff8000;\n        }\n        \n        .key-specs {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .spec-item {\n            background: white;\n            border-radius: 10px;\n            padding: 20px 15px;\n            text-align: center;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-left: 4px solid #3498db;\n            transition: transform 0.3s ease;\n        }\n        \n        .spec-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .spec-item:nth-child(2) {\n            border-left-color: #2ecc71;\n        }\n        \n        .spec-item:nth-child(3) {\n            border-left-color: #e74c3c;\n        }\n        \n        .spec-item:nth-child(4) {\n            border-left-color: #f39c12;\n        }\n        \n        .spec-value {\n            font-size: 1.6rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 8px 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .spec-value i {\n            margin-right: 10px;\n            font-size: 1.8rem;\n        }\n        \n        .spec-label {\n            font-size: 0.95rem;\n            color: #6c757d;\n            font-weight: 500;\n        }\n        \n        .features-section {\n            margin: 40px 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            font-size: 1.8rem;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title::after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(to right, #3498db, #2c3e50);\n            margin: 12px auto;\n            border-radius: 2px;\n        }\n        \n        \/* Advanced Features Grid - Updated for symmetric layout *\/\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.06);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            border-top: 3px solid #3498db;\n            height: 100%;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-7px);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.12);\n        }\n        \n        .feature-card h3 {\n            font-size: 1.25rem;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-card h3 i {\n            margin-right: 12px;\n            color: #ff8000;\n            font-size: 1.5rem;\n            min-width: 30px;\n            background: rgba(255, 128, 0, 0.1);\n            width: 45px;\n            height: 45px;\n            border-radius: 50%;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .feature-card p {\n            color: #555;\n            font-size: 1rem;\n            line-height: 1.7;\n            flex-grow: 1;\n        }\n        \n        .divider {\n            height: 1px;\n            background: linear-gradient(to right, transparent, #dee2e6, transparent);\n            margin: 30px auto;\n            width: 80%;\n        }\n        \n        .application-section {\n            margin: 50px 0;\n            padding: 30px 0;\n        }\n        \n        .app-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .app-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            padding: 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n        }\n        \n        .app-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .app-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #3498db, #2c3e50);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 15px;\n            color: white;\n            font-size: 1.5rem;\n        }\n        \n        .app-content {\n            padding: 0 10px;\n        }\n        \n        .app-content h4 {\n            font-size: 1.2rem;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        \n        .app-content p {\n            color: #6c757d;\n            font-size: 0.95rem;\n        }\n        \n        .tech-highlight {\n            background: linear-gradient(135deg, #2c3e50, #1a2530);\n            color: white;\n            padding: 40px 20px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .tech-highlight h3 {\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n        }\n        \n        .tech-highlight p {\n            max-width: 800px;\n            margin: 0 auto;\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #ff8000, #ff5500);\n            color: white;\n            padding: 30px;\n            border-radius: 12px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .warranty-section h3 {\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n        }\n        \n        .warranty-section p {\n            font-size: 1.1rem;\n            max-width: 700px;\n            margin: 0 auto;\n            line-height: 1.7;\n        }\n        \n        footer {\n            text-align: center;\n            padding: 30px 0;\n            color: #6c757d;\n            font-size: 0.95rem;\n            border-top: 1px solid #dee2e6;\n            margin-top: 40px;\n        }\n        \n        \/* Common Specifications Table Styles *\/\n        .common-specs {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            margin: 40px 0;\n        }\n        \n        .common-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .common-table th {\n            background: linear-gradient(135deg, #2c3e50, #4a6491);\n            color: white;\n            padding: 15px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n        \n        .common-table td {\n            padding: 15px;\n            border-bottom: 1px solid #edf2f7;\n        }\n        \n        .common-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .common-table tr:nth-child(even) {\n            background-color: #f9fafb;\n        }\n        \n        .common-table tr:hover {\n            background-color: #f0f7ff;\n        }\n        \n        .common-table td:first-child {\n            font-weight: 600;\n            color: #2c3e50;\n            width: 35%;\n        }\n        \n        \/* Responsive adjustments *\/\n        @media (max-width: 992px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n                max-width: 600px;\n                margin: 0 auto;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            h1 {\n                font-size: 1.8rem;\n            }\n            \n            .subtitle {\n                font-size: 1rem;\n            }\n            \n            .spec-table td, .spec-table th {\n                padding: 10px 8px;\n                font-size: 0.85rem;\n            }\n            \n            .spec-table td:first-child {\n                padding-left: 15px;\n                width: 30%;\n            }\n            \n            .download-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .download-btn {\n                width: 100%;\n                max-width: 300px;\n                justify-content: center;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n                max-width: 100%;\n            }\n            \n            .common-table th, .common-table td {\n                padding: 12px;\n                font-size: 0.9rem;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .spec-table td, .spec-table th {\n                padding: 8px 6px;\n                font-size: 0.8rem;\n            }\n            \n            .spec-table td:first-child {\n                width: 35%;\n                padding-left: 10px;\n            }\n            \n            .feature-card {\n                padding: 20px;\n            }\n            \n            .spec-value {\n                font-size: 1.4rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .key-specs {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003ePremium Aluminum Solar Street Light\u003c\/h1\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"download-section\"\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca href=\"#\" class=\"download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e PDF Spec Sheet\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003eHigh-performance solar lighting solution for sustainable urban and rural applications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-highlight\"\u003e\n\u003ch3\u003eAdvanced Solar Technology\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e 2~40,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eHigh Brightness Output\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e30~60,000mAh\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePowerful Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-umbrella\"\u003e\u003c\/i\u003e IP65\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eWeatherproof Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 5+ years\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eExtended Lifespan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-title\"\u003eModel Comparison\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-100\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-150\u003c\/th\u003e\n\u003cth class=\"model-title\"\u003eECO-200\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Efficiency\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003ctd\u003e150lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003eBrighelux 3030 (112pcs)\u003c\/td\u003e\n\u003ctd\u003eBrighelux 3030 (168pcs)\u003c\/td\u003e\n\u003ctd\u003eBridgelux 3030 (224pcs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003e6V\/40W Mono\u003c\/td\u003e\n\u003ctd\u003e6V\/50W Mono\u003c\/td\u003e\n\u003ctd\u003e6V\/60W Mono\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e780 sqft (16ft height)\u003c\/td\u003e\n\u003ctd\u003e1080 sqft (19ft height)\u003c\/td\u003e\n\u003ctd\u003e1280 sqft (21ft height)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e3.2V 30Ah\u003c\/td\u003e\n\u003ctd\u003e3.2V 50Ah\u003c\/td\u003e\n\u003ctd\u003e3.2V 60Ah\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e17 lb\u003c\/td\u003e\n\u003ctd\u003e22 lb\u003c\/td\u003e\n\u003ctd\u003e26 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e26.7 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003ctd\u003e33 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003ctd\u003e42 × 13.8 × 6.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;19ft\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;26ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Common Specifications Table --\u003e\n\u003cdiv class=\"common-specs\"\u003e\n\u003cdiv class=\"spec-title\"\u003eCommon Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"common-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBracket Included\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdapter Included\u003c\/td\u003e\n\u003ctd\u003eYes (2.3\" or 3.2\" diameter)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDusk-to-Dawn Sensor\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Pole Diameter\u003c\/td\u003e\n\u003ctd\u003e2\"-3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e32°F - 110°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e6000K (White)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDischarging Time\u003c\/td\u003e\n\u003ctd\u003e1-2 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003e5-8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e5+ years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eAdvanced Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e EASY INSTALLATION\u003c\/h3\u003e\n\u003cp\u003eWith no wiring required, our solar street lights can be installed in minutes. The modular design and included mounting hardware make setup simple and cost-effective.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e SMART LIGHTING SYSTEM\u003c\/h3\u003e\n\u003cp\u003eIntegrated dusk-to-dawn sensor automatically activates lighting at sunset. Motion detection (26ft range) increases brightness when movement is detected, conserving energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e HIGH EFFICIENCY SOLAR\u003c\/h3\u003e\n\u003cp\u003e60W monocrystalline solar panel with 22% conversion efficiency ensures rapid charging in just 5-8 hours, providing 24-48 hours of illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e PREMIUM DURABILITY\u003c\/h3\u003e\n\u003cp\u003eAerospace-grade aluminum housing with IP65 rating provides superior protection against dust, water, rust, and extreme temperatures from 32°F to 110°F.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003ch3\u003e2-Year Comprehensive Warranty\u003c\/h3\u003e\n\u003cp\u003eIt comes with a 2-year warranty. Our professional support team is available to assist with any questions or concerns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVersatile Applications\u003c\/h2\u003e\n\u003cdiv class=\"app-grid\"\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-road\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eStreet Lighting\u003c\/h4\u003e\n\u003cp\u003eIdeal for roads, highways and residential streets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #2ecc71, #27ae60);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-car\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParking Lots\u003c\/h4\u003e\n\u003cp\u003ePerfect illumination for parking areas and garages\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #e74c3c, #c0392b);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eResidential Security\u003c\/h4\u003e\n\u003cp\u003eEnhance home security with motion-activated lighting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #f39c12, #e67e22);\" class=\"app-icon\"\u003e\n\u003ci class=\"fas fa-tree\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-content\"\u003e\n\u003ch4\u003eParks \u0026amp; Pathways\u003c\/h4\u003e\n\u003cp\u003eIlluminate walking paths and recreational areas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Innovation","offers":[{"title":"30000 lumens-Stay on","offer_id":40562912264327,"sku":"ECO100WGREY","price":159.69,"currency_code":"USD","in_stock":true},{"title":"5000 lumens-Stay on","offer_id":44602009190535,"sku":"ECO-200W-Grey","price":249.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/2_262f3fb2-5d52-4d02-b97d-c425c3b3ec1c.jpg?v=1699702386"},{"product_id":"solar-red-light-for-hunting-hogs-deers-fish-light-1","title":"Solar Red Light for Hunting Hogs Deers","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .product-details {\n            background: white;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            padding: 30px;\n            margin-bottom: 30px;\n        }\n        \n        .section-title {\n            font-size: 24px;\n            color: #2c3e50;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e74c3c;\n            display: inline-block;\n        }\n        \n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin: 30px 0;\n        }\n        \n        .feature-box {\n            background: #f8f9fa;\n            border-radius: 8px;\n            padding: 20px;\n            transition: transform 0.3s ease;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-box:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .feature-title {\n            font-size: 18px;\n            color: #2c3e50;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .feature-title i {\n            margin-right: 10px;\n            color: #e74c3c;\n        }\n        \n        .benefits-list {\n            list-style-type: none;\n            margin: 20px 0;\n        }\n        \n        .benefits-list li {\n            padding: 10px 0;\n            border-bottom: 1px solid #eee;\n            display: flex;\n            align-items: center;\n        }\n        \n        .benefits-list li:before {\n            content: \"✓\";\n            color: #27ae60;\n            margin-right: 10px;\n            font-weight: bold;\n        }\n        \n        .use-cases {\n            background: linear-gradient(135deg, #8e44ad 0%, #3498db 100%);\n            color: white;\n            border-radius: 8px;\n            padding: 25px;\n            margin: 30px 0;\n        }\n        \n        .use-cases .section-title {\n            color: white;\n            border-bottom-color: #e74c3c;\n        }\n        \n        .scenario {\n            margin: 20px 0;\n            padding: 15px;\n            background: rgba(255,255,255,0.15);\n            border-radius: 6px;\n            backdrop-filter: blur(5px);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 25px 0;\n        }\n        \n        .specs-table th, .specs-table td {\n            padding: 12px 15px;\n            text-align: left;\n            border-bottom: 1px solid #ddd;\n        }\n        \n        .specs-table th {\n            background-color: #f2f2f2;\n            font-weight: 600;\n        }\n        \n        .highlight {\n            color: #e74c3c;\n            font-weight: 600;\n        }\n        \n        @media (max-width: 768px) {\n            .feature-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-table {\n                display: block;\n                overflow-x: auto;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n\u003cp\u003eOur Solar-Powered Red Hog Light is specifically designed for night hunters who require reliable, efficient, and stealthy lighting solutions. With advanced motion activation and solar-powered operation, this light provides the perfect illumination for hunting without alerting game.\u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003ch3 class=\"feature-title\"\u003e\n\u003ci class=\"icon\"\u003e🔦\u003c\/i\u003e Superior Illumination\u003c\/h3\u003e\n\u003cp\u003eEquipped with \u003cspan class=\"highlight\"\u003e120 high-quality LED bulbs\u003c\/span\u003e, this light provides broad coverage of approximately \u003cspan class=\"highlight\"\u003e750 square feet\u003c\/span\u003e. With an installation height of 13 feet, it's easily mounted on 4x4 vehicles or posts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003ch3 class=\"feature-title\"\u003e\n\u003ci class=\"icon\"\u003e☀️\u003c\/i\u003e Solar Powered Efficiency\u003c\/h3\u003e\n\u003cp\u003eHarness the sun's energy with our efficient solar panel system. \u003cspan class=\"highlight\"\u003eNo electricity bills\u003c\/span\u003e and completely maintenance-free. The light charges during the day and automatically operates at night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003ch3 class=\"feature-title\"\u003e\n\u003ci class=\"icon\"\u003e⚡\u003c\/i\u003e Smart Motion Activation\u003c\/h3\u003e\n\u003cp\u003eFeatures an upgraded smart controller that detects motion and adjusts lighting accordingly. When no motion is detected, the red light maintains \u003cspan class=\"highlight\"\u003e30% brightness or turns off completely\u003c\/span\u003e to conserve energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003ch3 class=\"feature-title\"\u003e\n\u003ci class=\"icon\"\u003e🌧️\u003c\/i\u003e Weather Resistant Design\u003c\/h3\u003e\n\u003cp\u003eConstructed from durable ABS material, this light withstands harsh outdoor conditions. With a working temperature range of \u003cspan class=\"highlight\"\u003e-50°F to 140°F\u003c\/span\u003e and waterproof rating, it's built for all weather situations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"benefits-list\"\u003e\n\u003cli\u003eGreatly improves night hunting success with optimal red spectrum lighting\u003c\/li\u003e\n\u003cli\u003eEasy installation with all accessories included\u003c\/li\u003e\n\u003cli\u003eRemote control customization for stay on, timer, and motion working modes\u003c\/li\u003e\n\u003cli\u003eAutomatic dusk to dawn operation - lights up at night and turns off during day\u003c\/li\u003e\n\u003cli\u003eBacked by 1-year warranty with US-based customer support\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"use-cases\"\u003e\n\u003ch2 class=\"section-title\"\u003eBest Situations for Red Hog Lights\u003c\/h2\u003e\n\u003cdiv class=\"scenario\"\u003e\n\u003ch3\u003eFeeder Setup\u003c\/h3\u003e\n\u003cp\u003eWhen placing feeders to attract hogs, red lights are ideal. Hogs won't be alarmed, and you can observe their behavior without disturbing them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scenario\"\u003e\n\u003ch3\u003eTracking\u003c\/h3\u003e\n\u003cp\u003eIf you're tracking hogs or observing their movements, opt for red lights to remain discreet and maintain the element of surprise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scenario\"\u003e\n\u003ch3\u003eNighttime Ambiance\u003c\/h3\u003e\n\u003cp\u003eRed lights are great for creating a calming atmosphere during nighttime hunting sessions without spooking game.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e120 PCS High-Quality LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e13 feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003eApproximately 750 sq.ft.\u003c\/td\u003e\n\u003c\/tr\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\u003eLight Modes\u003c\/td\u003e\n\u003ctd\u003eMotion Activated, Dusk to Dawn, Remote Controlled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Material\u003c\/td\u003e\n\u003ctd\u003eDurable ABS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeather Resistance\u003c\/td\u003e\n\u003ctd\u003eWaterproof, All-weather design\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\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 Year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2 class=\"section-title\"\u003eHow It Works\u003c\/h2\u003e\n\u003cp\u003eThe Solar-Powered Red Hog Light features an intelligent system that automatically charges during daylight hours using solar energy. At dusk, the light activates and will either maintain a low-level red glow or activate at full brightness when motion is detected. The red spectrum lighting is invisible to game animals, allowing you to observe without detection. With multiple modes controllable via remote, you can customize the operation based on your specific hunting needs.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":40743227555975,"sku":"ES60R1P","price":69.59,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/1_5da1ef0f-21d1-4cc3-8d92-39dc48929f74.jpg?v=1701700447"},{"product_id":"42w-dual-solar-powered-fan","title":"10\" Solar Exhaust Intake Fan with Battery\u002642W Solar Panel","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 \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;family=Roboto:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --primary: #0c4588;\n            --primary-dark: #09356e;\n            --secondary: #5ec0e8;\n            --accent: #ffb300;\n            --light: #f8fbfe;\n            --dark: #222;\n            --gray: #556;\n            --light-gray: #eef5f9;\n            --success: #4caf50;\n            --shadow: 0 5px 15px rgba(0,0,0,0.08);\n            --transition: all 0.3s ease;\n            --section-padding: 70px;\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Roboto', sans-serif;\n            color: var(--dark);\n            background-color: var(--light);\n            line-height: 1.6;\n            overflow-x: hidden;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        \/* Header Styles *\/\n        header {\n            background: linear-gradient(to right, var(--primary), var(--primary-dark));\n            color: white;\n            padding: 60px 0;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .header-content {\n            max-width: 800px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .product-title {\n            font-family: 'Poppins', sans-serif;\n            font-size: 2.8rem;\n            font-weight: 700;\n            margin-bottom: 15px;\n            line-height: 1.2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.4rem;\n            font-weight: 300;\n            opacity: 0.9;\n            margin-bottom: 25px;\n        }\n        \n        \/* Section Styles *\/\n        .section {\n            padding: var(--section-padding) 0;\n        }\n        \n        .section-title {\n            text-align: center;\n            font-family: 'Poppins', sans-serif;\n            font-size: 2.2rem;\n            color: var(--primary);\n            margin-bottom: 60px;\n            position: relative;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: -15px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 4px;\n            background: var(--accent);\n            border-radius: 2px;\n        }\n        \n        \/* Features Section *\/\n        .features {\n            background: white;\n        }\n        \n        .feature-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 30px;\n            justify-content: center;\n        }\n        \n        .feature-card {\n            flex: 1;\n            min-width: 280px;\n            max-width: 350px;\n            background: var(--light);\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: var(--shadow);\n            transition: var(--transition);\n            border: 1px solid #e1f0fa;\n            display: flex;\n            flex-direction: column;\n            height: 100%;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 25px rgba(12, 69, 136, 0.15);\n        }\n        \n        .feature-icon {\n            background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);\n            color: white;\n            text-align: center;\n            padding: 30px;\n            font-size: 2.5rem;\n        }\n        \n        .feature-content {\n            padding: 25px;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-content h3 {\n            font-size: 1.5rem;\n            color: var(--primary);\n            margin-bottom: 15px;\n        }\n        \n        .feature-content p {\n            color: var(--gray);\n            margin-bottom: 20px;\n            flex-grow: 1;\n        }\n        \n        .feature-highlight {\n            display: inline-block;\n            background: rgba(255, 179, 0, 0.2);\n            color: #d18a00;\n            padding: 7px 15px;\n            border-radius: 4px;\n            font-weight: 600;\n            font-size: 0.95rem;\n        }\n        \n        \/* Specifications Section - Mobile Cards *\/\n        .specs {\n            background: linear-gradient(to bottom, #f0f8ff 0%, #e1f0fa 100%);\n        }\n        \n        .specs-content {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        \/* Desktop table styles *\/\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 10px;\n            box-shadow: var(--shadow);\n            overflow: hidden;\n            display: table;\n        }\n        \n        .specs-table tr {\n            border-bottom: 1px solid var(--light-gray);\n        }\n        \n        .specs-table tr:last-child {\n            border-bottom: none;\n        }\n        \n        .specs-table td {\n            padding: 18px 25px;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: 600;\n            color: var(--primary);\n            width: 60%;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: rgba(94, 192, 232, 0.05);\n        }\n        \n        .spec-note {\n            text-align: center;\n            padding: 20px;\n            font-style: italic;\n            color: var(--primary-dark);\n            font-size: 0.95rem;\n            background: rgba(255, 255, 255, 0.7);\n            border-top: 1px solid var(--light-gray);\n        }\n        \n        \/* Mobile card styles *\/\n        .specs-cards {\n            display: none;\n            grid-template-columns: 1fr;\n            gap: 20px;\n        }\n        \n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            box-shadow: var(--shadow);\n            overflow: hidden;\n            transition: var(--transition);\n        }\n        \n        .spec-card-header {\n            background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);\n            color: white;\n            padding: 16px 20px;\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n        \n        .spec-card-body {\n            padding: 20px;\n        }\n        \n        .spec-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 12px 0;\n            border-bottom: 1px dashed rgba(85, 85, 102, 0.2);\n        }\n        \n        .spec-item:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-name {\n            color: var(--primary);\n            font-weight: 500;\n        }\n        \n        .spec-value {\n            color: var(--gray);\n            font-weight: 400;\n            text-align: right;\n            max-width: 50%;\n        }\n        \n        .specs-note-card {\n            background: rgba(255, 255, 255, 0.7);\n            border: 1px solid var(--light-gray);\n            border-radius: 8px;\n            padding: 15px;\n            margin-top: 10px;\n            font-style: italic;\n            color: var(--primary-dark);\n            font-size: 0.95rem;\n        }\n        \n        \/* Benefits Section *\/\n        .benefits {\n            background: white;\n        }\n        \n        .benefits-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 30px;\n            justify-content: center;\n        }\n        \n        .benefit-card {\n            flex: 1;\n            min-width: 280px;\n            max-width: 350px;\n            text-align: center;\n            padding: 40px 25px;\n            border-radius: 10px;\n            background: var(--light);\n            box-shadow: var(--shadow);\n            transition: var(--transition);\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            height: 100%;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-5px);\n            background: linear-gradient(to bottom, white 0%, var(--light) 100%);\n        }\n        \n        .benefit-icon {\n            font-size: 2.8rem;\n            color: var(--primary);\n            margin-bottom: 25px;\n            height: 80px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .benefit-card h4 {\n            font-size: 1.4rem;\n            color: var(--primary);\n            margin-bottom: 15px;\n        }\n        \n        .benefit-card p {\n            color: var(--gray);\n            font-size: 1rem;\n        }\n        \n        \/* Responsive Design *\/\n        @media (max-width: 992px) {\n            .product-title {\n                font-size: 2.3rem;\n            }\n            \n            .section-title {\n                font-size: 2rem;\n            }\n            \n            .feature-container,\n            .benefits-container {\n                gap: 25px;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .section-title {\n                font-size: 1.8rem;\n                margin-bottom: 40px;\n            }\n            \n            .section {\n                padding: 50px 0;\n            }\n            \n            .feature-card,\n            .benefit-card {\n                min-width: 100%;\n                max-width: 450px;\n            }\n            \n            \/* Show mobile cards and hide table on mobile *\/\n            .specs-table {\n                display: none;\n            }\n            \n            .specs-cards {\n                display: grid;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .product-title {\n                font-size: 1.8rem;\n            }\n            \n            .specs-table td {\n                padding: 14px 20px;\n            }\n            \n            .spec-card-header {\n                padding: 14px 18px;\n                font-size: 1rem;\n            }\n            \n            .spec-card-body {\n                padding: 16px;\n            }\n            \n            .spec-item {\n                padding: 10px 0;\n                font-size: 0.95rem;\n            }\n        }\n        \n        \/* Animation *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        .animate {\n            animation: fadeInUp 0.8s ease forwards;\n        }\n        \n        .delay-1 {\n            animation-delay: 0.1s;\n        }\n        \n        .delay-2 {\n            animation-delay: 0.2s;\n        }\n        \n        .delay-3 {\n            animation-delay: 0.3s;\n        }\n        \n        .delay-4 {\n            animation-delay: 0.4s;\n        }\n    \u003c\/style\u003e\n\u003c!-- Header --\u003e\u003cheader\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header-content\"\u003e\n\u003ch1 class=\"product-title\"\u003eSolar Ventilator Pro FB-42\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- Features Section --\u003e\n\u003csection class=\"section features\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"feature-container\"\u003e\n\u003cdiv class=\"feature-card animate delay-1\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003e24\/7 Solar Power System\u003c\/h3\u003e\n\u003cp\u003e42W high-efficiency solar panel with lithium battery provides continuous day\/night operation.\u003c\/p\u003e\n\u003cspan class=\"feature-highlight\"\u003eNever worry about power outages or wiring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card animate delay-2\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-fan\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eDual-Mode Ventilation\u003c\/h3\u003e\n\u003cp\u003eUpgraded DC motor delivers 500 CFM airflow with reversible exhaust\/intake modes. Features 16.4ft cord for flexible placement.\u003c\/p\u003e\n\u003cspan class=\"feature-highlight\"\u003eOptimizes air circulation in any environment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card animate delay-3\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-toolbox\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eTool-Free Installation\u003c\/h3\u003e\n\u003cp\u003eUniversal mounting kit adapts to any surface (walls\/windows\/roofs) without wiring. Ideal for coops, greenhouses, and outdoor structures requiring non-stop ventilation.\u003c\/p\u003e\n\u003cspan class=\"feature-highlight\"\u003eNo technical skills required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section --\u003e\n\u003csection class=\"section specs\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-content\"\u003e\n\u003c!-- Desktop Table (hidden on mobile) --\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Number\u003c\/td\u003e\n\u003ctd\u003eFB-42\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel Output\u003c\/td\u003e\n\u003ctd\u003e42W (18V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e12V\/50,000mAH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Airflow\u003c\/td\u003e\n\u003ctd\u003e500 CFM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e300 sq. ft.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePanel Dimensions\u003c\/td\u003e\n\u003ctd\u003e20.2 × 17.75 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor Type\u003c\/td\u003e\n\u003ctd\u003eBrushless DC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVent Cut-out Size\u003c\/td\u003e\n\u003ctd\u003e9.8 × 9.8 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Time\u003c\/td\u003e\n\u003ctd\u003eUnder 5 minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 Year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Dimensions\u003c\/td\u003e\n\u003ctd\u003e21 × 18.5 × 4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Weight\u003c\/td\u003e\n\u003ctd\u003e8.38 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"spec-note\"\u003eAll specifications based on laboratory testing under optimal conditions\u003c\/p\u003e\n\u003c!-- Mobile Cards (hidden on desktop) --\u003e\n\u003cdiv class=\"specs-cards\"\u003e\n\u003cdiv class=\"spec-card animate delay-1\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003ci class=\"fas fa-cube\"\u003e\u003c\/i\u003e Basic Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-card-body\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eModel Number\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eFB-42\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eCoverage Area\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e300 sq. ft.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1 Year\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eProduct Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e8.38 lb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card animate delay-2\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e Power System\u003c\/div\u003e\n\u003cdiv class=\"spec-card-body\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eSolar Panel Output\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e42W (18V)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eBattery Capacity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e12V\/5,000mAH\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card animate delay-3\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003ci class=\"fas fa-wind\"\u003e\u003c\/i\u003e Ventilation\u003c\/div\u003e\n\u003cdiv class=\"spec-card-body\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eMax Airflow\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e500 CFM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eMotor Type\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eBrushless DC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card animate delay-4\"\u003e\n\u003cdiv class=\"spec-card-header\"\u003e\n\u003ci class=\"fas fa-ruler-combined\"\u003e\u003c\/i\u003e Dimensions\u003c\/div\u003e\n\u003cdiv class=\"spec-card-body\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eSolar Panel Dimensions\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e20.2 × 17.75 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003eVent Cut-out Size\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e9.8 × 9.8 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-name\"\u003ePackage Dimensions\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e21 × 18.5 × 4 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-note-card\"\u003e\n\u003ci class=\"fas fa-flask\"\u003e\u003c\/i\u003e All specifications based on laboratory testing under optimal conditions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Benefits Section --\u003e\n\u003csection class=\"section benefits\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"benefits-container\"\u003e\n\u003cdiv class=\"benefit-card animate delay-1\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch4\u003eEnergy Efficient\u003c\/h4\u003e\n\u003cp\u003eZero electricity costs with solar power technology\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card animate delay-2\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch4\u003eEco Friendly\u003c\/h4\u003e\n\u003cp\u003eReduces carbon footprint with clean energy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card animate delay-3\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-volume-mute\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch4\u003eQuiet Performance\u003c\/h4\u003e\n\u003cp\u003eUnder 35dB noise level for peaceful operation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Langy Innovation","offers":[{"title":"Default Title","offer_id":41877543256199,"sku":"FB-42","price":99.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/gable_fan_800800_7.jpg?v=1758183588"},{"product_id":"6-pack-150-w-ufo-led-high-bay-light-22-500lumens","title":"150W Led high bay light 22,500lumens - Dimmable","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        }\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           \/* Precision Lighting Calculator 按钮样式 *\/\n        .calculator-btn {\n            background: #3498db;\n            box-shadow: 0 4px 8px rgba(52, 152, 219, 0.25);\n        }\n        \n        .calculator-btn:hover {\n            background: #2980b9;\n            box-shadow: 0 6px 12px rgba(52, 152, 219, 0.35);\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\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eU902 Series LED High Bay 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\/LANGY_UFO150W_1158.ies?v=1768382494\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload IES File\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/UFO_manual.pdf?v=1718941975\" 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\u003c!-- 新增的 Precision Lighting Calculator 按钮 --\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca rel=\"noopener\" class=\"download-btn calculator-btn\" href=\"https:\/\/www.langy-energy.com\/pages\/how-many-ufo-led-high-bay-light-will-you-need\" target=\"_blank\"\u003e \u003ci class=\"fas fa-calculator\"\u003e\u003c\/i\u003e \u003cspan\u003ePrecision Lighting Calculator\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cbr\u003e\u003c\/div\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\"\u003e150W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Consumption\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e22,500 LM\/light\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLuminous Flux\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003eDimmable\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003e0-10V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e5FT Cable\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ewith Plug\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\u003eU902-150W-DIM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e22,500 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e280 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e14-16 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eφ10.4\" × 5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e5.5 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDie-cast aluminum + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e5000-6000K (Daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150 Lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI\u003c\/td\u003e\n\u003ctd\u003e\u0026gt;80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Power Consumption\u003c\/td\u003e\n\u003ctd\u003e±5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd\u003eAC 110-277V\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\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e-22°F ~ 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes (0-10V)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5 years limited warranty\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-warehouse\"\u003e\u003c\/i\u003e Broad Application\u003c\/h3\u003e\n\u003cp\u003eIdeal for commercial\/industrial settings, home workshops, gyms, garages, warehouses, and auditoriums. Provides professional lighting with a modern, fashionable design.\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 Industrial Grade\u003c\/h3\u003e\n\u003cp\u003eHeavy-duty aluminum construction ensures durability. Excellent heat dissipation with optimized heat sink design. IP65 rated dustproof and waterproof housing ensures long operational life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":41922899443847,"sku":"UFO902-150W-DIM","price":85.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/3_PACK_9.jpg?v=1762508080"},{"product_id":"100w-led-high-bay-light-15-000-lumens-bundles","title":"100W LED high bay light 15,000 lumens-Dimmable","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        }\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           \/* Precision Lighting Calculator 按钮样式 *\/\n        .calculator-btn {\n            background: #3498db;\n            box-shadow: 0 4px 8px rgba(52, 152, 219, 0.25);\n        }\n        \n        .calculator-btn:hover {\n            background: #2980b9;\n            box-shadow: 0 6px 12px rgba(52, 152, 219, 0.35);\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\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eU920 Series LED High Bay 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\/UFO-high_bay_light_specification.pdf?v=1709541136\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specifications\u003c\/span\u003e \u003c\/a\u003e \u003ca rel=\"noopener\" class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/LANGY_UFO100W_1158.pdfIES.ies?v=1768382494\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload IES file\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 新增的 Precision Lighting Calculator 按钮 --\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca rel=\"noopener\" class=\"download-btn calculator-btn\" href=\"https:\/\/www.langy-energy.com\/pages\/how-many-ufo-led-high-bay-light-will-you-need\" target=\"_blank\"\u003e \u003ci class=\"fas fa-calculator\"\u003e\u003c\/i\u003e \u003cspan\u003ePrecision Lighting Calculator\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cbr\u003e\u003c\/div\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\"\u003e100W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Consumption\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e15,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLuminous Flux\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003eDimmable\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003e0-10V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e5 FT Cable\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ewith Plug\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\u003eU902-100W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e100W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e15,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e156 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e10-14 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eφ8.9\" × 5.1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e4.4 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDie-cast aluminum + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e5000-6000K (Daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150 Lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI\u003c\/td\u003e\n\u003ctd\u003e\u0026gt;80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Power Consumption\u003c\/td\u003e\n\u003ctd\u003e±5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd\u003eAC 110-277V\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\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e-22°F ~ 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5 years limited warranty\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-warehouse\"\u003e\u003c\/i\u003e Broad Application\u003c\/h3\u003e\n\u003cp\u003eIdeal for commercial\/industrial settings, home workshops, gyms, garages, warehouses, and auditoriums. Provides professional lighting with a modern, fashionable design.\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 Industrial Grade\u003c\/h3\u003e\n\u003cp\u003eHeavy-duty aluminum construction ensures durability. Excellent heat dissipation with optimized heat sink design. IP65 rated dustproof and waterproof housing ensures long operational life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":42485171257479,"sku":"U902-100W-DIM","price":75.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/100W_high_bay_light.jpg?v=1762510265"},{"product_id":"55w-solar-attic-fan-with-65ft-remote","title":"12\" Solar Attic Vent Fan -55W","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 \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700;800\u0026amp;family=Open+Sans:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --primary: #2c5282;\n            --accent: #e67e22;\n            --accent-light: #fad7a0;\n            --accent-dark: #c45a10;\n            --secondary: #3498db;\n            --light: #f7fafc;\n            --dark: #2c3e50;\n            --gradient-primary: linear-gradient(135deg, var(--primary) 0%, #4a7cad 100%);\n            --gradient-accent: linear-gradient(135deg, var(--accent) 0%, #f39c12 100%);\n            --gradient-secondary: linear-gradient(135deg, var(--secondary) 0%, #5dade2 100%);\n        }\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Open Sans', sans-serif;\n        }\n        body {\n            color: #4a5568;\n            line-height: 1.5;\n            background-color: #f0f4f8;\n            overflow-x: hidden;\n        }\n        h1, h2, h3, h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            color: var(--dark);\n        }\n        p {\n            font-size: 0.95rem;\n            color: #2d3748;\n            margin-bottom: 5px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 15px;\n        }\n        .content-section {\n            margin: 20px 0;\n            padding: 10px 0;\n        }\n        .section-title {\n            text-align: center;\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n            position: relative;\n            color: var(--primary);\n        }\n        .section-title::after {\n            content: '';\n            display: block;\n            width: 70px;\n            height: 3px;\n            background: var(--gradient-accent);\n            margin: 6px auto;\n            border-radius: 2px;\n        }\n        header {\n            background: var(--gradient-primary);\n            color: white;\n            text-align: center;\n            padding: 30px 20px 40px;\n            position: relative;\n            overflow: hidden;\n            margin-bottom: 10px;\n        }\n        .header-decor {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            overflow: hidden;\n            z-index: 1;\n        }\n        .circle {\n            position: absolute;\n            border-radius: 50%;\n            background: rgba(255, 255, 255, 0.1);\n        }\n        .circle-1 {\n            width: 300px;\n            height: 300px;\n            top: -100px;\n            right: -70px;\n        }\n        .circle-2 {\n            width: 200px;\n            height: 200px;\n            bottom: -60px;\n            left: -50px;\n        }\n        .header-content {\n            position: relative;\n            z-index: 2;\n            max-width: 900px;\n            margin: 0 auto;\n        }\n        .model {\n            font-size: 0.85rem;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            margin-bottom: 4px;\n            color: rgba(255, 255, 255, 0.9);\n            font-weight: 600;\n        }\n        header h1 {\n            font-size: 2rem;\n            color: white;\n            margin-bottom: 6px;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.2);\n        }\n        .tagline {\n            font-size: 1.1rem;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 600;\n            color: rgba(255, 255, 255, 0.95);\n        }\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n            margin: 12px 0;\n        }\n        .feature-item {\n            background: white;\n            border-radius: 10px;\n            padding: 15px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            transition: all 0.3s ease;\n            border: none;\n        }\n        .feature-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\n        }\n        .feature-icon {\n            font-size: 1.8rem;\n            color: var(--accent);\n            margin-bottom: 8px;\n            text-align: center;\n        }\n        .feature-title {\n            font-size: 1.1rem;\n            margin-bottom: 8px;\n            color: var(--primary);\n            text-align: center;\n        }\n        .feature-content {\n            text-align: center;\n        }\n        .warranty-badge {\n            display: inline-block;\n            background: rgba(230, 126, 34, 0.12);\n            color: var(--accent-dark);\n            padding: 4px 12px;\n            border-radius: 20px;\n            font-weight: 600;\n            margin-top: 6px;\n            font-size: 0.85rem;\n        }\n        .thermostat-container {\n            background: white;\n            border-radius: 12px;\n            padding: 18px;\n            max-width: 1000px;\n            margin: 0 auto;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n        }\n        .temp-graphic {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            height: 60px;\n            background: linear-gradient(to right, #3498db, #2ecc71, #e74c3c);\n            border-radius: 40px;\n            margin: 12px auto;\n            position: relative;\n            max-width: 900px;\n        }\n        .temp-marker {\n            position: absolute;\n            top: -25px;\n            font-weight: 700;\n            text-align: center;\n            min-width: 65px;\n            background: white;\n            color: var(--primary);\n            padding: 3px 8px;\n            border-radius: 15px;\n            box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);\n            font-size: 0.8rem;\n            z-index: 2;\n        }\n        .off-marker {\n            left: 25%;\n            transform: translateX(-50%);\n        }\n        .on-marker {\n            left: 75%;\n            transform: translateX(-50%);\n        }\n        .temp-indicator {\n            position: absolute;\n            top: 100%;\n            width: 2px;\n            height: 15px;\n            background: var(--primary);\n            border-radius: 1px;\n        }\n        .off-indicator {\n            left: 25%;\n        }\n        .on-indicator {\n            left: 75%;\n        }\n        .temp-label {\n            flex: 1;\n            text-align: center;\n            font-weight: 600;\n            color: white;\n            text-shadow: 0 1px 2px rgba(0,0,0,0.3);\n            padding: 0 8px;\n            font-size: 0.85rem;\n        }\n        .specs-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 12px;\n            margin: 15px 0;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n        }\n        .specs-table th, .specs-table td {\n            padding: 10px;\n            text-align: left;\n            border-bottom: 1px solid #edf2f7;\n        }\n        .specs-table tr:last-child th, \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        .specs-table th {\n            background-color: #ebf8ff;\n            font-weight: 600;\n            color: var(--primary);\n            width: 40%;\n        }\n        .highlight {\n            color: var(--accent-dark);\n            font-weight: 700;\n        }\n        .mobile-specs-table {\n            display: none;\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            margin: 15px 0;\n        }\n        .spec-download-btn-container {\n            text-align: center;\n            margin: 12px auto;\n        }\n        .spec-download-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            padding: 8px 18px;\n            background: var(--gradient-primary);\n            color: white;\n            border-radius: 40px;\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 0.9rem;\n            box-shadow: 0 4px 10px rgba(44, 82, 130, 0.25);\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-family: 'Montserrat', sans-serif;\n            gap: 6px;\n        }\n        .spec-download-btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(44, 82, 130, 0.35);\n            background: var(--gradient-secondary);\n        }\n        .spec-download-btn i {\n            font-size: 1em;\n        }\n        .power-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 15px;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        .power-item {\n            background: white;\n            border-radius: 12px;\n            padding: 18px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            transition: all 0.3s ease;\n        }\n        .power-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\n        }\n        .power-icon {\n            font-size: 2.2rem;\n            margin-bottom: 12px;\n        }\n        .day-power .power-icon {\n            color: #f39c12;\n        }\n        .night-power .power-icon {\n            color: #3498db;\n        }\n        .power-title {\n            font-size: 1.2rem;\n            margin-bottom: 8px;\n            color: var(--primary);\n        }\n        .installation-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 10px;\n            max-width: 1000px;\n            margin: 15px auto;\n        }\n        .install-item {\n            text-align: center;\n            padding: 12px;\n            background: white;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            transition: all 0.3s ease;\n        }\n        .install-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\n        }\n        .install-icon {\n            font-size: 1.8rem;\n            color: var(--accent);\n            margin-bottom: 6px;\n        }\n        .install-title {\n            font-size: 1rem;\n            margin-bottom: 4px;\n            color: var(--primary);\n        }\n        .shipping-info {\n            background: white;\n            padding: 15px;\n            border-radius: 12px;\n            max-width: 550px;\n            margin: 0 auto;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            text-align: center;\n            border-top: 3px solid var(--accent);\n        }\n        .shipping-info h3 {\n            color: var(--primary);\n            font-size: 1.2rem;\n            margin-bottom: 8px;\n        }\n        .shipping-info h3 i {\n            color: var(--accent);\n            margin-right: 8px;\n        }\n        .shipping-info p {\n            font-size: 0.95rem;\n            margin: 3px 0;\n        }\n        ul {\n            margin: 6px 0;\n            padding-left: 20px;\n        }\n        li {\n            margin-bottom: 3px;\n            font-size: 0.9rem;\n        }\n        \n        \/* 视频模块样式 - 全屏显示 *\/\n        .video-section {\n            margin: 20px 0;\n            padding: 0;\n        }\n        \n        .video-container {\n            width: 100%;\n            max-width: 100%;\n            margin: 0;\n            padding: 0;\n        }\n        \n        .video-frame {\n            width: 100%;\n            height: 600px;\n            border: none;\n            border-radius: 0;\n            box-shadow: none;\n            display: block;\n        }\n        \n        .video-info {\n            background: white;\n            padding: 12px 15px;\n            margin-top: 0;\n            border-radius: 0 0 8px 8px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n        }\n        \n        .video-title {\n            font-size: 1.1rem;\n            font-weight: 600;\n            color: var(--primary);\n            margin-bottom: 4px;\n        }\n        \n        .video-subtitle {\n            font-size: 0.9rem;\n            color: #666;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .video-subtitle i {\n            color: var(--accent);\n        }\n        \n        @media (max-width: 992px) {\n            header h1 {\n                font-size: 1.8rem;\n            }\n            .tagline {\n                font-size: 1rem;\n            }\n            .section-title {\n                font-size: 1.5rem;\n                margin-bottom: 12px;\n            }\n            .temp-graphic {\n                height: 55px;\n                max-width: 95%;\n            }\n            .temp-marker {\n                font-size: 0.75rem;\n                min-width: 60px;\n                top: -22px;\n            }\n            \/* 平板端视频调整 *\/\n            .video-frame {\n                height: 500px;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .model {\n                font-size: 0.8rem;\n            }\n            header h1 {\n                font-size: 1.6rem;\n                margin-bottom: 4px;\n            }\n            .tagline {\n                font-size: 0.95rem;\n            }\n            .section-title {\n                font-size: 1.3rem;\n                margin-bottom: 10px;\n            }\n            .features-grid {\n                grid-template-columns: 1fr;\n                gap: 10px;\n                margin: 10px 0;\n            }\n            .specs-container {\n                display: none;\n            }\n            .mobile-specs-table {\n                display: table;\n            }\n            .power-container {\n                grid-template-columns: 1fr;\n                gap: 12px;\n            }\n            .temp-graphic {\n                height: 50px;\n                border-radius: 30px;\n                margin: 10px auto;\n            }\n            .temp-label {\n                font-size: 0.8rem;\n                padding: 0 5px;\n            }\n            .temp-marker {\n                top: -20px;\n                min-width: 55px;\n                font-size: 0.7rem;\n                padding: 2px 6px;\n            }\n            .spec-download-btn {\n                padding: 7px 15px;\n                font-size: 0.85rem;\n            }\n            .installation-container {\n                gap: 8px;\n                margin: 12px auto;\n            }\n            \/* 移动端视频调整 *\/\n            .video-frame {\n                height: 400px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            header {\n                padding: 25px 15px 30px;\n            }\n            header h1 {\n                font-size: 1.4rem;\n            }\n            .tagline {\n                font-size: 0.9rem;\n            }\n            .section-title {\n                font-size: 1.2rem;\n                margin-bottom: 8px;\n            }\n            .feature-item, .power-item, .install-item {\n                padding: 10px;\n            }\n            .feature-icon, .power-icon, .install-icon {\n                font-size: 1.6rem;\n            }\n            .feature-title, .install-title {\n                font-size: 1rem;\n            }\n            .temp-graphic {\n                height: 45px;\n            }\n            .temp-label {\n                font-size: 0.75rem;\n            }\n            .temp-marker {\n                font-size: 0.65rem;\n                min-width: 50px;\n                top: -18px;\n            }\n            .spec-download-btn {\n                padding: 6px 12px;\n                font-size: 0.8rem;\n            }\n            .content-section {\n                margin: 15px 0;\n            }\n            \/* 小屏幕视频调整 *\/\n            .video-frame {\n                height: 300px;\n            }\n            .video-title {\n                font-size: 1rem;\n            }\n            .video-subtitle {\n                font-size: 0.85rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cheader\u003e\n\u003cdiv class=\"header-decor\"\u003e\n\u003cdiv class=\"circle circle-1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"circle circle-2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"header-content\"\u003e\n\u003cdiv class=\"model\"\u003ePREMIUM SOLAR ATTIC FAN\u003c\/div\u003e\n\u003ch1\u003eLANGY 55W Solar Attic Fan\u003c\/h1\u003e\n\u003cp class=\"tagline\"\u003eReduce HVAC Costs Up to 40% \u0026amp; Protect Your Home Year-Round\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-money-bill-wave\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eSlash HVAC Costs\u003c\/h3\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eWinter:\u003c\/strong\u003e Prevents moisture buildup, reducing mold, rot, and insulation damage risks.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSummer:\u003c\/strong\u003e Reduces attic temperatures by up to \u003cstrong\u003e40°F\u003c\/strong\u003e, lowering AC workload and energy bills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-thermometer-half\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eSmart Thermostat Control\u003c\/h3\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003eBuilt-in preset thermostat for automatic operation:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatically starts at \u003cstrong\u003e77°F\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eAutomatically stops at \u003cstrong\u003e73°F\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis feature can be disabled for manual control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-volume-mute\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eQuiet \u0026amp; Maintenance-Free\u003c\/h3\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003e55W high-efficiency solar panel provides quiet, clean energy operation.\u003c\/p\u003e\n\u003cp\u003eLow noise level and no maintenance required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eBuilt to Last\u003c\/h3\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003eSteel support parts guarantee solid structures and aluminum alloy frame delivers lightweight and convenience.\u003c\/p\u003e\n\u003cdiv class=\"warranty-badge\"\u003e\n\u003ci class=\"fas fa-award\"\u003e\u003c\/i\u003e 10-Year Limited Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 视频模块 - 全屏显示 --\u003e\n\u003cdiv class=\"video-section\"\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003ciframe title=\"LANGY solar attic fan installation (replace turbine ventilator)\" src=\"https:\/\/www.youtube.com\/embed\/9Ea9nQ4WtI0\" class=\"video-frame\"\u003e\n                \u003c\/iframe\u003e\n\u003cdiv class=\"video-info\"\u003e\n\u003cdiv class=\"video-title\"\u003eLANGY Solar Attic Fan Installation (Replace Turbine Ventilator)\u003c\/div\u003e\n\u003cdiv class=\"video-subtitle\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e \u003cspan\u003eWatch installation guide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSmart Thermostat Operation\u003c\/h2\u003e\n\u003cdiv class=\"thermostat-container\"\u003e\n\u003cp style=\"max-width: 800px; text-align: center; margin: 0 auto 10px; font-size: 0.95rem;\"\u003eThe fan features intelligent thermostat control to optimize energy efficiency and maintain ideal attic conditions automatically.\u003c\/p\u003e\n\u003cdiv class=\"temp-graphic\"\u003e\n\u003cdiv class=\"temp-marker off-marker\"\u003e73°F OFF\u003c\/div\u003e\n\u003cdiv class=\"temp-marker on-marker\"\u003e77°F ON\u003c\/div\u003e\n\u003cdiv class=\"temp-indicator off-indicator\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"temp-indicator on-indicator\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"temp-label\"\u003eCool\u003c\/div\u003e\n\u003cdiv class=\"temp-label\"\u003eComfortable\u003c\/div\u003e\n\u003cdiv class=\"temp-label\"\u003eHot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"max-width: 800px; text-align: center; margin: 10px auto 0; font-size: 0.95rem;\"\u003eThe fan automatically activates when attic temperature reaches 77°F and stops when it cools to 73°F, maintaining optimal conditions without manual intervention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-download-btn-container\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/solar_attic_fan-maual-two_page_view_9a628db5-a074-4a06-a19e-096aac99916d.pdf?v=1758641320\" title=\"LANGY SOLAR ATTIC FAN\" rel=\"noopener\" class=\"spec-download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-download\"\u003e\u003c\/i\u003eDownload Full Specifications (PDF) \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eSF-55-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Panel Power\u003c\/th\u003e\n\u003ctd\u003e18V\/55W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Panel Size\u003c\/th\u003e\n\u003ctd\u003e22\" x 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAirflow\u003c\/th\u003e\n\u003ctd\u003eUp to 1200 CFM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCoverage Area\u003c\/th\u003e\n\u003ctd\u003e2,200 sq\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFan Speeds\u003c\/th\u003e\n\u003ctd\u003e6 levels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eControls\u003c\/th\u003e\n\u003ctd\u003eBuilt-in Preset Thermostat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor Type\u003c\/th\u003e\n\u003ctd\u003eDC 25W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCap Dimension\u003c\/th\u003e\n\u003ctd\u003e18.25\" x 18.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRough Cut-out\u003c\/th\u003e\n\u003ctd\u003e12.3\" x 12.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlashing size\u003c\/th\u003e\n\u003ctd\u003e22\" x 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRemote control distance\u003c\/th\u003e\n\u003ctd\u003e65ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd class=\"highlight\"\u003e10 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\u003ctable class=\"mobile-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eSF-55-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Panel Power\u003c\/th\u003e\n\u003ctd\u003e18V\/55W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Panel Size\u003c\/th\u003e\n\u003ctd\u003e22\" x 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAirflow\u003c\/th\u003e\n\u003ctd\u003eUp to 1200 CFM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCoverage Area\u003c\/th\u003e\n\u003ctd\u003e2,200 sq\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFan Speeds\u003c\/th\u003e\n\u003ctd\u003e6 levels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eControls\u003c\/th\u003e\n\u003ctd\u003eBuilt-in Preset Thermostat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor Type\u003c\/th\u003e\n\u003ctd\u003eDC 25W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCap Dimension\u003c\/th\u003e\n\u003ctd\u003e18.25\" x 18.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRough Cut-out\u003c\/th\u003e\n\u003ctd\u003e12.3\" x 12.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlashing size\u003c\/th\u003e\n\u003ctd\u003e22\" x 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRemote control distance\u003c\/th\u003e\n\u003ctd\u003e65ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd class=\"highlight\"\u003e10 Years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eDIY-Friendly Installation\u003c\/h2\u003e\n\u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 12px; font-size: 0.95rem;\"\u003eInstallation is intuitive and a breeze\u003c\/p\u003e\n\u003cdiv class=\"installation-container\"\u003e\n\u003cdiv class=\"install-item\"\u003e\n\u003cdiv class=\"install-icon\"\u003e\n\u003ci class=\"fas fa-video\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"install-title\"\u003eVideo Guide\u003c\/h3\u003e\n\u003cp\u003eStep-by-step installation video\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"install-item\"\u003e\n\u003cdiv class=\"install-icon\"\u003e\n\u003ci class=\"fas fa-toolbox\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"install-title\"\u003eAll Hardware\u003c\/h3\u003e\n\u003cp\u003eEverything included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"install-item\"\u003e\n\u003cdiv class=\"install-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"install-title\"\u003eLeak-Proof\u003c\/h3\u003e\n\u003cp\u003eWatertight design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"install-item\"\u003e\n\u003cdiv class=\"install-icon\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"install-title\"\u003eQuick Setup\u003c\/h3\u003e\n\u003cp\u003e1-2 hours installation\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":42626997616775,"sku":"SF-55W-S","price":279.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20250517-173343.jpg?v=1768653737"},{"product_id":"solar-outdoor-dusk-to-dawn-lights-with-remote-control","title":"60W 90W Solar Outdoor Dusk to Dawn Lights with Remote Control","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8f9fa;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-header {\n            text-align: center;\n            padding: 40px 20px;\n            background: linear-gradient(135deg, #1a3a5f, #2a5a7f);\n            color: white;\n            border-radius: 12px;\n            margin-bottom: 30px;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-header::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);\n            transform: rotate(30deg);\n        }\n        \n        .product-header h1 {\n            font-size: 2.8rem;\n            margin-bottom: 15px;\n            font-weight: 800;\n            position: relative;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n        }\n        \n        .highlight-badge {\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            color: #1a3a5f;\n            padding: 8px 25px;\n            border-radius: 30px;\n            display: inline-block;\n            margin: 20px 0;\n            font-weight: 700;\n            font-size: 1.1rem;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n        }\n        \n        .subtitle {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto 20px;\n            opacity: 0.95;\n            position: relative;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 20px;\n            margin-bottom: 50px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            position: relative;\n            border: 1px solid #eef2f7;\n            display: flex;\n            flex-direction: column;\n            height: 100%;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15);\n        }\n        \n        .feature-icon {\n            background: linear-gradient(135deg, #2a5a7f, #3a7aaf);\n            color: white;\n            font-size: 2.8rem;\n            padding: 30px 0;\n            text-align: center;\n            flex-shrink: 0;\n        }\n        \n        .feature-content {\n            padding: 25px;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n        }\n        \n        .feature-content h3 {\n            color: #2a5a7f;\n            margin-bottom: 15px;\n            font-size: 1.35rem;\n            font-weight: 700;\n            min-height: 60px;\n        }\n        \n        .feature-content p {\n            margin-bottom: 15px;\n            color: #444;\n            flex-grow: 1;\n        }\n        \n        .highlight {\n            background: linear-gradient(to right, #fff9db, #ffec99);\n            padding: 15px;\n            border-radius: 8px;\n            margin: 10px 0 0;\n            border-left: 4px solid #ffd43b;\n            font-size: 0.9rem;\n        }\n        \n        .specs-section {\n            background: white;\n            border-radius: 12px;\n            padding: 40px 30px;\n            margin-bottom: 50px;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n        }\n        \n        .section-title {\n            color: #2a5a7f;\n            text-align: center;\n            margin-bottom: 40px;\n            font-size: 2rem;\n            position: relative;\n            padding-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 5px;\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            border-radius: 3px;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            margin-bottom: 18px;\n            padding-bottom: 18px;\n            border-bottom: 1px dashed #e9ecef;\n        }\n        \n        .spec-label {\n            font-weight: 700;\n            color: #2a5a7f;\n            min-width: 200px;\n            font-size: 1.05rem;\n        }\n        \n        .spec-value {\n            color: #333;\n            font-weight: 500;\n        }\n        \n        \/* Enhanced Modes Section *\/\n        .modes-section {\n            background: linear-gradient(135deg, #1a3a5f, #2a5a7f);\n            color: white;\n            border-radius: 12px;\n            padding: 50px 30px;\n            margin-bottom: 50px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .modes-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: radial-gradient(circle at top left, rgba(255, 215, 0, 0.1) 0%, transparent 60%);\n            z-index: 1;\n        }\n        \n        .modes-section .section-title {\n            color: white;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .modes-section .section-title::after {\n            background: linear-gradient(to right, #ffd700, #ffb700);\n        }\n        \n        .modes-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .mode-card {\n            background: rgba(255, 255, 255, 0.12);\n            backdrop-filter: blur(10px);\n            border-radius: 12px;\n            padding: 25px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            text-align: center;\n            transition: all 0.4s ease;\n            color: white;\n        }\n        \n        .mode-card:hover {\n            background: rgba(255, 255, 255, 0.18);\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);\n        }\n        \n        .mode-number {\n            background: linear-gradient(135deg, #ffd700, #ffb700);\n            color: #1a3a5f;\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            font-weight: 800;\n            font-size: 1.3rem;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n        }\n        \n        .mode-card h3 {\n            margin-bottom: 15px;\n            font-size: 1.25rem;\n            color: white;\n        }\n        \n        .mode-card p {\n            opacity: 0.9;\n            font-size: 0.95rem;\n            color: rgba(255, 255, 255, 0.92);\n        }\n        \n        .benefits-section {\n            background: white;\n            border-radius: 12px;\n            padding: 40px 30px;\n            margin-bottom: 50px;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(4, minmax(0, 1fr));\n            gap: 20px;\n        }\n        \n        .benefit-item {\n            text-align: center;\n            padding: 25px 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            height: 100%;\n        }\n        \n        .benefit-item:hover {\n            transform: translateY(-5px);\n            background: #fff;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        }\n        \n        .benefit-icon {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n            color: #2a5a7f;\n            background: linear-gradient(135deg, #e6f2ff, #cce5ff);\n            width: 80px;\n            height: 80px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto;\n            flex-shrink: 0;\n        }\n        \n        .benefit-item h3 {\n            font-size: 1.25rem;\n            margin-bottom: 15px;\n            color: #2a5a5f;\n            min-height: 60px;\n        }\n        \n        .benefit-item p {\n            flex-grow: 1;\n        }\n        \n        .warranty-section {\n            background: linear-gradient(135deg, #e6f7ff, #c2e6ff);\n            border-radius: 12px;\n            padding: 40px 30px;\n            text-align: center;\n            margin-bottom: 50px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .warranty-section::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -50%;\n            width: 200px;\n            height: 200px;\n            background: rgba(255, 215, 0, 0.1);\n            border-radius: 50%;\n        }\n        \n        .warranty-section::after {\n            content: '';\n            position: absolute;\n            bottom: -30%;\n            left: -30%;\n            width: 150px;\n            height: 150px;\n            background: rgba(42, 90, 127, 0.1);\n            border-radius: 50%;\n        }\n        \n        .warranty-badge {\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            color: #1a3a5f;\n            padding: 10px 30px;\n            border-radius: 30px;\n            display: inline-block;\n            margin-bottom: 25px;\n            font-weight: 800;\n            font-size: 1.3rem;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.15);\n            position: relative;\n            z-index: 2;\n        }\n        \n        .cta-section {\n            text-align: center;\n            padding: 60px 20px;\n            background: linear-gradient(135deg, #1a3a5f, #2a5a7f);\n            color: white;\n            border-radius: 12px;\n            margin-bottom: 30px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .cta-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: radial-gradient(circle at top right, rgba(255,215,0,0.1) 0%, transparent 40%);\n        }\n        \n        .cta-title {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n            font-weight: 800;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n            position: relative;\n        }\n        \n        .cta-subtitle {\n            font-size: 1.2rem;\n            max-width: 700px;\n            margin: 0 auto 30px;\n            opacity: 0.9;\n            position: relative;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(to right, #ffd700, #ffb700);\n            color: #1a3a5f;\n            padding: 18px 50px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 800;\n            font-size: 1.2rem;\n            margin-top: 20px;\n            transition: all 0.4s ease;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.25);\n            position: relative;\n            z-index: 2;\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-5px) scale(1.05);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.35);\n        }\n        \n        .guarantee {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin-top: 30px;\n            flex-wrap: wrap;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .guarantee-item {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 1.1rem;\n        }\n        \n        .guarantee-item i {\n            color: #ffd700;\n            font-size: 1.5rem;\n        }\n        \n        .tips-section {\n            background: #fff9db;\n            border-radius: 12px;\n            padding: 40px 30px;\n            margin-bottom: 50px;\n            border-left: 5px solid #ffd43b;\n        }\n        \n        .tips-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            margin-top: 30px;\n        }\n        \n        .tip-card {\n            background: white;\n            padding: 25px;\n            border-radius: 10px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        }\n        \n        .tip-card h3 {\n            color: #2a5a7f;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 1.25rem;\n        }\n        \n        .tip-card h3 i {\n            color: #ffb700;\n            font-size: 1.5rem;\n        }\n        \n        \/* 响应式设计 *\/\n        @media (max-width: 1200px) {\n            .features-grid, .modes-grid, .benefits-grid {\n                grid-template-columns: repeat(2, minmax(0, 1fr));\n            }\n            \n            .feature-content h3, .benefit-item h3 {\n                min-height: auto;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .product-header h1 {\n                font-size: 2.2rem;\n            }\n            \n            .section-title {\n                font-size: 1.8rem;\n            }\n            \n            .spec-item {\n                flex-direction: column;\n                gap: 5px;\n            }\n            \n            .spec-label {\n                min-width: 100%;\n            }\n            \n            .features-grid, .modes-grid, .benefits-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .highlight-badge {\n                font-size: 0.95rem;\n                padding: 6px 20px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Product Header --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1\u003eLANGY Solar Street Lights\u003c\/h1\u003e\n\u003cdiv class=\"highlight-badge\"\u003eNew Generation Solar Lighting Technology\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eAdvanced Solar Efficiency\u003c\/h3\u003e\n\u003cp\u003eEquipped with high-efficiency monocrystalline silicon solar cells boasting a remarkable 25% conversion rate. Fully charges in just 6-8 hours of direct sunlight.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-battery-full\"\u003e\u003c\/i\u003e Massive 10000mAh battery capacity provides 10-12 hours of continuous illumination after a full charge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eSuper Bright Illumination\u003c\/h3\u003e\n\u003cp\u003eFeatures 180 premium 5730 LED beads delivering an incredible 6000-9000 lumens of bright white light - significantly brighter than standard solar lights.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e Energy-efficient design requires no electricity costs while providing superior illumination for pathways and security areas.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-brain\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eIntelligent 5-Mode Operation\u003c\/h3\u003e\n\u003cp\u003eCustomizable lighting with five smart modes and remote brightness control (25%, 50%, 100%). Perfect for any security or ambiance need.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-sensor\"\u003e\u003c\/i\u003e Advanced motion detection activates 100% brightness when movement is detected.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-umbrella-beach\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eMilitary-Grade Durability\u003c\/h3\u003e\n\u003cp\u003eConstructed with premium ABS material and corrosion-resistant brackets for long-term outdoor use. IP66 waterproof rating withstands extreme weather conditions.\u003c\/p\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e Withstands heavy rain, snow, and temperatures from -20°C to 60°C.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBattery Capacity:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e60W (50,000mAH) \/ 90W (10000mAh Li-ion)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eProduct Weight:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e60W (2.8lb \/light) \/ 90W (3.2lb\/light)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSolar Panel:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMonocrystalline Silicon (25% efficiency)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCharging Time:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e6-8 hours (full sun)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLight Duration:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e10-12 hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBrightness:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e6000-9000 Lumens\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eLED Type:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5730 LED Beads (180 pcs)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eOperation Modes:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5 Intelligent Modes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWaterproof Rating:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIP66 (Extreme Weatherproof)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eHousing Material:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePremium ABS Plastic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-label\"\u003eControl:\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRemote Control (25%\/50%\/100% brightness)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Enhanced Smart Modes Section --\u003e\n\u003cdiv class=\"modes-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eIntelligent Lighting Modes\u003c\/h2\u003e\n\u003cdiv class=\"modes-grid\"\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eSmart Dimming Mode\u003c\/h3\u003e\n\u003cp\u003eDefault 30% brightness, activates to 100% when motion detected\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eSecurity Mode\u003c\/h3\u003e\n\u003cp\u003eLight off by default, activates to 100% when motion detected\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eDimmable Mode\u003c\/h3\u003e\n\u003cp\u003eManually set to 25%, 50% or 100% brightness continuously\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cdiv class=\"mode-number\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eTimed Mode\u003c\/h3\u003e\n\u003cp\u003eTurns off automatically after 3 or 6 hours of lighting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy Choose LANGY Solar Street Lights?\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-tools\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eEasy Installation\u003c\/h3\u003e\n\u003cp\u003eIncludes mounting hardware for quick installation on walls, fences, or poles with no wiring required\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-plug\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eZero Electricity Cost\u003c\/h3\u003e\n\u003cp\u003eCompletely solar-powered with no ongoing electricity bills\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eEnhanced Security\u003c\/h3\u003e\n\u003cp\u003eBright illumination and motion detection deter intruders\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-sync-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eMaintenance-Free\u003c\/h3\u003e\n\u003cp\u003eDurable construction requires no maintenance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Tips --\u003e\n\u003cdiv class=\"tips-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eOptimal Usage Tips\u003c\/h2\u003e\n\u003cdiv class=\"tips-grid\"\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e Installation Location\u003c\/h3\u003e\n\u003cp\u003eEnsure solar panels receive maximum direct sunlight without obstructions like trees or buildings. Avoid shaded areas for optimal charging efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-wind\"\u003e\u003c\/i\u003e Panel Positioning\u003c\/h3\u003e\n\u003cp\u003eAngle solar panels toward the sun's path. In northern hemisphere, face true south; in southern hemisphere, face true north.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-broom\"\u003e\u003c\/i\u003e Regular Cleaning\u003c\/h3\u003e\n\u003cp\u003eClean solar panels monthly with a soft cloth to remove dust, leaves, and bird droppings that reduce charging efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Warranty Section --\u003e\n\u003cdiv class=\"warranty-section\"\u003e\n\u003cdiv class=\"warranty-badge\"\u003e1-YEAR WARRANTY\u003c\/div\u003e\n\u003ch2\u003ePremium Support \u0026amp; Satisfaction Guarantee\u003c\/h2\u003e\n\u003cp style=\"max-width: 800px; margin: 0 auto 20px; font-size: 1.1rem;\"\u003eWe stand behind our solar lights with comprehensive 2-year coverage and dedicated technical support. Our team responds within 12 hours to resolve any concerns.\u003c\/p\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.3); display: inline-block; padding: 15px 30px; border-radius: 10px; margin-top: 20px;\"\u003e\n\u003ci class=\"fas fa-headset\" style=\"font-size: 2rem; margin-bottom: 10px;\"\u003e\u003c\/i\u003e\n\u003cp style=\"font-weight: 600; font-size: 1.1rem;\"\u003e24\/7 Customer Support\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"6000 lumens \/ 2 Pack","offer_id":43055271411847,"sku":"L5-2PACK","price":65.99,"currency_code":"USD","in_stock":true},{"title":"6000 lumens \/ 4 Pack","offer_id":43055275868295,"sku":"L5-4PACK","price":106.69,"currency_code":"USD","in_stock":true},{"title":"9000 lumens \/ 2 Pack","offer_id":43055282815111,"sku":"L10-2PACK","price":72.99,"currency_code":"USD","in_stock":true},{"title":"9000 lumens \/ 4 Pack","offer_id":43055282847879,"sku":"L10-4PACK","price":126.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/3_2f795ffe-0412-481e-a5a2-cfd995f5b017.jpg?v=1754122697"},{"product_id":"200w-led-high-bay-light-30-000-lumens-5000k","title":"200W LED high bay light 30,000 lumens-Dimmable","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        }\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          \/* Precision Lighting Calculator 按钮样式 *\/\n        .calculator-btn {\n            background: #3498db;\n            box-shadow: 0 4px 8px rgba(52, 152, 219, 0.25);\n        }\n        \n        .calculator-btn:hover {\n            background: #2980b9;\n            box-shadow: 0 6px 12px rgba(52, 152, 219, 0.35);\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\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eU920 Series LED High Bay 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\/UFO-high_bay_light_specification.pdf?v=1709541136\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specification\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/UFO200W_1158.ies?v=1767884828\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload IES File\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 新增的 Precision Lighting Calculator 按钮 --\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca href=\"https:\/\/www.langy-energy.com\/pages\/how-many-ufo-led-high-bay-light-will-you-need\" class=\"download-btn calculator-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-calculator\"\u003e\u003c\/i\u003e \u003cspan\u003ePrecision Lighting Calculator\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cbr\u003e\u003c\/div\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\"\u003e200W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Consumption\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e30,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLuminous Flux\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003eDimmable\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eEfficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 hrs\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\u003eU920-100W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e30,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e 312pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e16-20ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eφ11.8\" × 5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e6.6 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDie-cast aluminum + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e5000K (Daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150 Lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI\u003c\/td\u003e\n\u003ctd\u003e\u0026gt;80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Power Consumption\u003c\/td\u003e\n\u003ctd\u003e±5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd\u003eAC 100-277V\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\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd\u003e-22°F ~ 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5 years limited warranty\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-bolt\"\u003e\u003c\/i\u003e Super Bright \u0026amp; Energy Saving\u003c\/h3\u003e\n\u003cp\u003eUses high brightness SM2835 LED with 150lm\/watt efficiency, providing ultra-bright output to illuminate wider areas while reducing electricity costs by up to 60%. Features high CRI \u0026gt;80 for accurate color rendering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-warehouse\"\u003e\u003c\/i\u003e Broad Application\u003c\/h3\u003e\n\u003cp\u003eIdeal for commercial\/industrial settings, home workshops, gyms, garages, warehouses, and auditoriums. Provides professional lighting with a modern, fashionable design.\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 Industrial Grade\u003c\/h3\u003e\n\u003cp\u003eHeavy-duty aluminum construction ensures durability. Excellent heat dissipation with optimized heat sink design. IP65 rated dustproof and waterproof housing ensures long operational life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e\n\u003ci class=\"fas fa-award\"\u003e\u003c\/i\u003e Reliable Warranty\u003c\/h3\u003e\n\u003cp\u003e100% environmentally friendly with no harmful substances or radiation. Easy to install with all necessary mounting hardware. Backed by a 5-year warranty and dedicated customer support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"Default Title","offer_id":43061670248583,"sku":"UFO902-200-DIM","price":99.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/3_PACK_8.jpg?v=1762507961"},{"product_id":"upgraded-solar-bug-zapper-outdoor-20w-solar-panel","title":"4500V Commercial Grade Solar Bug Zapper - Heavy Duty Mosquito Killer Pro","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        :root {\n            --primary-dark: #1b4332;\n            --primary: #2d6a4f;\n            --primary-light: #52b788;\n            --dark-accent: #85581A; \n            --tag-dark: #343a40;   \n            --bg-light: #f8f9fa;\n            --card-bg: #ffffff;\n            --text-main: #212529;\n            --text-muted: #5c677d;\n            --border-radius: 16px;\n            --shadow-sm: 0 4px 6px rgba(0, 0, 0, 0.05);\n            --shadow-md: 0 10px 20px rgba(0, 0, 0, 0.08);\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n        }\n        \n        body {\n            background-color: var(--bg-light);\n            color: var(--text-main);\n            line-height: 1.6;\n            padding: 30px 20px;\n            max-width: 1100px;\n            margin: 0 auto;\n        }\n        \n        \/* Premium Hero Banner *\/\n        .hero-banner {\n            text-align: center;\n            padding: 50px 30px;\n            background: linear-gradient(135deg, #e9f5ed 0%, #d8f3dc 100%);\n            border-radius: var(--border-radius);\n            margin-bottom: 40px;\n            box-shadow: var(--shadow-sm);\n        }\n\n        .product-title {\n            font-size: 38px;\n            font-weight: 800;\n            margin-bottom: 15px;\n            color: var(--primary-dark);\n            line-height: 1.2;\n            letter-spacing: -0.5px;\n        }\n        \n        .product-subtitle {\n            color: var(--text-muted);\n            font-size: 19px;\n            max-width: 750px;\n            margin: 0 auto 20px;\n            font-weight: 500;\n        }\n\n        .tagline {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: var(--tag-dark);\n            color: white;\n            padding: 6px 18px;\n            font-weight: 700;\n            border-radius: 50px;\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 15px;\n        }\n        \n        \/* Pain Points Section *\/\n        .pain-points-box {\n            background: var(--card-bg);\n            border-left: 6px solid var(--dark-accent);\n            padding: 25px;\n            border-radius: 4px var(--border-radius) var(--border-radius) 4px;\n            margin-bottom: 45px;\n            box-shadow: var(--shadow-sm);\n        }\n        .pain-points-box h4 {\n            color: var(--dark-accent);\n            margin-bottom: 12px;\n            font-size: 19px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        .pain-points-box ul {\n            list-style-type: none;\n        }\n        .pain-points-box li {\n            margin-bottom: 10px;\n            color: var(--text-muted);\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            font-size: 15px;\n        }\n        .pain-points-box li i.fa-times-circle { color: var(--dark-accent); }\n        .pain-points-box li i.fa-check-circle { color: var(--primary); font-size: 16px; }\n\n        \/* Section Headings *\/\n        .section-title {\n            font-size: 26px;\n            font-weight: 800;\n            color: var(--primary-dark);\n            margin: 50px 0 25px;\n            padding-bottom: 12px;\n            border-bottom: 3px solid var(--primary-light);\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        \/* Features Grid *\/\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            margin: 30px 0;\n        }\n        \n        .feature-card {\n            background: var(--card-bg);\n            border-radius: var(--border-radius);\n            padding: 30px;\n            box-shadow: var(--shadow-sm);\n            transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s ease, border-color 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            border: 1px solid #eef1f6;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-6px);\n            box-shadow: var(--shadow-md);\n            border-color: var(--primary-light);\n        }\n        \n        .feature-header {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            margin-bottom: 15px;\n        }\n\n        .feature-icon-wrapper {\n            width: 50px;\n            height: 50px;\n            background: #eafaf1;\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--primary);\n            font-size: 24px;\n            flex-shrink: 0;\n        }\n        \n        .feature-title {\n            font-size: 19px;\n            font-weight: 700;\n            color: var(--primary-dark);\n        }\n        \n        .feature-description {\n            color: var(--text-muted);\n            font-size: 15px;\n            line-height: 1.6;\n            flex-grow: 1;\n        }\n\n        \/* Highlight Sub-features inside description *\/\n        .sub-features {\n            margin-top: 10px;\n            padding-top: 10px;\n            border-top: 1px dashed #e2e8f0;\n            font-size: 14px;\n            color: var(--primary-dark);\n            font-weight: 600;\n        }\n        \n        \/* Specs Table *\/\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            background: var(--card-bg);\n            border-radius: var(--border-radius);\n            overflow: hidden;\n            box-shadow: var(--shadow-sm);\n        }\n        \n        .specs-table th, .specs-table td {\n            padding: 18px 24px;\n            text-align: left;\n            border-bottom: 1px solid #edf2f7;\n            font-size: 15px;\n        }\n        \n        .specs-table th {\n            background-color: var(--primary-dark);\n            color: white;\n            font-weight: 600;\n            text-transform: uppercase;\n            font-size: 13px;\n            letter-spacing: 0.8px;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: #fcfdfe;\n        }\n        \n        .highlight {\n            color: var(--primary);\n            font-weight: 700;\n        }\n        .highlight-alert {\n            color: var(--dark-accent);\n            font-weight: 700;\n        }\n        \n        @media (max-width: 768px) {\n            body { padding: 15px 10px; }\n            .hero-banner { padding: 35px 20px; }\n            .product-title { font-size: 28px; }\n            .product-subtitle { font-size: 16px; }\n            .features-grid { grid-template-columns: 1fr; gap: 20px; }\n            .specs-table th, .specs-table td { padding: 14px 16px; font-size: 14px; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"hero-banner\"\u003e\n\u003cspan class=\"tagline\"\u003e\u003ci class=\"fas fa-shield-virus\"\u003e\u003c\/i\u003e5Pro-Series Flagship Protection\u003c\/span\u003e\n\u003ch1 class=\"product-title\"\u003eSolar-Powered 4500V Heavy-Duty Bug Zapper\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eTwice the solar speed, twice the battery capacity. Instantly clear your yard of mosquitoes and flies with autonomous, eco-friendly power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pain-points-box\"\u003e\n\u003ch4\u003e\n\u003ci class=\"fas fa-exclamation-circle\"\u003e\u003c\/i\u003e \u003cspan style=\"color: rgb(104, 84, 201);\"\u003eMosquito Ruining Your Outdoor Peace?\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-times-circle\"\u003e\u003c\/i\u003e Sick of constant bug bites and toxic, smelly chemical sprays?\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-times-circle\"\u003e\u003c\/i\u003e Frustrated by low-power solar zappers that die after just a few hours?\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e \u003cb\u003eThe 20W Upgrade Solution:\u003c\/b\u003e Extreme 4500V power combined with a massive battery to guarantee all-night, uninterrupted defense.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003e\n\u003ci class=\"fas fa-list-alt\"\u003e\u003c\/i\u003e Technical Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification Item\u003c\/th\u003e\n\u003cth\u003eDetailed Performance\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eWorking Modes\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"highlight\"\u003e2 Smart Modes\u003c\/span\u003e (24H Continuous \/ Smart Dusk-to-Dawn Sensor)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eGrid Voltage\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003e\u003cspan style=\"color: rgb(54, 114, 65);\" class=\"highlight-alert\"\u003e4500V\u003c\/span\u003e \u003c\/strong\u003eHigh-Voltage Instant Kill\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eSolar Panel Power\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"highlight\"\u003e20W\u003c\/span\u003e High-Efficiency Monocrystalline Panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eBattery Capacity\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"highlight\"\u003e10,000mAh\u003c\/span\u003e Heavy-Duty Rechargeable Lithium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003e3-Way Installation\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003eHanging Hook \/ Flat Desktop Base \/ Lawn Stake Insertion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eDual Charging Methods\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e20W Solar Powered Eco-Charging \/ USB Fast Charging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eEffective Coverage\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to \u003cspan style=\"color: rgb(64, 135, 77);\"\u003e\u003cstrong\u003e\u003cspan class=\"highlight-alert\"\u003e1800 sq. ft\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"color: rgb(54, 114, 65);\"\u003e\u003cstrong\u003e\u003cspan class=\"highlight-alert\"\u003e.\u003c\/span\u003e\u003c\/strong\u003e \u003c\/span\u003eMax Protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eWaterproof Rating\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"highlight\"\u003eIPX4\u003c\/span\u003e All-Weather Durable Shell \u0026amp; Safety Cage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eDimensions (Main Unit)\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e21 x 3 x 11.5 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eDimensions (Solar Panel)\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e20.8 x 7 x 0.6 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eProduct Weight\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e7.5 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eCharging Time\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003eSolar Charging: 6-8 Hours | USB : 4-5 Hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eContinuous Runtime\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"highlight\"\u003e8-12 Hours\u003c\/span\u003e Continuous Dusk-to-Dawn Operation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Langy Solar Lights","offers":[{"title":"Default Title","offer_id":43160433328263,"sku":"MOSZAP20W","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20Wsolarbugzapper_5.jpg?v=1778664406"},{"product_id":"15-inch-attic-gable-fan-with-thermostat","title":"15 Inch Attic Gable Fan with Thermostat -1300CFM","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8fafc;\n            color: #334155;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        \n        .seasonal-benefits {\n            background: white;\n            border-radius: 12px;\n            padding: 30px;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1);\n            margin-bottom: 40px;\n            border-left: 4px solid #3b82f6;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #1e293b;\n            margin-bottom: 30px;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin-bottom: 25px;\n        }\n        \n        .benefit-card {\n            padding: 25px;\n            border-radius: 10px;\n            background: #f8fafc;\n            transition: transform 0.3s ease;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .winter-benefit {\n            border-top: 4px solid #3b82f6;\n            background: linear-gradient(to bottom, #f0f9ff, #f8fafc);\n        }\n        \n        .summer-benefit {\n            border-top: 4px solid #f59e0b;\n            background: linear-gradient(to bottom, #fffbeb, #f8fafc);\n        }\n        \n        .benefit-header {\n            display: flex;\n            align-items: center;\n            margin-bottom: 15px;\n        }\n        \n        .benefit-icon {\n            font-size: 2rem;\n            margin-right: 12px;\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .winter-icon {\n            background: #dbeafe;\n            color: #1d4ed8;\n        }\n        \n        .summer-icon {\n            background: #fef3c7;\n            color: #d97706;\n        }\n        \n        .benefit-title {\n            font-size: 1.4rem;\n            font-weight: 600;\n            color: #1e293b;\n        }\n        \n        .benefit-list {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        \n        .benefit-list li {\n            padding: 8px 0;\n            color: #475569;\n            display: flex;\n            align-items: flex-start;\n        }\n        \n        .benefit-list li i {\n            color: #10b981;\n            margin-right: 10px;\n            margin-top: 5px;\n            flex-shrink: 0;\n        }\n        \n        .season-tag {\n            display: inline-block;\n            padding: 4px 12px;\n            border-radius: 20px;\n            font-size: 0.8rem;\n            font-weight: 600;\n            margin-bottom: 10px;\n        }\n        \n        .winter-tag {\n            background: #dbeafe;\n            color: #1e40af;\n        }\n        \n        .summer-tag {\n            background: #fef3c7;\n            color: #92400e;\n        }\n        \n        .investment-note {\n            text-align: center;\n            padding: 20px;\n            background: #eff6ff;\n            border-radius: 8px;\n            font-style: italic;\n            color: #475569;\n            border-top: 2px solid #dbeafe;\n            margin-top: 20px;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin-bottom: 50px;\n        }\n        \n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1);\n            overflow: hidden;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            border-top: 4px solid #3b82f6;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.07), 0 4px 6px rgba(0, 0, 0, 0.1);\n        }\n        \n        .spec-header {\n            background: #f8fafc;\n            color: #1e293b;\n            padding: 16px 20px;\n            font-size: 1.3rem;\n            font-weight: 600;\n            border-bottom: 1px solid #e2e8f0;\n            display: flex;\n            align-items: center;\n        }\n        \n        .spec-header i {\n            margin-right: 10px;\n            color: #3b82f6;\n        }\n        \n        .spec-content {\n            padding: 20px;\n        }\n        \n        .spec-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 12px 0;\n            border-bottom: 1px solid #f1f5f9;\n        }\n        \n        .spec-row:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #475569;\n        }\n        \n        .spec-value {\n            color: #1e293b;\n            font-weight: 500;\n        }\n        \n        @media (max-width: 768px) {\n            .benefits-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-card, .spec-card {\n                margin-bottom: 20px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            body {\n                padding: 15px;\n            }\n            \n            .seasonal-benefits {\n                padding: 20px;\n            }\n            \n            .spec-header {\n                font-size: 1.1rem;\n                padding: 14px 16px;\n            }\n            \n            .spec-content {\n                padding: 16px;\n            }\n            \n            .spec-row {\n                flex-direction: column;\n                padding: 10px 0;\n            }\n            \n            .spec-value {\n                margin-top: 5px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"seasonal-benefits\"\u003e\n\u003ch2 class=\"section-title\"\u003eYear-Round Home Protection\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card winter-benefit\"\u003e\n\u003cdiv class=\"season-tag winter-tag\"\u003eWINTER BENEFITS\u003c\/div\u003e\n\u003cdiv class=\"benefit-header\"\u003e\n\u003cdiv class=\"benefit-icon winter-icon\"\u003e\n\u003ci class=\"fas fa-snowflake\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eWinter Protection\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Exhaust of moist air to prevent mold and mildew growth\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Equalized attic temperature to combat ice dams on snow-covered roofs\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Maintains consistent cold attic temperature throughout winter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card summer-benefit\"\u003e\n\u003cdiv class=\"season-tag summer-tag\"\u003eSUMMER BENEFITS\u003c\/div\u003e\n\u003cdiv class=\"benefit-header\"\u003e\n\u003cdiv class=\"benefit-icon summer-icon\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eSummer Efficiency\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Creates a cooler attic for more efficient HVAC system operation\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Increased protection of roofing components from excessive heat\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Reduces cooling costs by preventing heat buildup\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"investment-note\"\u003e\n\u003cp\u003eInvest in year-round protection. It's not just a fan; it's peace of mind for your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003ci class=\"fas fa-tachometer-alt\"\u003e\u003c\/i\u003e Performance\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eModel:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eLG-1600\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eAirflow Capacity:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1300 CFM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eRated Current:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e2.7A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003ePower Consumption:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e220W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eTemperature Range:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e-50 to 230 °F\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003ci class=\"fas fa-sliders-h\"\u003e\u003c\/i\u003e Control \u0026amp; Measurement\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eControl Accuracy:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e0.18 °F\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eMeasurement Input:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eNTC10K\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eMotor Voltage:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e120V 60Hz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eControl Type:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eSmart Thermostat\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003ci class=\"fas fa-ruler-combined\"\u003e\u003c\/i\u003e Physical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBlades:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4 (Iron)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eOutput Type:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eDirect Output\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eOutput Capacity:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eMax 10A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eDimensions:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e15\"x15\"x7.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWeight:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e12.5 lbs\u003c\/span\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":"Default Title","offer_id":43176944828551,"sku":"LG-1600","price":116.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Sleek_Low-Profile_Design_1.jpg?v=1780655028"},{"product_id":"upgraded-solar-bug-zapper-outdoor-10w-solar-panel","title":"Upgraded Solar Mosquito Killer Lamp","description":"\u003cstyle\u003e\n    :root {\n        --primary-dark: #1b4332;\n        --primary: #2d6a4f;\n        --primary-light: #52b788;\n        --dark-accent: #85581A;\n        --tag-dark: #343a40;\n        --bg-light: #f8f9fa;\n        --card-bg: #ffffff;\n        --text-main: #212529;\n        --text-muted: #5c677d;\n        --border-radius: 16px;\n        --shadow-sm: 0 4px 6px rgba(0, 0, 0, 0.05);\n    }\n    \n    .shopify-custom-wrapper {\n        background-color: var(--bg-light);\n        color: var(--text-main);\n        line-height: 1.6;\n        padding: 20px 10px;\n        max-width: 100%;\n        margin: 0 auto;\n        font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n    }\n    \n    .hero-banner {\n        text-align: center;\n        padding: 40px 20px;\n        background: linear-gradient(135deg, #e9f5ed 0%, #d8f3dc 100%);\n        border-radius: var(--border-radius);\n        margin-bottom: 30px;\n        box-shadow: var(--shadow-sm);\n    }\n\n    .product-title {\n        font-size: 32px;\n        font-weight: 800;\n        margin: 10px 0;\n        color: var(--primary-dark);\n        line-height: 1.2;\n        letter-spacing: -0.5px;\n    }\n    \n    .product-subtitle {\n        color: var(--text-muted);\n        font-size: 16px;\n        max-width: 750px;\n        margin: 0 auto 10px;\n        font-weight: 500;\n    }\n\n    .tagline {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        background: var(--tag-dark);\n        color: white;\n        padding: 6px 18px;\n        font-weight: 700;\n        border-radius: 50px;\n        font-size: 12px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n    \n    .pain-points-box {\n        background: var(--card-bg);\n        border-left: 6px solid var(--dark-accent);\n        padding: 20px;\n        border-radius: 4px var(--border-radius) var(--border-radius) 4px;\n        margin-bottom: 35px;\n        box-shadow: var(--shadow-sm);\n    }\n    .pain-points-box h4 {\n        color: var(--dark-accent);\n        margin-top: 0;\n        margin-bottom: 15px;\n        font-size: 18px;\n        font-weight: 700;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n    }\n    .pain-points-box ul {\n        list-style-type: none;\n        padding-left: 0;\n        margin: 0;\n    }\n    .pain-points-box li {\n        margin-bottom: 12px;\n        color: var(--text-muted);\n        display: flex;\n        align-items: flex-start;\n        gap: 10px;\n        font-size: 14px;\n    }\n    .pain-points-box li:last-child {\n        margin-bottom: 0;\n        padding-top: 5px;\n        border-top: 1px dashed #e2e8f0;\n    }\n\n    .section-title {\n        font-size: 22px;\n        font-weight: 800;\n        color: var(--primary-dark);\n        margin: 40px 0 20px;\n        padding-bottom: 10px;\n        border-bottom: 3px solid var(--primary-light);\n    }\n    \n    .specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 20px 0;\n        background: var(--card-bg);\n        border-radius: var(--border-radius);\n        overflow: hidden;\n        box-shadow: var(--shadow-sm);\n    }\n    \n    .specs-table th, .specs-table td {\n        padding: 14px 18px;\n        text-align: left;\n        border-bottom: 1px solid #edf2f7;\n        font-size: 14px;\n    }\n    \n    .specs-table th {\n        background-color: var(--primary-dark);\n        color: white;\n        font-weight: 600;\n        text-transform: uppercase;\n        font-size: 12px;\n        letter-spacing: 0.8px;\n    }\n    \n    .specs-table tr:last-child td {\n        border-bottom: none;\n    }\n    \n    .specs-table tr:nth-child(even) {\n        background-color: #fcfdfe;\n    }\n    \n    .highlight {\n        color: var(--primary);\n        font-weight: 700;\n    }\n    .highlight-alert {\n        color: var(--dark-accent);\n        font-weight: 700;\n    }\n    \n    @media (max-width: 768px) {\n        .product-title { font-size: 24px; }\n        .product-subtitle { font-size: 14px; }\n        .specs-table th, .specs-table td { padding: 12px 14px; font-size: 13px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"shopify-custom-wrapper\"\u003e\n\u003cdiv class=\"hero-banner\"\u003e\n\u003cspan class=\"tagline\"\u003e \u003csvg viewbox=\"0 0 24 24\" style=\"width: 14px; height: 14px; fill: currentColor; vertical-align: middle; margin-right: 4px;\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Premium Mosquito Defense \u003c\/span\u003e\n\u003ch1 class=\"product-title\"\u003eSolar-Powered 4500V Heavy-Duty Bug Zapper\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eTake back your outdoor spaces! Effortlessly clear out mosquitoes, flies, and wasps with powerful, hassle-free protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pain-points-box\"\u003e\n\u003ch4\u003e⚠️ Frustrated by Constant Mosquito Attacks?\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan\u003e❌\u003c\/span\u003e \u003cspan\u003eTired of toxic sprays, sticky lotions, and smelly coils?\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e❌\u003c\/span\u003e \u003cspan\u003eAnnoyed by limited placement options and tangled power extension cords?\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e✅\u003c\/span\u003e \u003cspan\u003e\u003cb\u003eThe Ultimate Solution:\u003c\/b\u003e A fully autonomous, multi-setup zapper that safeguards your family 24\/7.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lights","offers":[{"title":"10 W","offer_id":44853275295879,"sku":"MOSZAP10W-1","price":79.99,"currency_code":"USD","in_stock":true},{"title":"20 W Pro","offer_id":44853275328647,"sku":"MOSZAP10W-2","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Upgrade_Solar_bug_zapper_3.jpg?v=1781164297"},{"product_id":"55w-12-solar-attic-fan-with-smart-power-adapter-remote","title":"12\" Solar Roof Fan-55W Dual-Power","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        :root {\n            --primary-blue: #2c5aa0;\n            --secondary-orange: #f39c12;\n            --eco-green: #27ae60;\n            --light-bg: #f8f9fa;\n            --dark-text: #333;\n            --shadow: 0 3px 10px rgba(0,0,0,0.08);\n        }\n        \n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        \n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.5;\n            color: var(--dark-text);\n            padding: 10px;\n        }\n        \n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        \n        \/* Header *\/\n        .header {\n            text-align: center;\n            padding: 20px;\n            background: linear-gradient(135deg, #1a3a6d 0%, var(--primary-blue) 100%);\n            color: white;\n            border-radius: 10px;\n            margin-bottom: 20px;\n        }\n        \n        .title {\n            font-size: 1.8rem;\n            margin-bottom: 8px;\n            font-weight: 800;\n        }\n        \n        .subtitle {\n            font-size: 1rem;\n            max-width: 800px;\n            margin: 0 auto 12px;\n            color: rgba(255,255,255,0.9);\n        }\n        \n        .tagline {\n            font-size: 0.9rem;\n            background-color: rgba(243, 156, 18, 0.2);\n            display: inline-block;\n            padding: 6px 15px;\n            border-radius: 50px;\n        }\n        \n        \/* Section Titles *\/\n        .section-title {\n            font-size: 1.4rem;\n            color: var(--primary-blue);\n            margin: 25px 0 15px;\n            padding-bottom: 6px;\n            border-bottom: 2px solid var(--secondary-orange);\n        }\n        \n        \/* Specs Grid *\/\n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n            gap: 12px;\n            margin-bottom: 20px;\n        }\n        \n        .spec-card {\n            background: white;\n            border-radius: 8px;\n            padding: 15px;\n            box-shadow: var(--shadow);\n            border-left: 4px solid var(--primary-blue);\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n        \n        .spec-icon {\n            font-size: 1.5rem;\n            color: var(--secondary-orange);\n            flex-shrink: 0;\n        }\n        \n        .spec-content h3 {\n            font-size: 1rem;\n            color: var(--primary-blue);\n            margin-bottom: 3px;\n        }\n        \n        .spec-content p {\n            color: #555;\n            font-size: 0.85rem;\n            margin: 0;\n        }\n        \n        .highlight {\n            color: var(--secondary-orange);\n            font-weight: 600;\n        }\n        \n        \/* Comparison Table *\/\n        .comparison {\n            background-color: var(--light-bg);\n            padding: 18px;\n            border-radius: 10px;\n            margin: 25px 0;\n        }\n        \n        .comparison-title {\n            text-align: center;\n            font-size: 1.3rem;\n            margin-bottom: 15px;\n            color: var(--primary-blue);\n        }\n        \n        .comparison-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 3px 8px rgba(0,0,0,0.05);\n            font-size: 0.85rem;\n        }\n        \n        .comparison-table th {\n            background-color: var(--primary-blue);\n            color: white;\n            padding: 12px 10px;\n            text-align: left;\n            font-weight: 600;\n        }\n        \n        .comparison-table th.best {\n            background-color: var(--secondary-orange);\n            text-align: center;\n        }\n        \n        .comparison-table td {\n            padding: 12px 10px;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .feature-col {\n            width: 35%;\n            font-weight: 600;\n            color: var(--primary-blue);\n        }\n        \n        .solar-col {\n            width: 30%;\n        }\n        \n        .dual-col {\n            width: 30%;\n        }\n        \n        .best-col {\n            width: 5%;\n            text-align: center;\n        }\n        \n        .x-mark {\n            color: #e74c3c;\n            font-weight: 600;\n        }\n        \n        .x-mark::before {\n            content: \"✗ \";\n        }\n        \n        .check-mark {\n            color: var(--eco-green);\n            font-weight: 700;\n        }\n        \n        .check-mark::before {\n            content: \"✓ \";\n        }\n        \n        \/* Key Features *\/\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 16px;\n            margin-bottom: 25px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 8px;\n            padding: 18px;\n            box-shadow: var(--shadow);\n            border-top: 4px solid var(--primary-blue);\n        }\n        \n        .feature-card.orange {\n            border-top-color: var(--secondary-orange);\n        }\n        \n        .feature-card.green {\n            border-top-color: var(--eco-green);\n        }\n        \n        .feature-title {\n            font-size: 1.1rem;\n            color: var(--primary-blue);\n            margin-bottom: 10px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .feature-list {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        \n        .feature-list li {\n            padding: 5px 0;\n            font-size: 0.85rem;\n            position: relative;\n            padding-left: 20px;\n        }\n        \n        .feature-list li i {\n            color: var(--eco-green);\n            position: absolute;\n            left: 0;\n            top: 7px;\n            font-size: 0.85rem;\n        }\n        \n        \/* CTA *\/\n        .cta {\n            text-align: center;\n            margin: 30px 0;\n            padding: 25px 20px;\n            background: linear-gradient(135deg, var(--primary-blue) 0%, #1a3a6d 100%);\n            color: white;\n            border-radius: 10px;\n        }\n        \n        .cta-title {\n            font-size: 1.6rem;\n            margin-bottom: 10px;\n        }\n        \n        .cta-text {\n            font-size: 0.95rem;\n            max-width: 700px;\n            margin: 0 auto 18px;\n            color: rgba(255,255,255,0.9);\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background-color: var(--secondary-orange);\n            color: white;\n            padding: 12px 28px;\n            font-size: 0.95rem;\n            font-weight: 700;\n            text-decoration: none;\n            border-radius: 50px;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 12px rgba(243, 156, 18, 0.4);\n        }\n        \n        .cta-button:hover {\n            background-color: #e67e22;\n            transform: translateY(-2px);\n        }\n        \n        .warranty {\n            margin-top: 15px;\n            font-size: 0.8rem;\n            color: rgba(255,255,255,0.8);\n        }\n        \n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .title {\n                font-size: 1.5rem;\n            }\n            \n            .section-title {\n                font-size: 1.2rem;\n            }\n            \n            .specs-grid,\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .comparison-table {\n                display: block;\n                overflow-x: auto;\n                font-size: 0.8rem;\n            }\n            \n            .cta {\n                padding: 20px 15px;\n            }\n            \n            .cta-title {\n                font-size: 1.4rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Header --\u003e\u003cheader class=\"header\"\u003e\n\u003ch1 class=\"title\"\u003eDual-Power Solar Roof Fan\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e55W Solar Panel with Smart Thermostat \u0026amp; 65ft Remote Control\u003c\/p\u003e\n\u003cdiv class=\"tagline\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e Solar + AC Backup • Always Working\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- Specifications --\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-solar-panel\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch3\u003e55W Solar Panel\u003c\/h3\u003e\n\u003cp\u003eHigh-efficiency monocrystalline\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-thermometer-half\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch3\u003eSmart Thermostat\u003c\/h3\u003e\n\u003cp\u003eAuto on at \u003cspan class=\"highlight\"\u003e77°F\u003c\/span\u003e, off at \u003cspan class=\"highlight\"\u003e73°F\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-wifi\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch3\u003e65ft Remote\u003c\/h3\u003e\n\u003cp\u003eWireless remote control\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-sliders-h\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch3\u003e6 Speed Settings\u003c\/h3\u003e\n\u003cp\u003eAdjustable fan control\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Comparison --\u003e\n\u003csection class=\"comparison\"\u003e\n\u003ch2 class=\"comparison-title\"\u003eWhy Choose Dual-Power?\u003c\/h2\u003e\n\u003ctable class=\"comparison-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"feature-col\"\u003eFeature\u003c\/th\u003e\n\u003cth class=\"solar-col\"\u003eSolar-Only\u003c\/th\u003e\n\u003cth class=\"dual-col\"\u003eDual-Power\u003c\/th\u003e\n\u003cth class=\"best-col best\"\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-col\"\u003e\u003cstrong\u003e24\/7 Operation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"x-mark\"\u003eStops at night\u003c\/td\u003e\n\u003ctd class=\"check-mark\"\u003eAlways working\u003c\/td\u003e\n\u003ctd class=\"best-col\" style=\"color: var(--secondary-orange);\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-col\"\u003e\u003cstrong\u003eYear-Round Use\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"x-mark\"\u003eSeasonal limits\u003c\/td\u003e\n\u003ctd class=\"check-mark\"\u003eAll seasons\u003c\/td\u003e\n\u003ctd class=\"best-col\" style=\"color: var(--secondary-orange);\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-col\"\u003e\u003cstrong\u003eClimate Flexibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"x-mark\"\u003eNeeds sun\u003c\/td\u003e\n\u003ctd class=\"check-mark\"\u003eAll climates\u003c\/td\u003e\n\u003ctd class=\"best-col\" style=\"color: var(--secondary-orange);\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-col\"\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull sun required\u003c\/td\u003e\n\u003ctd class=\"check-mark\"\u003eAny location\u003c\/td\u003e\n\u003ctd class=\"best-col\" style=\"color: var(--secondary-orange);\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-col\"\u003e\u003cstrong\u003eProtection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDaytime only\u003c\/td\u003e\n\u003ctd class=\"check-mark\"\u003e24\/7 coverage\u003c\/td\u003e\n\u003ctd class=\"best-col\" style=\"color: var(--secondary-orange);\"\u003e✓\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- Key Features --\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003eSmart Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003e\n\u003ci class=\"fas fa-brain\"\u003e\u003c\/i\u003e Automatic Operation\u003c\/h3\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Built-in thermostat\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Auto starts at 77°F\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Auto stops at 73°F\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e No manual adjustment needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card orange\"\u003e\n\u003ch3 class=\"feature-title\"\u003e\n\u003ci class=\"fas fa-gamepad\"\u003e\u003c\/i\u003e Easy Control\u003c\/h3\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e 65ft wireless remote\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e 6 fan speed settings\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Manual override option\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card green\"\u003e\n\u003ch3 class=\"feature-title\"\u003e\n\u003ci class=\"fas fa-power-off\"\u003e\u003c\/i\u003e Dual Power System\u003c\/h3\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e 55W solar panel primary\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e AC adapter backup\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Auto switching\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Solar priority\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Benefits --\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch3\u003eComplete Protection\u003c\/h3\u003e\n\u003cp\u003e24\/7 attic ventilation prevents damage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-dollar-sign\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch3\u003eEnergy Savings\u003c\/h3\u003e\n\u003cp\u003eSolar power + minimal AC use\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-cloud-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch3\u003eAll-Weather\u003c\/h3\u003e\n\u003cp\u003eWorks in any climate\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-icon\"\u003e\n\u003ci class=\"fas fa-cogs\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003ch3\u003eWorry-Free\u003c\/h3\u003e\n\u003cp\u003eFully automatic operation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2 class=\"cta-title\"\u003eSmart Solar Ventilation\u003c\/h2\u003e\n\u003cp class=\"cta-text\"\u003eGet 24\/7 attic protection with solar efficiency and reliable backup power.\u003c\/p\u003e\n\u003cp class=\"warranty\"\u003e10-year warranty • 30-day guarantee • Free shipping\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Langy Solar Lights","offers":[{"title":"Default Title","offer_id":43348144881799,"sku":"SF-55W-D","price":289.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/LANGY_800_x_800_px_3.jpg?v=1768653737"},{"product_id":"100w-ufo-high-bay-light-15-000-lumens","title":"100W LED UFO high bay light-15,000 lumens","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n        }\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   \/* Precision Lighting Calculator 按钮样式 *\/\n        .calculator-btn {\n            background: #3498db;\n            box-shadow: 0 4px 8px rgba(52, 152, 219, 0.25);\n        }\n        \n        .calculator-btn:hover {\n            background: #2980b9;\n            box-shadow: 0 6px 12px rgba(52, 152, 219, 0.35);\n        }\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        \/* 确保最后一行也有边框线 *\/\n        .spec-table tr:last-child {\n            border-bottom: 1px solid #edf2f7;\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            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            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            display: flex;\n            flex-direction: column;\n            align-items: center; \/* 确保内容居中对齐 *\/\n            justify-content: center; \/* 垂直居中 *\/\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            text-align: center; \/* 确保文本居中 *\/\n            width: 100%; \/* 确保文本居中 *\/\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        }\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        \/* Mobile-friendly table *\/\n        .mobile-spec-container {\n            display: none;\n            margin: 20px 0;\n        }\n        \n        .mobile-spec-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n            margin-bottom: 15px;\n        }\n        \n        .mobile-spec-header {\n            background: #f8f9fa;\n            padding: 12px 15px;\n            font-weight: 600;\n            color: #2c3e50;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .mobile-spec-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 12px 15px;\n            border-bottom: 1px solid #f1f1f1;\n        }\n        \n        .mobile-spec-item:last-child {\n            border-bottom: none;\n        }\n        \n        .mobile-spec-label {\n            font-weight: 600;\n            color: #2c3e50;\n            flex-basis: 50%;\n        }\n        \n        .mobile-spec-value {\n            color: #34495e;\n            font-weight: 500;\n            flex-basis: 50%;\n            text-align: right;\n        }\n        \n        \/* Responsive design *\/\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            }\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            \/* Hide desktop table on mobile *\/\n            .spec-table-container {\n                display: none;\n            }\n            \n            \/* Show mobile table *\/\n            .mobile-spec-container {\n                display: block;\n            }\n            \n            .spec-card {\n                margin-top: 10px;\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                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            .key-specs {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n        \n        @media (max-width: 350px) {\n            .key-specs {\n                grid-template-columns: 1fr;\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    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eU902 Series LED High Bay 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\/UFO-high_bay_light_specification.pdf?v=1709541136\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eDownload Specification\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/LANGY_UFO100W_1158.pdfIES.ies?v=1768382494\" class=\"download-btn\" rel=\"noopener\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload IES File\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增的 Precision Lighting Calculator 按钮 --\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca rel=\"noopener\" class=\"download-btn calculator-btn\" href=\"https:\/\/www.langy-energy.com\/pages\/how-many-ufo-led-high-bay-light-will-you-need\" target=\"_blank\"\u003e \u003ci class=\"fas fa-calculator\"\u003e\u003c\/i\u003e \u003cspan\u003ePrecision Lighting Calculator\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cbr\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\"\u003e100W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e15,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLuminous Flux\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eEfficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 hrs\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\u003eU902-100W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003eU902-150W\u003c\/td\u003e\n\u003ctd\u003eU902-200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e100W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150W\u003c\/td\u003e\n\u003ctd\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd\u003e15,000 LM\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e22,500 LM\u003c\/td\u003e\n\u003ctd\u003e30,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e156 pcs\u003c\/td\u003e\n\u003ctd\u003e280 pcs\u003c\/td\u003e\n\u003ctd\u003e312 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e10-14 ft\u003c\/td\u003e\n\u003ctd\u003e14-16 ft\u003c\/td\u003e\n\u003ctd\u003e16-20 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eφ8.9\" × 5.1\"\u003c\/td\u003e\n\u003ctd\u003eφ10.4\" × 5.5\"\u003c\/td\u003e\n\u003ctd\u003eφ11.8\" × 5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e4.4 lb\u003c\/td\u003e\n\u003ctd\u003e5.5 lb\u003c\/td\u003e\n\u003ctd\u003e6.6 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eDie-cast aluminum + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e5000-6000K (Daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd\u003e150 Lm\/W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150 Lm\/W\u003c\/td\u003e\n\u003ctd\u003e150 Lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e\u0026gt;80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Power Consumption\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e±5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eAC 110-277V\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\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e-22°F ~ 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 hours\u003c\/td\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5 years limited warranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5 years limited warranty\u003c\/td\u003e\n\u003ctd\u003e5 years limited warranty\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!-- Mobile-friendly specifications --\u003e\n\u003cdiv class=\"mobile-spec-container\"\u003e\n\u003cdiv class=\"mobile-spec-card\"\u003e\n\u003cdiv class=\"mobile-spec-header\"\u003eU902-100W Model\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e100W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLumens Output\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e15,000 LM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLED Quantity\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e156 pcs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eInstallation Height\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e10-14 ft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003eφ8.9\" × 5.1\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e4.4 lb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLuminous Efficacy\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e50,000 hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e5 years limited warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"4.9FT cord with plug","offer_id":43510506225799,"sku":"U902-100W-P","price":63.99,"currency_code":"USD","in_stock":true},{"title":"1.6FT cord without plug","offer_id":43510506258567,"sku":"U902-100W-NP","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20260114-153326.jpg?v=1768380860"},{"product_id":"200w-led-ufo-high-bay-light-30-000-lumens","title":"200W LED UFO high bay light-30,000 lumens","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding: 20px 0;\n        }\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        \/* Precision Lighting Calculator 按钮样式 *\/\n        .calculator-btn {\n            background: #3498db;\n            box-shadow: 0 4px 8px rgba(52, 152, 219, 0.25);\n        }\n        \n        .calculator-btn:hover {\n            background: #2980b9;\n            box-shadow: 0 6px 12px rgba(52, 152, 219, 0.35);\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, #3498DB, #5DADE2);\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        \/* 确保最后一行也有边框线 *\/\n        .spec-table tr:last-child {\n            border-bottom: 1px solid #edf2f7;\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            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            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            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\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            text-align: center;\n            width: 100%;\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        }\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        \/* Mobile-friendly table *\/\n        .mobile-spec-container {\n            display: none;\n            margin: 20px 0;\n        }\n        \n        .mobile-spec-card {\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n            margin-bottom: 15px;\n        }\n        \n        .mobile-spec-header {\n            background: #f8f9fa;\n            padding: 12px 15px;\n            font-weight: 600;\n            color: #2c3e50;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .mobile-spec-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 12px 15px;\n            border-bottom: 1px solid #f1f1f1;\n        }\n        \n        .mobile-spec-item:last-child {\n            border-bottom: none;\n        }\n        \n        .mobile-spec-label {\n            font-weight: 600;\n            color: #2c3e50;\n            flex-basis: 50%;\n        }\n        \n        .mobile-spec-value {\n            color: #34495e;\n            font-weight: 500;\n            flex-basis: 50%;\n            text-align: right;\n        }\n        \n        \/* Responsive design *\/\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            }\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            \/* Hide desktop table on mobile *\/\n            .spec-table-container {\n                display: none;\n            }\n            \n            \/* Show mobile table *\/\n            .mobile-spec-container {\n                display: block;\n            }\n            \n            .spec-card {\n                margin-top: 10px;\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                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            .key-specs {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n        \n        @media (max-width: 350px) {\n            .key-specs {\n                grid-template-columns: 1fr;\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    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"logo\"\u003e\n\u003ci class=\"fas fa-lightbulb\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch1\u003eU902 Series LED High Bay 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\/UFO-high_bay_light_specification.pdf?v=1709541136\" target=\"_blank\"\u003e \u003ci class=\"fas fa-file-pdf\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload Specification\u003c\/span\u003e \u003c\/a\u003e \u003ca rel=\"noopener\" class=\"download-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/UFO200W_1158.ies?v=1767884828\" target=\"_blank\"\u003e \u003ci class=\"fas fa-book\"\u003e\u003c\/i\u003e \u003cspan\u003eDownload IES File\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 新增的 Precision Lighting Calculator 按钮 --\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003ca rel=\"noopener\" class=\"download-btn calculator-btn\" href=\"https:\/\/www.langy-energy.com\/pages\/how-many-ufo-led-high-bay-light-will-you-need\" target=\"_blank\"\u003e \u003ci class=\"fas fa-calculator\"\u003e\u003c\/i\u003e \u003cspan\u003ePrecision Lighting Calculator\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"download-buttons\"\u003e\u003cbr\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\"\u003e200W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003ePower Range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e30,000 LM\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eLuminous Flux\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eEfficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-value\"\u003e50,000 hrs\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\u003eU902-200W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003eU902-150W\u003c\/td\u003e\n\u003ctd\u003eU902-200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e100W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150W\u003c\/td\u003e\n\u003ctd\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLumens Output\u003c\/td\u003e\n\u003ctd\u003e15,000 LM\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e22,500 LM\u003c\/td\u003e\n\u003ctd\u003e30,000 LM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLED Quantity\u003c\/td\u003e\n\u003ctd\u003e156 pcs\u003c\/td\u003e\n\u003ctd\u003e280 pcs\u003c\/td\u003e\n\u003ctd\u003e312 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation Height\u003c\/td\u003e\n\u003ctd\u003e10-14 ft\u003c\/td\u003e\n\u003ctd\u003e14-16 ft\u003c\/td\u003e\n\u003ctd\u003e16-20 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eφ8.9\" × 5.1\"\u003c\/td\u003e\n\u003ctd\u003eφ10.4\" × 5.5\"\u003c\/td\u003e\n\u003ctd\u003eφ11.8\" × 5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e4.4 lb\u003c\/td\u003e\n\u003ctd\u003e5.5 lb\u003c\/td\u003e\n\u003ctd\u003e6.6 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eDie-cast aluminum + PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e5000-6000K (Daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd\u003e150 Lm\/W\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e150 Lm\/W\u003c\/td\u003e\n\u003ctd\u003e150 Lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e\u0026gt;80 Ra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSystem Power Consumption\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e±5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eAC 110-277V\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\u003eOperating Temperature\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003e-22°F ~ 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Sensor\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimmable\u003c\/td\u003e\n\u003ctd colspan=\"3\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifespan\u003c\/td\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e50,000 hours\u003c\/td\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5 years limited warranty\u003c\/td\u003e\n\u003ctd class=\"highlight\"\u003e5 years limited warranty\u003c\/td\u003e\n\u003ctd\u003e5 years limited warranty\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!-- Mobile-friendly specifications --\u003e\n\u003cdiv class=\"mobile-spec-container\"\u003e\n\u003cdiv class=\"mobile-spec-card\"\u003e\n\u003cdiv class=\"mobile-spec-header\"\u003eU902-200W Model\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e200W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLumens Output\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e30,000 LM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLED Quantity\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e312 pcs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eInstallation Height\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e16-20 ft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003eφ11.8\" × 5.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e6.6 lb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLuminous Efficacy\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e150 Lm\/W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eLifespan\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e50,000 hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-item\"\u003e\n\u003cdiv class=\"mobile-spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"mobile-spec-value\"\u003e5 years limited warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Langy Solar Lighting","offers":[{"title":"4.9FT cord with plug","offer_id":43510531195015,"sku":"U902-200W-P","price":95.69,"currency_code":"USD","in_stock":true},{"title":"1.6FT cord without plug","offer_id":43510531227783,"sku":"U902-200W-NP","price":92.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20260114-153337.jpg?v=1768448860"},{"product_id":"15-inch-attic-gable-fan-with-thermostat-1300cfm-copy","title":"15 Inch Attic Gable Fan with Thermostat -1650CFM","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f8fafc;\n            color: #334155;\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        \n        .seasonal-benefits {\n            background: white;\n            border-radius: 12px;\n            padding: 30px;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1);\n            margin-bottom: 40px;\n            border-left: 4px solid #3b82f6;\n        }\n        \n        .section-title {\n            font-size: 1.8rem;\n            color: #1e293b;\n            margin-bottom: 30px;\n            font-weight: 600;\n            text-align: center;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin-bottom: 25px;\n        }\n        \n        .benefit-card {\n            padding: 25px;\n            border-radius: 10px;\n            background: #f8fafc;\n            transition: transform 0.3s ease;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .winter-benefit {\n            border-top: 4px solid #3b82f6;\n            background: linear-gradient(to bottom, #f0f9ff, #f8fafc);\n        }\n        \n        .summer-benefit {\n            border-top: 4px solid #f59e0b;\n            background: linear-gradient(to bottom, #fffbeb, #f8fafc);\n        }\n        \n        .benefit-header {\n            display: flex;\n            align-items: center;\n            margin-bottom: 15px;\n        }\n        \n        .benefit-icon {\n            font-size: 2rem;\n            margin-right: 12px;\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .winter-icon {\n            background: #dbeafe;\n            color: #1d4ed8;\n        }\n        \n        .summer-icon {\n            background: #fef3c7;\n            color: #d97706;\n        }\n        \n        .benefit-title {\n            font-size: 1.4rem;\n            font-weight: 600;\n            color: #1e293b;\n        }\n        \n        .benefit-list {\n            list-style-type: none;\n            padding-left: 0;\n        }\n        \n        .benefit-list li {\n            padding: 8px 0;\n            color: #475569;\n            display: flex;\n            align-items: flex-start;\n        }\n        \n        .benefit-list li i {\n            color: #10b981;\n            margin-right: 10px;\n            margin-top: 5px;\n            flex-shrink: 0;\n        }\n        \n        .season-tag {\n            display: inline-block;\n            padding: 4px 12px;\n            border-radius: 20px;\n            font-size: 0.8rem;\n            font-weight: 600;\n            margin-bottom: 10px;\n        }\n        \n        .winter-tag {\n            background: #dbeafe;\n            color: #1e40af;\n        }\n        \n        .summer-tag {\n            background: #fef3c7;\n            color: #92400e;\n        }\n        \n        .investment-note {\n            text-align: center;\n            padding: 20px;\n            background: #eff6ff;\n            border-radius: 8px;\n            font-style: italic;\n            color: #475569;\n            border-top: 2px solid #dbeafe;\n            margin-top: 20px;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin-bottom: 50px;\n        }\n        \n        .spec-card {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1);\n            overflow: hidden;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            border-top: 4px solid #3b82f6;\n        }\n        \n        .spec-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.07), 0 4px 6px rgba(0, 0, 0, 0.1);\n        }\n        \n        .spec-header {\n            background: #f8fafc;\n            color: #1e293b;\n            padding: 16px 20px;\n            font-size: 1.3rem;\n            font-weight: 600;\n            border-bottom: 1px solid #e2e8f0;\n            display: flex;\n            align-items: center;\n        }\n        \n        .spec-header i {\n            margin-right: 10px;\n            color: #3b82f6;\n        }\n        \n        .spec-content {\n            padding: 20px;\n        }\n        \n        .spec-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 12px 0;\n            border-bottom: 1px solid #f1f5f9;\n        }\n        \n        .spec-row:last-child {\n            border-bottom: none;\n        }\n        \n        .spec-label {\n            font-weight: 600;\n            color: #475569;\n        }\n        \n        .spec-value {\n            color: #1e293b;\n            font-weight: 500;\n        }\n        \n        @media (max-width: 768px) {\n            .benefits-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .specs-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-card, .spec-card {\n                margin-bottom: 20px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            body {\n                padding: 15px;\n            }\n            \n            .seasonal-benefits {\n                padding: 20px;\n            }\n            \n            .spec-header {\n                font-size: 1.1rem;\n                padding: 14px 16px;\n            }\n            \n            .spec-content {\n                padding: 16px;\n            }\n            \n            .spec-row {\n                flex-direction: column;\n                padding: 10px 0;\n            }\n            \n            .spec-value {\n                margin-top: 5px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"seasonal-benefits\"\u003e\n\u003ch2 class=\"section-title\"\u003eYear-Round Home Protection\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card winter-benefit\"\u003e\n\u003cdiv class=\"season-tag winter-tag\"\u003eWINTER BENEFITS\u003c\/div\u003e\n\u003cdiv class=\"benefit-header\"\u003e\n\u003cdiv class=\"benefit-icon winter-icon\"\u003e\n\u003ci class=\"fas fa-snowflake\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eWinter Protection\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Exhaust of moist air to prevent mold and mildew growth\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Equalized attic temperature to combat ice dams on snow-covered roofs\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Maintains consistent cold attic temperature throughout winter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card summer-benefit\"\u003e\n\u003cdiv class=\"season-tag summer-tag\"\u003eSUMMER BENEFITS\u003c\/div\u003e\n\u003cdiv class=\"benefit-header\"\u003e\n\u003cdiv class=\"benefit-icon summer-icon\"\u003e\n\u003ci class=\"fas fa-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"benefit-title\"\u003eSummer Efficiency\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Creates a cooler attic for more efficient HVAC system operation\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Increased protection of roofing components from excessive heat\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Reduces cooling costs by preventing heat buildup\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"investment-note\"\u003e\n\u003cp\u003eInvest in year-round protection. It's not just a fan; it's peace of mind for your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003ci class=\"fas fa-tachometer-alt\"\u003e\u003c\/i\u003e Performance\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eModel:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eLG-1600-RED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eAirflow Capacity:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1650 CFM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eRated Current:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1.45A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003ePower Consumption:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e140W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eTemperature Range:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e-50 to 230 °F\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003ci class=\"fas fa-sliders-h\"\u003e\u003c\/i\u003e Control \u0026amp; Measurement\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eControl Accuracy:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e0.18 °F\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eMeasurement Input:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eNTC10K\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eMotor Voltage:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e120V 60Hz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eControl Type:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eSmart Thermostat\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003ci class=\"fas fa-ruler-combined\"\u003e\u003c\/i\u003e Physical Specifications\u003c\/div\u003e\n\u003cdiv class=\"spec-content\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBlades:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4 (Iron)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eOutput Type:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eDirect Output\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eOutput Capacity:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eMax 10A\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eDimensions:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e15\"x15\"x7.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWeight:\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e12.5 lbs\u003c\/span\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":"Default Title","offer_id":43742839079047,"sku":"LG-1600-RED","price":149.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/Sleek_Low-Profile_Design_4.jpg?v=1781321420"},{"product_id":"dimmer-0-10v-for-dimmable-led-high-bay-light","title":"Dimmer (0-10V) for dimmable LED high bay light","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', system-ui, -apple-system, sans-serif;\n        }\n        \n        body {\n            background-color: #f8fafc;\n            color: #1e293b;\n            line-height: 1.6;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n        \n        \/* H-Level Styles *\/\n        .hero-section {\n            text-align: center;\n            margin-bottom: 60px;\n            position: relative;\n        }\n        \n        .hero-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #3b82f6, #8b5cf6);\n            color: white;\n            padding: 8px 20px;\n            border-radius: 30px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            margin-bottom: 20px;\n            letter-spacing: 0.5px;\n        }\n        \n        .hero-title {\n            font-size: 3.2rem;\n            font-weight: 800;\n            margin-bottom: 20px;\n            background: linear-gradient(135deg, #1e293b, #475569);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            line-height: 1.2;\n        }\n        \n        .hero-subtitle {\n            font-size: 1.4rem;\n            color: #64748b;\n            max-width: 800px;\n            margin: 0 auto 40px;\n            font-weight: 400;\n        }\n        \n        \/* M-Level Styles *\/\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            margin-bottom: 60px;\n        }\n        \n        .feature-card {\n            background: white;\n            border-radius: 16px;\n            padding: 35px 30px;\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);\n            transition: all 0.3s ease;\n            border: 1px solid #e2e8f0;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\n            border-color: #cbd5e1;\n        }\n        \n        .feature-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 4px;\n            background: linear-gradient(90deg, #3b82f6, #8b5cf6);\n        }\n        \n        .feature-icon {\n            font-size: 2.8rem;\n            margin-bottom: 25px;\n            width: 70px;\n            height: 70px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .icon-energy {\n            background: linear-gradient(135deg, #fef3c7, #f59e0b);\n            color: #92400e;\n        }\n        \n        .icon-comfort {\n            background: linear-gradient(135deg, #dbeafe, #3b82f6);\n            color: #1e40af;\n        }\n        \n        .icon-lifespan {\n            background: linear-gradient(135deg, #dcfce7, #10b981);\n            color: #065f46;\n        }\n        \n        .feature-title {\n            font-size: 1.6rem;\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: #1e293b;\n        }\n        \n        .feature-description {\n            color: #64748b;\n            font-size: 1.1rem;\n            line-height: 1.7;\n        }\n        \n        \/* L-Level Styles *\/\n        .specs-section {\n            background: white;\n            border-radius: 16px;\n            padding: 40px;\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);\n            border: 1px solid #e2e8f0;\n        }\n        \n        .specs-title {\n            font-size: 1.8rem;\n            font-weight: 700;\n            margin-bottom: 30px;\n            color: #1e293b;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .specs-title i {\n            color: #3b82f6;\n        }\n        \n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n        \n        .spec-item {\n            display: flex;\n            flex-direction: column;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #f1f5f9;\n        }\n        \n        .spec-label {\n            font-size: 0.95rem;\n            color: #64748b;\n            font-weight: 500;\n            margin-bottom: 5px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n        \n        .spec-value {\n            font-size: 1.2rem;\n            font-weight: 600;\n            color: #1e293b;\n        }\n        \n        \/* Responsive Styles *\/\n        @media (max-width: 768px) {\n            .hero-title {\n                font-size: 2.5rem;\n            }\n            \n            .hero-subtitle {\n                font-size: 1.2rem;\n            }\n            \n            .features-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n            \n            .specs-section {\n                padding: 30px 20px;\n            }\n            \n            .container {\n                padding: 30px 15px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .hero-title {\n                font-size: 2rem;\n            }\n            \n            .hero-subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .feature-card {\n                padding: 25px 20px;\n            }\n        }\n        \n        \/* Animation *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        .hero-section, .feature-card, .specs-section {\n            animation: fadeInUp 0.8s ease-out;\n        }\n        \n        .feature-card:nth-child(2) {\n            animation-delay: 0.1s;\n        }\n        \n        .feature-card:nth-child(3) {\n            animation-delay: 0.2s;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- H-Level: Core Value Proposition --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-badge\"\u003eINDUSTRIAL LIGHTING SOLUTION\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eSmart Dimming, Intelligent Industrial Lighting\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003e0-10V Precision Dimmer delivers seamless dimming solutions for your industrial space with smooth, continuous dimming technology\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- M-Level: Functional Benefits --\u003e\n\u003csection class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon icon-energy\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eEnergy Savings Up to 70%\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eAdjust brightness on-demand to significantly reduce energy consumption and operational costs. Intelligent dimming responds to actual lighting needs without waste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon icon-comfort\"\u003e\n\u003ci class=\"fas fa-eye\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eEnhanced Visual Comfort\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eFlicker-free dimming protects employee eyesight and improves work efficiency. Smooth brightness transitions create optimal visual environments for various tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon icon-lifespan\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eExtended Fixture Lifespan\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eIntelligent dimming reduces LED light decay, extending the operational life of your high bay lighting fixtures. Lower operating temperatures mean longer-lasting performance.\u003ci class=\"fas fa-info-circle\"\u003e\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- L-Level: Technical Specifications --\u003e\n\u003c\/div\u003e","brand":"Langy Energy","offers":[{"title":"Default Title","offer_id":43779795419271,"sku":null,"price":35.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/20250926-093319.jpg?v=1768454979"},{"product_id":"12-low-profile-solar-attic-vent-fan-25w","title":"12\" Low Profile Solar Attic Vent Fan -25W","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 \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;600;700;800\u0026amp;family=Open+Sans:wght@400;500;600;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --primary: #2c5282;\n            --accent: #e67e22;\n            --accent-light: #fad7a0;\n            --accent-dark: #c45a10;\n            --secondary: #3498db;\n            --light: #f7fafc;\n            --dark: #2c3e50;\n            --gradient-primary: linear-gradient(135deg, var(--primary) 0%, #4a7cad 100%);\n            --gradient-accent: linear-gradient(135deg, var(--accent) 0%, #f39c12 100%);\n            --gradient-secondary: linear-gradient(135deg, var(--secondary) 0%, #5dade2 100%);\n        }\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Open Sans', sans-serif;\n        }\n        body {\n            color: #4a5568;\n            line-height: 1.5;\n            background-color: #f0f4f8;\n            overflow-x: hidden;\n        }\n        h1, h2, h3, h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            color: var(--dark);\n        }\n        p {\n            font-size: 0.95rem;\n            color: #2d3748;\n            margin-bottom: 5px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 15px;\n        }\n        .content-section {\n            margin: 20px 0;\n            padding: 10px 0;\n        }\n        .section-title {\n            text-align: center;\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n            position: relative;\n            color: var(--primary);\n        }\n        .section-title::after {\n            content: '';\n            display: block;\n            width: 70px;\n            height: 3px;\n            background: var(--gradient-accent);\n            margin: 6px auto;\n            border-radius: 2px;\n        }\n        header {\n            background: var(--gradient-primary);\n            color: white;\n            text-align: center;\n            padding: 30px 20px 40px;\n            position: relative;\n            overflow: hidden;\n            margin-bottom: 10px;\n        }\n        .header-decor {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            overflow: hidden;\n            z-index: 1;\n        }\n        .circle {\n            position: absolute;\n            border-radius: 50%;\n            background: rgba(255, 255, 255, 0.1);\n        }\n        .circle-1 {\n            width: 300px;\n            height: 300px;\n            top: -100px;\n            right: -70px;\n        }\n        .circle-2 {\n            width: 200px;\n            height: 200px;\n            bottom: -60px;\n            left: -50px;\n        }\n        .header-content {\n            position: relative;\n            z-index: 2;\n            max-width: 900px;\n            margin: 0 auto;\n        }\n        .model {\n            font-size: 0.85rem;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            margin-bottom: 4px;\n            color: rgba(255, 255, 255, 0.9);\n            font-weight: 600;\n        }\n        header h1 {\n            font-size: 2rem;\n            color: white;\n            margin-bottom: 6px;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.2);\n        }\n        .tagline {\n            font-size: 1.1rem;\n            max-width: 800px;\n            margin: 0 auto;\n            font-weight: 600;\n            color: rgba(255, 255, 255, 0.95);\n        }\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n            margin: 12px 0;\n        }\n        .feature-item {\n            background: white;\n            border-radius: 10px;\n            padding: 15px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            transition: all 0.3s ease;\n            border: none;\n        }\n        .feature-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\n        }\n        .feature-icon {\n            font-size: 1.8rem;\n            color: var(--accent);\n            margin-bottom: 8px;\n            text-align: center;\n        }\n        .feature-title {\n            font-size: 1.1rem;\n            margin-bottom: 8px;\n            color: var(--primary);\n            text-align: center;\n        }\n        .feature-content {\n            text-align: center;\n        }\n        .warranty-badge {\n            display: inline-block;\n            background: rgba(230, 126, 34, 0.12);\n            color: var(--accent-dark);\n            padding: 4px 12px;\n            border-radius: 20px;\n            font-weight: 600;\n            margin-top: 6px;\n            font-size: 0.85rem;\n        }\n        .thermostat-container {\n            background: white;\n            border-radius: 12px;\n            padding: 18px;\n            max-width: 1000px;\n            margin: 0 auto;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n        }\n        .temp-graphic {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            height: 60px;\n            background: linear-gradient(to right, #3498db, #2ecc71, #e74c3c);\n            border-radius: 40px;\n            margin: 12px auto;\n            position: relative;\n            max-width: 900px;\n        }\n        .temp-marker {\n            position: absolute;\n            top: -25px;\n            font-weight: 700;\n            text-align: center;\n            min-width: 65px;\n            background: white;\n            color: var(--primary);\n            padding: 3px 8px;\n            border-radius: 15px;\n            box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);\n            font-size: 0.8rem;\n            z-index: 2;\n        }\n        .off-marker {\n            left: 25%;\n            transform: translateX(-50%);\n        }\n        .on-marker {\n            left: 75%;\n            transform: translateX(-50%);\n        }\n        .temp-indicator {\n            position: absolute;\n            top: 100%;\n            width: 2px;\n            height: 15px;\n            background: var(--primary);\n            border-radius: 1px;\n        }\n        .off-indicator {\n            left: 25%;\n        }\n        .on-indicator {\n            left: 75%;\n        }\n        .temp-label {\n            flex: 1;\n            text-align: center;\n            font-weight: 600;\n            color: white;\n            text-shadow: 0 1px 2px rgba(0,0,0,0.3);\n            padding: 0 8px;\n            font-size: 0.85rem;\n        }\n        .specs-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 12px;\n            margin: 15px 0;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n        }\n        .specs-table th, .specs-table td {\n            padding: 10px;\n            text-align: left;\n            border-bottom: 1px solid #edf2f7;\n        }\n        .specs-table tr:last-child th, \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        .specs-table th {\n            background-color: #ebf8ff;\n            font-weight: 600;\n            color: var(--primary);\n            width: 40%;\n        }\n        .highlight {\n            color: var(--accent-dark);\n            font-weight: 700;\n        }\n        .mobile-specs-table {\n            display: none;\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            margin: 15px 0;\n        }\n        .spec-download-btn-container {\n            text-align: center;\n            margin: 12px auto;\n        }\n        .spec-download-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            padding: 8px 18px;\n            background: var(--gradient-primary);\n            color: white;\n            border-radius: 40px;\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 0.9rem;\n            box-shadow: 0 4px 10px rgba(44, 82, 130, 0.25);\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            font-family: 'Montserrat', sans-serif;\n            gap: 6px;\n        }\n        .spec-download-btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(44, 82, 130, 0.35);\n            background: var(--gradient-secondary);\n        }\n        .spec-download-btn i {\n            font-size: 1em;\n        }\n        .power-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 15px;\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        .power-item {\n            background: white;\n            border-radius: 12px;\n            padding: 18px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            transition: all 0.3s ease;\n        }\n        .power-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\n        }\n        .power-icon {\n            font-size: 2.2rem;\n            margin-bottom: 12px;\n        }\n        .day-power .power-icon {\n            color: #f39c12;\n        }\n        .night-power .power-icon {\n            color: #3498db;\n        }\n        .power-title {\n            font-size: 1.2rem;\n            margin-bottom: 8px;\n            color: var(--primary);\n        }\n        .installation-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 10px;\n            max-width: 1000px;\n            margin: 15px auto;\n        }\n        .install-item {\n            text-align: center;\n            padding: 12px;\n            background: white;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            transition: all 0.3s ease;\n        }\n        .install-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\n        }\n        .install-icon {\n            font-size: 1.8rem;\n            color: var(--accent);\n            margin-bottom: 6px;\n        }\n        .install-title {\n            font-size: 1rem;\n            margin-bottom: 4px;\n            color: var(--primary);\n        }\n        .shipping-info {\n            background: white;\n            padding: 15px;\n            border-radius: 12px;\n            max-width: 550px;\n            margin: 0 auto;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);\n            text-align: center;\n            border-top: 3px solid var(--accent);\n        }\n        .shipping-info h3 {\n            color: var(--primary);\n            font-size: 1.2rem;\n            margin-bottom: 8px;\n        }\n        .shipping-info h3 i {\n            color: var(--accent);\n            margin-right: 8px;\n        }\n        .shipping-info p {\n            font-size: 0.95rem;\n            margin: 3px 0;\n        }\n        ul {\n            margin: 6px 0;\n            padding-left: 20px;\n        }\n        li {\n            margin-bottom: 3px;\n            font-size: 0.9rem;\n        }\n        \n        \/* 视频模块样式 - 全屏显示 *\/\n        .video-section {\n            margin: 20px 0;\n            padding: 0;\n        }\n        \n        .video-container {\n            width: 100%;\n            max-width: 100%;\n            margin: 0;\n            padding: 0;\n        }\n        \n        .video-frame {\n            width: 100%;\n            height: 600px;\n            border: none;\n            border-radius: 0;\n            box-shadow: none;\n            display: block;\n        }\n        \n        .video-info {\n            background: white;\n            padding: 12px 15px;\n            margin-top: 0;\n            border-radius: 0 0 8px 8px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n        }\n        \n        .video-title {\n            font-size: 1.1rem;\n            font-weight: 600;\n            color: var(--primary);\n            margin-bottom: 4px;\n        }\n        \n        .video-subtitle {\n            font-size: 0.9rem;\n            color: #666;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .video-subtitle i {\n            color: var(--accent);\n        }\n        \n        @media (max-width: 992px) {\n            header h1 {\n                font-size: 1.8rem;\n            }\n            .tagline {\n                font-size: 1rem;\n            }\n            .section-title {\n                font-size: 1.5rem;\n                margin-bottom: 12px;\n            }\n            .temp-graphic {\n                height: 55px;\n                max-width: 95%;\n            }\n            .temp-marker {\n                font-size: 0.75rem;\n                min-width: 60px;\n                top: -22px;\n            }\n            \/* 平板端视频调整 *\/\n            .video-frame {\n                height: 500px;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .model {\n                font-size: 0.8rem;\n            }\n            header h1 {\n                font-size: 1.6rem;\n                margin-bottom: 4px;\n            }\n            .tagline {\n                font-size: 0.95rem;\n            }\n            .section-title {\n                font-size: 1.3rem;\n                margin-bottom: 10px;\n            }\n            .features-grid {\n                grid-template-columns: 1fr;\n                gap: 10px;\n                margin: 10px 0;\n            }\n            .specs-container {\n                display: none;\n            }\n            .mobile-specs-table {\n                display: table;\n            }\n            .power-container {\n                grid-template-columns: 1fr;\n                gap: 12px;\n            }\n            .temp-graphic {\n                height: 50px;\n                border-radius: 30px;\n                margin: 10px auto;\n            }\n            .temp-label {\n                font-size: 0.8rem;\n                padding: 0 5px;\n            }\n            .temp-marker {\n                top: -20px;\n                min-width: 55px;\n                font-size: 0.7rem;\n                padding: 2px 6px;\n            }\n            .spec-download-btn {\n                padding: 7px 15px;\n                font-size: 0.85rem;\n            }\n            .installation-container {\n                gap: 8px;\n                margin: 12px auto;\n            }\n            \/* 移动端视频调整 *\/\n            .video-frame {\n                height: 400px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            header {\n                padding: 25px 15px 30px;\n            }\n            header h1 {\n                font-size: 1.4rem;\n            }\n            .tagline {\n                font-size: 0.9rem;\n            }\n            .section-title {\n                font-size: 1.2rem;\n                margin-bottom: 8px;\n            }\n            .feature-item, .power-item, .install-item {\n                padding: 10px;\n            }\n            .feature-icon, .power-icon, .install-icon {\n                font-size: 1.6rem;\n            }\n            .feature-title, .install-title {\n                font-size: 1rem;\n            }\n            .temp-graphic {\n                height: 45px;\n            }\n            .temp-label {\n                font-size: 0.75rem;\n            }\n            .temp-marker {\n                font-size: 0.65rem;\n                min-width: 50px;\n                top: -18px;\n            }\n            .spec-download-btn {\n                padding: 6px 12px;\n                font-size: 0.8rem;\n            }\n            .content-section {\n                margin: 15px 0;\n            }\n            \/* 小屏幕视频调整 *\/\n            .video-frame {\n                height: 300px;\n            }\n            .video-title {\n                font-size: 1rem;\n            }\n            .video-subtitle {\n                font-size: 0.85rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cheader\u003e\n\u003cdiv class=\"header-decor\"\u003e\n\u003cdiv class=\"circle circle-1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"circle circle-2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"header-content\"\u003e\n\u003cdiv class=\"model\"\u003ePREMIUM SOLAR ATTIC FAN\u003c\/div\u003e\n\u003ch1\u003eLANGY 25W Solar Attic Fan\u003c\/h1\u003e\n\u003cp class=\"tagline\"\u003eReduce HVAC Costs Up to 40% \u0026amp; Protect Your Home Year-Round\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-money-bill-wave\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eSlash HVAC Costs\u003c\/h3\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eWinter:\u003c\/strong\u003e Prevents moisture buildup, reducing mold, rot, and insulation damage risks.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSummer:\u003c\/strong\u003e Reduces attic temperatures by up to \u003cstrong\u003e40°F\u003c\/strong\u003e, lowering AC workload and energy bills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-thermometer-half\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eSmart Thermostat Control\u003c\/h3\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003eBuilt-in preset thermostat for automatic operation:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomatically starts at \u003cstrong\u003e77°F\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eAutomatically stops at \u003cstrong\u003e73°F\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis feature can be disabled for manual control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-volume-mute\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eQuiet \u0026amp; Maintenance-Free\u003c\/h3\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003e55W high-efficiency solar panel provides quiet, clean energy operation.\u003c\/p\u003e\n\u003cp\u003eLow noise level and no maintenance required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eBuilt to Last\u003c\/h3\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003eSteel support parts guarantee solid structures and aluminum alloy frame delivers lightweight and convenience.\u003c\/p\u003e\n\u003cdiv class=\"warranty-badge\"\u003e\n\u003ci class=\"fas fa-award\"\u003e\u003c\/i\u003e 10-Year Limited Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 视频模块 - 全屏显示 --\u003e\n\u003cdiv class=\"video-section\"\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003ciframe title=\"LANGY solar attic fan installation (replace turbine ventilator)\" src=\"https:\/\/www.youtube.com\/embed\/9Ea9nQ4WtI0\" class=\"video-frame\"\u003e\n                \u003c\/iframe\u003e\n\u003cdiv class=\"video-info\"\u003e\n\u003cdiv class=\"video-title\"\u003eLANGY Solar Attic Fan Installation (Replace Turbine Ventilator)\u003c\/div\u003e\n\u003cdiv class=\"video-subtitle\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e \u003cspan\u003eWatch installation guide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSmart Thermostat Operation\u003c\/h2\u003e\n\u003cdiv class=\"thermostat-container\"\u003e\n\u003cp style=\"max-width: 800px; text-align: center; margin: 0 auto 10px; font-size: 0.95rem;\"\u003eThe fan features intelligent thermostat control to optimize energy efficiency and maintain ideal attic conditions automatically.\u003c\/p\u003e\n\u003cdiv class=\"temp-graphic\"\u003e\n\u003cdiv class=\"temp-marker off-marker\"\u003e73°F OFF\u003c\/div\u003e\n\u003cdiv class=\"temp-marker on-marker\"\u003e77°F ON\u003c\/div\u003e\n\u003cdiv class=\"temp-indicator off-indicator\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"temp-indicator on-indicator\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"temp-label\"\u003eCool\u003c\/div\u003e\n\u003cdiv class=\"temp-label\"\u003eComfortable\u003c\/div\u003e\n\u003cdiv class=\"temp-label\"\u003eHot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"max-width: 800px; text-align: center; margin: 10px auto 0; font-size: 0.95rem;\"\u003eThe fan automatically activates when attic temperature reaches 77°F and stops when it cools to 73°F, maintaining optimal conditions without manual intervention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-download-btn-container\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/solar_attic_fan-maual-two_page_view_9a628db5-a074-4a06-a19e-096aac99916d.pdf?v=1758641320\" title=\"LANGY SOLAR ATTIC FAN\" rel=\"noopener\" class=\"spec-download-btn\" target=\"_blank\"\u003e \u003ci class=\"fas fa-download\"\u003e\u003c\/i\u003eDownload Full Specifications (PDF) \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003cdiv\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eSF-25-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Panel Power\u003c\/th\u003e\n\u003ctd\u003e18V\/25W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSolar Panel Size\u003c\/th\u003e\n\u003ctd\u003e22\" x 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAirflow\u003c\/th\u003e\n\u003ctd\u003eUp to 1000 CFM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCoverage Area\u003c\/th\u003e\n\u003ctd\u003e1,500 sq\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFan Speeds\u003c\/th\u003e\n\u003ctd\u003e6 levels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eControls\u003c\/th\u003e\n\u003ctd\u003eBuilt-in Preset Thermostat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotor Type\u003c\/th\u003e\n\u003ctd\u003eDC 25W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCap Dimension\u003c\/th\u003e\n\u003ctd\u003e18.25\" x 18.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRough Cut-out\u003c\/th\u003e\n\u003ctd\u003e12.3\" x 12.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlashing size\u003c\/th\u003e\n\u003ctd\u003e22\" x 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRemote control distance\u003c\/th\u003e\n\u003ctd\u003e65ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd class=\"highlight\"\u003e10 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\u003ctable style=\"width: 100.063%; height: 281.667px;\" class=\"mobile-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eModel\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003eSF-25-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eSolar Panel Power\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003e18V\/25W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eSolar Panel Size\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003e22\" x 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eAirflow\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003eUp to 1000 CFM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eCoverage Area\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003e1,200 sq\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eFan Speeds\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003e6 levels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eControls\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003eBuilt-in Preset Thermostat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eMotor Type\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003eDC 25W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eCap Dimension\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003e18.25\" x 18.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eRough Cut-out\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003e12.3\" x 12.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eFlashing size\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003e22\" x 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eRemote control distance\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\"\u003e65ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.6667px;\"\u003e\n\u003cth style=\"width: 49.3213%; height: 21.6667px;\"\u003eWarranty\u003c\/th\u003e\n\u003ctd style=\"width: 50.4904%; height: 21.6667px;\" class=\"highlight\"\u003e10 Years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eDIY-Friendly Installation\u003c\/h2\u003e\n\u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 12px; font-size: 0.95rem;\"\u003eInstallation is intuitive and a breeze\u003c\/p\u003e\n\u003cdiv class=\"installation-container\"\u003e\n\u003cdiv class=\"install-item\"\u003e\n\u003cdiv class=\"install-icon\"\u003e\n\u003ci class=\"fas fa-video\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"install-title\"\u003eVideo Guide\u003c\/h3\u003e\n\u003cp\u003eStep-by-step installation video\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"install-item\"\u003e\n\u003cdiv class=\"install-icon\"\u003e\n\u003ci class=\"fas fa-toolbox\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"install-title\"\u003eAll Hardware\u003c\/h3\u003e\n\u003cp\u003eEverything included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"install-item\"\u003e\n\u003cdiv class=\"install-icon\"\u003e\n\u003ci class=\"fas fa-shield-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"install-title\"\u003eLeak-Proof\u003c\/h3\u003e\n\u003cp\u003eWatertight design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"install-item\"\u003e\n\u003cdiv class=\"install-icon\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"install-title\"\u003eQuick Setup\u003c\/h3\u003e\n\u003cp\u003e1-2 hours installation\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":44872577646727,"sku":"X00534K49B","price":259.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0363\/8070\/4903\/files\/langy_low_profile_solar_attic_fan_1.jpg?v=1781442044"}],"url":"https:\/\/www.langy-energy.com\/en-br\/collections\/1-pack-10-off.oembed","provider":"Langy Energy","version":"1.0","type":"link"}