{"product_id":"lighted-christmas-woodland-forest-wall-decor","title":"🦌✨ Glowing Christmas Woodland Wall Decor | Snowy Forest, Deer \u0026 Cottage Scene🎄","description":"\u003cstyle\u003e\n  .wdf-page,\n  .wdf-page * {\n    box-sizing: border-box;\n  }\n\n  .wdf-page {\n    --ink:#302c27;\n    --muted:#756e65;\n    --cream:#fbf7ef;\n    --soft:#f3ede3;\n    --green:#314338;\n    --dark:#202a24;\n    --gold:#b58b49;\n    --gold-soft:#ddc48e;\n    --line:rgba(48,44,39,.12);\n\n    width:100%;\n    max-width:100%;\n    margin:0;\n    overflow:hidden;\n\n    background:#fff;\n    color:var(--ink);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    container-type:inline-size;\n    scroll-margin-top:20px;\n  }\n\n  .wdf-page .wdf-wrap {\n    width:100%;\n    max-width:1120px;\n    margin:0 auto;\n    padding:0 24px;\n  }\n\n  .wdf-page .wdf-section {\n    padding:76px 0;\n  }\n\n  .wdf-page .wdf-img {\n    display:block;\n    width:100%;\n    max-width:100%;\n    height:auto;\n  }\n\n  .wdf-page .wdf-kicker {\n    display:block;\n    margin:0 0 11px;\n\n    font-size:10px;\n    line-height:1.4;\n    font-weight:800;\n    letter-spacing:.15em;\n    text-transform:uppercase;\n\n    color:var(--gold);\n  }\n\n  .wdf-page .wdf-title {\n    max-width:760px;\n    margin:0;\n\n    font-size:clamp(39px,5vw,59px);\n    line-height:1.03;\n    letter-spacing:-.04em;\n    font-weight:800;\n\n    color:var(--ink);\n  }\n\n  .wdf-page .wdf-title-sm {\n    max-width:700px;\n    margin:0;\n\n    font-size:clamp(29px,4vw,42px);\n    line-height:1.09;\n    letter-spacing:-.032em;\n    font-weight:800;\n\n    color:var(--ink);\n  }\n\n  .wdf-page .wdf-copy {\n    max-width:650px;\n    margin:17px 0 0;\n\n    font-size:16.5px;\n    line-height:1.68;\n\n    color:var(--muted);\n  }\n\n  .wdf-page .wdf-copy strong {\n    color:var(--ink);\n  }\n\n  .wdf-page .wdf-center {\n    max-width:760px;\n    margin:0 auto 37px;\n    text-align:center;\n  }\n\n  .wdf-page .wdf-center .wdf-title-sm,\n  .wdf-page .wdf-center .wdf-copy {\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  .wdf-page .wdf-photo {\n    overflow:hidden;\n\n    border-radius:23px;\n\n    background:var(--soft);\n\n    box-shadow:0 16px 45px rgba(53,45,37,.08);\n  }\n\n\n  \/* HERO *\/\n\n  .wdf-page .wdf-hero {\n    padding:68px 0 72px;\n\n    background:\n      radial-gradient(\n        circle at 87% 10%,\n        rgba(181,139,73,.18),\n        transparent 30%\n      ),\n      linear-gradient(\n        180deg,\n        #faf6ed 0%,\n        #ffffff 100%\n      );\n  }\n\n  .wdf-page .wdf-hero-grid {\n    display:grid;\n\n    grid-template-columns:\n      minmax(0,.86fr)\n      minmax(0,1.14fr);\n\n    gap:52px;\n    align-items:center;\n  }\n\n  .wdf-page .wdf-pill {\n    display:inline-flex;\n    align-items:center;\n\n    margin-bottom:18px;\n    padding:8px 14px;\n\n    border:1px solid rgba(181,139,73,.3);\n    border-radius:999px;\n\n    background:rgba(181,139,73,.07);\n\n    font-size:9.5px;\n    line-height:1.35;\n    font-weight:800;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n\n    color:#81612e;\n  }\n\n  .wdf-page .wdf-hero-image {\n    overflow:hidden;\n\n    border-radius:26px;\n\n    background:#eee7dc;\n\n    box-shadow:0 24px 62px rgba(49,42,35,.14);\n  }\n\n  .wdf-page .wdf-hero-points {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:9px;\n    margin-top:28px;\n  }\n\n  .wdf-page .wdf-hero-point {\n    min-width:0;\n\n    padding:14px 9px;\n\n    border:1px solid var(--line);\n    border-radius:14px;\n\n    background:rgba(255,255,255,.84);\n\n    text-align:center;\n  }\n\n  .wdf-page .wdf-hero-point small {\n    display:block;\n\n    margin-bottom:5px;\n\n    font-size:9px;\n    line-height:1.3;\n    font-weight:800;\n    letter-spacing:.1em;\n\n    color:var(--gold);\n  }\n\n  .wdf-page .wdf-hero-point strong {\n    display:block;\n\n    font-size:12px;\n    line-height:1.4;\n\n    color:var(--ink);\n  }\n\n\n  \/* STORY *\/\n\n  .wdf-page .wdf-story {\n    background:#fff;\n  }\n\n  .wdf-page .wdf-story-grid {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:14px;\n  }\n\n  .wdf-page .wdf-story-card {\n    min-width:0;\n\n    padding:26px 22px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:var(--cream);\n  }\n\n  .wdf-page .wdf-num {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    width:34px;\n    height:34px;\n\n    margin-bottom:15px;\n\n    border-radius:50%;\n\n    background:#ece5d8;\n\n    font-size:9px;\n    line-height:1;\n    font-weight:850;\n\n    color:#89682f;\n  }\n\n  .wdf-page .wdf-story-card h3 {\n    margin:0 0 7px;\n\n    font-size:17px;\n    line-height:1.35;\n    font-weight:800;\n\n    color:var(--ink);\n  }\n\n  .wdf-page .wdf-story-card p {\n    margin:0;\n\n    font-size:13.5px;\n    line-height:1.62;\n\n    color:var(--muted);\n  }\n\n\n  \/* LARGE VISUAL *\/\n\n  .wdf-page .wdf-visual {\n    background:var(--cream);\n  }\n\n  .wdf-page .wdf-large-image {\n    max-width:920px;\n    margin:0 auto;\n\n    overflow:hidden;\n\n    border-radius:24px;\n\n    background:#fff;\n\n    box-shadow:0 18px 48px rgba(56,47,38,.10);\n  }\n\n\n  \/* SPLIT *\/\n\n  .wdf-page .wdf-split {\n    display:grid;\n\n    grid-template-columns:\n      repeat(auto-fit,minmax(min(100%,370px),1fr));\n\n    gap:52px;\n    align-items:center;\n  }\n\n\n  \/* GLOW *\/\n\n  .wdf-page .wdf-glow {\n    background:\n      radial-gradient(\n        circle at 77% 32%,\n        rgba(213,171,86,.15),\n        transparent 34%\n      ),\n      var(--dark);\n\n    color:#fff;\n  }\n\n  .wdf-page .wdf-glow .wdf-title-sm {\n    color:#fff;\n  }\n\n  .wdf-page .wdf-glow .wdf-copy {\n    color:rgba(255,255,255,.72);\n  }\n\n  .wdf-page .wdf-glow .wdf-kicker {\n    color:var(--gold-soft);\n  }\n\n  .wdf-page .wdf-glow-list {\n    display:grid;\n    gap:12px;\n\n    margin-top:25px;\n  }\n\n  .wdf-page .wdf-glow-item {\n    display:grid;\n\n    grid-template-columns:34px minmax(0,1fr);\n\n    gap:12px;\n    align-items:start;\n  }\n\n  .wdf-page .wdf-glow-item .wdf-num {\n    margin:0;\n\n    border:1px solid rgba(221,196,142,.25);\n\n    background:rgba(221,196,142,.08);\n\n    color:var(--gold-soft);\n  }\n\n  .wdf-page .wdf-glow-item strong {\n    display:block;\n\n    margin-bottom:3px;\n\n    font-size:14px;\n    line-height:1.4;\n\n    color:#fff;\n  }\n\n  .wdf-page .wdf-glow-item span:last-child {\n    display:block;\n\n    font-size:12.5px;\n    line-height:1.55;\n\n    color:rgba(255,255,255,.66);\n  }\n\n  .wdf-page .wdf-glow-photo {\n    overflow:hidden;\n\n    border-radius:23px;\n\n    background:#18211c;\n\n    box-shadow:0 22px 58px rgba(0,0,0,.25);\n  }\n\n\n  \/* SIZE *\/\n\n  .wdf-page .wdf-size {\n    background:#fff;\n  }\n\n  .wdf-page .wdf-spec-grid {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:10px;\n\n    margin-top:25px;\n  }\n\n  .wdf-page .wdf-spec {\n    padding:18px 12px;\n\n    border:1px solid var(--line);\n    border-radius:14px;\n\n    background:var(--cream);\n\n    text-align:center;\n  }\n\n  .wdf-page .wdf-spec strong {\n    display:block;\n\n    margin-bottom:5px;\n\n    font-size:16px;\n    line-height:1.35;\n\n    color:var(--ink);\n  }\n\n  .wdf-page .wdf-spec span {\n    display:block;\n\n    font-size:9.5px;\n    line-height:1.4;\n    font-weight:800;\n    letter-spacing:.06em;\n    text-transform:uppercase;\n\n    color:var(--muted);\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .wdf-page .wdf-placement {\n    background:\n      linear-gradient(\n        135deg,\n        #f4eee4 0%,\n        #fbf8f2 100%\n      );\n  }\n\n  .wdf-page .wdf-place-grid {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n\n    gap:10px;\n\n    margin-top:25px;\n  }\n\n  .wdf-page .wdf-place {\n    padding:16px 15px;\n\n    border:1px solid var(--line);\n    border-radius:13px;\n\n    background:#fff;\n  }\n\n  .wdf-page .wdf-place strong {\n    display:block;\n\n    margin-bottom:4px;\n\n    font-size:13.5px;\n    line-height:1.4;\n\n    color:var(--ink);\n  }\n\n  .wdf-page .wdf-place span {\n    display:block;\n\n    font-size:12px;\n    line-height:1.5;\n\n    color:var(--muted);\n  }\n\n\n  \/* GALLERY *\/\n\n  .wdf-page .wdf-gallery-section {\n    background:#fff;\n  }\n\n  .wdf-page .wdf-gallery {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:14px;\n  }\n\n  .wdf-page .wdf-gallery-card {\n    min-width:0;\n    overflow:hidden;\n\n    border:1px solid var(--line);\n    border-radius:18px;\n\n    background:#fff;\n\n    box-shadow:0 9px 28px rgba(53,45,37,.055);\n  }\n\n  .wdf-page .wdf-gallery-body {\n    padding:18px 18px 20px;\n  }\n\n  .wdf-page .wdf-gallery-body small {\n    display:block;\n\n    margin-bottom:5px;\n\n    font-size:9px;\n    line-height:1.4;\n    font-weight:800;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n\n    color:var(--gold);\n  }\n\n  .wdf-page .wdf-gallery-body strong {\n    display:block;\n\n    margin-bottom:5px;\n\n    font-size:15px;\n    line-height:1.4;\n\n    color:var(--ink);\n  }\n\n  .wdf-page .wdf-gallery-body p {\n    margin:0;\n\n    font-size:12.5px;\n    line-height:1.55;\n\n    color:var(--muted);\n  }\n\n\n  \/* STYLE *\/\n\n  .wdf-page .wdf-style {\n    background:var(--cream);\n  }\n\n  .wdf-page .wdf-style-chips {\n    display:flex;\n    flex-wrap:wrap;\n\n    gap:8px;\n\n    margin-top:25px;\n  }\n\n  .wdf-page .wdf-chip {\n    padding:10px 14px;\n\n    border:1px solid var(--line);\n    border-radius:999px;\n\n    background:#fff;\n\n    font-size:11.5px;\n    line-height:1.35;\n    font-weight:700;\n\n    color:var(--ink);\n  }\n\n\n  \/* WHY *\/\n\n  .wdf-page .wdf-why {\n    background:var(--dark);\n  }\n\n  .wdf-page .wdf-why .wdf-title-sm {\n    color:#fff;\n  }\n\n  .wdf-page .wdf-why .wdf-copy {\n    color:rgba(255,255,255,.69);\n  }\n\n  .wdf-page .wdf-why .wdf-kicker {\n    color:var(--gold-soft);\n  }\n\n  .wdf-page .wdf-why-grid {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:12px;\n\n    margin-top:31px;\n  }\n\n  .wdf-page .wdf-why-card {\n    padding:23px 20px;\n\n    border:1px solid rgba(255,255,255,.12);\n    border-radius:15px;\n\n    background:rgba(255,255,255,.045);\n  }\n\n  .wdf-page .wdf-why-card small {\n    display:block;\n\n    margin-bottom:7px;\n\n    font-size:9px;\n    line-height:1.4;\n    font-weight:800;\n    letter-spacing:.11em;\n    text-transform:uppercase;\n\n    color:var(--gold-soft);\n  }\n\n  .wdf-page .wdf-why-card strong {\n    display:block;\n\n    margin-bottom:6px;\n\n    font-size:15px;\n    line-height:1.4;\n\n    color:#fff;\n  }\n\n  .wdf-page .wdf-why-card span {\n    display:block;\n\n    font-size:12.5px;\n    line-height:1.55;\n\n    color:rgba(255,255,255,.66);\n  }\n\n\n  \/* FAQ *\/\n\n  .wdf-page .wdf-faq {\n    background:#fff;\n  }\n\n  .wdf-page .wdf-faq-list {\n    max-width:850px;\n\n    margin:29px auto 0;\n  }\n\n  .wdf-page .wdf-faq-item {\n    margin:0;\n\n    border-top:1px solid var(--line);\n  }\n\n  .wdf-page .wdf-faq-item:last-child {\n    border-bottom:1px solid var(--line);\n  }\n\n  .wdf-page .wdf-faq-item summary {\n    position:relative;\n\n    display:block;\n\n    padding:20px 44px 20px 0;\n\n    cursor:pointer;\n    list-style:none;\n\n    font-size:15px;\n    line-height:1.45;\n    font-weight:750;\n\n    color:var(--ink);\n  }\n\n  .wdf-page .wdf-faq-item summary::-webkit-details-marker {\n    display:none;\n  }\n\n  .wdf-page .wdf-faq-item summary::after {\n    content:\"+\";\n\n    position:absolute;\n\n    right:3px;\n    top:16px;\n\n    font-size:25px;\n    line-height:1;\n\n    color:var(--muted);\n  }\n\n  .wdf-page .wdf-faq-item[open] summary::after {\n    content:\"−\";\n  }\n\n  .wdf-page .wdf-faq-answer {\n    max-width:730px;\n\n    padding:0 0 21px;\n\n    font-size:14px;\n    line-height:1.67;\n\n    color:var(--muted);\n  }\n\n\n  \/* CLOSING *\/\n\n  .wdf-page .wdf-closing {\n    padding:78px 0 72px;\n\n    text-align:center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216,176,97,.19),\n        transparent 42%\n      ),\n      #202923;\n  }\n\n  .wdf-page .wdf-closing .wdf-kicker {\n    color:var(--gold-soft);\n  }\n\n  .wdf-page .wdf-closing .wdf-title-sm {\n    max-width:720px;\n\n    margin-left:auto;\n    margin-right:auto;\n\n    color:#fff;\n  }\n\n  .wdf-page .wdf-closing .wdf-copy {\n    max-width:620px;\n\n    margin-left:auto;\n    margin-right:auto;\n\n    color:rgba(255,255,255,.69);\n  }\n\n  .wdf-page .wdf-top-link {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:49px;\n\n    margin-top:27px;\n    padding:13px 23px;\n\n    border:1px solid rgba(221,196,142,.42);\n    border-radius:999px;\n\n    background:rgba(255,255,255,.06);\n\n    font-size:10px;\n    line-height:1.3;\n    font-weight:800;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n    text-decoration:none !important;\n\n    color:#e2ca98 !important;\n  }\n\n  .wdf-page .wdf-top-link:hover {\n    background:#fff;\n    color:#252b27 !important;\n  }\n\n\n  \/* RESPONSIVE *\/\n\n  @container (max-width:760px) {\n\n    .wdf-page .wdf-wrap {\n      padding-left:20px;\n      padding-right:20px;\n    }\n\n    .wdf-page .wdf-section {\n      padding:52px 0;\n    }\n\n    .wdf-page .wdf-hero {\n      padding:48px 0 53px;\n    }\n\n    .wdf-page .wdf-hero-grid,\n    .wdf-page .wdf-split {\n      grid-template-columns:1fr;\n\n      gap:31px;\n    }\n\n    .wdf-page .wdf-title {\n      font-size:39px;\n    }\n\n    .wdf-page .wdf-title-sm {\n      font-size:31px;\n    }\n\n    .wdf-page .wdf-copy {\n      font-size:15.5px;\n    }\n\n    .wdf-page .wdf-story-grid,\n    .wdf-page .wdf-gallery,\n    .wdf-page .wdf-why-grid {\n      grid-template-columns:1fr;\n    }\n\n    .wdf-page .wdf-closing {\n      padding:56px 0 53px;\n    }\n  }\n\n  @container (max-width:500px) {\n\n    .wdf-page .wdf-wrap {\n      padding-left:17px;\n      padding-right:17px;\n    }\n\n    .wdf-page .wdf-section {\n      padding:44px 0;\n    }\n\n    .wdf-page .wdf-title {\n      font-size:33px;\n    }\n\n    .wdf-page .wdf-title-sm {\n      font-size:28px;\n    }\n\n    .wdf-page .wdf-hero-points,\n    .wdf-page .wdf-spec-grid,\n    .wdf-page .wdf-place-grid {\n      grid-template-columns:1fr;\n    }\n\n    .wdf-page .wdf-top-link {\n      width:100%;\n      max-width:330px;\n    }\n  }\n\n  @media (max-width:700px) {\n\n    .wdf-page .wdf-hero-grid,\n    .wdf-page .wdf-split {\n      grid-template-columns:1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wdf-page\" id=\"wdf-top\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"wdf-hero\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n      \u003cdiv class=\"wdf-hero-grid\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cdiv class=\"wdf-pill\"\u003e\n            A Winter Forest for Your Wall\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"wdf-title\"\u003e\n            Let Christmas Glow Beyond the Tree.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"wdf-copy\"\u003e\n            Snow-covered pines, wandering deer,\n            glowing stars and a tiny cottage come together\n            as one warm woodland scene —\n            turning an open wall into part of your Christmas story.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"wdf-hero-points\"\u003e\n\n            \u003cdiv class=\"wdf-hero-point\"\u003e\n              \u003csmall\u003e01\u003c\/small\u003e\n              \u003cstrong\u003eLayered Forest Scene\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"wdf-hero-point\"\u003e\n              \u003csmall\u003e02\u003c\/small\u003e\n              \u003cstrong\u003eWarm LED Glow\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"wdf-hero-point\"\u003e\n              \u003csmall\u003e03\u003c\/small\u003e\n              \u003cstrong\u003eWall-Mounted Accent\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdf-hero-image\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image.jpg?v=1789184606\" alt=\"Lighted Christmas woodland forest wall decor above a fireplace\" loading=\"eager\" fetchpriority=\"high\"\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- STORY --\u003e\n\n  \u003csection class=\"wdf-section wdf-story\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n\n      \u003cdiv class=\"wdf-center\"\u003e\n\n        \u003cspan class=\"wdf-kicker\"\u003e\n          ONE DECORATION · A COMPLETE WINTER SCENE\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wdf-title-sm\"\u003e\n          More Than a Christmas Light.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wdf-copy\"\u003e\n          The appeal comes from the full composition:\n          varied tree heights, woodland silhouettes,\n          glowing stars, soft snow and a cottage\n          all working together as one finished landscape.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wdf-story-grid\"\u003e\n\n        \u003carticle class=\"wdf-story-card\"\u003e\n\n          \u003cspan class=\"wdf-num\"\u003e01\u003c\/span\u003e\n\n          \u003ch3\u003e\n            Layered Forest Depth\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Trees rise at different heights\n            to create a dimensional woodland silhouette\n            across the wall.\n          \u003c\/p\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003carticle class=\"wdf-story-card\"\u003e\n\n          \u003cspan class=\"wdf-num\"\u003e02\u003c\/span\u003e\n\n          \u003ch3\u003e\n            A Story in the Snow\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Deer moving between the trees\n            and a tiny cottage make the display\n            feel like a complete winter story.\n          \u003c\/p\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003carticle class=\"wdf-story-card\"\u003e\n\n          \u003cspan class=\"wdf-num\"\u003e03\u003c\/span\u003e\n\n          \u003ch3\u003e\n            Light Within the Landscape\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Warm points of light follow the trees,\n            stars and snowy base,\n            becoming part of the scene itself.\n          \u003c\/p\u003e\n\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- LARGE PRODUCT VISUAL --\u003e\n\n  \u003csection class=\"wdf-section wdf-visual\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n\n      \u003cdiv class=\"wdf-center\"\u003e\n\n        \u003cspan class=\"wdf-kicker\"\u003e\n          FOLLOW THE WINTER STORY\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wdf-title-sm\"\u003e\n          Every Detail Has a Place.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wdf-copy\"\u003e\n          From the snowy treetops to the deer below\n          and the little cottage at the edge,\n          every detail adds another layer\n          to the woodland scene.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wdf-large-image\"\u003e\n\n        \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image3.png?v=1789184674\" alt=\"Christmas woodland forest wall decor detail view\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- WARM LIGHT --\u003e\n\n  \u003csection class=\"wdf-section wdf-glow\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n      \u003cdiv class=\"wdf-split\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"wdf-kicker\"\u003e\n            WARM WINTER LIGHT\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"wdf-title-sm\"\u003e\n            Cozy Glow, Not Harsh Brightness.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"wdf-copy\"\u003e\n            Warm LED lights illuminate the snowy trees,\n            glowing stars and cottage,\n            creating a gentle golden atmosphere\n            that feels especially inviting in the evening.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"wdf-glow-list\"\u003e\n\n            \u003cdiv class=\"wdf-glow-item\"\u003e\n\n              \u003cspan class=\"wdf-num\"\u003e\n                01\n              \u003c\/span\u003e\n\n              \u003cdiv\u003e\n                \u003cstrong\u003e\n                  Soft Golden Light\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                  Warm illumination complements\n                  the cream and champagne woodland palette.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"wdf-glow-item\"\u003e\n\n              \u003cspan class=\"wdf-num\"\u003e\n                02\n              \u003c\/span\u003e\n\n              \u003cdiv\u003e\n                \u003cstrong\u003e\n                  Evening Atmosphere\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                  The forest becomes a warm focal point\n                  when the room lights are low.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"wdf-glow-item\"\u003e\n\n              \u003cspan class=\"wdf-num\"\u003e\n                03\n              \u003c\/span\u003e\n\n              \u003cdiv\u003e\n                \u003cstrong\u003e\n                  Battery Operated\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                  Designed as a wall-mounted decorative accent\n                  without becoming part of your room wiring.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdf-glow-photo\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image5.png?v=1789184700\" alt=\"Warm LED glow of Christmas woodland forest wall decor\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- SIZE --\u003e\n\n  \u003csection class=\"wdf-section wdf-size\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n      \u003cdiv class=\"wdf-split\"\u003e\n\n\n        \u003cdiv class=\"wdf-photo\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image6.png?v=1789184715\" alt=\"Christmas woodland wall decor size reference\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"wdf-kicker\"\u003e\n            DESIGNED FOR THE WALL\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"wdf-title-sm\"\u003e\n            A Noticeable Holiday Focal Point.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"wdf-copy\"\u003e\n            Measuring approximately\n            \u003cstrong\u003e\n              15.7 in wide × 12.6 in high\n              (40 × 32 cm)\n            \u003c\/strong\u003e,\n            the woodland scene has visual presence\n            above furniture, mantels\n            and seasonal displays.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"wdf-spec-grid\"\u003e\n\n            \u003cdiv class=\"wdf-spec\"\u003e\n              \u003cstrong\u003e15.7 in \/ 40 cm\u003c\/strong\u003e\n              \u003cspan\u003eApprox. Width\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"wdf-spec\"\u003e\n              \u003cstrong\u003e12.6 in \/ 32 cm\u003c\/strong\u003e\n              \u003cspan\u003eApprox. Height\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"wdf-spec\"\u003e\n              \u003cstrong\u003eWall Mounted\u003c\/strong\u003e\n              \u003cspan\u003eDecorative Accent\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- PLACEMENT --\u003e\n\n  \u003csection class=\"wdf-section wdf-placement\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n      \u003cdiv class=\"wdf-split\"\u003e\n\n\n        \u003cdiv class=\"wdf-photo\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT2.png?v=1789184652\" alt=\"Christmas woodland wall decor displayed in a holiday interior\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"wdf-kicker\"\u003e\n            MAKE IT THE FOCAL POINT\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"wdf-title-sm\"\u003e\n            Let One Scene Do the Decorating.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"wdf-copy\"\u003e\n            Instead of filling the wall\n            with unrelated Christmas pieces,\n            this coordinated woodland panorama\n            creates one clear visual anchor.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"wdf-place-grid\"\u003e\n\n            \u003cdiv class=\"wdf-place\"\u003e\n              \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n              \u003cspan\u003e\n                Connects naturally with your main Christmas display.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"wdf-place\"\u003e\n              \u003cstrong\u003eEntryway\u003c\/strong\u003e\n              \u003cspan\u003e\n                Creates a warm seasonal welcome.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"wdf-place\"\u003e\n              \u003cstrong\u003eDining Room\u003c\/strong\u003e\n              \u003cspan\u003e\n                Adds atmosphere behind a holiday table.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"wdf-place\"\u003e\n              \u003cstrong\u003eFireplace Area\u003c\/strong\u003e\n              \u003cspan\u003e\n                Creates a natural center for the Christmas room.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- LIFESTYLE GALLERY --\u003e\n\n  \u003csection class=\"wdf-section wdf-gallery-section\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n\n      \u003cdiv class=\"wdf-center\"\u003e\n\n        \u003cspan class=\"wdf-kicker\"\u003e\n          FIND ITS PLACE\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wdf-title-sm\"\u003e\n          One Forest. Different Christmas Corners.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wdf-copy\"\u003e\n          The warm neutral palette lets the woodland scene\n          move naturally between different rooms\n          and Christmas decorating styles.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wdf-gallery\"\u003e\n\n\n        \u003carticle class=\"wdf-gallery-card\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image7.png?v=1789184727\" alt=\"Christmas woodland forest wall decor in a holiday console display\" loading=\"lazy\"\u003e\n\n          \u003cdiv class=\"wdf-gallery-body\"\u003e\n\n            \u003csmall\u003e\n              CONSOLE DISPLAY\n            \u003c\/small\u003e\n\n            \u003cstrong\u003e\n              Warm \u0026amp; Collected\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              Pair with greenery and natural textures\n              for a layered winter setting.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003carticle class=\"wdf-gallery-card\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image8.png?v=1789184745\" alt=\"Christmas woodland wall decor in a warm dining room\" loading=\"lazy\"\u003e\n\n          \u003cdiv class=\"wdf-gallery-body\"\u003e\n\n            \u003csmall\u003e\n              DINING SPACE\n            \u003c\/small\u003e\n\n            \u003cstrong\u003e\n              A Softer Holiday Backdrop\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              Warm forest light adds atmosphere\n              behind the holiday table.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003carticle class=\"wdf-gallery-card\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image10.png?v=1789184767\" alt=\"Christmas woodland wall decor in an entryway\" loading=\"lazy\"\u003e\n\n          \u003cdiv class=\"wdf-gallery-body\"\u003e\n\n            \u003csmall\u003e\n              ENTRYWAY\n            \u003c\/small\u003e\n\n            \u003cstrong\u003e\n              A Winter Welcome\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              Create a clear Christmas focal point\n              as soon as guests enter.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FIREPLACE FEATURE --\u003e\n\n  \u003csection class=\"wdf-section wdf-visual\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n      \u003cdiv class=\"wdf-split\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"wdf-kicker\"\u003e\n            ABOVE THE MANTEL\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"wdf-title-sm\"\u003e\n            Give the Fireplace a Winter Skyline.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"wdf-copy\"\u003e\n            Varied tree heights create an organic forest silhouette\n            that works naturally above a mantel,\n            especially when paired with greenery,\n            stockings and warm Christmas lighting.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdf-photo\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image11.png?v=1789184779\" alt=\"Christmas woodland wall decor above a fireplace mantel\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- STYLE --\u003e\n\n  \u003csection class=\"wdf-section wdf-style\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n      \u003cdiv class=\"wdf-split\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"wdf-kicker\"\u003e\n            NEUTRAL CHRISTMAS PALETTE\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"wdf-title-sm\"\u003e\n            Easy to Blend Into the Decor You Already Love.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"wdf-copy\"\u003e\n            Cream white, champagne gold,\n            snowy textures and warm light\n            keep the scene festive\n            without relying on heavy red-and-green color blocking.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"wdf-style-chips\"\u003e\n\n            \u003cspan class=\"wdf-chip\"\u003e\n              Farmhouse Christmas\n            \u003c\/span\u003e\n\n            \u003cspan class=\"wdf-chip\"\u003e\n              Cottage\n            \u003c\/span\u003e\n\n            \u003cspan class=\"wdf-chip\"\u003e\n              Rustic\n            \u003c\/span\u003e\n\n            \u003cspan class=\"wdf-chip\"\u003e\n              Traditional\n            \u003c\/span\u003e\n\n            \u003cspan class=\"wdf-chip\"\u003e\n              Neutral Christmas\n            \u003c\/span\u003e\n\n            \u003cspan class=\"wdf-chip\"\u003e\n              Winter Woodland\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdf-photo\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image4.png?v=1789184687\" alt=\"Neutral cream and champagne Christmas woodland wall decor\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- EXTRA LIFESTYLE --\u003e\n\n  \u003csection class=\"wdf-section wdf-gallery-section\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n      \u003cdiv class=\"wdf-split\"\u003e\n\n\n        \u003cdiv class=\"wdf-photo\"\u003e\n\n          \u003cimg class=\"wdf-img\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPT-Image9.png?v=1789184755\" alt=\"Lighted Christmas woodland wall decor in a cozy holiday interior\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"wdf-kicker\"\u003e\n            WARM LIGHT · QUIET CHRISTMAS\n          \u003c\/span\u003e\n\n          \u003ch2 class=\"wdf-title-sm\"\u003e\n            Designed for the Cozy Side of Christmas.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"wdf-copy\"\u003e\n            The softly lit forest works best as an atmospheric accent —\n            adding depth to the room\n            while still allowing the tree,\n            fireplace and existing decorations to share the scene.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- WHY --\u003e\n\n  \u003csection class=\"wdf-section wdf-why\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n\n      \u003cspan class=\"wdf-kicker\"\u003e\n        WHY THE SCENE STANDS OUT\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"wdf-title-sm\"\u003e\n        The Wall Becomes Part of Christmas.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"wdf-copy\"\u003e\n        The strongest part of the design\n        is not one tree, one star or one light.\n        It is the way every detail works together\n        to create a complete winter landscape.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"wdf-why-grid\"\u003e\n\n        \u003cdiv class=\"wdf-why-card\"\u003e\n\n          \u003csmall\u003e\n            SILHOUETTE\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            A Natural Forest Skyline\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Different tree heights create\n            a more organic wall shape\n            than a standard rectangular decoration.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdf-why-card\"\u003e\n\n          \u003csmall\u003e\n            STORY\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            More Than One Christmas Symbol\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Trees, deer, stars, snow and cottage\n            combine into one continuous winter scene.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdf-why-card\"\u003e\n\n          \u003csmall\u003e\n            ATMOSPHERE\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Designed Around Warm Light\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            The illumination supports the woodland scene\n            instead of overwhelming the rest of the room.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FAQ --\u003e\n\n  \u003csection class=\"wdf-section wdf-faq\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n\n      \u003cdiv class=\"wdf-center\"\u003e\n\n        \u003cspan class=\"wdf-kicker\"\u003e\n          GOOD TO KNOW\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wdf-title-sm\"\u003e\n          Frequently Asked Questions\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wdf-faq-list\"\u003e\n\n\n        \u003cdetails class=\"wdf-faq-item\"\u003e\n\n          \u003csummary\u003e\n            How large is the woodland wall decor?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"wdf-faq-answer\"\u003e\n            The display measures approximately\n            15.7 inches wide × 12.6 inches high\n            (40 × 32 cm).\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"wdf-faq-item\"\u003e\n\n          \u003csummary\u003e\n            What elements are included in the scene?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"wdf-faq-answer\"\u003e\n            The design features layered snowy trees,\n            glowing star toppers, woodland deer,\n            a small cottage and a snow-inspired base.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"wdf-faq-item\"\u003e\n\n          \u003csummary\u003e\n            What kind of lighting does it use?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"wdf-faq-answer\"\u003e\n            Warm LED lights create a soft golden glow\n            throughout the woodland scene.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"wdf-faq-item\"\u003e\n\n          \u003csummary\u003e\n            How is the lighting powered?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"wdf-faq-answer\"\u003e\n            The product is battery operated.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"wdf-faq-item\"\u003e\n\n          \u003csummary\u003e\n            Where can I display it?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"wdf-faq-answer\"\u003e\n            It works well as a wall accent above a fireplace,\n            entry console, dining-room furniture,\n            living-room furniture or other seasonal displays.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"wdf-faq-item\"\u003e\n\n          \u003csummary\u003e\n            What decorating styles does it pair with?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"wdf-faq-answer\"\u003e\n            Its cream, champagne-gold,\n            snowy-white and warm-light palette\n            pairs naturally with farmhouse,\n            cottage, rustic, traditional\n            and neutral Christmas decor.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- CLOSING --\u003e\n\n  \u003csection class=\"wdf-closing\"\u003e\n\n    \u003cdiv class=\"wdf-wrap\"\u003e\n\n\n      \u003cspan class=\"wdf-kicker\"\u003e\n        BRING THE WINTER WOODS HOME\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"wdf-title-sm\"\u003e\n        Make the Empty Wall Part of Christmas.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"wdf-copy\"\u003e\n        Snow-covered trees.\n        Wandering deer.\n        Warm stars and a cottage in the distance.\n        One illuminated woodland scene\n        that changes the feeling of the room.\n      \u003c\/p\u003e\n\n\n      \u003ca class=\"wdf-top-link\" href=\"#wdf-top\" aria-label=\"Return to the top of the product description\"\u003e\n        Choose Yours Above ↑\n      \u003c\/a\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":52633285951790,"sku":"SZ05292609127209","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPT-Image.jpg?v=1789184606","url":"https:\/\/cotitoc.com\/fr\/products\/lighted-christmas-woodland-forest-wall-decor","provider":"cotitoc","version":"1.0","type":"link"}