{"product_id":"🌞-100ft-solar-string-lights-ir-remote-8-modes-dusk-to-dawn-waterproof-shatterproof-for-patio-decor","title":"🌞 50FT Solar String Lights – IR Remote, 8 Modes, Dusk-to-Dawn, Waterproof \u0026 Shatterproof for Patio Decor","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       MAIN PAGE (Original Template Colors)\n    ========================= *\/\n    .dtc-page {\n      background: transparent;\n      font-family: Arial, Helvetica, sans-serif;\n      color: #1f2d3d;\n      border: 2px solid #D1A06D;   \/* original warm border *\/\n      border-radius: 10px;\n      padding: 0;\n      margin: 0;\n    }\n    .dtc-page .dtc-container {\n      max-width: 820px;\n      margin: auto;\n      padding: 18px;\n    }\n    .dtc-page .dtc-card {\n      background: transparent;\n      border-radius: 0;\n      padding: 0;\n      box-shadow: none;\n    }\n\n    \/* =========================\n       HEADINGS\n    ========================= *\/\n    .dtc-page .dtc-h1 {\n      font-size: 32px;\n      text-align: center;\n      color: #134a8e;          \/* original blue *\/\n      margin: 0 0 25px;\n      line-height: 1.3;\n    }\n\n    \/* =========================\n       HERO  (original: blue gradient -\u003e we keep solid per \"no gradient\" but use original blue tone)\n       To strictly follow \"no gradient\" we use a solid blue, but keep the original palette.\n    ========================= *\/\n    .dtc-page .dtc-hero {\n      background: #1e88e5;      \/* solid blue (from original gradient) *\/\n      color: #fff;\n      padding: 22px;\n      border-radius: 16px;\n      margin-bottom: 25px;\n    }\n    .dtc-page .dtc-hero h2 {\n      margin: 0 0 10px;\n      font-size: 24px;\n      color: #fff;\n    }\n    .dtc-page .dtc-hero p {\n      margin: 0;\n      opacity: .95;\n      line-height: 1.7;\n      color: #fff;\n    }\n\n    \/* =========================\n       IMAGE\n    ========================= *\/\n    .dtc-page .dtc-img {\n      width: 100%;\n      display: block;\n      border-radius: 16px;\n    }\n\n    \/* =========================\n       SECTION TITLE\n    ========================= *\/\n    .dtc-page .dtc-section-title {\n      font-size: 28px;\n      color: #134a8e;\n      margin: 35px 0 20px;\n      padding-bottom: 10px;\n      border-bottom: 3px solid #ff8b00;  \/* original orange accent *\/\n    }\n\n    \/* =========================\n       FEATURES (original style)\n    ========================= *\/\n    .dtc-page .dtc-feature {\n      background: transparent;\n      border-left: 6px solid #ff8b00;   \/* orange *\/\n      padding: 18px;\n      margin: 18px 0;\n      border-radius: 14px;\n      box-shadow: 0 6px 20px rgba(0,0,0,.05);\n    }\n    .dtc-page .dtc-feature h3 {\n      margin: 0 0 10px;\n      color: #134a8e;\n      font-size: 21px;\n    }\n    .dtc-page .dtc-feature p {\n      margin: 0;\n      line-height: 1.7;\n    }\n\n    \/* =========================\n       SPECIFICATIONS (original)\n    ========================= *\/\n    .dtc-page .dtc-spec {\n      margin-top: 35px;\n      background: #fff7ea;      \/* warm cream *\/\n      padding: 22px;\n      border-radius: 16px;\n    }\n    .dtc-page .dtc-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .dtc-page .dtc-table td {\n      padding: 12px 6px;\n      border-bottom: 1px solid #ffd391;\n    }\n    .dtc-page .dtc-table td:first-child {\n      font-weight: bold;\n      color: #134a8e;\n      width: 35%;\n    }\n\n    \/* =========================\n       FAQ (original)\n    ========================= *\/\n    .dtc-page .dtc-faq {\n      margin-top: 35px;\n    }\n    .dtc-page .dtc-faq details {\n      background: #fff;\n      border-radius: 12px;\n      margin-bottom: 14px;\n      padding: 18px;\n      box-shadow: 0 5px 18px rgba(0,0,0,.05);\n      transition: all .3s ease;\n    }\n    .dtc-page .dtc-faq summary {\n      cursor: pointer;\n      font-weight: bold;\n      color: #134a8e;\n      font-size: 18px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      list-style: none;\n    }\n    .dtc-page .dtc-faq summary::-webkit-details-marker {\n      display: none;\n    }\n    .dtc-page .dtc-faq summary::marker {\n      display: none;\n      content: \"\";\n    }\n    .dtc-page .dtc-faq summary::before {\n      content: \"▶\";\n      font-size: 14px;\n      color: #0D2B63;\n      display: inline-block;\n      flex-shrink: 0;\n      transform-origin: center;\n      animation: faqArrowMove 1.2s ease-in-out infinite;\n    }\n    @keyframes faqArrowMove {\n      0% { transform: translateX(0); }\n      50% { transform: translateX(5px); }\n      100% { transform: translateX(0); }\n    }\n    .dtc-page .dtc-faq details[open] \u003e summary::before {\n      animation: none;\n      transform: rotate(90deg);\n    }\n    .dtc-page .dtc-faq p {\n      margin: 15px 0 0;\n      color: #555;\n      line-height: 1.6;\n    }\n\n    \/* =========================\n       CTA  (original gradient removed -\u003e solid blue)\n    ========================= *\/\n    .dtc-page .dtc-cta {\n      margin-top: 35px;\n      background: #1e88e5;      \/* solid blue (no gradient) *\/\n      color: #fff;\n      padding: 35px 20px;\n      text-align: center;\n      border-radius: 18px;\n    }\n    .dtc-page .dtc-cta h2 {\n      margin: 0 0 16px;\n      font-size: 30px;\n      color: #fff;\n    }\n    .dtc-page .dtc-cta p {\n      color: #fff;\n      opacity: 0.95;\n    }\n    .dtc-page .dtc-btn {\n      display: inline-block;\n      background: #ff8b00;      \/* solid orange (no gradient) *\/\n      color: #fff;\n      padding: 18px 38px;\n      border-radius: 999px;\n      font-size: 22px;\n      font-weight: bold;\n      text-decoration: none;\n      animation: dtcbounce 1.3s infinite;\n      box-shadow: 0 10px 25px rgba(255,136,0,.4);\n    }\n    @keyframes dtcbounce {\n      0%,100% { transform: translateY(0); }\n      50% { transform: translateY(-8px); }\n    }\n\n    \/* =========================\n       MOBILE\n    ========================= *\/\n    @media (max-width: 768px) {\n      .dtc-page .dtc-container { padding: 10px; }\n      .dtc-page .dtc-card { padding: 0; }\n      .dtc-page .dtc-h1 { font-size: 26px; }\n      .dtc-page .dtc-hero h2 { font-size: 22px; }\n      .dtc-page .dtc-section-title { font-size: 24px; }\n      .dtc-page .dtc-feature h3 { font-size: 19px; }\n      .dtc-page .dtc-faq summary { font-size: 17px; }\n      .dtc-page .dtc-btn {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n        text-align: center;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"dtc-page\"\u003e\n\u003cdiv class=\"dtc-container\"\u003e\n\u003cdiv class=\"dtc-card\"\u003e\n\u003c!-- main title --\u003e\n\u003ch1 class=\"dtc-h1\"\u003e☀️ 50FT Solar String Lights · Outdoor Atmosphere\u003c\/h1\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dtc-hero\"\u003e\n\u003ch2\u003e🌿 Light-Sensor · 8 Modes · Waterproof \u0026amp; Shatterproof\u003c\/h2\u003e\n\u003cp\u003e50FT ultra-long string lights, solar-powered with auto on\/off. IR remote \u0026amp; manual button to cycle 8 dynamic modes. Waterproof and shatterproof design – perfect for patios, gardens, porches, and holiday parties. Energy‑efficient, eco‑friendly, and hassle‑free.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_7_29_22_10_15_8.png?v=1785378603\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/TikSave.io_7665523512869653791.gif?v=1785380068\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c!-- main image (placeholder) --\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e✨ Why You'll Love These Lights\u003c\/h2\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e🔆 Solar + Light Sensor\u003c\/h3\u003e\n\u003cp\u003eCharges during the day, automatically lights up at dusk. No wiring, no electricity cost. To test during daytime, simply cover the solar panel.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPT_Image_2026_7_29_22_09_53_3.png?v=1785380395\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e🎮 8 Modes + IR Remote\u003c\/h3\u003e\n\u003cp\u003eSteady, flashing, fading, breathing, and more – 8 dynamic effects. Infrared remote (aim at panel) or manual button on the panel to switch modes and adjust brightness.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/a0386bdc2d8e408ea88cef033e114c12_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1785378736\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/aa395d10d2b2434e98629c3f3cbba26f_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1785378736\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e💧 Waterproof \u0026amp; Shatterproof\u003c\/h3\u003e\n\u003cp\u003eIP44 waterproof rating, high-transparency shatterproof cover. Rain or shine, ideal for gardens, patios, balconies, and festive decorations.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_7_29_22_10_07_6.png?v=1785378603\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dtc-feature\"\u003e\n\u003ch3\u003e⏱️ Timer \u0026amp; Multiple Mounting\u003c\/h3\u003e\n\u003cp\u003e4 timer settings (3\/5\/8 hours \/ steady-on). Wall hooks and ground stakes included. CE, RoHS, FC certified for safe use.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImage2026_7_29_22_10_10_7.png?v=1785378603\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- specifications --\u003e\n\u003cdiv class=\"dtc-spec\"\u003e\n\u003ch2 style=\"color: #134a8e; margin-top: 0;\"\u003e📋 Product Specifications\u003c\/h2\u003e\n\u003ctable class=\"dtc-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e50 ft (approx. 15 m)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eLED (warm white \/ color, 8 modes)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003eSolar panel with light sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaterproof\u003c\/td\u003e\n\u003ctd\u003eIP44 splash-proof\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Range\u003c\/td\u003e\n\u003ctd\u003e≤7 m (IR, point at panel)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTimer Options\u003c\/td\u003e\n\u003ctd\u003e3h \/ 5h \/ 8h \/ steady-on\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eWall hooks \/ ground stakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eCE, RoHS, FC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/Gemini_Generated_Image_e0wffie0wffie0wf.png?v=1785404953\" alt=\"\"\u003e\u003cbr\u003e\u003c!-- =========================\n           FAQ\n      ========================= --\u003e\n\u003cdiv class=\"dtc-faq\"\u003e\n\u003ch2 class=\"dtc-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy don't the lights turn on during the day?\u003c\/summary\u003e\n\u003cp\u003eThis product has a built‑in light sensor. It charges in sunlight and only illuminates at night or in low light. To test during the day, cover the solar panel completely.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I use the remote control?\u003c\/summary\u003e\n\u003cp\u003eThe remote uses infrared (IR) and must be pointed directly at the solar panel (within 7 m). If not aligned, the remote won't work. You can also cycle through modes using the manual button on the panel.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the battery last?\u003c\/summary\u003e\n\u003cp\u003eDepending on the mode, a full charge lasts 6‑12 hours. The timer function (3\/5\/8 hours) helps conserve battery while keeping your space beautifully lit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these indoors?\u003c\/summary\u003e\n\u003cp\u003eYes, but indoor light may reduce charging efficiency. For best results, place the panel in a sunny window or use outdoors. They are designed for versatile use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs installation difficult?\u003c\/summary\u003e\n\u003cp\u003eNot at all. Wall hooks and ground stakes are included – no tools required. Place the solar panel facing south (northern hemisphere) for optimal sun exposure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n           CTA (solid colors)\n      ========================= --\u003e\n\u003c\/div\u003e\n\u003c!-- \/dtc-card --\u003e\n\u003c\/div\u003e\n\u003c!-- \/dtc-container --\u003e\n\u003c\/div\u003e\n\u003c!-- \/dtc-page --\u003e","brand":"LJW","offers":[{"title":"5m\/16ft(Contains 10 light bulbs)","offer_id":49536790659300,"sku":"NC02302607302484-st38 5米10灯（锂电太阳能款）","price":26.99,"currency_code":"USD","in_stock":true},{"title":"10m\/33ft(Contains 20 light bulbs)","offer_id":49536790692068,"sku":"NC02302607302484-st38 10米20灯（锂电太阳能款）","price":32.99,"currency_code":"USD","in_stock":true},{"title":"15m\/50ft(Contains 30 light bulbs)","offer_id":49536790724836,"sku":"NC02302607302484-st38 15米30灯（锂电太阳能款）","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/4044\/0548\/files\/1_8573864b-408b-4b7f-9ce1-f4d2a1cb9727.png?v=1785408270","url":"https:\/\/rrighodew.com\/products\/%f0%9f%8c%9e-100ft-solar-string-lights-ir-remote-8-modes-dusk-to-dawn-waterproof-shatterproof-for-patio-decor","provider":"Rrighodew.com","version":"1.0","type":"link"}