{"product_id":"winter-haven-cardinal-cottage-lantern","title":"💖A Little Winter Home for Cardinal Lovers💖","description":"\u003cstyle\u003e\n\/* =========================================================\n   WINTER HAVEN CARDINAL COTTAGE LANTERN\n   Conversion Version 2\n   $45.99 Price \/ Real-Life Proof Added\n========================================================= *\/\n\n.winter-haven-v2{\n  --red:#a4262d;\n  --red-dark:#76191e;\n  --green:#1e4936;\n  --green-dark:#102c21;\n  --cream:#fffaf2;\n  --cream2:#f4e8d6;\n  --gold:#c89b50;\n  --gold2:#eed39a;\n  --text:#342f2b;\n  --muted:#736d67;\n  --line:#e3d5c1;\n\n  max-width:960px;\n  margin:0 auto;\n  padding:0 8px 100px;\n  box-sizing:border-box;\n\n  background:#fff;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n}\n\n.winter-haven-v2 *,\n.winter-haven-v2 *:before,\n.winter-haven-v2 *:after{\n  box-sizing:border-box;\n}\n\n.winter-haven-v2 img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto!important;\n  object-fit:contain!important;\n}\n\n.winter-haven-v2 h1,\n.winter-haven-v2 h2,\n.winter-haven-v2 h3{\n  font-family:Georgia,\"Times New Roman\",serif;\n  margin-top:0;\n}\n\n.wh2-section{\n  margin-top:48px;\n}\n\n.wh2-center{\n  text-align:center;\n}\n\n.wh2-kicker{\n  display:inline-block;\n\n  margin-bottom:8px;\n\n  color:var(--red);\n\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.wh2-title{\n  max-width:820px;\n  margin:0 auto 13px;\n\n  color:var(--green);\n\n  font-size:38px;\n  line-height:1.08;\n}\n\n.wh2-copy{\n  max-width:750px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:15px;\n}\n\n.wh2-image{\n  max-width:860px;\n  margin:24px auto 0;\n\n  overflow:hidden;\n\n  border-radius:17px;\n\n  background:#f5eadb;\n\n  box-shadow:\n    0 12px 30px rgba(62,42,28,.09);\n}\n\n.wh2-image img{\n  border-radius:17px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.wh2-hero{\n  overflow:hidden;\n\n  padding:44px 20px 28px;\n\n  border:1px solid #decaac;\n  border-radius:21px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 10% 0,\n      rgba(164,38,45,.10),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 90% 0,\n      rgba(200,155,80,.20),\n      transparent 34%\n    ),\n    linear-gradient(\n      180deg,\n      #fffaf2,\n      #eee0cc\n    );\n\n  box-shadow:\n    0 20px 46px rgba(62,42,27,.10);\n}\n\n.wh2-badge{\n  display:inline-block;\n\n  margin-bottom:12px;\n  padding:7px 14px;\n\n  border-radius:30px;\n\n  background:var(--green);\n  color:#fff;\n\n  font-size:9px;\n  font-weight:900;\n  letter-spacing:.06em;\n}\n\n.wh2-hero h1{\n  max-width:850px;\n  margin:0 auto 13px;\n\n  color:var(--green);\n\n  font-size:47px;\n  line-height:1.03;\n}\n\n.wh2-hero h1 span{\n  color:var(--red);\n}\n\n.wh2-sub{\n  max-width:730px;\n  margin:0 auto;\n\n  color:#665f58;\n\n  font-size:16px;\n}\n\n.wh2-price{\n  margin-top:18px;\n\n  color:var(--red);\n\n  font-size:36px;\n  font-weight:950;\n}\n\n.wh2-price del{\n  margin-left:7px;\n\n  color:#a39b94;\n\n  font-size:17px;\n  font-weight:500;\n}\n\n.wh2-price small{\n  display:block;\n\n  margin-top:3px;\n\n  color:#807870;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.wh2-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  margin-top:19px;\n  padding:15px 28px;\n\n  border:0;\n  border-radius:9px;\n\n  cursor:pointer;\n\n  color:#fff!important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #b53137,\n      #791c21\n    );\n\n  box-shadow:\n    0 10px 24px rgba(130,31,36,.23);\n\n  text-decoration:none!important;\n\n  font-size:11px;\n  font-weight:900;\n\n  transition:.18s ease;\n}\n\n.wh2-btn:hover{\n  transform:translateY(-2px);\n\n  box-shadow:\n    0 14px 30px rgba(130,31,36,.30);\n}\n\n.wh2-btn.green{\n  background:\n    linear-gradient(\n      135deg,\n      #326a4d,\n      #193f2f\n    );\n}\n\n.wh2-btn.gold{\n  color:#3c2e20!important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #f0d89d,\n      #c5984d\n    );\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.wh2-facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.wh2-fact{\n  padding:17px 8px;\n\n  border:1px solid var(--line);\n  border-radius:9px;\n\n  text-align:center;\n\n  background:#fff;\n}\n\n.wh2-fact span{\n  display:block;\n\n  font-size:22px;\n}\n\n.wh2-fact strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--green);\n\n  font-size:9px;\n}\n\n.wh2-fact small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#817a73;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   EMOTIONAL HOOK\n========================================================= *\/\n\n.wh2-hook{\n  padding:45px 22px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(238,211,154,.15),\n      transparent 42%\n    ),\n    linear-gradient(\n      145deg,\n      #234c39,\n      #102d21\n    );\n}\n\n.wh2-hook p{\n  max-width:750px;\n  margin:0 auto;\n\n  color:#f8f4eb;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1.82;\n}\n\n.wh2-hook strong{\n  color:var(--gold2);\n}\n\n\n\/* =========================================================\n   REAL LIFE PROOF\n========================================================= *\/\n\n.wh2-real{\n  padding:44px 20px 30px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fff9f1,\n      #efe1cc\n    );\n}\n\n.wh2-proof{\n  display:inline-flex;\n  align-items:center;\n\n  gap:6px;\n\n  margin-top:16px;\n  padding:7px 12px;\n\n  border-radius:30px;\n\n  background:#fff;\n\n  color:#5c5148;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.wh2-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  max-width:840px;\n  margin:23px auto 0;\n}\n\n.wh2-card{\n  padding:18px 8px;\n\n  border:1px solid #dfd0b9;\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.wh2-card span{\n  display:block;\n\n  font-size:22px;\n}\n\n.wh2-card strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--green);\n\n  font-size:9px;\n}\n\n.wh2-card p{\n  margin:4px 0 0;\n\n  color:#807870;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   NIGHT\n========================================================= *\/\n\n.wh2-night{\n  padding:45px 20px 30px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(238,211,154,.16),\n      transparent 42%\n    ),\n    linear-gradient(\n      145deg,\n      #52201f,\n      #2f1011\n    );\n}\n\n.wh2-night .wh2-kicker{\n  color:var(--gold2);\n}\n\n.wh2-night .wh2-title{\n  color:#fff7e8;\n}\n\n.wh2-night .wh2-copy{\n  color:#ead9d4;\n}\n\n\n\/* =========================================================\n   TIMER\n========================================================= *\/\n\n.wh2-timer{\n  padding:44px 20px 30px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:#faf3e8;\n}\n\n.wh2-timer-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:9px;\n\n  max-width:820px;\n  margin:23px auto 0;\n}\n\n.wh2-timer-card{\n  padding:19px 8px;\n\n  border:1px solid #e0d3c0;\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.wh2-timer-card span{\n  display:block;\n\n  font-size:25px;\n}\n\n.wh2-timer-card strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--green);\n\n  font-size:10px;\n}\n\n.wh2-timer-card p{\n  margin:4px 0 0;\n\n  color:#807970;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.wh2-specs{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  max-width:840px;\n  margin:23px auto 0;\n}\n\n.wh2-spec{\n  padding:15px 8px;\n\n  border:1px solid var(--line);\n  border-radius:9px;\n\n  text-align:center;\n\n  background:#fff;\n}\n\n.wh2-spec strong{\n  display:block;\n\n  color:var(--green);\n\n  font-size:9px;\n}\n\n.wh2-spec span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#79716b;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.wh2-gift{\n  padding:45px 20px 30px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #244d39,\n      #102d21\n    );\n}\n\n.wh2-gift .wh2-kicker{\n  color:var(--gold2);\n}\n\n.wh2-gift .wh2-title{\n  color:#fff7e8;\n}\n\n.wh2-gift .wh2-copy{\n  color:#dce5df;\n}\n\n.wh2-gift-tags{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin:21px auto 0;\n}\n\n.wh2-gift-tag{\n  padding:7px 11px;\n\n  border-radius:30px;\n\n  color:#493d32;\n  background:#fff;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   BUNDLE\n========================================================= *\/\n\n.wh2-bundle{\n  padding:45px 20px 31px;\n\n  border-radius:18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 100%,\n      rgba(200,155,80,.19),\n      transparent 44%\n    ),\n    linear-gradient(\n      145deg,\n      #552022,\n      #310e10\n    );\n}\n\n.wh2-bundle .wh2-kicker{\n  color:var(--gold2);\n}\n\n.wh2-bundle .wh2-title{\n  color:#fff7e9;\n}\n\n.wh2-bundle .wh2-copy{\n  color:#ead9d5;\n}\n\n.wh2-bundle-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  max-width:850px;\n  margin:25px auto 0;\n}\n\n.wh2-pack{\n  position:relative;\n\n  padding:20px 8px;\n\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:9px;\n\n  background:rgba(255,255,255,.07);\n}\n\n.wh2-pack.hot{\n  border:2px solid var(--gold2);\n\n  background:rgba(255,255,255,.12);\n}\n\n.wh2-pack-badge{\n  position:absolute;\n\n  top:-10px;\n  left:50%;\n\n  transform:translateX(-50%);\n\n  padding:3px 8px;\n\n  border-radius:20px;\n\n  color:#3c2e20;\n  background:var(--gold2);\n\n  white-space:nowrap;\n\n  font-size:7px;\n  font-weight:900;\n}\n\n.wh2-pack strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:9px;\n}\n\n.wh2-pack b{\n  display:block;\n\n  margin:5px 0 2px;\n\n  color:var(--gold2);\n\n  font-size:20px;\n}\n\n.wh2-pack small{\n  display:block;\n\n  color:#e6d3d0;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.wh2-faq{\n  max-width:820px;\n  margin:22px auto 0;\n}\n\n.wh2-faq details{\n  margin-bottom:7px;\n\n  overflow:hidden;\n\n  border:1px solid #e2d6c5;\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.wh2-faq summary{\n  padding:13px 14px;\n\n  cursor:pointer;\n\n  color:var(--green);\n\n  font-size:11px;\n  font-weight:900;\n}\n\n.wh2-faq p{\n  margin:0;\n\n  padding:0 14px 14px;\n\n  color:#756e68;\n\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.wh2-final{\n  padding:50px 20px;\n\n  border-radius:19px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 110%,\n      rgba(200,155,80,.22),\n      transparent 44%\n    ),\n    linear-gradient(\n      145deg,\n      #244d39,\n      #102c20\n    );\n}\n\n.wh2-final h2{\n  max-width:820px;\n  margin:0 auto 12px;\n\n  color:#fff7e6;\n\n  font-size:40px;\n  line-height:1.05;\n}\n\n.wh2-final h2 span{\n  color:var(--gold2);\n}\n\n.wh2-final p{\n  max-width:700px;\n  margin:0 auto;\n\n  color:#dce4de;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   STICKY\n========================================================= *\/\n\n.wh2-sticky{\n  display:none;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .winter-haven-v2{\n    padding-left:5px;\n    padding-right:5px;\n    padding-bottom:100px;\n  }\n\n  .wh2-section{\n    margin-top:39px;\n  }\n\n  .wh2-hero{\n    padding:30px 12px 21px;\n  }\n\n  .wh2-hero h1{\n    font-size:32px;\n  }\n\n  .wh2-title{\n    font-size:27px;\n  }\n\n  .wh2-copy{\n    font-size:14px;\n  }\n\n  .wh2-facts,\n  .wh2-grid,\n  .wh2-specs,\n  .wh2-bundle-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .wh2-timer-grid{\n    grid-template-columns:1fr;\n  }\n\n  .wh2-hook{\n    padding:32px 14px;\n  }\n\n  .wh2-hook p{\n    font-size:17px;\n  }\n\n  .wh2-real,\n  .wh2-night,\n  .wh2-timer,\n  .wh2-gift,\n  .wh2-bundle{\n    padding:34px 12px 24px;\n  }\n\n  .wh2-final{\n    padding:39px 14px;\n  }\n\n  .wh2-final h2{\n    font-size:29px;\n  }\n\n  .wh2-sticky{\n    position:fixed;\n    z-index:9998;\n\n    left:8px;\n    right:8px;\n    bottom:8px;\n\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n\n    gap:8px;\n\n    padding:8px 9px;\n\n    border:1px solid rgba(238,211,154,.35);\n    border-radius:12px;\n\n    background:rgba(24,60,45,.97);\n\n    box-shadow:\n      0 7px 28px rgba(0,0,0,.27);\n  }\n\n  .wh2-sticky-copy{\n    color:#fff;\n\n    font-size:8px;\n  }\n\n  .wh2-sticky-copy strong{\n    display:block;\n\n    color:var(--gold2);\n\n    font-size:18px;\n  }\n\n  .wh2-sticky .wh2-btn{\n    margin:0;\n    padding:11px 13px;\n\n    font-size:9px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"winter-haven-v2\"\u003e\n\u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\u003csection class=\"wh2-hero\"\u003e\n\u003cdiv class=\"wh2-badge\"\u003e❤️ A WINTER HAVEN FOR CARDINAL LOVERS\u003c\/div\u003e\n\u003ch1\u003eA Warm Little Cottage \u003cspan\u003eYou’ll Look Forward to Lighting Every Night.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"wh2-sub\"\u003eTwo vivid red cardinals rest among snow-covered evergreens, berries and pinecones while warm golden light glows through the cottage windows. \u003cbr\u003e\u003cbr\u003eA complete winter scene designed to make one corner of your home instantly feel more like Christmas.\u003c\/p\u003e\n\u003cdiv class=\"wh2-price\"\u003e$45.99 \u003cdel\u003e $89.99 \u003c\/del\u003e \u003csmall\u003e Warm LED light · Cordless · Daily timer \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"wh2-btn\"\u003e ❤️ BRING YOUR WINTER HAVEN HOME \u003c\/button\u003e\n\u003cdiv class=\"wh2-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/18-17.png?v=1789547415\u0026amp;width=1200\" srcset=\"https:\/\/woverssy.com\/cdn\/shop\/files\/18-17.png?v=1789547415\u0026amp;width=600 600w,\n          https:\/\/woverssy.com\/cdn\/shop\/files\/18-17.png?v=1789547415\u0026amp;width=900 900w,\n          https:\/\/woverssy.com\/cdn\/shop\/files\/18-17.png?v=1789547415\u0026amp;width=1200 1200w\" sizes=\"(max-width:749px) 100vw,860px\" alt=\"Winter Haven Cardinal Cottage Lantern\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"wh2-facts\"\u003e\n\u003cdiv class=\"wh2-fact\"\u003e\n\u003cspan\u003e❤️\u003c\/span\u003e \u003cstrong\u003e TWO CARDINALS \u003c\/strong\u003e \u003csmall\u003e Bright red focal detail \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-fact\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003e WARM LED \u003c\/strong\u003e \u003csmall\u003e Cozy golden interior glow \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-fact\"\u003e\n\u003cspan\u003e⏰\u003c\/span\u003e \u003cstrong\u003e DAILY TIMER \u003c\/strong\u003e \u003csmall\u003e 6h on · 18h off \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-fact\"\u003e\n\u003cspan\u003e🔋\u003c\/span\u003e \u003cstrong\u003e CORDLESS \u003c\/strong\u003e \u003csmall\u003e Battery-powered \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       EMOTIONAL HOOK\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-hook\"\u003e\n\u003cp\u003eSome Christmas decorations simply fill an empty spot. \u003cbr\u003e\u003cbr\u003eWinter Haven creates a little scene you actually stop and look at. \u003cbr\u003e\u003cbr\u003eSnow on the roof. Cardinals in the evergreens. Light behind the windows. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e A tiny winter home that makes your own home feel warmer. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL-LIFE PROOF\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-real\"\u003e\n\u003cspan class=\"wh2-kicker\"\u003e BEAUTIFUL IN REAL HOMES — NOT JUST STYLED PHOTOS \u003c\/span\u003e\n\u003ch2 class=\"wh2-title\"\u003eThis Is What the Glow Looks Like in an Everyday Living Room.\u003c\/h2\u003e\n\u003cp class=\"wh2-copy\"\u003eNo perfect Christmas set. No dramatic studio background. \u003cbr\u003e\u003cbr\u003eJust the cottage sitting on a coffee table, surrounded by the things that are already part of everyday life. \u003cbr\u003e\u003cbr\u003eThat warm window glow is what gives it its charm.\u003c\/p\u003e\n\u003cdiv class=\"wh2-proof\"\u003e✓ Real-home style view · ✓ Everyday scale reference\u003c\/div\u003e\n\u003cdiv class=\"wh2-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896258472477.png?v=1789625863\u0026amp;width=1100\" alt=\"Winter Haven Cardinal Cottage Lantern in a real living room\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WHAT YOU GET\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-real\"\u003e\n\u003cspan class=\"wh2-kicker\"\u003e ONE DECOR PIECE · A COMPLETE WINTER SCENE \u003c\/span\u003e\n\u003ch2 class=\"wh2-title\"\u003eYou Don’t Need to Add Much Around It.\u003c\/h2\u003e\n\u003cp class=\"wh2-copy\"\u003eThe cottage already combines the most recognizable parts of a cozy winter display. \u003cbr\u003e\u003cbr\u003ePlace it down, switch on the light and the corner instantly feels finished.\u003c\/p\u003e\n\u003cdiv class=\"wh2-grid\"\u003e\n\u003cdiv class=\"wh2-card\"\u003e\n\u003cspan\u003e❤️\u003c\/span\u003e \u003cstrong\u003eCARDINAL PAIR\u003c\/strong\u003e\n\u003cp\u003eRich red color instantly catches the eye.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-card\"\u003e\n\u003cspan\u003e🌲\u003c\/span\u003e \u003cstrong\u003eEVERGREENS\u003c\/strong\u003e\n\u003cp\u003eLayered foliage around the cottage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-card\"\u003e\n\u003cspan\u003e🌰\u003c\/span\u003e \u003cstrong\u003ePINECONES \u0026amp; BERRIES\u003c\/strong\u003e\n\u003cp\u003eSmall details create depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-card\"\u003e\n\u003cspan\u003e❄️\u003c\/span\u003e \u003cstrong\u003eSNOWY FINISH\u003c\/strong\u003e\n\u003cp\u003eA weathered winter-cottage look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17895536767928.png?v=1789553717\u0026amp;width=1100\" alt=\"Winter Haven Cardinal Cottage Lantern details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NIGHT EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-night\"\u003e\n\u003cspan class=\"wh2-kicker\"\u003e WHEN THE ROOM GETS DARKER \u003c\/span\u003e\n\u003ch2 class=\"wh2-title\"\u003eThat’s When the Cottage Really Comes Alive.\u003c\/h2\u003e\n\u003cp class=\"wh2-copy\"\u003eWarm amber LEDs illuminate the arched windows and lantern tower. \u003cbr\u003e\u003cbr\u003eThe glow is soft enough to feel cozy, but bright enough to make the cottage stand out from across the room.\u003c\/p\u003e\n\u003cdiv class=\"wh2-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17895529701495.png?v=1789553163\u0026amp;width=1100\" alt=\"Cardinal Cottage Lantern illuminated at Christmas\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TIMER\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-timer\"\u003e\n\u003cspan class=\"wh2-kicker\"\u003e SET IT ONCE · ENJOY IT EVERY EVENING \u003c\/span\u003e\n\u003ch2 class=\"wh2-title\"\u003eNo Need to Turn It On and Off Every Night.\u003c\/h2\u003e\n\u003cp class=\"wh2-copy\"\u003eActivate the timer around the time you'd like your evening glow to begin. \u003cbr\u003e\u003cbr\u003eThe cottage handles the daily routine from there.\u003c\/p\u003e\n\u003cdiv class=\"wh2-timer-grid\"\u003e\n\u003cdiv class=\"wh2-timer-card\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003e 6 HOURS ON \u003c\/strong\u003e\n\u003cp\u003eEnjoy it through your evening at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-timer-card\"\u003e\n\u003cspan\u003e🌙\u003c\/span\u003e \u003cstrong\u003e 18 HOURS OFF \u003c\/strong\u003e\n\u003cp\u003eAutomatically rests during the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-timer-card\"\u003e\n\u003cspan\u003e🔁\u003c\/span\u003e \u003cstrong\u003e REPEATS DAILY \u003c\/strong\u003e\n\u003cp\u003eReturns around the same time tomorrow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REAL-LIFE PHOTO #2 --\u003e\n\u003cdiv class=\"wh2-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896258495522.png?v=1789625863\u0026amp;width=1100\" alt=\"Cardinal Cottage Lantern glowing in everyday home\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SCALE \u0026 SIZE\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section wh2-center\"\u003e\u003cspan class=\"wh2-kicker\"\u003e SEE THE SCALE BEFORE YOU ORDER \u003c\/span\u003e\n\u003ch2 class=\"wh2-title\"\u003eBig Enough to Be Noticed. Easy Enough to Style.\u003c\/h2\u003e\n\u003cp class=\"wh2-copy\"\u003eAt approximately 12.25 inches tall, Winter Haven has enough presence to become a centerpiece without overwhelming your table, shelf or mantel.\u003c\/p\u003e\n\u003cdiv class=\"wh2-specs\"\u003e\n\u003cdiv class=\"wh2-spec\"\u003e\n\u003cstrong\u003eHEIGHT\u003c\/strong\u003e \u003cspan\u003eApprox. 12.25\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-spec\"\u003e\n\u003cstrong\u003eLIGHT\u003c\/strong\u003e \u003cspan\u003eWarm LED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-spec\"\u003e\n\u003cstrong\u003ePOWER\u003c\/strong\u003e \u003cspan\u003eBattery-Powered\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-spec\"\u003e\n\u003cstrong\u003eTIMER\u003c\/strong\u003e \u003cspan\u003e6h ON \/ 18h OFF\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REAL HAND SCALE PHOTO --\u003e\n\u003cdiv class=\"wh2-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17896258526795.png?v=1789625863\u0026amp;width=1100\" alt=\"Hand holding Winter Haven Cardinal Cottage Lantern for scale\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-real\"\u003e\n\u003cspan class=\"wh2-kicker\"\u003e NO CORD · MORE PLACEMENT OPTIONS \u003c\/span\u003e\n\u003ch2 class=\"wh2-title\"\u003ePut It Where the Scene Looks Best.\u003c\/h2\u003e\n\u003cp class=\"wh2-copy\"\u003eBecause the cottage is battery-powered, you don't need to plan your holiday display around an electrical outlet.\u003c\/p\u003e\n\u003cdiv class=\"wh2-grid\"\u003e\n\u003cdiv class=\"wh2-card\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e \u003cstrong\u003eMANTEL\u003c\/strong\u003e\n\u003cp\u003eCreates a warm fireplace focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-card\"\u003e\n\u003cspan\u003e🏠\u003c\/span\u003e \u003cstrong\u003eENTRYWAY\u003c\/strong\u003e\n\u003cp\u003eA welcoming seasonal accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-card\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eCONSOLE\u003c\/strong\u003e\n\u003cp\u003eIdeal for layered holiday displays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-card\"\u003e\n\u003cspan\u003e📚\u003c\/span\u003e \u003cstrong\u003eSHELF\u003c\/strong\u003e\n\u003cp\u003eAdd winter warmth without taking over.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17895536723018.png?v=1789553717\u0026amp;width=1100\" alt=\"Winter Haven Cardinal Cottage Lantern home display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARDINAL \/ GIFT EMOTION\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-gift\"\u003e\n\u003cspan class=\"wh2-kicker\"\u003e ESPECIALLY BEAUTIFUL FOR CARDINAL LOVERS \u003c\/span\u003e\n\u003ch2 class=\"wh2-title\"\u003eGive Them Something They’ll Bring Out Every Christmas.\u003c\/h2\u003e\n\u003cp class=\"wh2-copy\"\u003eNot another tiny ornament that disappears into the tree. \u003cbr\u003e\u003cbr\u003eWinter Haven becomes part of the room — especially for people who already love cardinals, birds, cottage décor and cozy country Christmas style.\u003c\/p\u003e\n\u003cdiv class=\"wh2-gift-tags\"\u003e\n\u003cspan class=\"wh2-gift-tag\"\u003e ❤️ Mom \u003c\/span\u003e \u003cspan class=\"wh2-gift-tag\"\u003e 🏡 Grandma \u003c\/span\u003e \u003cspan class=\"wh2-gift-tag\"\u003e 🐦 Cardinal Lover \u003c\/span\u003e \u003cspan class=\"wh2-gift-tag\"\u003e 🎁 Hostess Gift \u003c\/span\u003e \u003cspan class=\"wh2-gift-tag\"\u003e 🌲 Country Christmas \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17895536876931.png?v=1789553717\u0026amp;width=1100\" alt=\"Winter Haven Cardinal Cottage Lantern Christmas gift\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"wh2-btn gold\"\u003e 🎁 BRING ONE HOME — $45.99 \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BUNDLE\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-bundle\"\u003e\n\u003cspan class=\"wh2-kicker\"\u003e KEEP ONE · GIFT ONE \u003c\/span\u003e\n\u003ch2 class=\"wh2-title\"\u003eOne for Your Home. One for Someone Who Loves Cardinals Too.\u003c\/h2\u003e\n\u003cp class=\"wh2-copy\"\u003eIf you already know who would love this as much as you do, the multi-buy options make gifting easier.\u003c\/p\u003e\n\u003cdiv class=\"wh2-bundle-grid\"\u003e\n\u003cdiv class=\"wh2-pack\"\u003e\n\u003cstrong\u003e BUY 1 \u003c\/strong\u003e \u003cb\u003e $45.99 \u003c\/b\u003e \u003csmall\u003e One cottage \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-pack hot\"\u003e\n\u003cspan class=\"wh2-pack-badge\"\u003e MOST POPULAR \u003c\/span\u003e \u003cstrong\u003e BUY 2 \u003c\/strong\u003e \u003cb\u003e $82.78 \u003c\/b\u003e \u003csmall\u003e 10% OFF \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-pack\"\u003e\n\u003cstrong\u003e BUY 3 \u003c\/strong\u003e \u003cb\u003e $117.27 \u003c\/b\u003e \u003csmall\u003e 15% OFF \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-pack\"\u003e\n\u003cstrong\u003e BUY 4 \u003c\/strong\u003e \u003cb\u003e $147.17 \u003c\/b\u003e \u003csmall\u003e 20% OFF \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"wh2-btn gold\"\u003e ❤️ CHOOSE YOUR QUANTITY \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-center\"\u003e\n\u003cspan class=\"wh2-kicker\"\u003e BEFORE YOU ORDER \u003c\/span\u003e\n\u003ch2 class=\"wh2-title\"\u003eThe Questions We'd Want Answered Too.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wh2-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes it really light up?\u003c\/summary\u003e\n\u003cp\u003eYes. Warm LED illumination shines through the front and side windows and the upper lantern section.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need to be plugged in?\u003c\/summary\u003e\n\u003cp\u003eNo. Winter Haven is battery-powered, giving you more freedom to place it around your home.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the timer work?\u003c\/summary\u003e\n\u003cp\u003eThe current product configuration uses an approximately 6-hour ON \/ 18-hour OFF cycle that repeats daily.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow tall is it?\u003c\/summary\u003e\n\u003cp\u003eThe current specification lists the cottage at approximately 12.25 inches tall.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it still look good during the day?\u003c\/summary\u003e\n\u003cp\u003eYes. The cardinals, snow-covered roof, evergreen branches, pinecones and red berries create a complete decorative scene even when the LEDs are off.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it intended for indoor décor?\u003c\/summary\u003e\n\u003cp\u003eIt works especially well on indoor mantels, console tables, sideboards, entryways and shelves.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable as a gift?\u003c\/summary\u003e\n\u003cp\u003eYes. The design is especially suited to cardinal lovers, bird lovers, mothers, grandmothers and anyone who enjoys cozy country Christmas décor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL CTA\n  ====================================================== --\u003e\n\u003csection class=\"wh2-section\"\u003e\n\u003cdiv class=\"wh2-final\"\u003e\n\u003ch2\u003eTwo Cardinals. One Glowing Cottage. \u003cspan\u003eYour Own Little Winter Haven.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eBeautiful enough for Christmas morning. Cozy enough for an ordinary winter evening. \u003cbr\u003e\u003cbr\u003eBring home the little scene you'll look forward to seeing light up every day.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"wh2-btn gold\"\u003e ❤️ BRING IT HOME — $45.99 \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     MOBILE STICKY CTA\n========================================================= --\u003e\n\u003cdiv class=\"wh2-sticky\"\u003e\n\u003cdiv class=\"wh2-sticky-copy\"\u003eWINTER HAVEN \u003cstrong\u003e $45.99 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"wh2-btn gold\"\u003e GET IT → \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"yuzaizai","offers":[{"title":"Default Title","offer_id":49552023650459,"sku":"SZ05402609162887-红雀小屋","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/9932\/0987\/files\/18-17.png?v=1789636558","url":"https:\/\/arviennes.com\/products\/winter-haven-cardinal-cottage-lantern","provider":"arviennes","version":"1.0","type":"link"}