{"product_id":"cardinal-christmas-lantern-glow™-lighted-holiday-wall-decor","title":"Cardinal Christmas Lantern Glow™ – Lighted Holiday Wall Decor","description":"\u003cstyle\u003e \/* ============================================================    CARDINAL CHRISTMAS LANTERN    HIGH-CONVERSION LANDING PAGE    MOBILE FIRST     Deep Evergreen + Cardinal Red + Antique Gold    + Warm Ivory + Lantern Amber ============================================================ *\/  #ccl-final{   --forest:#173328;   --forest-deep:#0c211a;   --forest-soft:#284838;    --red:#a51f28;   --red-deep:#75151d;   --red-soft:#c83a43;    --gold:#c89a50;   --gold-deep:#9f7134;   --gold-light:#ecd4a2;    --amber:#e8a14a;   --amber-light:#ffd18b;    --ivory:#fffaf0;   --cream:#f6eee2;   --cream2:#ece1d2;    --ink:#302a25;   --muted:#756e68;   --line:#ded5ca;    width:100%;   margin:0;   padding:0;   overflow:hidden;    background:#fff;   color:var(--ink);    font-family:inherit;   -webkit-font-smoothing:antialiased;   text-rendering:optimizeLegibility; }  #ccl-final *, #ccl-final *:before, #ccl-final *:after{   box-sizing:border-box; }  #ccl-final img{   display:block;   width:100%;   max-width:100%;   height:auto; }  #ccl-final h2, #ccl-final h3, #ccl-final p{   margin-top:0; }  #ccl-final button{   font-family:inherit; }  .ccl-wrap{   width:100%;   max-width:1160px;    margin:0 auto;   padding:0 14px; }  .ccl-section{   padding:38px 0; }  .ccl-center{   text-align:center; }  .ccl-kicker{   margin:0 0 7px;    color:var(--red);    font-size:8.5px;   line-height:1.3;    font-weight:900;    letter-spacing:1.3px;   text-transform:uppercase; }  .ccl-title{   max-width:820px;    margin:0 auto 9px;    color:var(--forest-deep);    font-family:     Georgia,     'Times New Roman',     serif;    font-size:28px;   line-height:1.12; }  .ccl-copy{   max-width:690px;    margin:0 auto;    color:var(--muted);    font-size:12.5px;   line-height:1.62; }   \/* ============================================================    IMAGE ============================================================ *\/  .ccl-image{   overflow:hidden;    max-width:920px;    margin:18px auto 0;    border:1px solid rgba(113,89,63,.27);   border-radius:15px;    background:#fff;    box-shadow:     0 13px 32px     rgba(35,34,27,.10); }  .ccl-image img{   width:100%; }   \/* ============================================================    CTA ============================================================ *\/  .ccl-buybox{   width:100%;   max-width:570px;    margin:17px auto 0; }  .ccl-btn{   display:flex;    width:100%;   min-height:52px;    padding:0 16px;    align-items:center;   justify-content:center;    border:1px solid #a91f28;   border-radius:11px;    background:     linear-gradient(       135deg,       #b52a33,       #86171f     );    color:#fff;    font-size:11px;   line-height:1.2;    font-weight:900;   letter-spacing:.1px;    cursor:pointer;    box-shadow:     0 9px 23px     rgba(113,20,27,.19);    transition:     transform .16s ease,     opacity .16s ease; }  .ccl-btn:active{   transform:scale(.985); }  .ccl-btn.is-loading{   opacity:.62;   cursor:wait; }  .ccl-btn.is-success{   background:#5c735e;   border-color:#5c735e; }  .ccl-btn:disabled{   cursor:not-allowed; }  .ccl-buy-note{   margin-top:6px;    color:#8b8984;    font-size:8.5px;   line-height:1.4;    text-align:center; }   \/* ============================================================    01 HOOK ============================================================ *\/  .ccl-hook{   position:relative;    overflow:hidden;    padding:39px 0 42px;    background:     radial-gradient(       circle at 90% -8%,       rgba(210,149,75,.22),       transparent 31%     ),     radial-gradient(       circle at 0 108%,       rgba(165,31,40,.19),       transparent 32%     ),     linear-gradient(       145deg,       #1d4031,       #0a1d17     );    text-align:center; }  .ccl-hook:after{   content:'';    position:absolute;    left:50%;   bottom:0;    width:70px;   height:3px;    transform:translateX(-50%);    background:var(--red); }  .ccl-hook-icon{   display:flex;    width:42px;   height:42px;    margin:0 auto 10px;    align-items:center;   justify-content:center;    border:1px solid rgba(236,212,162,.42);   border-radius:50%;    color:var(--gold-light);    font-size:21px; }  .ccl-hook small{   display:block;    margin-bottom:8px;    color:var(--gold-light);    font-size:8px;   font-weight:900;    letter-spacing:1.35px;   text-transform:uppercase; }  .ccl-hook h2{   max-width:800px;    margin:0 auto 9px;    color:#fff9ef;    font-family:     Georgia,     'Times New Roman',     serif;    font-size:29px;   line-height:1.10; }  .ccl-hook h2 span{   display:block;    margin-top:5px;    color:#f45c60; }  .ccl-hook p{   max-width:660px;    margin:0 auto;    color:#dbe4de;    font-size:11.8px;   line-height:1.62; }  .ccl-hook-line{   max-width:590px;    margin:15px auto 0;   padding-top:12px;    border-top:1px solid rgba(236,212,162,.18);    color:#e9d2a9;    font-size:10px;   line-height:1.5; }   \/* ============================================================    HERO IMAGE ============================================================ *\/  .ccl-product{   padding:24px 0 36px;    background:     linear-gradient(       180deg,       #f1e8d9,       #fffaf0     ); }  .ccl-product .ccl-image{   margin-top:0; }   \/* ============================================================    QUICK VALUE ============================================================ *\/  .ccl-proof{   background:var(--ivory); }  .ccl-proof-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:7px; }  .ccl-proof-item{   padding:12px 7px;    border:1px solid #e1d8cb;   border-radius:9px;    background:#fff;    text-align:center; }  .ccl-proof-item i{   display:block;    margin-bottom:4px;    font-style:normal;   font-size:18px; }  .ccl-proof-item strong{   display:block;    margin-bottom:2px;    color:var(--forest-deep);    font-size:9.6px;   line-height:1.27; }  .ccl-proof-item span{   display:block;    color:#7a756e;    font-size:8px;   line-height:1.35; }   \/* ============================================================    02 DIFFERENCE ============================================================ *\/  .ccl-difference{   background:#fff; }  .ccl-diff-note{   max-width:780px;    margin:12px auto 0;   padding:14px 11px;    border-left:4px solid var(--red);    background:#fff7ee;    text-align:left; }  .ccl-diff-note strong{   display:block;    margin-bottom:4px;    color:var(--forest-deep);    font-family:     Georgia,     'Times New Roman',     serif;    font-size:14px; }  .ccl-diff-note span{   color:#756e67;    font-size:9.5px;   line-height:1.5; }   \/* ============================================================    03 DAY NIGHT ============================================================ *\/  .ccl-day{   background:     linear-gradient(       180deg,       #f7f0e6,       #fff     ); }  .ccl-day-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:7px;    margin-top:10px; }  .ccl-day-card{   padding:12px 7px;    border:1px solid #e2d8ca;   border-radius:9px;    text-align:center; }  .ccl-day-card:first-child{   background:#fffaf1; }  .ccl-day-card:last-child{   background:     linear-gradient(       145deg,       #17372b,       #0e211a     ); }  .ccl-day-card strong{   display:block;    margin-bottom:3px;    font-size:9.8px; }  .ccl-day-card:first-child strong{   color:var(--forest-deep); }  .ccl-day-card:last-child strong{   color:var(--gold-light); }  .ccl-day-card span{   font-size:8px;   line-height:1.36; }  .ccl-day-card:first-child span{   color:#77726b; }  .ccl-day-card:last-child span{   color:#d6e0da; }   \/* ============================================================    04 MEANING + DETAIL ============================================================ *\/  .ccl-meaning{   background:#fff; }  .ccl-meaning-box{   max-width:790px;    margin:12px auto 0;   padding:15px 12px;    border:1px solid #e1d5c7;   border-radius:10px;    background:#fff9f0;    text-align:center; }  .ccl-meaning-box strong{   display:block;    margin-bottom:4px;    color:var(--red-deep);    font-family:     Georgia,     'Times New Roman',     serif;    font-size:14px; }  .ccl-meaning-box span{   color:#746d66;    font-size:9.5px;   line-height:1.5; }  .ccl-detail-grid{   display:grid;    grid-template-columns:1fr;    gap:16px;    max-width:1000px;    margin:18px auto 0; }  .ccl-detail-copy{   text-align:left; }  .ccl-detail-copy h3{   margin-bottom:7px;    color:var(--forest-deep);    font-family:     Georgia,     'Times New Roman',     serif;    font-size:23px;   line-height:1.15; }  .ccl-detail-copy p{   margin-bottom:10px;    color:#746e67;    font-size:11.5px;   line-height:1.58; }  .ccl-points{   display:grid;   gap:6px; }  .ccl-point{   position:relative;    padding:9px 8px 9px 30px;    border:1px solid #e1dbd3;   border-radius:8px;    background:#faf8f4;    color:#6d6964;    font-size:9.3px;   line-height:1.42; }  .ccl-point:before{   content:'✦';    position:absolute;    left:9px;   top:8px;    color:var(--red); }   \/* ============================================================    MID CTA ============================================================ *\/  .ccl-mid{   position:relative;    overflow:hidden;    padding:36px 0;    background:     radial-gradient(       circle at 88% -8%,       rgba(202,154,80,.22),       transparent 31%     ),     linear-gradient(       145deg,       #1c4031,       #0b1e17     );    text-align:center; }  .ccl-mid small{   display:block;    margin-bottom:6px;    color:var(--gold-light);    font-size:8px;    font-weight:900;    letter-spacing:1.3px;   text-transform:uppercase; }  .ccl-mid h2{   max-width:730px;    margin:0 auto 7px;    color:#fff9ef;    font-family:     Georgia,     'Times New Roman',     serif;    font-size:24px;   line-height:1.15; }  .ccl-mid p{   max-width:590px;    margin:0 auto;    color:#d8e2dc;    font-size:10.5px;   line-height:1.55; }  .ccl-mid .ccl-buy-note{   color:#abbcb3; }   \/* ============================================================    05 PLACEMENT ============================================================ *\/  .ccl-place{   background:     linear-gradient(       180deg,       #f8f0e5,       #fff     ); }  .ccl-place-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:8px;    margin-top:14px; }  .ccl-place-item{   padding:12px 7px;    border:1px solid #e1d8ce;   border-radius:9px;    background:#fff;    text-align:center; }  .ccl-place-item i{   display:block;    margin-bottom:4px;    font-style:normal;   font-size:17px; }  .ccl-place-item strong{   display:block;    margin-bottom:2px;    color:var(--forest-deep);    font-size:9.4px; }  .ccl-place-item span{   color:#77716b;    font-size:8px;   line-height:1.34; }   \/* ============================================================    06 GIFT ============================================================ *\/  .ccl-gift{   background:#fff; }  .ccl-tags{   display:flex;    flex-wrap:wrap;    gap:6px;    max-width:800px;    margin:14px auto 0;    justify-content:center; }  .ccl-tag{   padding:7px 10px;    border:1px solid #e0d7cd;   border-radius:999px;    background:#fff8ef;    color:var(--forest-deep);    font-size:8.5px;   font-weight:800; }   \/* ============================================================    FAQ ============================================================ *\/  .ccl-faq-section{   background:#f0f3f0; }  .ccl-faq{   max-width:790px;    margin:15px auto 0; }  .ccl-faq details{   border-top:1px solid #d6ded9; }  .ccl-faq details:last-child{   border-bottom:1px solid #d6ded9; }  .ccl-faq summary{   position:relative;    padding:14px 30px 14px 0;    cursor:pointer;   list-style:none;    color:var(--forest-deep);    font-size:11.5px;   line-height:1.4;    font-weight:800; }  .ccl-faq summary::-webkit-details-marker{   display:none; }  .ccl-faq summary:after{   content:'+';    position:absolute;    right:3px;   top:9px;    color:var(--red);    font-size:21px; }  .ccl-faq details[open] summary:after{   content:'−'; }  .ccl-faq p{   margin:0;    padding:     0 22px     14px 0;    color:#6f756f;    font-size:10.5px;   line-height:1.55; }   \/* ============================================================    FINAL ============================================================ *\/  .ccl-final{   position:relative;    overflow:hidden;    padding:44px 0;    background:     radial-gradient(       circle at 50% -10%,       rgba(202,154,80,.22),       transparent 35%     ),     radial-gradient(       circle at 5% 110%,       rgba(165,31,40,.17),       transparent 31%     ),     linear-gradient(       145deg,       #193a2d,       #091c15     );    text-align:center; }  .ccl-final-icon{   display:block;    margin-bottom:7px;    font-size:26px; }  .ccl-final small{   display:block;    margin-bottom:7px;    color:var(--gold-light);    font-size:8px;    font-weight:900;    letter-spacing:1.35px;   text-transform:uppercase; }  .ccl-final h2{   max-width:730px;    margin:0 auto 8px;    color:#fff9ef;    font-family:     Georgia,     'Times New Roman',     serif;    font-size:25px;   line-height:1.14; }  .ccl-final h2 span{   color:#f1585d; }  .ccl-final p{   max-width:590px;    margin:0 auto;    color:#d9e2dd;    font-size:10.5px;   line-height:1.55; }  .ccl-final .ccl-buy-note{   color:#aab9b1; }   \/* ============================================================    DESKTOP ============================================================ *\/  @media(min-width:768px){    .ccl-wrap{     padding:0 25px;   }    .ccl-section{     padding:55px 0;   }    .ccl-title{     font-size:40px;   }    .ccl-copy{     font-size:14px;   }     .ccl-hook{     padding:53px 0;   }    .ccl-hook h2{     font-size:41px;   }    .ccl-hook p{     font-size:13px;   }     .ccl-proof-grid{     max-width:900px;      margin:0 auto;      grid-template-columns:       repeat(4,1fr);      gap:9px;   }    .ccl-proof-item{     padding:16px 9px;   }    .ccl-proof-item strong{     font-size:11.5px;   }    .ccl-proof-item span{     font-size:9.3px;   }     .ccl-detail-grid{     grid-template-columns:       1.05fr .95fr;      gap:42px;      align-items:center;   }    .ccl-detail-copy h3{     font-size:31px;   }    .ccl-detail-copy p{     font-size:13px;   }    .ccl-point{     font-size:10.5px;   }     .ccl-place-grid{     max-width:880px;      margin:       20px auto 0;      grid-template-columns:       repeat(4,1fr);      gap:9px;   }    .ccl-place-item{     padding:15px 10px;   }    .ccl-place-item strong{     font-size:11px;   }    .ccl-place-item span{     font-size:9.3px;   }     .ccl-mid{     padding:48px 0;   }    .ccl-mid h2{     font-size:33px;   }    .ccl-mid p{     font-size:12px;   }     .ccl-btn{     min-height:54px;     font-size:12px;   }     .ccl-faq summary{     font-size:13.5px;   }    .ccl-faq p{     font-size:12px;   }     .ccl-final{     padding:61px 0;   }    .ccl-final h2{     font-size:38px;   }    .ccl-final p{     font-size:12.5px;   }  } \u003c\/style\u003e\n\u003cdiv id=\"ccl-final\"\u003e\n\u003c!-- ============================================================ 01 STRONG HOOK ============================================================ --\u003e\n\u003csection class=\"ccl-hook\"\u003e\n\u003cdiv class=\"ccl-wrap\"\u003e\n\u003cdiv class=\"ccl-hook-icon\"\u003e🕯️\u003c\/div\u003e\n\u003csmall\u003e A WARMER KIND OF CHRISTMAS WELCOME \u003c\/small\u003e\n\u003ch2\u003eNot Another Christmas Wreath. \u003cspan\u003eThis One Glows.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eTwo brilliant red cardinals, a glowing vintage-style lantern, snow-dusted greenery and jewel-like red accents come together in one wall display made to be noticed.\u003c\/p\u003e\n\u003cdiv class=\"ccl-hook-line\"\u003eBeautiful before the light comes on. Even warmer after dark.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ PRODUCT HERO IMAGE ============================================================ --\u003e\n\u003csection class=\"ccl-product\"\u003e\n\u003cdiv class=\"ccl-wrap\"\u003e\n\u003cdiv class=\"ccl-image\"\u003e\u003cimg alt=\"Cardinal Christmas Lantern wall decor glowing in a holiday home\" decoding=\"async\" height=\"1000\" loading=\"eager\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/e7d05220-1056-48d2-8870-92d306dcdbdf.png?v=1789800373\" width=\"1000\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ QUICK BENEFITS ============================================================ --\u003e\n\u003csection class=\"ccl-section ccl-proof\"\u003e\n\u003cdiv class=\"ccl-wrap\"\u003e\n\u003cdiv class=\"ccl-proof-grid\"\u003e\n\u003cdiv class=\"ccl-proof-item\"\u003e\n\u003ci\u003e🐦\u003c\/i\u003e \u003cstrong\u003e Two Red Cardinals \u003c\/strong\u003e \u003cspan\u003e Vivid color creates an immediate holiday focal point. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ccl-proof-item\"\u003e\n\u003ci\u003e🏮\u003c\/i\u003e \u003cstrong\u003e Warm Lantern Glow \u003c\/strong\u003e \u003cspan\u003e Adds a cozy evening atmosphere instead of staying flat. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ccl-proof-item\"\u003e\n\u003ci\u003e🌲\u003c\/i\u003e \u003cstrong\u003e Rich Winter Detail \u003c\/strong\u003e \u003cspan\u003e Evergreen, berries, pinecones and snowy accents. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ccl-proof-item\"\u003e\n\u003ci\u003e♦️\u003c\/i\u003e \u003cstrong\u003e Jewel-Like Accents \u003c\/strong\u003e \u003cspan\u003e Deep red drops add movement, sparkle and depth. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ 02 WHY DIFFERENT ============================================================ --\u003e\n\u003csection class=\"ccl-section ccl-difference\"\u003e\n\u003cdiv class=\"ccl-wrap ccl-center\"\u003e\n\u003cdiv class=\"ccl-kicker\"\u003eWHEN EVERY GREEN WREATH STARTS TO LOOK THE SAME\u003c\/div\u003e\n\u003ch2 class=\"ccl-title\"\u003eGive the Wall Something People Actually Stop to Look At.\u003c\/h2\u003e\n\u003cp class=\"ccl-copy\"\u003eA traditional wreath brings greenery. This design adds recognizable cardinals, sculptural depth, hanging crystal-style details and a warm lantern centerpiece.\u003c\/p\u003e\n\u003cdiv class=\"ccl-image\"\u003e\u003cimg alt=\"Cardinal lantern wall decor compared with ordinary Christmas wreath decor\" decoding=\"async\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/4ebc62d9-1afa-47c2-913b-186fd36403ea.png?v=1789800373\" width=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ccl-diff-note\"\u003e\n\u003cstrong\u003e More than greenery around a circle. \u003c\/strong\u003e \u003cspan\u003e The lantern becomes the center, the cardinals give it personality, and the red-and-gold details make the whole piece feel more layered and finished. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ 03 DAY \/ NIGHT ============================================================ --\u003e\n\u003csection class=\"ccl-section ccl-day\"\u003e\n\u003cdiv class=\"ccl-wrap ccl-center\"\u003e\n\u003cdiv class=\"ccl-kicker\"\u003eTWO DIFFERENT LOOKS\u003c\/div\u003e\n\u003ch2 class=\"ccl-title\"\u003eBeautiful Before Sunset. Warmer After Dark.\u003c\/h2\u003e\n\u003cp class=\"ccl-copy\"\u003eThe bright cardinals, winter greenery and antique-gold details already create a complete daytime display. When evening arrives, the lantern adds a soft golden glow.\u003c\/p\u003e\n\u003cdiv class=\"ccl-image\"\u003e\u003cimg alt=\"Cardinal Christmas wall decoration shown during the day\" decoding=\"async\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/255c353d-6c00-4abe-9ec2-26c8bb6ce463.png?v=1789800373\" width=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ccl-day-grid\"\u003e\n\u003cdiv class=\"ccl-day-card\"\u003e\n\u003cstrong\u003e ☀ DAYTIME \u003c\/strong\u003e \u003cspan\u003e Cardinals, greenery and red accents remain visually rich while unlit. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ccl-day-card\"\u003e\n\u003cstrong\u003e ✨ EVENING \u003c\/strong\u003e \u003cspan\u003e The warm lantern glow adds another layer of holiday atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ 04 MEANING + DETAIL ============================================================ --\u003e\n\u003csection class=\"ccl-section ccl-meaning\"\u003e\n\u003cdiv class=\"ccl-wrap ccl-center\"\u003e\n\u003cdiv class=\"ccl-kicker\"\u003eMORE THAN CHRISTMAS COLOR\u003c\/div\u003e\n\u003ch2 class=\"ccl-title\"\u003eFor Some Homes, the Cardinal Means a Little More.\u003c\/h2\u003e\n\u003cp class=\"ccl-copy\"\u003eCardinals are often chosen during the holidays because their vivid red color feels warm, familiar and deeply personal. For many families, they can also bring to mind someone they love.\u003c\/p\u003e\n\u003cdiv class=\"ccl-meaning-box\"\u003e\n\u003cstrong\u003e A warm light. A familiar red bird. A meaningful Christmas moment. \u003c\/strong\u003e \u003cspan\u003e That emotional layer is what makes this piece feel different from ordinary seasonal wall decor. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ccl-detail-grid\"\u003e\n\u003cdiv class=\"ccl-image\" style=\"margin-top: 0;\"\u003e\u003cimg alt=\"Close-up Cardinal Christmas Lantern details\" decoding=\"async\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/310f9337-5dbf-490e-8b3f-d666917d7e74.png?v=1789800373\" width=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ccl-detail-copy\"\u003e\n\u003ch3\u003eThe Closer You Look, the More Christmas You Find.\u003c\/h3\u003e\n\u003cp\u003eInstead of relying on one large decorative element, the design layers several holiday details around the central lantern.\u003c\/p\u003e\n\u003cdiv class=\"ccl-points\"\u003e\n\u003cdiv class=\"ccl-point\"\u003eTwo vivid cardinal figures create visual balance.\u003c\/div\u003e\n\u003cdiv class=\"ccl-point\"\u003eVintage-inspired lantern forms the glowing centerpiece.\u003c\/div\u003e\n\u003cdiv class=\"ccl-point\"\u003eSnow-dusted evergreen, berries, holly and pinecones add winter texture.\u003c\/div\u003e\n\u003cdiv class=\"ccl-point\"\u003eRed crystal-style drops and a snowflake accent add movement and sparkle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ MID CTA ============================================================ --\u003e\n\u003csection class=\"ccl-mid\"\u003e\n\u003cdiv class=\"ccl-wrap\"\u003e\n\u003csmall\u003e CARDINAL • LANTERN • CHRISTMAS GLOW \u003c\/small\u003e\n\u003ch2\u003eMake the First Thing They Notice Feel Like Christmas.\u003c\/h2\u003e\n\u003cp\u003eRich traditional color by day. A warm welcoming glow after dark.\u003c\/p\u003e\n\u003cdiv class=\"ccl-buybox\"\u003e\n\u003cdiv class=\"ccl-buy-note\"\u003eCardinal Christmas Lantern Glow™\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ 05 WHERE TO DISPLAY ============================================================ --\u003e\n\u003csection class=\"ccl-section ccl-place\"\u003e\n\u003cdiv class=\"ccl-wrap ccl-center\"\u003e\n\u003cdiv class=\"ccl-kicker\"\u003ePUT THE GLOW WHERE PEOPLE WILL SEE IT\u003c\/div\u003e\n\u003ch2 class=\"ccl-title\"\u003eMade for the Holiday Corners That Set the Mood.\u003c\/h2\u003e\n\u003cp class=\"ccl-copy\"\u003eUse it where guests arrive, where family gathers or anywhere a bare wall could use more warmth and Christmas character.\u003c\/p\u003e\n\u003cdiv class=\"ccl-image\"\u003e\u003cimg alt=\"Cardinal Christmas Lantern wall decor in an entryway\" decoding=\"async\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/9c491371-9442-4bce-8d89-f94c5536e792.png?v=1789800373\" width=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ccl-place-grid\"\u003e\n\u003cdiv class=\"ccl-place-item\"\u003e\n\u003ci\u003e🏠\u003c\/i\u003e \u003cstrong\u003e Entryway \u003c\/strong\u003e \u003cspan\u003e Creates a warm first impression for arriving guests. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ccl-place-item\"\u003e\n\u003ci\u003e🔥\u003c\/i\u003e \u003cstrong\u003e Mantel Area \u003c\/strong\u003e \u003cspan\u003e Complements warm lights, greenery and seasonal accents. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ccl-place-item\"\u003e\n\u003ci\u003e🪜\u003c\/i\u003e \u003cstrong\u003e Stairway \u003c\/strong\u003e \u003cspan\u003e Adds interest to an otherwise empty vertical wall. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ccl-place-item\"\u003e\n\u003ci\u003e🛋️\u003c\/i\u003e \u003cstrong\u003e Living Room \u003c\/strong\u003e \u003cspan\u003e Gives the main gathering space a stronger holiday focal point. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ 06 GIFT ============================================================ --\u003e\n\u003csection class=\"ccl-section ccl-gift\"\u003e\n\u003cdiv class=\"ccl-wrap ccl-center\"\u003e\n\u003cdiv class=\"ccl-kicker\"\u003eA CHRISTMAS GIFT THAT ALREADY FEELS PERSONAL\u003c\/div\u003e\n\u003ch2 class=\"ccl-title\"\u003eEspecially for Someone Who Loves Cardinals and Christmas.\u003c\/h2\u003e\n\u003cp class=\"ccl-copy\"\u003eInstead of another mug, candle or ordinary wreath, give something that combines holiday atmosphere, cardinal imagery and a warm decorative glow.\u003c\/p\u003e\n\u003cdiv class=\"ccl-image\"\u003e\u003cimg alt=\"Cardinal Christmas Lantern decorating a warm holiday corner\" decoding=\"async\" height=\"1000\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/c15d426f-29de-47da-895b-ab6c899cc4f7.png?v=1789800373\" width=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ccl-tags\"\u003e\n\u003cdiv class=\"ccl-tag\"\u003e🎁 Mom\u003c\/div\u003e\n\u003cdiv class=\"ccl-tag\"\u003e❤️ Grandma\u003c\/div\u003e\n\u003cdiv class=\"ccl-tag\"\u003e🐦 Cardinal Lovers\u003c\/div\u003e\n\u003cdiv class=\"ccl-tag\"\u003e🏡 New Home\u003c\/div\u003e\n\u003cdiv class=\"ccl-tag\"\u003e🎄 Christmas Hosts\u003c\/div\u003e\n\u003cdiv class=\"ccl-tag\"\u003e✨ Traditional Decor Lovers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ FAQ ============================================================ --\u003e\n\u003csection class=\"ccl-section ccl-faq-section\"\u003e\n\u003cdiv class=\"ccl-wrap\"\u003e\n\u003cdiv class=\"ccl-center\"\u003e\n\u003cdiv class=\"ccl-kicker\"\u003eQUICK QUESTIONS\u003c\/div\u003e\n\u003ch2 class=\"ccl-title\"\u003eBefore You Bring the Glow Home\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ccl-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it still look decorative when it is not illuminated?\u003c\/summary\u003e\n\u003cp\u003eYes. The red cardinals, winter greenery, berries, pinecones, antique-gold lantern and hanging red accents create a complete decorative look even while unlit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this intended for indoor holiday decorating?\u003c\/summary\u003e\n\u003cp\u003eYes. The current product presentation is designed around indoor use in spaces such as entryways, living rooms, hallways, stair areas and mantel areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this only for cardinal collectors?\u003c\/summary\u003e\n\u003cp\u003eNo. The design also works well for people who enjoy traditional Christmas colors, vintage lantern styling, winter greenery and warm seasonal lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWould this make a meaningful gift?\u003c\/summary\u003e\n\u003cp\u003eIt can be especially fitting for mothers, grandmothers, bird lovers, cardinal lovers and anyone who enjoys warm, traditional Christmas home decor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat about returns?\u003c\/summary\u003e\n\u003cp\u003eThe current store policy states a 30-day hassle-free return period. Please review the store's current return policy for full terms and instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================ FINAL CTA ============================================================ --\u003e\n\u003csection class=\"ccl-final\"\u003e\n\u003cdiv class=\"ccl-wrap\"\u003e\n\u003cspan class=\"ccl-final-icon\"\u003e 🐦 \u003c\/span\u003e \u003csmall\u003e CARDINAL CHRISTMAS LANTERN \u003c\/small\u003e\n\u003ch2\u003eGive Your Home \u003cspan\u003ea Warmer Christmas Welcome.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eTwo brilliant cardinals. One glowing lantern. A holiday wall accent made to feel special before the door even opens.\u003c\/p\u003e\n\u003cdiv class=\"ccl-buybox\"\u003e\n\u003cdiv class=\"ccl-buy-note\"\u003eSecure checkout through your Shopify cart\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CZK456","offers":[{"title":"Default Title","offer_id":50516394737922,"sku":"SZ06002609212785-红鸟灯","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/7408\/4354\/files\/e7d05220-1056-48d2-8870-92d306dcdbdf.png?v=1790059589","url":"https:\/\/torzly.com\/products\/cardinal-christmas-lantern-glow%e2%84%a2-lighted-holiday-wall-decor","provider":"Torzly","version":"1.0","type":"link"}