{"product_id":"10-pcs-t5-b8-5d-5050-smd-car-led-dashboard-instrument-lights","title":"Multi-Color Solar Garden String Lights | Auto On\/Off IP44 Waterproof for Patio \u0026 Party Decor","description":"\u003cstyle\u003e\n  :root {\n    --hl-bg: #0b0f19;\n    --hl-card-bg: #131a29;\n    --hl-card-border: #202d42;\n    --hl-primary: #38bdf8;\n    --hl-vibrant: #fbbf24;\n    --hl-text-main: #f3f4f6;\n    --hl-text-muted: #9ca3af;\n    --hl-tag-bg: rgba(251, 191, 36, 0.15);\n    --hl-tag-color: #fbbf24;\n    --hl-accent-glow: rgba(56, 189, 248, 0.25);\n    --hl-radius: 16px;\n    --hl-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n\n  .hl-page {\n    background-color: var(--hl-bg);\n    color: var(--hl-text-main);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.6;\n    padding: 24px 16px;\n    max-width: 900px;\n    margin: 0 auto;\n    box-sizing: border-box;\n    container-type: inline-size;\n  }\n\n  .hl-page * {\n    box-sizing: border-box;\n  }\n\n  \/* Card Component Base *\/\n  .hl-card {\n    background: var(--hl-card-bg);\n    border: 1px solid var(--hl-card-border);\n    border-radius: var(--hl-radius);\n    padding: 24px;\n    margin-bottom: 24px;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);\n    transition: var(--hl-transition);\n  }\n\n  .hl-card:hover {\n    border-color: rgba(56, 189, 248, 0.4);\n    box-shadow: 0 8px 30px var(--hl-accent-glow);\n  }\n\n  \/* Hero Banner *\/\n  .hl-hero-header {\n    text-align: center;\n    padding: 36px 20px;\n    background: radial-gradient(circle at top, rgba(56, 189, 248, 0.15) 0%, rgba(11, 15, 25, 0) 70%);\n    border-radius: var(--hl-radius);\n    margin-bottom: 24px;\n  }\n\n  .hl-eyebrow {\n    display: inline-block;\n    background: var(--hl-tag-bg);\n    color: var(--hl-tag-color);\n    font-size: 0.85rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    padding: 6px 16px;\n    border-radius: 50px;\n    border: 1px solid rgba(251, 191, 36, 0.3);\n    margin-bottom: 14px;\n  }\n\n  .hl-title {\n    font-size: 2.3rem;\n    font-weight: 900;\n    color: #ffffff;\n    margin: 0 0 14px 0;\n    line-height: 1.25;\n    background: linear-gradient(135deg, #ffffff 0%, #38bdf8 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .hl-subtitle {\n    font-size: 1.1rem;\n    color: var(--hl-text-muted);\n    max-width: 780px;\n    margin: 0 auto;\n  }\n\n  \/* Main Image Area *\/\n  .hl-image-wrap {\n    overflow: hidden;\n    padding: 12px;\n    text-align: center;\n  }\n\n  .hl-image-wrap img {\n    width: 100%;\n    height: auto;\n    border-radius: calc(var(--hl-radius) - 4px);\n    display: block;\n    object-fit: cover;\n  }\n\n  \/* Quick Feature Scan (4 Columns Grid) *\/\n  .hl-scan-grid {\n    display: grid;\n    grid-template-columns: repeat(1, 1fr);\n    gap: 16px;\n    margin-bottom: 24px;\n  }\n\n  .hl-scan-item {\n    background: rgba(255, 255, 255, 0.02);\n    border: 1px solid var(--hl-card-border);\n    border-radius: 12px;\n    padding: 20px;\n    text-align: center;\n  }\n\n  .hl-scan-icon {\n    font-size: 2rem;\n    margin-bottom: 8px;\n    display: inline-block;\n  }\n\n  .hl-scan-title {\n    font-weight: 700;\n    font-size: 1rem;\n    color: var(--hl-vibrant);\n    margin-bottom: 6px;\n  }\n\n  .hl-scan-desc {\n    font-size: 0.85rem;\n    color: var(--hl-text-muted);\n    margin: 0;\n  }\n\n  \/* Single Column Layout (Strictly Vertical: Text Top, Image Bottom) *\/\n  .hl-single-column {\n    display: block;\n  }\n\n  .hl-section-content {\n    margin-bottom: 20px;\n  }\n\n  .hl-section-content h3 {\n    font-size: 1.6rem;\n    color: var(--hl-primary);\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n\n  .hl-section-content p {\n    color: var(--hl-text-muted);\n    margin-bottom: 16px;\n  }\n\n  .hl-bullet-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .hl-bullet-list li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 12px;\n    color: var(--hl-text-main);\n  }\n\n  .hl-bullet-list li::before {\n    content: \"✦\";\n    position: absolute;\n    left: 0;\n    color: var(--hl-vibrant);\n    font-weight: bold;\n  }\n\n  \/* Technical Specs Table *\/\n  .hl-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 16px;\n  }\n\n  .hl-specs-table th,\n  .hl-specs-table td {\n    padding: 12px 16px;\n    text-align: left;\n    border-bottom: 1px solid var(--hl-card-border);\n  }\n\n  .hl-specs-table th {\n    color: var(--hl-primary);\n    font-weight: 700;\n    width: 35%;\n  }\n\n  .hl-specs-table td {\n    color: var(--hl-text-main);\n  }\n\n  .hl-note {\n    font-size: 0.85rem;\n    color: var(--hl-text-muted);\n    margin-top: 12px;\n    font-style: italic;\n  }\n\n  \/* FAQ Section *\/\n  .hl-faq-item {\n    border-bottom: 1px solid var(--hl-card-border);\n    padding: 16px 0;\n  }\n\n  .hl-faq-item:last-child {\n    border-bottom: none;\n  }\n\n  .hl-faq-item summary {\n    font-weight: 700;\n    font-size: 1.05rem;\n    color: var(--hl-text-main);\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .hl-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hl-faq-item summary::after {\n    content: \"+\";\n    font-size: 1.4rem;\n    color: var(--hl-vibrant);\n    transition: transform 0.2s ease;\n  }\n\n  .hl-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .hl-faq-item p {\n    margin: 12px 0 0 0;\n    color: var(--hl-text-muted);\n    font-size: 0.95rem;\n  }\n\n  \/* Responsive Breakpoints *\/\n  @media (min-width: 640px) {\n    .hl-scan-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (min-width: 900px) {\n    .hl-scan-grid {\n      grid-template-columns: repeat(4, 1fr);\n    }\n  }\n\n  \/* Container Queries Support *\/\n  @container (min-width: 700px) {\n    .hl-title {\n      font-size: 2.7rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hl-page\"\u003e\n\u003c!-- Hero Banner --\u003e\u003cheader class=\"hl-hero-header\"\u003e\u003cspan class=\"hl-eyebrow\"\u003eSolar Powered Outdoor Magic\u003c\/span\u003e\n\u003ch1 class=\"hl-title\"\u003eTeardrop Solar Outdoor String Lights\u003c\/h1\u003e\n\u003cp class=\"hl-subtitle\"\u003eTransform your outdoor space into an enchanted oasis. 8 stunning lighting modes with intelligent memory, zero electricity costs, and all-weather durability.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- Hero Main Image --\u003e\n\u003csection class=\"hl-card hl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/10002_0c0683bb-9708-49f8-aca4-5ab64e7b1d9d.jpg?v=1786939999\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- Quick Feature Scan --\u003e\n\u003csection class=\"hl-scan\"\u003e\n\u003cdiv class=\"hl-scan-grid\"\u003e\n\u003cdiv class=\"hl-scan-item\"\u003e\n\u003cspan class=\"hl-scan-icon\"\u003e✨\u003c\/span\u003e\n\u003cdiv class=\"hl-scan-title\"\u003e8 Dynamic Lighting Modes\u003c\/div\u003e\n\u003cp class=\"hl-scan-desc\"\u003eSwitch from energetic party twinkling to soothing, calm patio glows with built-in memory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hl-scan-item\"\u003e\n\u003cspan class=\"hl-scan-icon\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"hl-scan-title\"\u003e100% Solar Powered\u003c\/div\u003e\n\u003cp class=\"hl-scan-desc\"\u003eHigh-efficiency solar charging eliminates electricity bills while eco-consciously lighting your yard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hl-scan-item\"\u003e\n\u003cspan class=\"hl-scan-icon\"\u003e🌙\u003c\/span\u003e\n\u003cdiv class=\"hl-scan-title\"\u003eSmart Auto On \/ Off\u003c\/div\u003e\n\u003cp class=\"hl-scan-desc\"\u003eIntegrated light sensors automatically activate illumination at dusk for 6 to 8 hours daily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hl-scan-item\"\u003e\n\u003cspan class=\"hl-scan-icon\"\u003e🌧️\u003c\/span\u003e\n\u003cdiv class=\"hl-scan-title\"\u003eIP44 All-Weather Proof\u003c\/div\u003e\n\u003cp class=\"hl-scan-desc\"\u003eHeavy-duty waterproof construction engineered to withstand rain, snow, and extreme temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Section 1 (Vertical Layout) --\u003e\n\u003csection class=\"hl-card hl-single-column\"\u003e\n\u003cdiv class=\"hl-section-content\"\u003e\n\u003ch3\u003e8 Impressive Lighting Modes with Smart Memory\u003c\/h3\u003e\n\u003cp\u003eSet the perfect ambiance for every mood and occasion. Easily toggle between 8 distinct light sequences with the touch of a button, while the internal memory chip saves your favorite setting automatically.\u003c\/p\u003e\n\u003cul class=\"hl-bullet-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e8 Versatile Light Effects:\u003c\/strong\u003e Includes Combination, In Waves, Sequential, Slow-glow, Chasing, Slow Fade, Twinkle, and Steady On.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eParty to Relaxation:\u003c\/strong\u003e Set a vibrant Twinkle mode for lively celebrations, or switch to Slow-Glow for a tranquil evening on the patio.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart Memory Chip:\u003c\/strong\u003e Saves your last selected mode so you never have to re-select your favorite setting every night.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/10003_d22aed0f-b4b4-4623-81ed-a7bd32f7b911.jpg?v=1786939999\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Section 2 (Vertical Layout) --\u003e\n\u003csection class=\"hl-card hl-single-column\"\u003e\n\u003cdiv class=\"hl-section-content\"\u003e\n\u003ch3\u003eVersatile All-Occasion Decor \u0026amp; IP44 Weather Protection\u003c\/h3\u003e\n\u003cp\u003eBring enchanting illumination anywhere. Designed for complete outdoor freedom, these teardrop string lights add magical charm to patios, gardens, camping trips, and festive holiday displays.\u003c\/p\u003e\n\u003cul class=\"hl-bullet-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMulti-Scene Application:\u003c\/strong\u003e Ideal decoration for patio dinners, backyard BBQ, camping tents, weddings, and Christmas trees.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP44 Waterproof \u0026amp; Durable:\u003c\/strong\u003e Built to endure heavy rain, wind, and harsh weather without fading or short-circuiting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCrystal Teardrop Aesthetics:\u003c\/strong\u003e Unique bubble-infused teardrop bulbs cast rich, colorful glow patterns across any landscape.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hl-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/10004_11aec392-67c4-4beb-b68d-ed2636925a1a.jpg?v=1786939999\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Technical Specifications Table --\u003e\n\u003csection class=\"hl-card hl-specs\"\u003e\n\u003ch3 style=\"color: var(--hl-primary); margin-top: 0; margin-bottom: 16px;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"hl-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eTeardrop Solar String Lights Outdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Length \u0026amp; LED Count\u003c\/th\u003e\n\u003ctd\u003e20.8 FT total length (16.5 FT illuminated string with 20 Crystal Teardrop LEDs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Source\u003c\/th\u003e\n\u003ctd\u003eSolar Powered (Advanced High-Efficiency Solar Panel included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting Modes\u003c\/th\u003e\n\u003ctd\u003e8 Modes (Combination, Waves, Sequential, Slow Glow, Chasing, Slow Fade, Twinkle, Steady On)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWaterproof Rating\u003c\/th\u003e\n\u003ctd\u003eIP44 Heavy-Duty Weather Resistance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCharging \u0026amp; Working Time\u003c\/th\u003e\n\u003ctd\u003eCharges 6-8 hrs under sunlight, auto-illuminates for 6-8 hrs at night\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLifespan \u0026amp; Durability\u003c\/th\u003e\n\u003ctd\u003eRechargeable battery rated for 18+ months of long-term outdoor performance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"hl-note\"\u003e*Note: Ensure the solar panel is installed in a direct sunlight position and the power switch is turned ON for auto-charging.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Frequently Asked Questions --\u003e\n\u003csection class=\"hl-card hl-faq\"\u003e\n\u003ch3 style=\"color: var(--hl-primary); margin-top: 0; margin-bottom: 20px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"hl-faq-item\" open=\"\"\u003e\n\u003csummary\u003eHow do the solar lights auto-turn on and off?\u003c\/summary\u003e\n\u003cp\u003eEquipped with an intelligent light sensor in the solar panel, the lights automatically detect ambient brightness. They turn off to charge during daylight and automatically light up when night falls.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hl-faq-item\"\u003e\n\u003csummary\u003eCan these lights withstand rainy days or winter weather?\u003c\/summary\u003e\n\u003cp\u003eYes, the lights and solar panels feature IP44 waterproof rating, ensuring stable operation through heavy rain, snow, and extreme temperature fluctuations throughout the year.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hl-faq-item\"\u003e\n\u003csummary\u003eDo I need to reset the 8 light modes every evening?\u003c\/summary\u003e\n\u003cp\u003eNo! The built-in memory chip remembers your last selected lighting mode automatically, so it lights up exactly how you left it every night.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hl-faq-item\"\u003e\n\u003csummary\u003eHow long does a full solar charge last?\u003c\/summary\u003e\n\u003cp\u003eWith 6 to 8 hours of direct sunshine exposure, the lights will stay illuminated for 6 to 8 hours throughout the evening.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NB01","offers":[{"title":"5m \/ 16.4ft (20 LEDs) — Accent \u0026 Tabletop","offer_id":57000008319142,"sku":"NMB2608176116-彩色-5米20灯","price":29.99,"currency_code":"USD","in_stock":true},{"title":"7m \/ 23ft (50 LEDs) — High-Density Ambience","offer_id":57000008351910,"sku":"NMB2608176116-彩色-7米50灯","price":34.99,"currency_code":"USD","in_stock":true},{"title":"12m \/ 39.4ft (100 LEDs) — All-Around Yard Coverage [Best Seller]","offer_id":57000008384678,"sku":"NMB2608176116-彩色-12米100灯","price":49.99,"currency_code":"USD","in_stock":true},{"title":"22m \/ 72.2ft (200 LEDs) — Extra-Long Grand Display","offer_id":57000008417446,"sku":"NMB2608176116-彩色-22米200灯","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/10002_0c0683bb-9708-49f8-aca4-5ab64e7b1d9d.jpg?v=1786948668","url":"https:\/\/cyrarisedeal.com\/products\/10-pcs-t5-b8-5d-5050-smd-car-led-dashboard-instrument-lights","provider":"cyrarisedeal","version":"1.0","type":"link"}