{"product_id":"garden-afterglow-wooden-hanging-light","title":"🌼 Garden Afterglow Wooden Hanging Light | Warm Fairy Light Décor","description":"\u003cstyle\u003e\n  #garden-glow-page,\n  #garden-glow-page * {\n    box-sizing: border-box;\n  }\n\n  #garden-glow-page {\n    --green:#4f6653;\n    --green-deep:#314537;\n    --green-soft:#eef3eb;\n\n    --sun:#d9a63b;\n    --sun-deep:#a8781d;\n    --sun-soft:#f5df9f;\n\n    --wood:#8a6042;\n    --wood-deep:#5e402d;\n\n    --cream:#fffaf1;\n    --cream-deep:#f4eadc;\n    --warm:#faf3e7;\n\n    --ink:#3b342e;\n    --muted:#72685f;\n    --line:#e5d8c9;\n\n    width:100%;\n    max-width:900px;\n\n    margin:0 auto;\n    padding:0 8px 55px;\n\n    overflow:hidden;\n\n    color:var(--ink);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n\n    line-height:1.7;\n\n    background:\n      radial-gradient(\n        circle at 0 8%,\n        rgba(217,166,59,.06),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 100% 45%,\n        rgba(79,102,83,.05),\n        transparent 29%\n      ),\n      #fffdf9;\n  }\n\n  #garden-glow-page h1,\n  #garden-glow-page h2,\n  #garden-glow-page h3,\n  #garden-glow-page p {\n    margin-top:0;\n  }\n\n  #garden-glow-page h1,\n  #garden-glow-page h2 {\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-weight:700;\n    letter-spacing:-.025em;\n    line-height:1.17;\n  }\n\n  #garden-glow-page h1 {\n    margin-bottom:15px;\n\n    font-size:clamp(34px,5vw,48px);\n  }\n\n  #garden-glow-page h2 {\n    margin-bottom:13px;\n\n    font-size:clamp(26px,3.8vw,34px);\n  }\n\n  #garden-glow-page h3 {\n    margin-bottom:8px;\n\n    color:var(--ink);\n\n    font-size:20px;\n    font-weight:800;\n    line-height:1.24;\n  }\n\n  #garden-glow-page p {\n    margin-bottom:0;\n\n    color:var(--muted);\n\n    font-size:16px;\n    line-height:1.74;\n  }\n\n  #garden-glow-page img {\n    display:block !important;\n\n    width:100% !important;\n    max-width:100% !important;\n    height:auto !important;\n\n    object-fit:contain !important;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  .gg-hero {\n    position:relative;\n    overflow:hidden;\n\n    padding:50px 24px 24px;\n\n    text-align:center;\n\n    border-radius:0 0 25px 25px;\n\n    background:\n      radial-gradient(\n        circle at 10% 7%,\n        rgba(217,166,59,.20),\n        transparent 29%\n      ),\n      radial-gradient(\n        circle at 91% 15%,\n        rgba(79,102,83,.12),\n        transparent 30%\n      ),\n      linear-gradient(\n        145deg,\n        #efe2cf,\n        #fff9ef 54%,\n        #edf2eb\n      );\n\n    box-shadow:\n      0 17px 40px rgba(67,49,35,.10);\n  }\n\n  .gg-hero::before {\n    position:absolute;\n\n    top:4px;\n    left:14px;\n\n    content:\"✦\";\n\n    color:rgba(217,166,59,.10);\n\n    font-size:105px;\n  }\n\n  .gg-badge {\n    position:relative;\n    z-index:2;\n\n    display:inline-block;\n\n    margin-bottom:14px;\n    padding:8px 14px;\n\n    border-radius:999px;\n\n    background:var(--green);\n\n    color:#fff;\n\n    font-size:11px;\n    font-weight:900;\n\n    letter-spacing:.09em;\n    text-transform:uppercase;\n  }\n\n  .gg-hero h1,\n  .gg-hero p,\n  .gg-pills {\n    position:relative;\n    z-index:2;\n  }\n\n  .gg-hero h1 {\n    max-width:770px;\n\n    margin-left:auto;\n    margin-right:auto;\n\n    color:var(--green-deep);\n  }\n\n  .gg-hero h1 span {\n    color:var(--sun-deep);\n  }\n\n  .gg-hero p {\n    max-width:750px;\n\n    margin:0 auto 22px;\n\n    color:#665d54;\n\n    font-size:18px;\n  }\n\n  .gg-pills {\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n\n    gap:8px;\n\n    margin-bottom:24px;\n  }\n\n  .gg-pill {\n    padding:8px 13px;\n\n    border:1px solid #ddd0bf;\n    border-radius:999px;\n\n    background:rgba(255,255,255,.90);\n\n    color:#4f534b;\n\n    font-size:12px;\n    font-weight:800;\n  }\n\n\n  \/* =========================\n     IMAGES\n  ========================= *\/\n\n  .gg-image {\n    overflow:hidden;\n\n    width:100%;\n    max-width:790px;\n\n    margin:24px auto 0;\n\n    border-radius:18px;\n\n    background:#fff;\n\n    box-shadow:\n      0 10px 28px rgba(61,43,31,.09);\n  }\n\n  .gg-hero .gg-image {\n    margin-top:0;\n  }\n\n\n  \/* =========================\n     HOOK\n  ========================= *\/\n\n  .gg-hook {\n    margin-top:18px;\n    padding:40px 24px;\n\n    text-align:center;\n\n    border:1px solid #e6d7c7;\n    border-radius:20px;\n\n    background:\n      radial-gradient(\n        circle at 0 0,\n        rgba(217,166,59,.14),\n        transparent 31%\n      ),\n      linear-gradient(\n        135deg,\n        #fffaf1,\n        #f4e9dc\n      );\n  }\n\n  .gg-hook h2 {\n    max-width:750px;\n\n    margin-left:auto;\n    margin-right:auto;\n\n    color:var(--green-deep);\n  }\n\n  .gg-hook p {\n    max-width:755px;\n\n    margin:0 auto;\n\n    color:#675f57;\n\n    font-size:17px;\n  }\n\n  .gg-hook strong {\n    color:var(--sun-deep);\n  }\n\n\n  \/* =========================\n     FEATURE\n  ========================= *\/\n\n  .gg-feature {\n    margin-top:18px;\n    padding:38px 23px 23px;\n\n    border:1px solid var(--line);\n    border-radius:20px;\n\n    background:#fff;\n  }\n\n  .gg-feature.cream {\n    background:\n      radial-gradient(\n        circle at 100% 0,\n        rgba(217,166,59,.08),\n        transparent 31%\n      ),\n      linear-gradient(\n        135deg,\n        #fffaf1,\n        #f4e9dc\n      );\n  }\n\n  .gg-feature.sage {\n    border-color:#dce5dd;\n\n    background:\n      radial-gradient(\n        circle at 0 0,\n        rgba(79,102,83,.07),\n        transparent 31%\n      ),\n      linear-gradient(\n        135deg,\n        #eff4ed,\n        #fff\n      );\n  }\n\n  .gg-feature.wood {\n    border-color:#e6d6c8;\n\n    background:\n      radial-gradient(\n        circle at 100% 0,\n        rgba(138,96,66,.07),\n        transparent 31%\n      ),\n      linear-gradient(\n        135deg,\n        #fff7f1,\n        #fff\n      );\n  }\n\n  .gg-feature.dark {\n    border:0;\n\n    background:\n      radial-gradient(\n        circle at 50% -10%,\n        rgba(217,166,59,.24),\n        transparent 38%\n      ),\n      linear-gradient(\n        145deg,\n        #526a57,\n        #304438\n      );\n\n    box-shadow:\n      0 14px 34px rgba(48,68,56,.15);\n  }\n\n  #garden-glow-page .gg-feature.dark h2 {\n    color:#fff9ec !important;\n  }\n\n  #garden-glow-page .gg-feature.dark p {\n    color:#e8e3d9 !important;\n  }\n\n  #garden-glow-page .gg-feature.dark .gg-eyebrow {\n    color:#f3d68f !important;\n  }\n\n  .gg-copy {\n    max-width:750px;\n\n    margin:0 auto;\n\n    text-align:center;\n  }\n\n  .gg-eyebrow {\n    display:inline-block;\n\n    margin-bottom:7px !important;\n\n    color:var(--sun-deep) !important;\n\n    font-size:11px !important;\n    font-weight:900;\n\n    letter-spacing:.09em;\n    text-transform:uppercase;\n  }\n\n  .gg-feature.sage .gg-eyebrow {\n    color:var(--green) !important;\n  }\n\n\n  \/* =========================\n     BENEFITS\n  ========================= *\/\n\n  .gg-mini-grid {\n    display:grid;\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap:11px;\n\n    margin-top:24px;\n  }\n\n  .gg-mini {\n    padding:18px 14px;\n\n    text-align:center;\n\n    border:1px solid #e3d7ca;\n    border-radius:14px;\n\n    background:rgba(255,255,255,.94);\n  }\n\n  .gg-mini-icon {\n    margin-bottom:7px;\n\n    font-size:26px;\n    line-height:1;\n  }\n\n  .gg-mini strong {\n    display:block;\n\n    margin-bottom:5px;\n\n    color:var(--green-deep);\n\n    font-size:14px;\n  }\n\n  .gg-mini span {\n    display:block;\n\n    color:var(--muted);\n\n    font-size:13px;\n    line-height:1.5;\n  }\n\n\n  \/* =========================\n     DETAILS\n  ========================= *\/\n\n  .gg-details {\n    display:grid;\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:14px;\n\n    margin-top:18px;\n  }\n\n  .gg-detail-card {\n    padding:27px 21px;\n\n    border:1px solid var(--line);\n    border-radius:18px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #fff,\n        #fcf8f2\n      );\n  }\n\n  .gg-detail-card h3 {\n    margin-bottom:15px;\n\n    color:var(--green-deep);\n\n    font-size:20px;\n  }\n\n  .gg-detail-list {\n    margin:0;\n    padding:0;\n\n    list-style:none;\n  }\n\n  .gg-detail-list li {\n    padding:10px 0;\n\n    border-bottom:1px solid #eee5dc;\n\n    color:var(--muted);\n\n    font-size:14px;\n    line-height:1.55;\n  }\n\n  .gg-detail-list li:last-child {\n    border-bottom:0;\n  }\n\n  .gg-detail-list strong {\n    color:var(--ink);\n  }\n\n\n  \/* =========================\n     FINAL\n  ========================= *\/\n\n  .gg-final {\n    margin-top:18px;\n    padding:47px 23px;\n\n    text-align:center;\n\n    border-radius:20px;\n\n    background:\n      radial-gradient(\n        circle at 50% -5%,\n        rgba(217,166,59,.24),\n        transparent 36%\n      ),\n      linear-gradient(\n        145deg,\n        #506956,\n        #304438\n      );\n  }\n\n  #garden-glow-page .gg-final h2 {\n    max-width:740px;\n\n    margin-left:auto;\n    margin-right:auto;\n\n    color:#fff9ec !important;\n  }\n\n  #garden-glow-page .gg-final p {\n    max-width:690px;\n\n    margin:0 auto;\n\n    color:#e8e3d9 !important;\n\n    font-size:17px;\n  }\n\n  .gg-final-line {\n    display:inline-block;\n\n    margin-top:19px;\n    padding:10px 16px;\n\n    border-radius:999px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #f1d690,\n        #d4aa51\n      );\n\n    color:var(--green-deep);\n\n    font-size:13px;\n    font-weight:900;\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media(max-width:700px) {\n\n    #garden-glow-page {\n      padding-left:5px;\n      padding-right:5px;\n    }\n\n    .gg-hero {\n      padding:39px 16px 17px;\n\n      border-radius:0 0 19px 19px;\n    }\n\n    #garden-glow-page h1 {\n      font-size:30px;\n      line-height:1.18;\n    }\n\n    #garden-glow-page h2 {\n      font-size:24px;\n      line-height:1.23;\n    }\n\n    #garden-glow-page p {\n      font-size:15px;\n      line-height:1.7;\n    }\n\n    .gg-hero p {\n      font-size:16px;\n    }\n\n    .gg-hook,\n    .gg-feature {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    .gg-feature {\n      padding-top:31px;\n      padding-bottom:17px;\n    }\n\n    .gg-mini-grid,\n    .gg-details {\n      grid-template-columns:1fr;\n    }\n\n    .gg-image,\n    .gg-hook,\n    .gg-feature,\n    .gg-mini,\n    .gg-detail-card,\n    .gg-final {\n      border-radius:16px;\n    }\n\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"garden-glow-page\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"gg-hero\"\u003e\n\n    \u003cspan class=\"gg-badge\"\u003e\n      🌻 Rustic Garden Charm With a Warm Evening Glow\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      A Blank Wall Doesn't Need Another Sign.\n      \u003cspan\u003eGive It a Little Garden Glow.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Sunflowers,\n      farmhouse details,\n      natural rope,\n      wooden beads\n      and soft greenery come together in one layered hanging decoration,\n      while warm fairy lights add\n      \u003cstrong\u003ethe cozy golden glow that makes the whole piece feel completely different after dark.\u003c\/strong\u003e\n      Hang it once\n      and give an ordinary wall,\n      porch\n      or entryway a much warmer country-garden personality.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"gg-pills\"\u003e\n\n      \u003cspan class=\"gg-pill\"\u003e\n        🌻 Sunflower Farmhouse Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gg-pill\"\u003e\n        ✨ Warm White Fairy Lights\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gg-pill\"\u003e\n        🎛️ Remote Control\n      \u003c\/span\u003e\n\n      \u003cspan class=\"gg-pill\"\u003e\n        🔋 Cordless Battery Power\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gg-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/5429bb0d-738f-4c75-8602-4461d6457037.jpg?v=1788600749\" alt=\"Rustic sunflower garden hanging decoration with fairy lights\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOOK --\u003e\n\n  \u003csection class=\"gg-hook\"\u003e\n\n    \u003ch2\u003e\n      🌻 When Your Entryway Feels a Little Too Plain\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A simple wall sign can fill empty space,\n      but it doesn't always make the area feel welcoming.\n      This layered garden-inspired hanging piece adds\n      \u003cstrong\u003ecolor, texture, soft greenery and warm light all at once\u003c\/strong\u003e,\n      helping an entryway,\n      kitchen,\n      covered porch\n      or living-room wall\n      feel more finished without needing several separate decorations.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 1 --\u003e\n\n  \u003csection class=\"gg-feature dark\"\u003e\n\n    \u003cdiv class=\"gg-copy\"\u003e\n\n      \u003cp class=\"gg-eyebrow\"\u003e\n        The Detail That Changes Everything\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        ✨ Warm Fairy Lights Turn Farmhouse Décor Into an Evening Glow\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        During the day,\n        the sunflowers,\n        wooden accents\n        and greenery create a cheerful country-garden display.\n        After dark,\n        the warm-white fairy lights woven through the decoration\n        add depth and softness,\n        giving the entire piece a cozier presence.\n        Instead of disappearing into the wall in the evening,\n        it becomes a small glowing accent\n        that makes the surrounding space feel warmer and more inviting.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gg-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/06115fdf-330c-4ad6-b3e6-ba0fe388c29b.jpg?v=1788600685\" alt=\"Warm fairy light sunflower hanging decoration at night\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 2 --\u003e\n\n  \u003csection class=\"gg-feature cream\"\u003e\n\n    \u003cdiv class=\"gg-copy\"\u003e\n\n      \u003cp class=\"gg-eyebrow\"\u003e\n        A Whole Little Garden Story\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🪵 Sunflowers, Barn Details \u0026amp; Natural Texture in One Layered Design\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The personality comes from the mix of small details:\n        sunny yellow flowers,\n        a miniature watering can,\n        gingham heart,\n        farmhouse barn,\n        greenery,\n        natural jute rope\n        and wooden beads.\n        Together they create more depth\n        than a flat printed plaque\n        and give the decoration the collected,\n        slightly handmade character\n        that works so naturally with farmhouse,\n        cottage\n        and garden-inspired interiors.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gg-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/c5ab80ca-2b7b-450c-afbf-5de5e764ed60.jpg?v=1788600687\" alt=\"Sunflower farmhouse wall hanging layered design details\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 3 --\u003e\n\n  \u003csection class=\"gg-feature sage\"\u003e\n\n    \u003cdiv class=\"gg-copy\"\u003e\n\n      \u003cp class=\"gg-eyebrow\"\u003e\n        No Need to Reach Up Every Evening\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🎛️ Turn the Glow On or Off From Across the Room\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Once a hanging decoration is positioned exactly where you want it,\n        constantly reaching up to operate the lights quickly becomes annoying.\n        The included remote control makes everyday use much easier,\n        letting you switch the fairy lights on or off from a distance\n        while the decoration stays right where you styled it.\n        It's a small convenience,\n        but one that makes the lighted feature much easier to actually enjoy.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gg-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/e4d4c20d-337c-4470-b205-1d6f93548eea.jpg?v=1788600685\" alt=\"Remote control for sunflower fairy light hanging decoration\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 4 --\u003e\n\n  \u003csection class=\"gg-feature wood\"\u003e\n\n    \u003cdiv class=\"gg-copy\"\u003e\n\n      \u003cp class=\"gg-eyebrow\"\u003e\n        Cordless Decorating Freedom\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🔋 Battery-Powered Lights Mean No Cord Hanging Down the Wall\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The compact button-cell power design keeps the fairy lights cordless,\n        so you're not forced to decorate beside an outlet\n        or hide a long wire running down the wall.\n        That gives you more freedom to place the hanging piece\n        on an entryway wall,\n        kitchen accent area,\n        hallway,\n        living room\n        or covered porch\n        based on where it looks best,\n        rather than where the nearest socket happens to be.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gg-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/5ddcd491-1c12-4bb0-a778-b6767cd5f5a1.jpg?v=1788600688\" alt=\"Cordless warm LED fairy lights in sunflower farmhouse hanging decor\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 5 --\u003e\n\n  \u003csection class=\"gg-feature cream\"\u003e\n\n    \u003cdiv class=\"gg-copy\"\u003e\n\n      \u003cp class=\"gg-eyebrow\"\u003e\n        Texture You Can See From Across the Room\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🌿 Wood, Jute, Beads \u0026amp; Greenery Keep It From Looking Flat\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Painted wood ornaments provide the main garden imagery,\n        while jute rope,\n        wooden beads,\n        faux greenery\n        and fine copper-wire lights\n        add real layers around them.\n        That mix of materials gives the hanging decoration\n        more visual depth than a simple printed sign\n        and helps it feel especially at home\n        in rustic,\n        cottage\n        and farmhouse-inspired spaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gg-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/7b548f14-fc7e-4de7-a11e-7f03443fc36d.jpg?v=1788600688\" alt=\"Wood jute rope wooden bead and greenery detail\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 6 --\u003e\n\n  \u003csection class=\"gg-feature sage\"\u003e\n\n    \u003cdiv class=\"gg-copy\"\u003e\n\n      \u003cp class=\"gg-eyebrow\"\u003e\n        Not Just for One Room\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🏡 Move a Little Garden Warmth Wherever the House Needs It\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The sunflower palette and natural materials\n        make this piece easy to work into several parts of the home.\n        Hang it near the front entry for a cheerful welcome,\n        bring it into the kitchen for country charm,\n        use it in a hallway that needs more personality\n        or add it to a dry covered porch\n        where the warm light can be enjoyed in the evening.\n        The design works especially well through\n        spring,\n        summer\n        and early fall.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gg-mini-grid\"\u003e\n\n      \u003cdiv class=\"gg-mini\"\u003e\n\n        \u003cdiv class=\"gg-mini-icon\"\u003e\n          🚪\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Entryway\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Give guests a warmer first impression.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gg-mini\"\u003e\n\n        \u003cdiv class=\"gg-mini-icon\"\u003e\n          🍳\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Kitchen\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Add a little farmhouse character to everyday space.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gg-mini\"\u003e\n\n        \u003cdiv class=\"gg-mini-icon\"\u003e\n          🌻\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Covered Porch\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Bring garden-inspired charm closer to the outdoors.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gg-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/72093de2-e542-4773-bc91-43814d404e6c.jpg?v=1788600688\" alt=\"Sunflower farmhouse hanging decoration in home setting\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003cdiv class=\"gg-details\"\u003e\n\n\n    \u003csection class=\"gg-detail-card\"\u003e\n\n      \u003ch3\u003e\n        📋 Product Specifications\n      \u003c\/h3\u003e\n\n      \u003cul class=\"gg-detail-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eProduct Type:\u003c\/strong\u003e\n          Lighted Farmhouse Hanging Decoration\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eTheme:\u003c\/strong\u003e\n          Sunflower \/ Farmhouse \/ Garden\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eSize:\u003c\/strong\u003e\n          40 × 25 cm \/ 15.7 × 9.8 in\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eMain Materials:\u003c\/strong\u003e\n          Painted Wood, Jute Rope, Wooden Beads \u0026amp; Faux Greenery\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eLighting:\u003c\/strong\u003e\n          Warm White LED Copper-Wire Fairy Lights\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eControl:\u003c\/strong\u003e\n          Remote On \/ Off\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003ePower:\u003c\/strong\u003e\n          3 × Button Cell Batteries\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eInstallation:\u003c\/strong\u003e\n          Hanging Loop \/ Wall Hook\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eRecommended Use:\u003c\/strong\u003e\n          Indoor or Dry, Covered Porch Areas\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003csection class=\"gg-detail-card\"\u003e\n\n      \u003ch3\u003e\n        📦 Package Includes\n      \u003c\/h3\u003e\n\n      \u003cul class=\"gg-detail-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003e1 ×\u003c\/strong\u003e\n          Lighted Sunflower Farmhouse Hanging Decoration\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003e1 ×\u003c\/strong\u003e\n          Remote Control\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"gg-final\"\u003e\n\n    \u003ch2\u003e\n      🌻 Give an Empty Wall Something Warmer Than Another Sign\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Hang the garden-inspired design,\n      turn on the soft fairy lights\n      and let sunflowers,\n      farmhouse texture\n      and a little golden glow\n      make an ordinary corner of the home feel much more inviting.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"gg-final-line\"\u003e\n      Hang It • Light It • Let the Garden Glow ✨\n    \u003c\/span\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"LBD","offers":[{"title":"Classic Style (Without Lights)","offer_id":44571553300579,"sku":"18076770067290668436402470","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Lighted Style (With Warm Lights)","offer_id":44571553333347,"sku":"18076770194384119421842470","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/4e0bbeb3-d600-457e-ba47-1679f525f89d.png?v=1788945020","url":"https:\/\/firleno.com\/products\/garden-afterglow-wooden-hanging-light","provider":"Firleno","version":"1.0","type":"link"}