{"product_id":"milaght-1","title":"🔥Solar Ivy Lights with Artificial Leaves – Waterproof, 8 Lighting Modes \u0026 Flexible","description":"\u003cstyle\u003e \/* =========================================================    SOLAR WILLOW HANGING LIGHT    SHOPIFY PRODUCT DESCRIPTION    OLIVE GREEN + WARM GOLD ========================================================= *\/  #swl-page, #swl-page * {   box-sizing: border-box; }  #swl-page {   --swl-green: #34452d;   --swl-green-dark: #202c1d;   --swl-green-soft: #f1f4ed;    --swl-gold: #c59a49;   --swl-gold-dark: #9b7131;   --swl-gold-soft: #fbf5e8;    --swl-cream: #faf8f2;   --swl-white: #ffffff;    --swl-text: #373931;   --swl-muted: #6f7168;   --swl-border: #e3dfd2;    width: 100%;   max-width: 840px;   margin: 0 auto;   padding: 8px;    background: #faf9f5;   color: var(--swl-text);    font-family:     -apple-system,     BlinkMacSystemFont,     'Segoe UI',     Roboto,     Helvetica,     Arial,     sans-serif;    line-height: 1.65; }  #swl-page h1, #swl-page h2, #swl-page h3, #swl-page p, #swl-page ul {   margin-top: 0; }  #swl-page img {   display: block;   width: 100%;   max-width: 100%;   height: auto;   margin: 0; }   \/* =========================================================    HERO ========================================================= *\/  .swl-hero {   padding: 34px 24px 29px;    background: var(--swl-green-dark);    border-radius: 18px;    text-align: center; }  .swl-kicker {   display: inline-block;    margin-bottom: 9px;   padding: 5px 10px;    background: #f5ebd2;    border-radius: 999px;    color: var(--swl-gold-dark);    font-size: 11px;   font-weight: 850;   line-height: 1.2;    letter-spacing: 1.1px;   text-transform: uppercase; }  .swl-hero h1 {   max-width: 700px;    margin: 0 auto 11px;    color: #ffffff;    font-family: Georgia, 'Times New Roman', serif;    font-size: 36px;   line-height: 1.12;   font-weight: 600; }  .swl-hero h1 span {   color: #e2bd70; }  .swl-hero-copy {   max-width: 670px;    margin: 0 auto;    color: #e2e5dc;    font-size: 16px;   line-height: 1.7; }  .swl-tags {   display: flex;   flex-wrap: wrap;   justify-content: center;    gap: 7px;    margin-top: 18px; }  .swl-tag {   padding: 7px 11px;    background: #33402f;    border: 1px solid #4f5f49;   border-radius: 999px;    color: #f5f4ed;    font-size: 12px;   font-weight: 750; }   \/* =========================================================    IMAGE ========================================================= *\/  .swl-image {   width: 100%;    margin: 11px 0;    overflow: hidden;    background: #ffffff;    border: 1px solid var(--swl-border);   border-radius: 15px; }  .swl-image img {   width: 100%; }   \/* =========================================================    SECTIONS ========================================================= *\/  .swl-section {   margin: 11px 0;   padding: 23px 21px;    background: #ffffff;    border: 1px solid var(--swl-border);   border-radius: 15px; }  .swl-section-green {   background: var(--swl-green-soft); }  .swl-section-gold {   background: var(--swl-gold-soft); }  .swl-section-dark {   background: var(--swl-green-dark);   border-color: var(--swl-green-dark); }  .swl-eyebrow {   display: inline-block;    margin-bottom: 8px;    color: var(--swl-gold-dark);    font-size: 11px;   line-height: 1.2;   font-weight: 850;    letter-spacing: 1px;   text-transform: uppercase; }  .swl-section h2 {   margin: 0 0 9px;    color: var(--swl-green-dark);    font-family: Georgia, 'Times New Roman', serif;    font-size: 28px;   line-height: 1.18;   font-weight: 600; }  .swl-section p {   margin: 0;    color: var(--swl-muted);    font-size: 15px;   line-height: 1.72; }  .swl-section-dark .swl-eyebrow {   color: #e4bd6c; }  .swl-section-dark h2 {   color: #ffffff; }  .swl-section-dark p {   color: #dfe4da; }   \/* =========================================================    3 BENEFITS ========================================================= *\/  .swl-benefits {   display: grid;   grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 7px;    margin-top: 16px; }  .swl-benefit {   min-width: 0;    padding: 12px 7px;    background: #ffffff;    border: 1px solid var(--swl-border);   border-radius: 11px;    text-align: center; }  .swl-benefit-icon {   margin-bottom: 5px;    font-size: 20px;   line-height: 1; }  .swl-benefit strong {   display: block;    color: var(--swl-green-dark);    font-size: 13px;   line-height: 1.4; }  .swl-benefit span {   display: block;    margin-top: 3px;    color: var(--swl-muted);    font-size: 11px;   line-height: 1.4; }   \/* =========================================================    DAY NIGHT ========================================================= *\/  .swl-daynight {   display: grid;   grid-template-columns: 1fr 1fr;    gap: 8px;    margin-top: 16px; }  .swl-day, .swl-night {   padding: 15px 12px;    background: #ffffff;    border: 1px solid var(--swl-border);   border-radius: 11px; }  .swl-day strong, .swl-night strong {   display: block;    margin-bottom: 4px;    color: var(--swl-green-dark);    font-size: 14px; }  .swl-day span, .swl-night span {   display: block;    color: var(--swl-muted);    font-size: 12px;   line-height: 1.5; }   \/* =========================================================    SCENE LOCATIONS ========================================================= *\/  .swl-locations {   display: grid;   grid-template-columns: repeat(3, minmax(0,1fr));    margin-top: 16px;    overflow: hidden;    background: #ffffff;    border: 1px solid var(--swl-border);   border-radius: 11px; }  .swl-location {   padding: 13px 7px;    text-align: center;    border-right: 1px solid var(--swl-border);    color: #55594f;    font-size: 12px;   font-weight: 750; }  .swl-location:last-child {   border-right: 0; }   \/* =========================================================    WEATHER ========================================================= *\/  .swl-weather {   display: grid;   grid-template-columns: repeat(3, minmax(0,1fr));    gap: 7px;    margin-top: 16px; }  .swl-weather-item {   padding: 12px 7px;    text-align: center;    background: #ffffff;    border: 1px solid var(--swl-border);   border-radius: 10px; }  .swl-weather-item strong {   display: block;    color: var(--swl-green-dark);    font-size: 13px; }  .swl-weather-item span {   display: block;    margin-top: 3px;    color: var(--swl-muted);    font-size: 11px; }   \/* =========================================================    SETUP STEPS ========================================================= *\/  .swl-steps {   margin-top: 15px; }  .swl-step {   display: grid;   grid-template-columns: 40px minmax(0, 1fr);    gap: 11px;    padding: 12px 0;    border-bottom: 1px solid var(--swl-border); }  .swl-step:last-child {   border-bottom: 0;   padding-bottom: 0; }  .swl-step-number {   display: flex;   align-items: center;   justify-content: center;    width: 40px;   height: 40px;    background: var(--swl-green);    border-radius: 50%;    color: #ffffff;    font-size: 15px;   font-weight: 850; }  .swl-step strong {   display: block;    margin-bottom: 3px;    color: var(--swl-green-dark);    font-size: 15px; }  .swl-step p {   margin: 0;    color: var(--swl-muted);    font-size: 13px;   line-height: 1.55; }   \/* =========================================================    SPECS ========================================================= *\/  .swl-specs {   margin-top: 16px;    overflow: hidden;    background: #ffffff;    border: 1px solid var(--swl-border);   border-radius: 12px; }  .swl-spec-row {   display: grid;   grid-template-columns: 40% 60%;    border-bottom: 1px solid var(--swl-border); }  .swl-spec-row:last-child {   border-bottom: 0; }  .swl-spec-name, .swl-spec-value {   padding: 11px 12px;    font-size: 13px;   line-height: 1.5; }  .swl-spec-name {   background: #f3f5ef;    color: var(--swl-green-dark);    font-weight: 800; }  .swl-spec-value {   color: var(--swl-muted); }   \/* =========================================================    PACKAGE ========================================================= *\/  .swl-package {   display: flex;   align-items: center;    gap: 13px;    margin-top: 14px;   padding: 14px;    background: #ffffff;    border: 1px solid var(--swl-border);   border-radius: 11px; }  .swl-package-icon {   flex: 0 0 44px;    display: flex;   align-items: center;   justify-content: center;    width: 44px;   height: 44px;    background: var(--swl-gold-soft);    border-radius: 50%;    font-size: 20px; }  .swl-package strong {   display: block;    color: var(--swl-green-dark);    font-size: 15px; }   \/* =========================================================    NOTES ========================================================= *\/  .swl-notes {   margin: 14px 0 0;   padding: 0;    list-style: none; }  .swl-notes li {   position: relative;    margin-bottom: 8px;   padding: 11px 12px 11px 38px;    background: #ffffff;    border: 1px solid var(--swl-border);   border-radius: 10px;    color: var(--swl-muted);    font-size: 13px;   line-height: 1.55; }  .swl-notes li:last-child {   margin-bottom: 0; }  .swl-notes li::before {   content: '✓';    position: absolute;    top: 11px;   left: 12px;    display: flex;   align-items: center;   justify-content: center;    width: 19px;   height: 19px;    background: var(--swl-green);    border-radius: 50%;    color: #ffffff;    font-size: 11px;   font-weight: 900; }   \/* =========================================================    PACKAGE WARNING ========================================================= *\/  .swl-pack-note {   margin-top: 12px;   padding: 12px 14px;    background: #fbf5e8;    border-left: 4px solid var(--swl-gold);   border-radius: 8px;    color: #665f51;    font-size: 12px;   line-height: 1.6; }   \/* =========================================================    FINAL ========================================================= *\/  .swl-final {   margin-top: 11px;   padding: 28px 21px;    background: var(--swl-green-dark);    border-radius: 15px;    text-align: center; }  .swl-final h2 {   margin: 0 0 8px;    color: #ffffff;    font-family: Georgia, 'Times New Roman', serif;    font-size: 27px;   line-height: 1.2;   font-weight: 600; }  .swl-final p {   max-width: 620px;    margin: 0 auto;    color: #dce3d7;    font-size: 14px;   line-height: 1.65; }   \/* =========================================================    MOBILE ========================================================= *\/  @media screen and (max-width: 600px) {    #swl-page {     padding: 5px;   }    .swl-hero {     padding: 27px 15px 23px;     border-radius: 14px;   }    .swl-hero h1 {     font-size: 29px;   }    .swl-hero-copy {     font-size: 15px;   }    .swl-section {     margin: 9px 0;     padding: 20px 15px;      border-radius: 13px;   }    .swl-section h2 {     font-size: 23px;   }    .swl-section p {     font-size: 14px;   }    .swl-image {     margin: 9px 0;     border-radius: 12px;   }    .swl-benefits,   .swl-weather {     gap: 5px;   }    .swl-benefit,   .swl-weather-item {     padding: 10px 5px;   }    .swl-benefit strong,   .swl-weather-item strong {     font-size: 11px;   }    .swl-benefit span,   .swl-weather-item span {     font-size: 10px;   }    .swl-location {     padding: 11px 4px;     font-size: 11px;   }    .swl-spec-row {     grid-template-columns: 42% 58%;   }    .swl-spec-name,   .swl-spec-value {     padding: 10px 8px;     font-size: 12px;   }  }   \/* =========================================================    SMALL MOBILE ========================================================= *\/  @media screen and (max-width: 370px) {    .swl-benefits,   .swl-weather {     grid-template-columns: 1fr;   }    .swl-daynight {     grid-template-columns: 1fr;   }    .swl-locations {     grid-template-columns: 1fr;   }    .swl-location {     border-right: 0;     border-bottom: 1px solid var(--swl-border);   }    .swl-location:last-child {     border-bottom: 0;   }  } \u003c\/style\u003e \u003cdiv id=\"swl-page\"\u003e \u003c!-- =====================================================        HERO   ====================================================== --\u003e \u003csection class=\"swl-hero\"\u003e\u003cspan class=\"swl-kicker\"\u003e Solar Outdoor Décor \u003c\/span\u003e \u003ch1\u003eTurn Your Garden Into a \u003cspan\u003eWarm Evening Retreat\u003c\/span\u003e \u003c\/h1\u003e \u003cp class=\"swl-hero-copy\"\u003eLifelike cascading willow leaves and warm white LEDs bring natural-looking greenery and atmospheric lighting together in one easy solar-powered hanging decoration.\u003c\/p\u003e \u003cdiv class=\"swl-tags\"\u003e \u003cspan class=\"swl-tag\"\u003e ☀️ Solar Powered \u003c\/span\u003e \u003cspan class=\"swl-tag\"\u003e 🌙 Auto On at Dusk \u003c\/span\u003e \u003cspan class=\"swl-tag\"\u003e ✨ Warm White Glow \u003c\/span\u003e \u003cspan class=\"swl-tag\"\u003e 💧 IP65 \u003c\/span\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        IMAGE 1        HERO A+ IMAGE   ====================================================== --\u003e \u003cdiv class=\"swl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/7d650bcd6689f7dde504e1f1b0e96e06a5e377bf.png\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- =====================================================        INTRO   ====================================================== --\u003e \u003csection class=\"swl-section swl-section-gold\"\u003e\u003cspan class=\"swl-eyebrow\"\u003e Effortless Outdoor Atmosphere \u003c\/span\u003e \u003ch2\u003eThis Will Amaze Everyone — Simply Because It's Your Garden\u003c\/h2\u003e \u003cp\u003eAdd a soft golden glow and cascading greenery to your favorite outdoor space without running electrical cables or maintaining a living hanging plant.\u003c\/p\u003e \u003cdiv class=\"swl-benefits\"\u003e \u003cdiv class=\"swl-benefit\"\u003e \u003cdiv class=\"swl-benefit-icon\"\u003e☀️\u003c\/div\u003e \u003cstrong\u003e Solar Powered \u003c\/strong\u003e \u003cspan\u003e Charges using sunlight. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"swl-benefit\"\u003e \u003cdiv class=\"swl-benefit-icon\"\u003e🌙\u003c\/div\u003e \u003cstrong\u003e Automatic Glow \u003c\/strong\u003e \u003cspan\u003e Illuminates at dusk. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"swl-benefit\"\u003e \u003cdiv class=\"swl-benefit-icon\"\u003e🌿\u003c\/div\u003e \u003cstrong\u003e No Maintenance \u003c\/strong\u003e \u003cspan\u003e No watering required. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        IMAGE 2        DAY \/ NIGHT   ====================================================== --\u003e \u003cdiv class=\"swl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/c3a4984725e70a8bb8df04ba029d140ff9d997f6.png\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- =====================================================        SOLAR   ====================================================== --\u003e \u003csection class=\"swl-section swl-section-green\"\u003e\u003cspan class=\"swl-eyebrow\"\u003e Set It \u0026amp; Enjoy \u003c\/span\u003e \u003ch2\u003eCharges by Day. Glows at Night.\u003c\/h2\u003e \u003cp\u003eThe integrated solar panel absorbs sunlight during the day. As evening arrives, the light automatically illuminates your outdoor space with a soft warm glow.\u003c\/p\u003e \u003cdiv class=\"swl-daynight\"\u003e \u003cdiv class=\"swl-day\"\u003e \u003cstrong\u003e ☀️ During the Day \u003c\/strong\u003e \u003cspan\u003e Place the solar panel where it can receive direct sunlight for optimal charging. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"swl-night\"\u003e \u003cstrong\u003e 🌙 After Dusk \u003c\/strong\u003e \u003cspan\u003e The light turns on automatically once ambient light becomes low enough. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        IMAGE 3        LEAF CLOSE-UP   ====================================================== --\u003e \u003cdiv class=\"swl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/e9afb5363479d5eebd1876adcf68e1ee93e86019.png\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- =====================================================        ARTIFICIAL PLANT   ====================================================== --\u003e \u003csection class=\"swl-section\"\u003e\u003cspan class=\"swl-eyebrow\"\u003e Green Beauty Without the Work \u003c\/span\u003e \u003ch2\u003eLifelike Willow Leaves, Zero Maintenance\u003c\/h2\u003e \u003cp\u003eCascading artificial willow-style leaves create the lush appearance of a hanging plant without watering, trimming or seasonal plant care.\u003c\/p\u003e \u003cdiv class=\"swl-benefits\"\u003e \u003cdiv class=\"swl-benefit\"\u003e \u003cdiv class=\"swl-benefit-icon\"\u003e🌿\u003c\/div\u003e \u003cstrong\u003e Realistic Greenery \u003c\/strong\u003e \u003cspan\u003e Soft cascading leaf shape. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"swl-benefit\"\u003e \u003cdiv class=\"swl-benefit-icon\"\u003e🚫\u003c\/div\u003e \u003cstrong\u003e No Watering \u003c\/strong\u003e \u003cspan\u003e No daily plant care. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"swl-benefit\"\u003e \u003cdiv class=\"swl-benefit-icon\"\u003e✨\u003c\/div\u003e \u003cstrong\u003e Warm LEDs \u003c\/strong\u003e \u003cspan\u003e Lights woven through leaves. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        IMAGE 4        AMBIENT SCENE   ====================================================== --\u003e \u003cdiv class=\"swl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/db36a9a95c8d8849bff43695ccbe6add30928e29.png\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- =====================================================        AMBIENT LIGHT   ====================================================== --\u003e \u003csection class=\"swl-section swl-section-dark\"\u003e\u003cspan class=\"swl-eyebrow\"\u003e Made for Cozy Evenings \u003c\/span\u003e \u003ch2\u003eWarm Ambient Lighting\u003c\/h2\u003e \u003cp\u003eWarm white LEDs add soft, inviting light to evening dinners, quiet nights outside and social gatherings without overpowering the surrounding atmosphere.\u003c\/p\u003e \u003cdiv class=\"swl-locations\"\u003e \u003cdiv class=\"swl-location\"\u003e🌳 Garden\u003c\/div\u003e \u003cdiv class=\"swl-location\"\u003e🪑 Patio\u003c\/div\u003e \u003cdiv class=\"swl-location\"\u003e🏡 Balcony\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        IMAGE 5        WATERPROOF DETAIL   ====================================================== --\u003e \u003cdiv class=\"swl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/5695d06592eff9363176a18d6c8c9e24a492208b.png\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- =====================================================        WEATHER   ====================================================== --\u003e \u003csection class=\"swl-section swl-section-green\"\u003e\u003cspan class=\"swl-eyebrow\"\u003e Designed for Outdoor Spaces \u003c\/span\u003e \u003ch2\u003eIP65 Weather Resistance\u003c\/h2\u003e \u003cp\u003eThe hanging light is designed for outdoor use with IP65 protection, helping it handle changing outdoor conditions while maintaining its decorative appeal.\u003c\/p\u003e \u003cdiv class=\"swl-weather\"\u003e \u003cdiv class=\"swl-weather-item\"\u003e \u003cstrong\u003e 💧 Rain \u003c\/strong\u003e \u003cspan\u003e Outdoor-ready design \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"swl-weather-item\"\u003e \u003cstrong\u003e ☀️ Heat \u003c\/strong\u003e \u003cspan\u003e Suitable for outdoor décor \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"swl-weather-item\"\u003e \u003cstrong\u003e ❄️ Snow \u003c\/strong\u003e \u003cspan\u003e Built for changing weather \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        IMAGE 6        INSTALLATION + SIZE   ====================================================== --\u003e \u003cdiv class=\"swl-image\"\u003e\u003cimg src=\"https:\/\/cdn.techcloudclub.com\/image\/640ea91c95674511e89ac9beabac2b11ac61d2ad.png\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- =====================================================        INSTALLATION   ====================================================== --\u003e \u003csection class=\"swl-section\"\u003e\u003cspan class=\"swl-eyebrow\"\u003e No Wiring Needed \u003c\/span\u003e \u003ch2\u003eHang It in Minutes\u003c\/h2\u003e \u003cp\u003eNo outlet and no external wiring are required. Hang the light in a sunny outdoor location, switch it on and allow the solar panel to do the rest.\u003c\/p\u003e \u003cdiv class=\"swl-steps\"\u003e \u003cdiv class=\"swl-step\"\u003e \u003cdiv class=\"swl-step-number\"\u003e1\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003e Hang in Sunlight \u003c\/strong\u003e \u003cp\u003eChoose an outdoor spot where the solar panel can receive direct sunlight.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-step\"\u003e \u003cdiv class=\"swl-step-number\"\u003e2\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003e Charge During the Day \u003c\/strong\u003e \u003cp\u003eAllow the built-in solar panel to absorb sunlight and recharge the light.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-step\"\u003e \u003cdiv class=\"swl-step-number\"\u003e3\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003e Enjoy the Glow at Dusk \u003c\/strong\u003e \u003cp\u003eOnce evening arrives, the light automatically turns on for atmospheric illumination.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        PRODUCT DETAILS   ====================================================== --\u003e \u003csection class=\"swl-section swl-section-gold\"\u003e\u003cspan class=\"swl-eyebrow\"\u003e Product Details \u003c\/span\u003e \u003ch2\u003eSpecifications\u003c\/h2\u003e \u003cdiv class=\"swl-specs\"\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003eProduct Type\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003eSolar-Powered Hanging Light\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003eMaterial\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003ePlastic\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003ePlant Color\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003eGreen\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003eLight Color\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003eWarm White\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003eTotal Height\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003e48 cm \/ 18.9 in\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003eBasket Diameter\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003e20 cm \/ 7.9 in\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003eChain Length\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003e28 cm \/ 11.0 in\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003eProtection\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003eIP65\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003ePower\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003eSolar Powered\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-spec-row\"\u003e \u003cdiv class=\"swl-spec-name\"\u003eLighting\u003c\/div\u003e \u003cdiv class=\"swl-spec-value\"\u003eAutomatic at Dusk\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-package\"\u003e \u003cdiv class=\"swl-package-icon\"\u003e📦\u003c\/div\u003e \u003cdiv\u003e\u003cstrong\u003e Package Includes: 1 × Solar-Powered Hanging Light \u003c\/strong\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swl-pack-note\"\u003e \u003cstrong\u003ePlease Note:\u003c\/strong\u003e Some lifestyle images may show more than one hanging light for decorating inspiration. Each package includes \u003cstrong\u003e1 hanging light\u003c\/strong\u003e.\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================        NOTES   ====================================================== --\u003e \u003csection class=\"swl-section\"\u003e\u003cspan class=\"swl-eyebrow\"\u003e For Best Performance \u003c\/span\u003e \u003ch2\u003eImportant Notes\u003c\/h2\u003e \u003cul class=\"swl-notes\"\u003e \u003cli\u003eMake sure the solar panel is exposed to direct sunlight to ensure optimal charging.\u003c\/li\u003e \u003cli\u003eLighting duration depends on the amount of sunlight received during the day.\u003c\/li\u003e \u003cli\u003ePlease turn on the switch on the device before first use.\u003c\/li\u003e \u003c\/ul\u003e \u003c\/section\u003e \u003c!-- =====================================================        FINAL CTA   ====================================================== --\u003e \u003csection class=\"swl-final\"\u003e \u003ch2\u003e🌿 Let Your Garden Glow After Sunset\u003c\/h2\u003e \u003cp\u003eNatural-looking cascading greenery by day and a soft warm glow after dusk — without watering, wiring or electricity costs.\u003c\/p\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"krystal","offers":[{"title":"Green \/ Buy 1","offer_id":64526420967793,"sku":"ZT3596434-竹叶藤灯1个装","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 🔥Buy 2 Save $10 \u0026 Free shipping","offer_id":64526421000561,"sku":"ZT3596434-竹叶藤灯2个装","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/7d650bcd6689f7dde504e1f1b0e96e06a5e377bf.jpg?v=1788517981","url":"https:\/\/viqzes.com\/products\/milaght-1","provider":"viqzes","version":"1.0","type":"link"}