{"product_id":"windswept-winter-trees-lighted-sculptural-tree-set","title":"Windswept Winter Trees – Lighted Sculptural Tree Set","description":"\u003cstyle\u003e\n\/* =========================================================\n   WINDSWEPT WINTER TREES\n   Lightweight Shopify Landing Page\n========================================================= *\/\n\n.wwt26{\n  --brown:#5b4635;\n  --brown2:#3f3127;\n  --cream:#faf6ee;\n  --cream2:#eee4d5;\n  --gold:#b89058;\n  --text:#403b35;\n  --muted:#746e66;\n\n  max-width:900px;\n  margin:0 auto;\n  padding:0 9px 56px;\n  box-sizing:border-box;\n\n  color:var(--text);\n  background:#fff;\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.65;\n}\n\n.wwt26 *{\n  box-sizing:border-box;\n}\n\n.wwt26 img{\n  display:block;\n  width:100%;\n  height:auto!important;\n  object-fit:contain!important;\n}\n\n.wwt-section{\n  margin-top:44px;\n}\n\n.wwt-center{\n  text-align:center;\n}\n\n.wwt-kicker{\n  display:inline-block;\n  margin-bottom:7px;\n  color:#8c6a45;\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.wwt-title{\n  max-width:760px;\n  margin:0 auto 12px;\n  color:var(--brown2);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:35px;\n  line-height:1.12;\n}\n\n.wwt-lead{\n  max-width:700px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:15px;\n}\n\n.wwt-image{\n  max-width:820px;\n  margin:23px auto 0;\n  overflow:hidden;\n  border-radius:12px;\n  background:#f5efe6;\n}\n\n.wwt-image img{\n  border-radius:12px;\n}\n\n\n\/* HERO *\/\n\n.wwt-hero{\n  padding:38px 20px 25px;\n  border:1px solid #dfd3c2;\n  border-radius:15px;\n  text-align:center;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fbf8f2,\n      #efe6d8\n    );\n}\n\n.wwt-badge{\n  display:inline-block;\n  margin-bottom:12px;\n  padding:6px 13px;\n  border-radius:30px;\n\n  color:#fff;\n  background:var(--brown2);\n\n  font-size:10px;\n  font-weight:800;\n}\n\n.wwt-hero h1{\n  max-width:790px;\n  margin:0 auto 13px;\n\n  color:var(--brown2);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:43px;\n  line-height:1.05;\n}\n\n.wwt-hero p{\n  max-width:700px;\n  margin:0 auto;\n\n  color:#6b645c;\n  font-size:16px;\n}\n\n.wwt-price{\n  margin-top:17px;\n\n  color:var(--brown2);\n  font-size:31px;\n  font-weight:800;\n}\n\n.wwt-price del{\n  margin-left:8px;\n  color:#9a938a;\n  font-size:17px;\n  font-weight:500;\n}\n\n.wwt-save{\n  display:inline-block;\n  margin-left:7px;\n  padding:4px 8px;\n  border-radius:20px;\n\n  color:#fff;\n  background:#8d5b3e;\n\n  font-size:9px;\n}\n\n\n\/* BUTTON *\/\n\n.wwt-btn{\n  display:inline-block;\n  margin-top:18px;\n  padding:14px 26px;\n\n  border:0;\n  border-radius:7px;\n\n  cursor:pointer;\n\n  color:#fff!important;\n  background:var(--brown2);\n\n  text-decoration:none!important;\n\n  font-size:12px;\n  font-weight:800;\n}\n\n.wwt-btn:hover{\n  background:var(--brown);\n}\n\n\n\/* BENEFITS *\/\n\n.wwt-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:8px;\n  margin-top:14px;\n}\n\n.wwt-benefit{\n  padding:16px 8px;\n  border:1px solid #e3d9cc;\n  border-radius:8px;\n  text-align:center;\n  background:#fff;\n}\n\n.wwt-benefit span{\n  display:block;\n  margin-bottom:3px;\n  font-size:21px;\n}\n\n.wwt-benefit strong{\n  display:block;\n  color:var(--brown2);\n  font-size:9px;\n}\n\n.wwt-benefit small{\n  display:block;\n  margin-top:2px;\n  color:#857e75;\n  font-size:8px;\n}\n\n\n\/* HOOK *\/\n\n.wwt-hook{\n  padding:34px 20px;\n  border-left:4px solid var(--gold);\n  text-align:center;\n  background:var(--cream);\n}\n\n.wwt-hook p{\n  max-width:710px;\n  margin:0 auto;\n\n  color:#625b53;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:19px;\n  line-height:1.8;\n}\n\n.wwt-hook strong{\n  color:var(--brown2);\n}\n\n\n\/* DARK PANEL *\/\n\n.wwt-dark{\n  padding:38px 20px 27px;\n  border-radius:13px;\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #4a392c,\n      #2f251e\n    );\n}\n\n.wwt-dark .wwt-kicker{\n  color:#ddbd88;\n}\n\n.wwt-dark .wwt-title{\n  color:#fff7e9;\n}\n\n.wwt-dark .wwt-lead{\n  color:#ddd2c7;\n}\n\n\n\/* FEATURE GRID *\/\n\n.wwt-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:9px;\n\n  max-width:810px;\n  margin:22px auto 0;\n}\n\n.wwt-card{\n  padding:18px 10px;\n\n  border:1px solid #e0d4c4;\n  border-radius:8px;\n\n  text-align:center;\n  background:#fff;\n}\n\n.wwt-card span{\n  display:block;\n  margin-bottom:4px;\n  font-size:23px;\n}\n\n.wwt-card strong{\n  display:block;\n  color:var(--brown2);\n  font-size:10px;\n}\n\n.wwt-card p{\n  margin:4px 0 0;\n  color:#807970;\n  font-size:9px;\n}\n\n\n\/* PLACEMENT *\/\n\n.wwt-places{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:8px;\n\n  max-width:810px;\n  margin:22px auto 0;\n}\n\n.wwt-place{\n  padding:15px 7px;\n  border-radius:8px;\n  text-align:center;\n  background:#f5f0e8;\n}\n\n.wwt-place span{\n  display:block;\n  font-size:20px;\n}\n\n.wwt-place strong{\n  display:block;\n  margin-top:3px;\n  color:var(--brown2);\n  font-size:9px;\n}\n\n\n\/* FINAL *\/\n\n.wwt-final{\n  padding:41px 20px;\n  border-radius:13px;\n  text-align:center;\n  background:var(--brown2);\n}\n\n.wwt-final h2{\n  max-width:740px;\n  margin:0 auto 12px;\n\n  color:#fff8eb;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:34px;\n  line-height:1.12;\n}\n\n.wwt-final p{\n  max-width:650px;\n  margin:0 auto;\n  color:#dfd5ca;\n  font-size:14px;\n}\n\n.wwt-final .wwt-btn{\n  color:var(--brown2)!important;\n  background:#f0ddba;\n}\n\n\n\/* MOBILE *\/\n\n@media(max-width:749px){\n\n  .wwt26{\n    padding-left:6px;\n    padding-right:6px;\n  }\n\n  .wwt-section{\n    margin-top:36px;\n  }\n\n  .wwt-hero{\n    padding:27px 12px 19px;\n  }\n\n  .wwt-hero h1{\n    font-size:31px;\n  }\n\n  .wwt-title{\n    font-size:27px;\n  }\n\n  .wwt-benefits,\n  .wwt-places{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .wwt-grid{\n    grid-template-columns:1fr;\n  }\n\n  .wwt-hook{\n    padding:29px 14px;\n  }\n\n  .wwt-hook p{\n    font-size:17px;\n  }\n\n  .wwt-dark{\n    padding:31px 13px 22px;\n  }\n\n  .wwt-final{\n    padding:34px 14px;\n  }\n\n  .wwt-final h2{\n    font-size:27px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"wwt26\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"wwt-hero\"\u003e\n\u003cdiv class=\"wwt-badge\"\u003e✨ LIGHTED WINTER TREE SET\u003c\/div\u003e\n\u003ch1\u003eChristmas Décor With a Little More Character.\u003c\/h1\u003e\n\u003cp\u003eTwo windswept sculptural trees wrapped in delicate warm lights, bringing soft winter glow and beautifully imperfect texture to your favorite holiday corner.\u003c\/p\u003e\n\u003cdiv class=\"wwt-price\"\u003e$59.99 \u003cdel\u003e$129.99\u003c\/del\u003e \u003cspan class=\"wwt-save\"\u003eSAVE 53%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"wwt-btn\" type=\"button\"\u003e ✨ GET THE WINTER TREE SET \u003c\/button\u003e\n\u003cdiv class=\"wwt-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/12-2.png?v=1787909695\u0026amp;width=1200\" srcset=\"https:\/\/woverssy.com\/cdn\/shop\/files\/12-2.png?v=1787909695\u0026amp;width=600 600w,\n          https:\/\/woverssy.com\/cdn\/shop\/files\/12-2.png?v=1787909695\u0026amp;width=900 900w,\n          https:\/\/woverssy.com\/cdn\/shop\/files\/12-2.png?v=1787909695\u0026amp;width=1200 1200w\" sizes=\"(max-width:749px) 100vw,820px\" alt=\"Windswept Winter Trees Lighted Sculptural Tree Set\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"wwt-benefits\"\u003e\n\u003cdiv class=\"wwt-benefit\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eWARM LIGHTED GLOW\u003c\/strong\u003e \u003csmall\u003eSoft amber illumination\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-benefit\"\u003e\n\u003cspan\u003e🌲\u003c\/span\u003e \u003cstrong\u003eSCULPTURAL SHAPE\u003c\/strong\u003e \u003csmall\u003eIrregular windswept form\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-benefit\"\u003e\n\u003cspan\u003e🤍\u003c\/span\u003e \u003cstrong\u003eWEATHERED FINISH\u003c\/strong\u003e \u003csmall\u003eIvory, gray \u0026amp; natural brown\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-benefit\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eCOORDINATING SET\u003c\/strong\u003e \u003csmall\u003eTwo distinct tree silhouettes\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOOK --\u003e\n\u003csection class=\"wwt-section\"\u003e\n\u003cdiv class=\"wwt-hook\"\u003e\n\u003cp\u003eNot every Christmas home needs more red, more glitter or more ornaments. \u003cbr\u003e\u003cbr\u003eSometimes the most beautiful seasonal décor is the piece that feels \u003cstrong\u003e collected, quiet and a little unexpected. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SCULPTURAL --\u003e\n\u003csection class=\"wwt-section wwt-center\"\u003e\u003cspan class=\"wwt-kicker\"\u003e SCULPTURAL • ORGANIC • BEAUTIFULLY IMPERFECT \u003c\/span\u003e\n\u003ch2 class=\"wwt-title\"\u003eDesigned to Look Like Winter Trees Shaped by the Wind.\u003c\/h2\u003e\n\u003cp class=\"wwt-lead\"\u003eLayered surfaces, irregular edges, delicate branch-like details and exposed root-inspired bases give each tree its own expressive silhouette.\u003c\/p\u003e\n\u003cdiv class=\"wwt-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1787914079417.png?v=1787914205\u0026amp;width=1100\" alt=\"Windswept winter trees in bright natural light\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- NIGHT GLOW --\u003e\n\u003csection class=\"wwt-section\"\u003e\n\u003cdiv class=\"wwt-dark\"\u003e\n\u003cspan class=\"wwt-kicker\"\u003e WHEN EVENING COMES \u003c\/span\u003e\n\u003ch2 class=\"wwt-title\"\u003eA Soft Glow Brings Every Fold \u0026amp; Branch to Life.\u003c\/h2\u003e\n\u003cp class=\"wwt-lead\"\u003eTiny warm lights weave through the layered forms, illuminating the weathered surfaces and creating a cozy amber atmosphere after dark.\u003c\/p\u003e\n\u003cdiv class=\"wwt-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17879140832523.png?v=1787914206\u0026amp;width=1100\" alt=\"Lighted winter trees glowing on Christmas dining table\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TWO TREE DESIGN --\u003e\n\u003csection class=\"wwt-section wwt-center\"\u003e\u003cspan class=\"wwt-kicker\"\u003e TWO DIFFERENT TREES • ONE BALANCED DISPLAY \u003c\/span\u003e\n\u003ch2 class=\"wwt-title\"\u003eMade to Look Better Together.\u003c\/h2\u003e\n\u003cp class=\"wwt-lead\"\u003eOne tree rises taller with four sculptural tiers, while the second has a broader three-tier silhouette. The different proportions create a naturally layered display without looking overly matched.\u003c\/p\u003e\n\u003cdiv class=\"wwt-grid\"\u003e\n\u003cdiv class=\"wwt-card\"\u003e\n\u003cspan\u003e🌲\u003c\/span\u003e \u003cstrong\u003eTALLER TREE\u003c\/strong\u003e\n\u003cp\u003eFour expressive layered tiers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-card\"\u003e\n\u003cspan\u003e🌲\u003c\/span\u003e \u003cstrong\u003eSHORTER TREE\u003c\/strong\u003e\n\u003cp\u003eBroader three-tier silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-card\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eCOORDINATED GLOW\u003c\/strong\u003e\n\u003cp\u003eWarm light ties the pair together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17879140742305.png?v=1787914206\u0026amp;width=1100\" alt=\"Two lighted sculptural winter trees displayed together\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEAUTIFUL UNLIT --\u003e\n\u003csection class=\"wwt-section wwt-center\"\u003e\u003cspan class=\"wwt-kicker\"\u003e BEAUTIFUL IN DAYLIGHT TOO \u003c\/span\u003e\n\u003ch2 class=\"wwt-title\"\u003eMore Than Something You Only Notice at Night.\u003c\/h2\u003e\n\u003cp class=\"wwt-lead\"\u003eWeathered ivory, aged gray and natural earthy tones keep the pair decorative even in daylight, making the sculptural texture part of the display all day long.\u003c\/p\u003e\n\u003cdiv class=\"wwt-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17879140901329.png?v=1787914206\u0026amp;width=1100\" alt=\"Lighted winter tree set in elegant neutral Christmas room\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003csection class=\"wwt-section\"\u003e\n\u003cdiv class=\"wwt-dark\"\u003e\n\u003cspan class=\"wwt-kicker\"\u003e STYLE YOUR WINTER CORNER \u003c\/span\u003e\n\u003ch2 class=\"wwt-title\"\u003eMade for Cozy, Collected Homes.\u003c\/h2\u003e\n\u003cp class=\"wwt-lead\"\u003eTheir understated palette works naturally with rustic, cottage, vintage and traditional winter interiors without relying on bright seasonal colors.\u003c\/p\u003e\n\u003cdiv class=\"wwt-places\"\u003e\n\u003cdiv class=\"wwt-place\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e \u003cstrong\u003eFIREPLACE MANTEL\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-place\"\u003e\n\u003cspan\u003e🏡\u003c\/span\u003e \u003cstrong\u003eENTRY CONSOLE\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-place\"\u003e\n\u003cspan\u003e🍽️\u003c\/span\u003e \u003cstrong\u003eDINING DISPLAY\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-place\"\u003e\n\u003cspan\u003e📚\u003c\/span\u003e \u003cstrong\u003eREADING CORNER\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwt-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17879140879486.png?v=1787914206\u0026amp;width=1100\" alt=\"Vintage winter trees displayed on rustic console\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"wwt-section\"\u003e\n\u003cdiv class=\"wwt-final\"\u003e\n\u003ch2\u003eA Quiet Little Winter Grove for Your Home.\u003c\/h2\u003e\n\u003cp\u003eSoft light. Weathered texture. Windswept silhouettes. Two sculptural trees designed to make Christmas feel warmer without making it louder.\u003c\/p\u003e\n\u003cbutton class=\"wwt-btn\" type=\"button\"\u003e ✨ BRING THE WINTER GLOW HOME \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"YW","offers":[{"title":"Default Title","offer_id":67435839127597,"sku":"SZ05402608283254-Default Title","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/12-2.png?v=1787909695","url":"https:\/\/woverssy.com\/products\/windswept-winter-trees-lighted-sculptural-tree-set","provider":"woverssy","version":"1.0","type":"link"}