{"product_id":"waterproof-outdoor-ring-tree-light","title":"🌳 IP65 Waterproof Outdoor Ring Tree Light","description":"\u003cstyle\u003e\n  .zyra-tree-light{\n    --tl-black:#090b0c;\n    --tl-charcoal:#151719;\n    --tl-gold:#dda83d;\n    --tl-gold-light:#f0c768;\n    --tl-cream:#faf7f0;\n    --tl-soft:#f6f4ef;\n    --tl-text:#303338;\n    --tl-muted:#6c7076;\n    --tl-line:#e4ded1;\n    --tl-white:#ffffff;\n\n    max-width:960px;\n    margin:0 auto;\n    overflow:hidden;\n    background:#ffffff;\n    color:var(--tl-text);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",\"Helvetica Neue\",Arial,sans-serif;\n    line-height:1.65;\n  }\n\n  .zyra-tree-light *{\n    box-sizing:border-box;\n  }\n\n  .zyra-tree-light img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n    border:0;\n  }\n\n  \/* HERO *\/\n  .tl-hero{\n    padding:50px 32px 44px;\n    text-align:center;\n    background:\n      radial-gradient(circle at 78% 8%,rgba(221,168,61,.25) 0%,transparent 35%),\n      linear-gradient(145deg,#070809 0%,#1a1b1c 100%);\n  }\n\n  .tl-eyebrow{\n    margin:0 0 10px;\n    color:var(--tl-gold-light);\n    font-size:11px;\n    line-height:1.3;\n    font-weight:800;\n    letter-spacing:2.5px;\n    text-transform:uppercase;\n  }\n\n  .tl-title{\n    max-width:790px;\n    margin:0 auto 16px;\n    color:#ffffff;\n    font-size:clamp(34px,6vw,54px);\n    line-height:1.03;\n    font-weight:900;\n    letter-spacing:-1.7px;\n  }\n\n  .tl-title span{\n    color:var(--tl-gold);\n  }\n\n  .tl-lead{\n    max-width:690px;\n    margin:0 auto;\n    color:rgba(255,255,255,.7);\n    font-size:16px;\n    line-height:1.75;\n  }\n\n  \/* BENEFITS *\/\n  .tl-benefits{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    background:var(--tl-black);\n  }\n\n  .tl-benefit{\n    position:relative;\n    padding:22px 8px;\n    text-align:center;\n  }\n\n  .tl-benefit:not(:last-child):after{\n    content:\"\";\n    position:absolute;\n    top:25%;\n    right:0;\n    width:1px;\n    height:50%;\n    background:rgba(255,255,255,.14);\n  }\n\n  .tl-benefit strong{\n    display:block;\n    margin-bottom:3px;\n    color:#ffffff;\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .tl-benefit span{\n    color:rgba(255,255,255,.55);\n    font-size:11px;\n  }\n\n  \/* CONTENT *\/\n  .tl-section{\n    padding:41px 32px;\n    background:#ffffff;\n  }\n\n  .tl-section.soft{\n    background:var(--tl-soft);\n  }\n\n  .tl-section.cream{\n    background:var(--tl-cream);\n  }\n\n  .tl-section.dark{\n    background:\n      radial-gradient(circle at 20% 0%,rgba(221,168,61,.12),transparent 35%),\n      linear-gradient(145deg,#090a0b 0%,#1b1c1d 100%);\n  }\n\n  .tl-section.center{\n    text-align:center;\n  }\n\n  .tl-label{\n    margin:0 0 8px;\n    color:#a8741d;\n    font-size:10px;\n    font-weight:850;\n    letter-spacing:2.1px;\n    text-transform:uppercase;\n  }\n\n  .tl-section.dark .tl-label{\n    color:var(--tl-gold-light);\n  }\n\n  .tl-rule{\n    width:45px;\n    height:3px;\n    margin:0 0 18px;\n    border-radius:5px;\n    background:var(--tl-gold);\n  }\n\n  .tl-section.center .tl-rule{\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  .tl-section h2{\n    max-width:740px;\n    margin:0 0 14px;\n    color:var(--tl-black);\n    font-size:clamp(27px,4vw,38px);\n    line-height:1.15;\n    font-weight:850;\n    letter-spacing:-.9px;\n  }\n\n  .tl-section.center h2,\n  .tl-section.center p{\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  .tl-section h2 span{\n    color:#b67c20;\n  }\n\n  .tl-section.dark h2{\n    color:#ffffff;\n  }\n\n  .tl-section.dark h2 span{\n    color:var(--tl-gold-light);\n  }\n\n  .tl-section p{\n    max-width:700px;\n    margin-top:0;\n    margin-bottom:0;\n    color:var(--tl-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  .tl-section.dark p{\n    color:rgba(255,255,255,.65);\n  }\n\n  \/* FEATURE GRID *\/\n  .tl-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:12px;\n    max-width:790px;\n    margin:27px auto 0;\n    text-align:left;\n  }\n\n  .tl-card{\n    padding:18px;\n    background:#ffffff;\n    border:1px solid var(--tl-line);\n    border-radius:11px;\n  }\n\n  .tl-card strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--tl-black);\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .tl-card span{\n    display:block;\n    color:var(--tl-muted);\n    font-size:13px;\n    line-height:1.5;\n  }\n\n  \/* STEPS *\/\n  .tl-steps{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:14px;\n    max-width:780px;\n    margin:27px auto 0;\n  }\n\n  .tl-step{\n    padding:20px 12px;\n    background:#ffffff;\n    border:1px solid var(--tl-line);\n    border-radius:10px;\n  }\n\n  .tl-step-num{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:36px;\n    height:36px;\n    margin:0 auto 9px;\n    border-radius:50%;\n    background:var(--tl-gold);\n    color:#151515;\n    font-size:14px;\n    font-weight:900;\n  }\n\n  .tl-step strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--tl-black);\n    font-size:14px;\n  }\n\n  .tl-step span{\n    display:block;\n    color:var(--tl-muted);\n    font-size:12px;\n    line-height:1.5;\n  }\n\n  \/* USE CASES *\/\n  .tl-uses{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:10px;\n    max-width:830px;\n    margin:26px auto 0;\n  }\n\n  .tl-use{\n    padding:15px 7px;\n    color:rgba(255,255,255,.9);\n    border:1px solid rgba(240,199,104,.26);\n    border-radius:8px;\n    font-size:12px;\n    font-weight:700;\n  }\n\n  \/* INFO STRIP *\/\n  .tl-strip{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    background:var(--tl-black);\n  }\n\n  .tl-strip-item{\n    position:relative;\n    padding:21px 7px;\n    text-align:center;\n  }\n\n  .tl-strip-item:not(:last-child):after{\n    content:\"\";\n    position:absolute;\n    top:25%;\n    right:0;\n    width:1px;\n    height:50%;\n    background:rgba(255,255,255,.13);\n  }\n\n  .tl-strip-item strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--tl-gold-light);\n    font-size:13px;\n  }\n\n  .tl-strip-item span{\n    color:rgba(255,255,255,.54);\n    font-size:10px;\n  }\n\n  \/* PACKAGE GRID *\/\n  .tl-package{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:11px;\n    max-width:780px;\n    margin:26px auto 0;\n  }\n\n  .tl-package-item{\n    padding:18px 8px;\n    background:#ffffff;\n    border:1px solid var(--tl-line);\n    border-radius:9px;\n  }\n\n  .tl-package-item strong{\n    display:block;\n    margin-bottom:3px;\n    color:var(--tl-black);\n    font-size:13px;\n  }\n\n  .tl-package-item span{\n    color:var(--tl-muted);\n    font-size:11px;\n  }\n\n  \/* DETAILS *\/\n  .tl-details{\n    padding:18px 30px 40px;\n    background:#ffffff;\n  }\n\n  .tl-details details{\n    border-top:1px solid var(--tl-line);\n  }\n\n  .tl-details details:last-child{\n    border-bottom:1px solid var(--tl-line);\n  }\n\n  .tl-details summary{\n    position:relative;\n    padding:18px 34px 18px 0;\n    color:var(--tl-black);\n    font-size:15px;\n    font-weight:750;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .tl-details summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .tl-details summary:after{\n    content:\"+\";\n    position:absolute;\n    right:4px;\n    top:12px;\n    color:#b67c20;\n    font-size:25px;\n    line-height:1;\n    font-weight:300;\n  }\n\n  .tl-details details[open] summary:after{\n    content:\"−\";\n  }\n\n  .tl-detail{\n    padding:0 0 20px;\n    color:var(--tl-muted);\n    font-size:14px;\n    line-height:1.7;\n  }\n\n  .tl-detail p{\n    margin:0;\n  }\n\n  @media(max-width:640px){\n\n    .tl-hero{\n      padding:35px 20px 31px;\n    }\n\n    .tl-title{\n      font-size:35px;\n      letter-spacing:-1px;\n    }\n\n    .tl-lead{\n      font-size:15px;\n    }\n\n    .tl-benefit{\n      padding:18px 4px;\n    }\n\n    .tl-benefit strong{\n      font-size:12px;\n    }\n\n    .tl-benefit span{\n      font-size:9px;\n    }\n\n    .tl-section{\n      padding:31px 20px;\n    }\n\n    .tl-section h2{\n      font-size:28px;\n    }\n\n    .tl-section p{\n      font-size:15px;\n    }\n\n    .tl-grid{\n      grid-template-columns:1fr;\n      gap:10px;\n    }\n\n    .tl-steps{\n      gap:8px;\n    }\n\n    .tl-step{\n      padding:16px 6px;\n    }\n\n    .tl-step span{\n      font-size:10px;\n    }\n\n    .tl-uses{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .tl-package{\n      grid-template-columns:1fr;\n    }\n\n    .tl-strip-item{\n      padding:18px 4px;\n    }\n\n    .tl-strip-item strong{\n      font-size:11px;\n    }\n\n    .tl-strip-item span{\n      font-size:9px;\n    }\n\n    .tl-details{\n      padding:12px 20px 32px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zyra-tree-light\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"tl-hero\"\u003e\n\u003cp class=\"tl-eyebrow\"\u003eSolar Outdoor Landscape Lighting\u003c\/p\u003e\n\u003ch2 class=\"tl-title\"\u003eTurn Your Trees Into\u003cbr\u003e\u003cspan\u003eNighttime Features.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"tl-lead\"\u003eCreate a warm 360° glow around garden trees with a modular solar-powered lighting system designed for effortless outdoor ambience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/1_e999ee3c-b26b-4494-9412-5c4d34c4bc12.png?v=1787027090\" alt=\"Solar powered 360 degree outdoor ring tree light\"\u003e \u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"tl-benefits\"\u003e\n\u003cdiv class=\"tl-benefit\"\u003e\n\u003cstrong\u003eSolar Powered\u003c\/strong\u003e \u003cspan\u003eNo household wiring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-benefit\"\u003e\n\u003cstrong\u003e360° Lighting\u003c\/strong\u003e \u003cspan\u003eIlluminates around the trunk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-benefit\"\u003e\n\u003cstrong\u003eOutdoor Ready\u003c\/strong\u003e \u003cspan\u003eMade for garden use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/2_75d7c72a-d9da-4d71-9c79-9658fd5b02e2.png?v=1787027089\" alt=\"Solar tree ring light with LED modules and outdoor connectors\" loading=\"lazy\"\u003e \u003c!-- SOLAR COPY --\u003e\n\u003csection class=\"tl-section soft center\"\u003e\n\u003cp class=\"tl-label\"\u003ePowered by the Sun\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eOutdoor Ambience Without \u003cspan\u003eRunning Power Cables\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePosition the solar panel where it can receive direct sunlight during the day, then enjoy landscape lighting after dark without connecting the system to your home's electrical supply.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 3 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/3_149b6880-72ad-4533-84ea-22addcf8268c.png?v=1787027091\" alt=\"Solar tree ring light charging by day and glowing at night\" loading=\"lazy\"\u003e \u003c!-- MODULAR SECTION --\u003e\n\u003csection class=\"tl-section center\"\u003e\n\u003cp class=\"tl-label\"\u003eFlexible Ring Configuration\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eAdapt the Shape to \u003cspan\u003eYour Outdoor Space\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe segmented ring design lets the lighting sections connect around different tree trunks, creating a more flexible layout than a fixed one-piece garden light.\u003c\/p\u003e\n\u003cdiv class=\"tl-grid\"\u003e\n\u003cdiv class=\"tl-card\"\u003e\n\u003cstrong\u003eModular Ring Structure\u003c\/strong\u003e \u003cspan\u003e Connect the individual lighting sections into the layout that works for your tree. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-card\"\u003e\n\u003cstrong\u003eFlexible Placement\u003c\/strong\u003e \u003cspan\u003e Arrange the modules around small or larger trunk areas depending on your setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-card\"\u003e\n\u003cstrong\u003eGround-Stake Support\u003c\/strong\u003e \u003cspan\u003e Integrated stakes help position the light modules securely around landscaped areas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-card\"\u003e\n\u003cstrong\u003eWarm Landscape Glow\u003c\/strong\u003e \u003cspan\u003e Highlights natural tree texture and adds depth to your outdoor space after dark. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 4 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/4_5f7ad2f7-1414-4515-bd26-cf8d80821778.png?v=1787027090\" alt=\"Modular outdoor tree light designed to adapt around different tree sizes\" loading=\"lazy\"\u003e \u003c!-- WEATHER SECTION --\u003e\n\u003csection class=\"tl-section dark center\"\u003e\n\u003cp class=\"tl-label\"\u003eDesigned for Outdoor Placement\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilt to Stay Outside Through \u003cspan\u003eChanging Weather\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eOutdoor-ready light housings and protected connectors help make the system suitable for permanent landscape-style placement around gardens, trees and yard areas.\u003c\/p\u003e\n\u003cdiv class=\"tl-uses\"\u003e\n\u003cdiv class=\"tl-use\"\u003eFront Yards\u003c\/div\u003e\n\u003cdiv class=\"tl-use\"\u003eBackyard Trees\u003c\/div\u003e\n\u003cdiv class=\"tl-use\"\u003eGarden Areas\u003c\/div\u003e\n\u003cdiv class=\"tl-use\"\u003eLandscape Features\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 5 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/5_9636088c-1e78-4193-bfdb-6010b11dd4b2.png?v=1787027090\" alt=\"Waterproof outdoor solar tree ring lights in rainy and frosty weather\" loading=\"lazy\"\u003e \u003c!-- AMBIENCE --\u003e\n\u003csection class=\"tl-section cream center\"\u003e\n\u003cp class=\"tl-label\"\u003eLandscape Lighting With Atmosphere\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eMake Your Backyard Feel \u003cspan\u003eFinished After Dark\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eUplighting around the trunk draws attention to mature trees and landscaping while creating a warmer backdrop for patios, pathways and evening outdoor spaces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 6 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/6_3a985d51-d908-4ca0-a8fb-0108c0ab374b.png?v=1787027091\" alt=\"Warm outdoor tree lighting for backyard patio ambience\" loading=\"lazy\"\u003e \u003c!-- INSTALLATION --\u003e\n\u003csection class=\"tl-section soft center\"\u003e\n\u003cp class=\"tl-label\"\u003eQuick Outdoor Setup\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePlace. Connect. \u003cspan\u003eEnjoy the Glow.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eNo complicated electrical installation is required. Arrange the ring around the tree, secure the modules and position the solar panel where it receives suitable sunlight.\u003c\/p\u003e\n\u003cdiv class=\"tl-steps\"\u003e\n\u003cdiv class=\"tl-step\"\u003e\n\u003cdiv class=\"tl-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003ePlace\u003c\/strong\u003e \u003cspan\u003e Arrange the lighting modules around the base of the tree. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-step\"\u003e\n\u003cdiv class=\"tl-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eConnect\u003c\/strong\u003e \u003cspan\u003e Join the sections and secure them in the desired position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-step\"\u003e\n\u003cdiv class=\"tl-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eIlluminate\u003c\/strong\u003e \u003cspan\u003e Position the solar panel and let the system power your evening glow. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 7 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/7_03fdd453-adc7-4f79-9d04-5c0287742eca.png?v=1787027090\" alt=\"Three step installation of outdoor solar ring tree lights\" loading=\"lazy\"\u003e \u003c!-- PACKAGE --\u003e\n\u003csection class=\"tl-section center\"\u003e\n\u003cp class=\"tl-label\"\u003eComplete Outdoor Lighting System\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEverything Needed for \u003cspan\u003eYour Tree Lighting Setup\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe coordinated components are designed to work together as one modular outdoor lighting system.\u003c\/p\u003e\n\u003cdiv class=\"tl-package\"\u003e\n\u003cdiv class=\"tl-package-item\"\u003e\n\u003cstrong\u003eLED Ring Modules\u003c\/strong\u003e \u003cspan\u003eModular lighting sections\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-package-item\"\u003e\n\u003cstrong\u003eSolar Panel\u003c\/strong\u003e \u003cspan\u003eOutdoor solar power source\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-package-item\"\u003e\n\u003cstrong\u003eConnector System\u003c\/strong\u003e \u003cspan\u003eLinks the lighting modules\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 8 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6103\/2779\/files\/8_d71ff332-e76b-4628-a82d-6bc5ffb7fdb2.png?v=1787027089\" alt=\"Solar tree ring lighting kit with LED modules solar panel and connectors\" loading=\"lazy\"\u003e \u003c!-- INFO STRIP --\u003e\n\u003cdiv class=\"tl-strip\"\u003e\n\u003cdiv class=\"tl-strip-item\"\u003e\n\u003cstrong\u003eSolar Powered\u003c\/strong\u003e \u003cspan\u003eUses daytime sunlight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-strip-item\"\u003e\n\u003cstrong\u003eModular Design\u003c\/strong\u003e \u003cspan\u003eFlexible ring layout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-strip-item\"\u003e\n\u003cstrong\u003eOutdoor Ready\u003c\/strong\u003e \u003cspan\u003eLandscape-friendly build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL COPY --\u003e\n\u003csection class=\"tl-section dark center\"\u003e\n\u003cp class=\"tl-label\"\u003eIlluminate the Landscape\u003c\/p\u003e\n\u003cdiv class=\"tl-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eGive Your Favorite Trees \u003cspan\u003ea Nighttime Presence\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA simple way to add warm architectural-style lighting to your garden without permanent wiring or bulky landscape fixtures.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"tl-details\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"tl-detail\"\u003e\n\u003cp\u003eModular solar-powered outdoor tree lighting system featuring multiple LED sections arranged around the base of a tree for 360° landscape illumination. Designed for outdoor installation without household electrical wiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003ePackage Includes\u003c\/summary\u003e\n\u003cdiv class=\"tl-detail\"\u003e\n\u003cp\u003eModular LED ring-light sections, solar panel, outdoor connector cables and user guide, based on the package configuration shown in the product images.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eInstallation \u0026amp; Care\u003c\/summary\u003e\n\u003cdiv class=\"tl-detail\"\u003e\n\u003cp\u003ePlace the lighting modules on stable ground around the tree and secure each section before use. Position the solar panel where it can receive adequate direct sunlight. Keep the panel surface clean and periodically inspect outdoor connectors and stakes to ensure the system remains securely positioned.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"zyragoods","offers":[{"title":"Floor-standing \/ 12W-24V \/ White","offer_id":55270698418548,"sku":"LL60549330A1+LE50334316BAI-1","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Floor-standing \/ 12W-24V \/ Warm White","offer_id":55270698451316,"sku":"LE50334316NWS-1","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Floor-standing \/ 12W-24V \/ Golden Yellow","offer_id":55270698484084,"sku":"LE50334316JHG-1","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Floor-standing \/ 12W-220V \/ White","offer_id":55270698516852,"sku":"LE50334316BAI-2","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Floor-standing \/ 12W-220V \/ Warm White","offer_id":55270698549620,"sku":"LE50334316NWS-2","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Floor-standing \/ 12W-220V \/ Golden Yellow","offer_id":55270698582388,"sku":"LE50334316JHG-2","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Pole-mounted \/ 12W-24V \/ White","offer_id":55270698615156,"sku":"LE50334316BAI-3","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Pole-mounted \/ 12W-24V \/ Warm White","offer_id":55270698647924,"sku":"LE50334316NWS-3","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Pole-mounted \/ 12W-24V \/ Golden Yellow","offer_id":55270698680692,"sku":"LE50334316JHG-3","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Pole-mounted \/ 12W-220V \/ White","offer_id":55270698713460,"sku":"LE50334316BAI-4","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Pole-mounted \/ 12W-220V \/ Warm White","offer_id":55270698746228,"sku":"LE50334316NWS-4","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Pole-mounted \/ 12W-220V \/ Golden Yellow","offer_id":55270698778996,"sku":"LE50334316JHG-4","price":19.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/6_3a985d51-d908-4ca0-a8fb-0108c0ab374b.png?v=1788315295","url":"https:\/\/fanusinjoy.com\/products\/waterproof-outdoor-ring-tree-light","provider":"fanusinjoy","version":"1.0","type":"link"}