{"product_id":"solar-outdoor-tree-ring-uplights","title":"Solar Outdoor Tree Ring Uplights","description":"\u003cdiv class=\"solar-tree-page\"\u003e\n  \u003cstyle\u003e\n    .solar-tree-page{\n      --ink:#183026;\n      --muted:#65726a;\n      --green:#214f3d;\n      --green-dark:#173b2e;\n      --sage:#eef5ef;\n      --cream:#faf8f1;\n      --gold:#d7ae62;\n      --line:#e1e8e3;\n      --white:#ffffff;\n      max-width:860px;\n      margin:0 auto;\n      padding:12px 10px 42px;\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n      color:var(--ink);\n      line-height:1.6;\n      box-sizing:border-box;\n    }\n\n    .solar-tree-page *{\n      box-sizing:border-box;\n    }\n\n    .solar-tree-page img{\n      display:block;\n      width:100%;\n      height:auto;\n      border-radius:18px;\n    }\n\n    .solar-tree-page h1,\n    .solar-tree-page h2,\n    .solar-tree-page h3,\n    .solar-tree-page p{\n      margin-top:0;\n    }\n\n    .solar-tree-page h1{\n      font-size:34px;\n      line-height:1.08;\n      letter-spacing:-1px;\n      margin-bottom:14px;\n    }\n\n    .solar-tree-page h2{\n      font-size:28px;\n      line-height:1.15;\n      letter-spacing:-.6px;\n      margin-bottom:12px;\n    }\n\n    .solar-tree-page h3{\n      font-size:20px;\n      line-height:1.3;\n      margin-bottom:8px;\n    }\n\n    .solar-tree-page p{\n      font-size:16px;\n      color:var(--muted);\n      margin-bottom:14px;\n    }\n\n    .solar-card{\n      padding:28px 20px;\n      margin-bottom:18px;\n      border-radius:24px;\n      background:var(--white);\n      border:1px solid var(--line);\n      overflow:hidden;\n    }\n\n    .solar-soft{\n      background:var(--sage);\n    }\n\n    .solar-cream{\n      background:var(--cream);\n    }\n\n    .solar-dark{\n      background:linear-gradient(145deg,#173b2e,#265b45);\n      color:#fff;\n      border:none;\n    }\n\n    .solar-dark p{\n      color:rgba(255,255,255,.82);\n    }\n\n    .solar-center{\n      text-align:center;\n    }\n\n    .solar-eyebrow{\n      display:inline-block;\n      margin-bottom:12px;\n      padding:7px 12px;\n      background:#e6f1e9;\n      color:var(--green);\n      border-radius:999px;\n      font-size:12px;\n      font-weight:800;\n      letter-spacing:.7px;\n      text-transform:uppercase;\n    }\n\n    .solar-dark .solar-eyebrow{\n      background:rgba(255,255,255,.12);\n      color:#fff;\n    }\n\n    .solar-lead{\n      font-size:18px !important;\n      line-height:1.55;\n    }\n\n    .solar-image{\n      margin-top:20px;\n    }\n\n    .solar-checks{\n      list-style:none;\n      padding:0;\n      margin:18px 0 0;\n      display:grid;\n      gap:10px;\n    }\n\n    .solar-checks li{\n      position:relative;\n      padding-left:30px;\n      font-size:15px;\n      font-weight:650;\n    }\n\n    .solar-checks li:before{\n      content:\"✓\";\n      position:absolute;\n      left:0;\n      top:0;\n      width:21px;\n      height:21px;\n      border-radius:50%;\n      background:#dfeee4;\n      color:var(--green);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      font-size:13px;\n      font-weight:900;\n    }\n\n    .solar-dark .solar-checks li:before{\n      background:rgba(255,255,255,.14);\n      color:#fff;\n    }\n\n    .solar-grid{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:12px;\n      margin-top:18px;\n    }\n\n    .solar-mini{\n      padding:17px 14px;\n      background:#fff;\n      border:1px solid var(--line);\n      border-radius:18px;\n    }\n\n    .solar-mini strong{\n      display:block;\n      margin-bottom:4px;\n      color:var(--ink);\n      font-size:15px;\n    }\n\n    .solar-mini span{\n      display:block;\n      color:var(--muted);\n      font-size:13px;\n      line-height:1.45;\n    }\n\n    .solar-number{\n      display:flex;\n      gap:13px;\n      margin-top:16px;\n      align-items:flex-start;\n    }\n\n    .solar-number b{\n      flex:0 0 35px;\n      width:35px;\n      height:35px;\n      border-radius:50%;\n      background:var(--green);\n      color:#fff;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      font-size:14px;\n    }\n\n    .solar-number div{\n      flex:1;\n    }\n\n    .solar-number p{\n      margin:2px 0 0;\n      font-size:14px;\n    }\n\n    .solar-quote{\n      padding:20px;\n      margin-top:18px;\n      border-radius:18px;\n      background:#fff;\n      border-left:4px solid var(--gold);\n      font-size:18px;\n      font-weight:700;\n      line-height:1.45;\n    }\n\n    .solar-table-wrap{\n      overflow-x:auto;\n      margin-top:18px;\n      border:1px solid var(--line);\n      border-radius:18px;\n      background:#fff;\n    }\n\n    .solar-table{\n      width:100%;\n      border-collapse:collapse;\n      min-width:520px;\n    }\n\n    .solar-table td{\n      padding:14px 16px;\n      border-bottom:1px solid #edf0ee;\n      vertical-align:top;\n      font-size:14px;\n    }\n\n    .solar-table tr:last-child td{\n      border-bottom:none;\n    }\n\n    .solar-table td:first-child{\n      width:38%;\n      font-weight:750;\n      color:var(--ink);\n      background:#fafcfb;\n    }\n\n    .solar-table td:last-child{\n      color:var(--muted);\n    }\n\n    .solar-faq details{\n      background:#fff;\n      border:1px solid var(--line);\n      border-radius:16px;\n      margin-top:10px;\n      padding:0 16px;\n    }\n\n    .solar-faq summary{\n      cursor:pointer;\n      font-weight:750;\n      padding:16px 24px 16px 0;\n      list-style:none;\n      position:relative;\n    }\n\n    .solar-faq summary::-webkit-details-marker{\n      display:none;\n    }\n\n    .solar-faq summary:after{\n      content:\"+\";\n      position:absolute;\n      right:0;\n      top:13px;\n      font-size:22px;\n      color:var(--green);\n    }\n\n    .solar-faq details[open] summary:after{\n      content:\"–\";\n    }\n\n    .solar-faq details p{\n      padding:0 0 16px;\n      margin:0;\n      font-size:14px;\n    }\n\n    .solar-cta{\n      text-align:center;\n      padding:34px 20px;\n    }\n\n    .solar-button{\n      display:block;\n      width:100%;\n      max-width:420px;\n      margin:20px auto 10px;\n      padding:17px 22px;\n      background:#fff;\n      color:var(--green-dark);\n      text-decoration:none;\n      border-radius:999px;\n      font-size:17px;\n      font-weight:850;\n      box-shadow:0 10px 30px rgba(0,0,0,.14);\n    }\n\n    .solar-subcta{\n      color:rgba(255,255,255,.72) !important;\n      font-size:13px !important;\n      margin-bottom:0 !important;\n    }\n\n    .solar-trust{\n      display:flex;\n      justify-content:center;\n      flex-wrap:wrap;\n      gap:8px;\n      margin-top:17px;\n    }\n\n    .solar-trust span{\n      padding:8px 11px;\n      border-radius:999px;\n      border:1px solid rgba(255,255,255,.18);\n      color:#fff;\n      font-size:12px;\n      font-weight:650;\n    }\n\n    @media(max-width:600px){\n      .solar-tree-page{\n        padding:8px 8px 30px;\n      }\n\n      .solar-card{\n        padding:24px 16px;\n        border-radius:20px;\n        margin-bottom:14px;\n      }\n\n      .solar-tree-page h1{\n        font-size:31px;\n      }\n\n      .solar-tree-page h2{\n        font-size:25px;\n      }\n\n      .solar-tree-page p{\n        font-size:15px;\n      }\n\n      .solar-lead{\n        font-size:16px !important;\n      }\n\n      .solar-grid{\n        grid-template-columns:1fr 1fr;\n        gap:8px;\n      }\n\n      .solar-mini{\n        padding:14px 11px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"solar-card solar-dark solar-center\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eSolar-Powered Outdoor Glow\u003c\/span\u003e\n\n    \u003ch1\u003eTurn One Ordinary Tree Into a Nighttime Showpiece\u003c\/h1\u003e\n\n    \u003cp class=\"solar-lead\"\u003e\n      Create the dramatic look of professionally lit landscaping without wiring,\n      outlets or complicated installation.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"solar-image\"\u003e\n      \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/f2852be83f2742fea4c0631a3a3f05db~tplv-fhlh96nyum-crop-webp%3A2048%3A2048.webp?dr=12190\u0026amp;from=2378011839\u0026amp;idc=useast8\u0026amp;ps=933b5bde\u0026amp;shcp=607f11de\u0026amp;shp=8dbd94bf\u0026amp;t=555f072d\" alt=\"Solar tree ring uplight illuminating an outdoor tree at night\"\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"solar-checks\"\u003e\n      \u003cli\u003eNo electrical wiring required\u003c\/li\u003e\n      \u003cli\u003eCharges naturally in daylight\u003c\/li\u003e\n      \u003cli\u003eCreates an eye-catching upward glow\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- PROBLEM --\u003e\n  \u003csection class=\"solar-card solar-cream solar-center\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eAfter Sunset\u003c\/span\u003e\n\n    \u003ch2\u003eYour Landscaping Shouldn't Disappear at Night\u003c\/h2\u003e\n\n    \u003cp\u003e\n      You put time into your trees, plants and outdoor space.\n      But once the sun goes down, the best parts of your yard can fade into darkness.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A soft upward glow instantly gives your outdoor space more depth,\n      atmosphere and visual impact.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRANSFORMATION --\u003e\n  \u003csection class=\"solar-card solar-center\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eInstant Backyard Upgrade\u003c\/span\u003e\n\n    \u003ch2\u003eThe Expensive Landscape-Lighting Look — Made Simple\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Position the curved lights around your tree or landscaping and let the upward\n      illumination turn an ordinary outdoor area into a striking nighttime focal point.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"solar-image\"\u003e\n      \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/e8b7c6156c8a4ab9829e7da593c24ea1~tplv-fhlh96nyum-crop-webp%3A2048%3A2048.webp?dr=12190\u0026amp;from=2378011839\u0026amp;idc=useast8\u0026amp;ps=933b5bde\u0026amp;shcp=607f11de\u0026amp;shp=8dbd94bf\u0026amp;t=555f072d\" alt=\"Warm solar landscape lighting creating backyard evening atmosphere\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solar-quote\"\u003e\n      “The kind of backyard upgrade guests notice the moment the sun goes down.”\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SOLAR --\u003e\n  \u003csection class=\"solar-card solar-soft\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eNo Wiring. No Hassle.\u003c\/span\u003e\n\n    \u003ch2\u003ePowered by the Sun, Ready for the Evening\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The separate solar panel collects sunlight during the day,\n      helping power your landscape glow after dark without running extension cords\n      across the yard.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"solar-image\"\u003e\n      \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/e9ad37c1013642b0baea605513c3c85a~tplv-fhlh96nyum-crop-webp%3A1812%3A1812.webp?dr=12190\u0026amp;from=2378011839\u0026amp;idc=useast8\u0026amp;ps=933b5bde\u0026amp;shcp=607f11de\u0026amp;shp=8dbd94bf\u0026amp;t=555f072d\" alt=\"Solar powered outdoor tree ring light and solar panel\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solar-grid\"\u003e\n      \u003cdiv class=\"solar-mini\"\u003e\n        \u003cstrong\u003eZero Wiring\u003c\/strong\u003e\n        \u003cspan\u003eNo permanent electrical installation.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"solar-mini\"\u003e\n        \u003cstrong\u003eSolar Charging\u003c\/strong\u003e\n        \u003cspan\u003eLet daylight do the charging.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"solar-mini\"\u003e\n        \u003cstrong\u003eOutdoor Ready\u003c\/strong\u003e\n        \u003cspan\u003eDesigned for exterior landscape use.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"solar-mini\"\u003e\n        \u003cstrong\u003eLow Maintenance\u003c\/strong\u003e\n        \u003cspan\u003eSet it up and enjoy the glow.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- MOOD --\u003e\n  \u003csection class=\"solar-card solar-center\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eSet the Mood\u003c\/span\u003e\n\n    \u003ch2\u003eMake Evenings Feel More Inviting\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Use the glow to bring warmth and character to backyard dinners,\n      patio drinks, garden walks and relaxed evenings outside.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Select the light version that best matches your outdoor style,\n      with warm, white or color-changing options available depending on your selection.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SCENES --\u003e\n  \u003csection class=\"solar-card solar-cream\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eMore Than Tree Lighting\u003c\/span\u003e\n\n    \u003ch2\u003eUse It Wherever Your Landscaping Needs a Little Drama\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The curved design works beautifully around trees,\n      large planters and garden features.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"solar-image\"\u003e\n      \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/831193898db148ffabfc681c9d6fbe1a~tplv-fhlh96nyum-crop-webp%3A1000%3A1000.webp?dr=12190\u0026amp;from=2378011839\u0026amp;idc=useast8\u0026amp;ps=933b5bde\u0026amp;shcp=607f11de\u0026amp;shp=8dbd94bf\u0026amp;t=555f072d\" alt=\"Solar curved landscape lights installed around a large outdoor planter\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"solar-checks\"\u003e\n      \u003cli\u003eFront-yard trees\u003c\/li\u003e\n      \u003cli\u003eBackyard landscaping\u003c\/li\u003e\n      \u003cli\u003ePatio planters\u003c\/li\u003e\n      \u003cli\u003eGarden beds and entrances\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- INSTALL --\u003e\n  \u003csection class=\"solar-card\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eSimple Setup\u003c\/span\u003e\n\n    \u003ch2\u003eGo From Box to Backyard Glow in Minutes\u003c\/h2\u003e\n\n    \u003cdiv class=\"solar-image\"\u003e\n      \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/d1bb7f96a9d4468b8a0e1e40b7bc7024~tplv-fhlh96nyum-crop-webp%3A1000%3A1000.webp?dr=12190\u0026amp;from=2378011839\u0026amp;idc=useast8\u0026amp;ps=933b5bde\u0026amp;shcp=607f11de\u0026amp;shp=8dbd94bf\u0026amp;t=555f072d\" alt=\"Installation steps for solar tree ring landscape lights\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solar-number\"\u003e\n      \u003cb\u003e1\u003c\/b\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003ePosition the Light Sections\u003c\/h3\u003e\n        \u003cp\u003eArrange the curved lights around your tree, planter or landscape feature.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solar-number\"\u003e\n      \u003cb\u003e2\u003c\/b\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eSecure Them in the Ground\u003c\/h3\u003e\n        \u003cp\u003eUse the ground stakes to keep each section in place.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solar-number\"\u003e\n      \u003cb\u003e3\u003c\/b\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003ePlace the Solar Panel\u003c\/h3\u003e\n        \u003cp\u003ePosition the panel where it can receive strong direct sunlight during the day.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"solar-number\"\u003e\n      \u003cb\u003e4\u003c\/b\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eEnjoy the Nighttime Glow\u003c\/h3\u003e\n        \u003cp\u003eLet solar energy create your evening landscape atmosphere.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- RUNTIME --\u003e\n  \u003csection class=\"solar-card solar-soft solar-center\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eDay to Night\u003c\/span\u003e\n\n    \u003ch2\u003eCharge by Day. Glow Into the Night.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Under suitable sunlight conditions, a full daytime charge can provide hours\n      of decorative illumination after sunset.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"solar-image\"\u003e\n      \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/32389f18905d4a5d8f1e9064b4dcfbe8~tplv-fhlh96nyum-crop-webp%3A1254%3A1254.webp?dr=12190\u0026amp;from=2378011839\u0026amp;idc=useast8\u0026amp;ps=933b5bde\u0026amp;shcp=607f11de\u0026amp;shp=8dbd94bf\u0026amp;t=555f072d\" alt=\"Solar landscape light charging time and nighttime illumination duration\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top:15px;font-size:13px;\"\u003e\n      Lighting duration varies with season, weather, installation location\n      and the amount of direct sunlight received.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- REAL SIZE --\u003e\n  \u003csection class=\"solar-card\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eKnow What You're Getting\u003c\/span\u003e\n\n    \u003ch2\u003eCompact by Design. Big on Visual Impact.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Each curved light section measures approximately\n      \u003cstrong\u003e7.87 in \/ 20 cm\u003c\/strong\u003e long.\n      The compact design helps it sit discreetly near the base of your landscaping\n      while directing the visual focus upward.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"solar-image\"\u003e\n      \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/9c38423dc10f4b4caa9fca0611b42604~tplv-fhlh96nyum-crop-webp%3A1254%3A1254.webp?dr=12190\u0026amp;from=2378011839\u0026amp;idc=useast8\u0026amp;ps=933b5bde\u0026amp;shcp=607f11de\u0026amp;shp=8dbd94bf\u0026amp;t=555f072d\" alt=\"Dimensions and construction of solar tree ring landscape light\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT HIGHLIGHTS --\u003e\n  \u003csection class=\"solar-card solar-cream\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eProduct Highlights\u003c\/span\u003e\n\n    \u003ch2\u003eEverything You Need for an Easier Outdoor Upgrade\u003c\/h2\u003e\n\n    \u003cul class=\"solar-checks\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eProfessional-looking uplighting:\u003c\/strong\u003e\n        adds depth and drama to trees and landscaping.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eSolar-powered convenience:\u003c\/strong\u003e\n        no household outlet or permanent wiring needed.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eFlexible curved layout:\u003c\/strong\u003e\n        naturally fits around trees, plants and garden features.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eGround-stake installation:\u003c\/strong\u003e\n        easy to position without a complicated project.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eMultiple lighting styles:\u003c\/strong\u003e\n        choose the mood that works best for your outdoor space.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eWeather-resistant construction:\u003c\/strong\u003e\n        designed for everyday outdoor landscape use.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"solar-card\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eSpecifications\u003c\/span\u003e\n\n    \u003ch2\u003eProduct Details\u003c\/h2\u003e\n\n    \u003cdiv class=\"solar-table-wrap\"\u003e\n      \u003ctable class=\"solar-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003eSolar Outdoor Tree Ring Uplight\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eLighting Style\u003c\/td\u003e\n            \u003ctd\u003eUpward Landscape Accent Lighting\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePower Source\u003c\/td\u003e\n            \u003ctd\u003eSolar Powered\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eLight Options\u003c\/td\u003e\n            \u003ctd\u003eWarm \/ White \/ Color-Changing depending on selected variant\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eLight Bar Length\u003c\/td\u003e\n            \u003ctd\u003eApprox. 20 cm \/ 7.87 in each section\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSolar Panel Size\u003c\/td\u003e\n            \u003ctd\u003eApprox. 14 × 16 cm \/ 5.51 × 6.30 in\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eLens\u003c\/td\u003e\n            \u003ctd\u003ePC Lens\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eHousing\u003c\/td\u003e\n            \u003ctd\u003eOutdoor-grade plastic housing\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eGround Stakes\u003c\/td\u003e\n            \u003ctd\u003eDie-cast aluminum stake components\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCharging Time\u003c\/td\u003e\n            \u003ctd\u003eApprox. 6–8 hours in suitable direct sunlight\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eLighting Time\u003c\/td\u003e\n            \u003ctd\u003eUp to approx. 8–10 hours depending on sunlight and conditions\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eWeather Protection\u003c\/td\u003e\n            \u003ctd\u003eWeather-resistant outdoor design\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eInstallation\u003c\/td\u003e\n            \u003ctd\u003eGround-stake setup; no hardwiring required\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePackage Includes\u003c\/td\u003e\n            \u003ctd\u003eCurved LED light sections, solar panel and installation stakes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eGreat For\u003c\/td\u003e\n            \u003ctd\u003eTrees, planters, gardens, patios, pathways and yard landscaping\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEATHER --\u003e\n  \u003csection class=\"solar-card solar-soft solar-center\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eMade for Outdoor Spaces\u003c\/span\u003e\n\n    \u003ch2\u003eReady to Live Where Your Garden Does\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Built for outdoor decorative use, the light system is designed to handle\n      normal changing outdoor conditions while keeping your landscaping illuminated.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"solar-image\"\u003e\n      \u003cimg src=\"https:\/\/p16-oec-general-useast5.ttcdn-us.com\/tos-useast5-i-omjb5zjo8w-tx\/0a44727f249f4cd48a4d4e00b42e8fb5~tplv-fhlh96nyum-crop-webp%3A1000%3A1000.webp?dr=12190\u0026amp;from=2378011839\u0026amp;idc=useast8\u0026amp;ps=933b5bde\u0026amp;shcp=607f11de\u0026amp;shp=8dbd94bf\u0026amp;t=555f072d\" alt=\"Weather resistant solar outdoor landscape light\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"solar-card solar-faq\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eQuestions \u0026amp; Answers\u003c\/span\u003e\n\n    \u003ch2\u003eBefore You Light Up the Yard\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it need to be connected to household electricity?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. The light is powered by its solar panel, so permanent electrical wiring\n        is not required.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere should I place the solar panel?\u003c\/summary\u003e\n      \u003cp\u003e\n        Place it in an open area that receives as much direct sunlight as possible.\n        Shaded locations can reduce charging performance and nighttime operating time.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does it stay illuminated?\u003c\/summary\u003e\n      \u003cp\u003e\n        Under suitable conditions, it may provide approximately 8–10 hours of lighting\n        after a full charge. Actual performance depends on sunlight, weather and season.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it only for trees?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. The curved sections can also be used around large planters,\n        garden beds and other landscape features where the ground stakes can be secured.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow large are the light sections?\u003c\/summary\u003e\n      \u003cp\u003e\n        Each curved light section is approximately 20 cm \/ 7.87 in long.\n        Please review the measurements before ordering so you know the physical scale\n        of the product.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it stay outdoors?\u003c\/summary\u003e\n      \u003cp\u003e\n        It is designed as a weather-resistant outdoor landscape light.\n        As with outdoor solar products, avoid prolonged submersion or installing\n        the solar panel where standing water regularly collects.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich color option should I choose?\u003c\/summary\u003e\n      \u003cp\u003e\n        Warm lighting creates a cozy, upscale landscape feel.\n        White lighting gives a cleaner modern look.\n        Color-changing lighting is ideal when you want a more playful atmosphere\n        for parties and seasonal decorating.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"solar-card solar-dark solar-cta\"\u003e\n    \u003cspan class=\"solar-eyebrow\"\u003eYour Yard After Dark\u003c\/span\u003e\n\n    \u003ch2\u003eDon't Just Decorate Your Yard for the Day.\u003c\/h2\u003e\n\n    \u003cp class=\"solar-lead\"\u003e\n      Give your favorite trees and landscaping a completely different personality\n      once the sun goes down.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      No wiring project. No electrician.\n      Just solar-powered atmosphere with a few simple steps.\n    \u003c\/p\u003e\n\n    \u003ca class=\"solar-button\" href=\"#product-form\"\u003e\n      Choose Your Light Style →\n    \u003c\/a\u003e\n\n    \u003cp class=\"solar-subcta\"\u003e\n      Select your preferred lighting option above and create your nighttime landscape.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"solar-trust\"\u003e\n      \u003cspan\u003eSolar Powered\u003c\/span\u003e\n      \u003cspan\u003eEasy Setup\u003c\/span\u003e\n      \u003cspan\u003eOutdoor Design\u003c\/span\u003e\n      \u003cspan\u003eLow-Maintenance Glow\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"CQJ","offers":[{"title":"Warm Light","offer_id":54658844721518,"sku":"NC03242608272580-暖白","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White Light","offer_id":54658844754286,"sku":"NC03242608272580-白色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Color-Changing","offer_id":54658844787054,"sku":"NC03242608272580-彩色","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/f2852be83f2742fea4c0631a3a3f05db_tplv-fhlh96nyum-crop-webp_2048_2048.webp?v=1787797516","url":"https:\/\/bvuyomi.com\/products\/solar-outdoor-tree-ring-uplights","provider":"Bvuyomi","version":"1.0","type":"link"}