{"product_id":"lumen","title":"Wooden Cross Lamp","description":"\u003cstyle\u003e   .spx-page.wcl-page{     --wcl-ink:#2a241f;     --wcl-muted:#746b63;     --wcl-paper:#fffdf8;     --wcl-cream:#f5efe5;     --wcl-warm:#b98952;     --wcl-warm-dark:#7f5b37;     --wcl-walnut:#332820;     --wcl-line:rgba(51,40,32,.12);     --wcl-shadow:0 24px 64px rgba(55,42,30,.11);     max-width:1160px;     margin:0 auto;     padding:10px;     overflow:hidden;     color:var(--wcl-ink);     background:       radial-gradient(circle at 8% 8%,rgba(185,137,82,.10),transparent 24%),       linear-gradient(180deg,#fffdf8 0%,#f8f3eb 48%,#fffdf8 100%);     font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;     line-height:1.65;   }    .spx-page.wcl-page *,   .spx-page.wcl-page *::before,   .spx-page.wcl-page *::after{     box-sizing:border-box;   }    .spx-page.wcl-page .wcl-section,   .spx-page.wcl-page .wcl-media,   .spx-page.wcl-page .wcl-split,   .spx-page.wcl-page .wcl-final{     position:relative;     margin:0 0 22px;   }    .spx-page.wcl-page .wcl-kicker{     display:inline-flex;     align-items:center;     gap:9px;     margin-bottom:14px;     color:var(--wcl-warm-dark);     font-size:11px;     font-weight:800;     letter-spacing:1.4px;     text-transform:uppercase;   }    .spx-page.wcl-page .wcl-kicker::before{     content:'';     width:28px;     height:2px;     border-radius:99px;     background:var(--wcl-warm);   }    .spx-page.wcl-page h2,   .spx-page.wcl-page h3,   .spx-page.wcl-page p,   .spx-page.wcl-page figure{     margin-top:0;   }    .spx-page.wcl-page h2{     margin-bottom:0;     font-size:clamp(34px,5.2vw,58px);     line-height:1.03;     letter-spacing:-2px;   }    .spx-page.wcl-page p{     margin-bottom:0;     color:var(--wcl-muted);     font-size:16px;   }    \/* HERO *\/   .spx-page.wcl-page .wcl-hero{     display:grid;     grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);     gap:34px;     align-items:center;     padding:58px;     overflow:hidden;     border-radius:30px;     background:       radial-gradient(circle at 86% 12%,rgba(218,177,128,.20),transparent 28%),       linear-gradient(145deg,#2c241f 0%,#403329 56%,#191512 100%);     box-shadow:var(--wcl-shadow);   }    .spx-page.wcl-page .wcl-hero .wcl-kicker{     color:#ead6bd;   }    .spx-page.wcl-page .wcl-hero h2{     color:#fffaf2;     font-size:clamp(44px,7vw,78px);     line-height:.96;     letter-spacing:-3.2px;   }    .spx-page.wcl-page .wcl-hero h2 em{     color:#e8c28f;     font-family:Georgia,'Times New Roman',serif;     font-weight:500;   }    .spx-page.wcl-page .wcl-hero p{     max-width:600px;     margin-top:20px;     color:#ddd1c4;     font-size:17px;   }    .spx-page.wcl-page .wcl-chips{     display:flex;     flex-wrap:wrap;     gap:8px;     margin-top:24px;   }    .spx-page.wcl-page .wcl-chips span{     padding:8px 11px;     border:1px solid rgba(255,255,255,.14);     border-radius:999px;     background:rgba(255,255,255,.05);     color:#f6eee6;     font-size:12px;     font-weight:700;   }    .spx-page.wcl-page .wcl-note{     display:inline-block;     margin-top:22px;     padding:8px 12px 9px;     border:1px solid rgba(232,194,143,.35);     border-radius:13px 17px 11px 16px;     color:#edd4b3;     font-family:'Segoe Print','Bradley Hand','Comic Sans MS',cursive;     font-size:13px;     font-weight:700;     transform:rotate(-1.2deg);   }    .spx-page.wcl-page .wcl-hero-media{     margin:0;     overflow:hidden;     border-radius:25px;     background:#201a16;     box-shadow:0 20px 48px rgba(0,0,0,.28);   }    .spx-page.wcl-page .wcl-hero-media img{     display:block;     width:100%;     height:auto;   }    \/* DESIRE *\/   .spx-page.wcl-page .wcl-desire{     display:grid;     grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);     gap:48px;     align-items:center;     padding:72px 48px;     border-top:1px solid var(--wcl-line);     border-bottom:1px solid var(--wcl-line);   }    .spx-page.wcl-page .wcl-desire p{     max-width:580px;     margin-top:16px;   }    .spx-page.wcl-page .wcl-lines{     overflow:hidden;     border:1px solid var(--wcl-line);     border-radius:24px;     background:var(--wcl-line);   }    .spx-page.wcl-page .wcl-line{     display:grid;     grid-template-columns:105px 1fr;     gap:16px;     padding:20px 22px;     background:rgba(255,255,255,.86);   }    .spx-page.wcl-page .wcl-line + .wcl-line{     margin-top:1px;   }    .spx-page.wcl-page .wcl-line span{     color:var(--wcl-warm-dark);     font-size:10px;     font-weight:900;     letter-spacing:1px;     text-transform:uppercase;   }    .spx-page.wcl-page .wcl-line strong{     font-size:14px;   }    \/* FULL IMAGE *\/   .spx-page.wcl-page .wcl-media{     margin-left:0;     margin-right:0;     overflow:hidden;     border-radius:28px;     background:#ece6dd;     box-shadow:var(--wcl-shadow);   }    .spx-page.wcl-page .wcl-media img{     display:block;     width:100%;     height:auto;   }    .spx-page.wcl-page .wcl-media-note{     position:absolute;     left:18px;     bottom:17px;     max-width:78%;     padding:8px 11px;     border-radius:12px;     background:rgba(42,33,27,.78);     color:#fffaf3;     font-family:'Segoe Print','Bradley Hand','Comic Sans MS',cursive;     font-size:12px;     font-weight:700;   }    \/* SPLIT *\/   .spx-page.wcl-page .wcl-split{     display:grid;     grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);     gap:18px;     align-items:stretch;   }    .spx-page.wcl-page .wcl-split.wcl-reverse{     grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);   }    .spx-page.wcl-page .wcl-split-media{     margin:0;     min-width:0;     overflow:hidden;     border-radius:28px;     background:#eee8df;     box-shadow:var(--wcl-shadow);   }    .spx-page.wcl-page .wcl-split-media img{     display:block;     width:100%;     height:100%;     min-height:500px;     object-fit:cover;   }    .spx-page.wcl-page .wcl-split-copy{     display:flex;     flex-direction:column;     justify-content:center;     padding:48px 42px;     border:1px solid var(--wcl-line);     border-radius:28px;     background:       radial-gradient(circle at 100% 0%,rgba(185,137,82,.10),transparent 35%),       var(--wcl-paper);   }    .spx-page.wcl-page .wcl-split-copy p{     margin-top:15px;   }    .spx-page.wcl-page .wcl-mini-list{     display:grid;     gap:10px;     margin-top:22px;   }    .spx-page.wcl-page .wcl-mini{     display:grid;     grid-template-columns:21px 1fr;     gap:10px;     color:#423930;     font-size:14px;     font-weight:700;   }    .spx-page.wcl-page .wcl-mini::before{     content:'✦';     display:flex;     align-items:center;     justify-content:center;     width:19px;     height:19px;     margin-top:2px;     border-radius:50%;     background:#f3e4d1;     color:var(--wcl-warm-dark);     font-size:10px;     font-weight:900;   }    \/* EMOTIONAL BAND *\/   .spx-page.wcl-page .wcl-band{     padding:66px 44px;     overflow:hidden;     border-radius:28px;     text-align:center;     background:       radial-gradient(circle at 12% 0%,rgba(185,137,82,.18),transparent 31%),       linear-gradient(145deg,#3a2d24,#1e1915);     color:#fff;     box-shadow:var(--wcl-shadow);   }    .spx-page.wcl-page .wcl-band .wcl-kicker{     color:#ead4b9;   }    .spx-page.wcl-page .wcl-band h2{     max-width:780px;     margin-left:auto;     margin-right:auto;   }    .spx-page.wcl-page .wcl-band p{     max-width:650px;     margin:16px auto 0;     color:#d8cec4;   }    .spx-page.wcl-page .wcl-quote{     max-width:800px;     margin:30px auto 0;     color:#f0cf9f;     font-family:Georgia,'Times New Roman',serif;     font-size:clamp(28px,4.2vw,46px);     font-style:italic;     line-height:1.18;   }    \/* GIFT *\/   .spx-page.wcl-page .wcl-gift{     display:grid;     grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);     gap:44px;     align-items:center;     padding:64px 46px;     border-top:1px solid var(--wcl-line);     border-bottom:1px solid var(--wcl-line);   }    .spx-page.wcl-page .wcl-gift p{     margin-top:15px;   }    .spx-page.wcl-page .wcl-gift-grid{     display:grid;     grid-template-columns:repeat(2,minmax(0,1fr));     gap:10px;   }    .spx-page.wcl-page .wcl-gift-item{     min-height:128px;     padding:18px;     border:1px solid var(--wcl-line);     border-radius:18px;     background:rgba(255,255,255,.72);   }    .spx-page.wcl-page .wcl-gift-item small{     display:block;     margin-bottom:24px;     color:var(--wcl-warm-dark);     font-size:10px;     font-weight:900;     letter-spacing:1px;     text-transform:uppercase;   }    .spx-page.wcl-page .wcl-gift-item strong{     display:block;     font-size:14px;   }    .spx-page.wcl-page .wcl-gift-item span{     display:block;     margin-top:4px;     color:var(--wcl-muted);     font-size:12px;     line-height:1.5;   }    \/* SPECS *\/   .spx-page.wcl-page .wcl-specs{     padding:60px 44px;     border:1px solid var(--wcl-line);     border-radius:28px;     background:rgba(255,255,255,.74);   }    .spx-page.wcl-page .wcl-specs \u003e p{     max-width:650px;     margin-top:14px;   }    .spx-page.wcl-page .wcl-spec-grid{     display:grid;     grid-template-columns:repeat(4,minmax(0,1fr));     gap:10px;     margin-top:26px;   }    .spx-page.wcl-page .wcl-spec{     padding:18px;     border-radius:18px;     background:var(--wcl-cream);   }    .spx-page.wcl-page .wcl-spec span{     display:block;     margin-bottom:5px;     color:var(--wcl-muted);     font-size:10px;     font-weight:800;     letter-spacing:.7px;     text-transform:uppercase;   }    .spx-page.wcl-page .wcl-spec strong{     display:block;     font-size:14px;     line-height:1.4;   }    \/* FAQ *\/   .spx-page.wcl-page .wcl-faq{     padding:58px 44px;     border-top:1px solid var(--wcl-line);     border-bottom:1px solid var(--wcl-line);   }    .spx-page.wcl-page .wcl-faq-list{     margin-top:22px;     border-top:1px solid var(--wcl-line);   }    .spx-page.wcl-page .wcl-faq-item{     border-bottom:1px solid var(--wcl-line);   }    .spx-page.wcl-page .wcl-faq-item summary{     position:relative;     padding:19px 36px 19px 0;     cursor:pointer;     list-style:none;     color:var(--wcl-ink);     font-size:15px;     font-weight:800;   }    .spx-page.wcl-page .wcl-faq-item summary::-webkit-details-marker{     display:none;   }    .spx-page.wcl-page .wcl-faq-item summary::after{     content:'+';     position:absolute;     top:50%;     right:0;     transform:translateY(-50%);     color:var(--wcl-warm);     font-size:23px;     font-weight:400;   }    .spx-page.wcl-page .wcl-faq-item[open] summary::after{     content:'−';   }    .spx-page.wcl-page .wcl-faq-answer{     max-width:800px;     padding:0 36px 18px 0;     color:var(--wcl-muted);     font-size:14px;   }    \/* FINAL *\/   .spx-page.wcl-page .wcl-final{     padding:68px 40px;     overflow:hidden;     border-radius:30px;     text-align:center;     background:       radial-gradient(circle at 15% 0%,rgba(185,137,82,.20),transparent 32%),       linear-gradient(145deg,#392d24,#1b1713);     color:#fff;     box-shadow:var(--wcl-shadow);   }    .spx-page.wcl-page .wcl-final .wcl-kicker{     color:#ead4b9;   }    .spx-page.wcl-page .wcl-final h2{     max-width:760px;     margin-left:auto;     margin-right:auto;   }    .spx-page.wcl-page .wcl-final p{     max-width:620px;     margin:16px auto 0;     color:#d8cec4;   }    .spx-page.wcl-page .wcl-cta{     display:inline-flex;     align-items:center;     justify-content:center;     min-height:54px;     margin-top:24px;     padding:14px 28px;     border-radius:999px;     background:linear-gradient(135deg,#d2a66f,#b98249);     color:#221b16!important;     text-decoration:none!important;     font-size:14px;     font-weight:900;     box-shadow:0 14px 32px rgba(185,137,82,.28);     transition:transform .2s ease,box-shadow .2s ease;   }    .spx-page.wcl-page .wcl-cta:hover{     transform:translateY(-2px);     box-shadow:0 18px 38px rgba(185,137,82,.34);   }    .spx-page.wcl-page .wcl-final-note{     display:block;     margin-top:9px;     color:#9f958b;     font-size:11px;   }    @media (prefers-reduced-motion:reduce){     .spx-page.wcl-page .wcl-cta{       transition:none;     }      .spx-page.wcl-page .wcl-cta:hover{       transform:none;     }   }    \/* TABLET \/ MOBILE *\/   @media (max-width:767px){     .spx-page.wcl-page{       padding:6px;     }      .spx-page.wcl-page .wcl-section,     .spx-page.wcl-page .wcl-media,     .spx-page.wcl-page .wcl-split,     .spx-page.wcl-page .wcl-final{       margin-bottom:14px;     }      .spx-page.wcl-page .wcl-hero,     .spx-page.wcl-page .wcl-desire,     .spx-page.wcl-page .wcl-split,     .spx-page.wcl-page .wcl-split.wcl-reverse,     .spx-page.wcl-page .wcl-gift{       grid-template-columns:1fr;     }      .spx-page.wcl-page .wcl-hero{       padding:40px 18px 18px;       gap:25px;       border-radius:22px;     }      .spx-page.wcl-page .wcl-hero h2{       letter-spacing:-2px;     }      .spx-page.wcl-page .wcl-hero p,     .spx-page.wcl-page p{       font-size:15px;     }      .spx-page.wcl-page .wcl-hero-media,     .spx-page.wcl-page .wcl-media,     .spx-page.wcl-page .wcl-split-media,     .spx-page.wcl-page .wcl-split-copy,     .spx-page.wcl-page .wcl-band,     .spx-page.wcl-page .wcl-specs,     .spx-page.wcl-page .wcl-final{       border-radius:21px;     }      .spx-page.wcl-page .wcl-desire,     .spx-page.wcl-page .wcl-gift,     .spx-page.wcl-page .wcl-faq{       padding:40px 18px;     }      .spx-page.wcl-page .wcl-desire,     .spx-page.wcl-page .wcl-gift{       gap:24px;     }      .spx-page.wcl-page .wcl-line{       grid-template-columns:84px 1fr;       gap:12px;       padding:17px;     }      .spx-page.wcl-page .wcl-split.wcl-reverse .wcl-split-copy{       order:1;     }      .spx-page.wcl-page .wcl-split.wcl-reverse .wcl-split-media{       order:2;     }      .spx-page.wcl-page .wcl-split-media img{       height:auto;       min-height:0;       object-fit:contain;     }      .spx-page.wcl-page .wcl-split-copy,     .spx-page.wcl-page .wcl-band,     .spx-page.wcl-page .wcl-specs{       padding:38px 18px;     }      .spx-page.wcl-page .wcl-gift-grid{       grid-template-columns:1fr 1fr;     }      .spx-page.wcl-page .wcl-spec-grid{       grid-template-columns:1fr 1fr;     }      .spx-page.wcl-page .wcl-final{       padding:46px 18px;     }      .spx-page.wcl-page .wcl-cta{       width:100%;     }   }    @media (max-width:420px){     .spx-page.wcl-page .wcl-gift-grid,     .spx-page.wcl-page .wcl-spec-grid{       grid-template-columns:1fr;     }   } \u003c\/style\u003e  \u003cdiv class=\"spx-page wcl-page\"\u003e    \u003c!-- HERO --\u003e   \u003csection class=\"wcl-section wcl-hero\"\u003e     \u003cdiv\u003e       \u003cspan class=\"wcl-kicker\"\u003eWooden Cross Lamp\u003c\/span\u003e        \u003ch2\u003e         Keep your faith\u003cbr\u003e         \u003cem\u003eglowing in the quiet.\u003c\/em\u003e       \u003c\/h2\u003e        \u003cp\u003e         A warm wooden cross lamp created for prayer corners, bedside moments,         and the simple comfort of keeping a meaningful symbol close after dark.       \u003c\/p\u003e        \u003cdiv class=\"wcl-chips\"\u003e         \u003cspan\u003eWarm-white glow\u003c\/span\u003e         \u003cspan\u003e7.5' × 7.5'\u003c\/span\u003e         \u003cspan\u003eUSB powered\u003c\/span\u003e       \u003c\/div\u003e        \u003cspan class=\"wcl-note\"\u003ea softer light for meaningful moments ✦\u003c\/span\u003e     \u003c\/div\u003e      \u003cfigure class=\"wcl-hero-media\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/lumen-wooden-cross-lamp-5961675.webp?v=1788244802\" alt=\"Wooden Cross Lamp glowing warmly in a home setting\" loading=\"eager\" fetchpriority=\"high\"\u003e     \u003c\/figure\u003e   \u003c\/section\u003e    \u003c!-- DESIRE --\u003e   \u003csection class=\"wcl-section wcl-desire\"\u003e     \u003cdiv\u003e       \u003cspan class=\"wcl-kicker\"\u003eMore than decor\u003c\/span\u003e        \u003ch2\u003eA little light for the moments that matter.\u003c\/h2\u003e        \u003cp\u003e         Whether it sits beside you during evening prayer or adds a gentle glow         to a quiet room, the Wooden Cross Lamp turns an ordinary surface into a         more intentional, peaceful space.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"wcl-lines\"\u003e       \u003cdiv class=\"wcl-line\"\u003e         \u003cspan\u003ePrayer\u003c\/span\u003e         \u003cstrong\u003eA soft visual anchor for evening devotions and reflection.\u003c\/strong\u003e       \u003c\/div\u003e       \u003cdiv class=\"wcl-line\"\u003e         \u003cspan\u003eRest\u003c\/span\u003e         \u003cstrong\u003eA warm glow that feels calm beside the bed or on a shelf.\u003c\/strong\u003e       \u003c\/div\u003e       \u003cdiv class=\"wcl-line\"\u003e         \u003cspan\u003eMeaning\u003c\/span\u003e         \u003cstrong\u003eA familiar symbol that stays present in everyday life.\u003c\/strong\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- IMAGE 2 --\u003e   \u003cfigure class=\"wcl-media\"\u003e     \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/lumen-wooden-cross-lamp-9571863.webp?v=1788244802\" alt=\"Wooden Cross Lamp creating a warm ambient glow\" loading=\"lazy\"\u003e     \u003cfigcaption class=\"wcl-media-note\"\u003equiet light. familiar meaning.\u003c\/figcaption\u003e   \u003c\/figure\u003e    \u003c!-- SIZE \/ PLACEMENT --\u003e   \u003csection class=\"wcl-section wcl-split\"\u003e     \u003cfigure class=\"wcl-split-media\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/lumen-wooden-cross-lamp-5082597.webp?v=1788244802\" alt=\"Wooden Cross Lamp displayed on a bedside table or shelf\" loading=\"lazy\"\u003e     \u003c\/figure\u003e      \u003cdiv class=\"wcl-split-copy\"\u003e       \u003cspan class=\"wcl-kicker\"\u003eMade to stay close\u003c\/span\u003e       \u003ch2\u003eSmall enough for the spaces you use every day.\u003c\/h2\u003e       \u003cp\u003e         At approximately 7.5' × 7.5', it fits naturally on a nightstand,         desk, prayer table, or shelf without taking over the room.       \u003c\/p\u003e        \u003cdiv class=\"wcl-mini-list\"\u003e         \u003cdiv class=\"wcl-mini\"\u003eNightstand and bedside display\u003c\/div\u003e         \u003cdiv class=\"wcl-mini\"\u003eDesk or prayer corner\u003c\/div\u003e         \u003cdiv class=\"wcl-mini\"\u003eShelf and small-space styling\u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- POWER --\u003e   \u003csection class=\"wcl-section wcl-split wcl-reverse\"\u003e     \u003cdiv class=\"wcl-split-copy\"\u003e       \u003cspan class=\"wcl-kicker\"\u003eSimple everyday use\u003c\/span\u003e       \u003ch2\u003ePlug in. Turn on. Let it glow.\u003c\/h2\u003e       \u003cp\u003e         The included USB cable keeps setup simple with no batteries to replace.         Once powered, the lamp gives off a soft warm-white glow suited to quiet         evenings and low-light spaces.       \u003c\/p\u003e        \u003cdiv class=\"wcl-mini-list\"\u003e         \u003cdiv class=\"wcl-mini\"\u003eUSB-powered design\u003c\/div\u003e         \u003cdiv class=\"wcl-mini\"\u003eNo batteries needed\u003c\/div\u003e         \u003cdiv class=\"wcl-mini\"\u003eWarm-white ambient light\u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e      \u003cfigure class=\"wcl-split-media\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/lumen-wooden-cross-lamp-4529443.webp?v=1788244802\" alt=\"Wooden Cross Lamp showing its clean illuminated cross design\" loading=\"lazy\"\u003e     \u003c\/figure\u003e   \u003c\/section\u003e    \u003c!-- EMOTIONAL BAND --\u003e   \u003csection class=\"wcl-section wcl-band\"\u003e     \u003cspan class=\"wcl-kicker\"\u003eA daily reminder\u003c\/span\u003e     \u003ch2\u003eSome objects simply fill a room. Others give it meaning.\u003c\/h2\u003e     \u003cp\u003e       The Wooden Cross Lamp is designed to feel quietly present — something you       notice when the room grows still, when prayer begins, or when the day is ending.     \u003c\/p\u003e     \u003cdiv class=\"wcl-quote\"\u003e“Keep a little light beside the things you believe in.”\u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- IMAGE 5 --\u003e   \u003cfigure class=\"wcl-media\"\u003e     \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/lumen-wooden-cross-lamp-5034488.webp?v=1788244802\" alt=\"Wooden Cross Lamp styled as a meaningful faith-inspired gift\" loading=\"lazy\"\u003e   \u003c\/figure\u003e    \u003c!-- GIFT --\u003e   \u003csection class=\"wcl-section wcl-gift\"\u003e     \u003cdiv\u003e       \u003cspan class=\"wcl-kicker\"\u003eA meaningful gift\u003c\/span\u003e       \u003ch2\u003eA gift that says what words sometimes cannot.\u003c\/h2\u003e       \u003cp\u003e         Its simple cross form and warm glow make it a thoughtful choice for         faith-filled milestones, holidays, new homes, and the people you want to         remind that they are loved and remembered.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"wcl-gift-grid\"\u003e       \u003cdiv class=\"wcl-gift-item\"\u003e         \u003csmall\u003e01\u003c\/small\u003e         \u003cstrong\u003eBaptisms\u003c\/strong\u003e         \u003cspan\u003eA meaningful keepsake for a faith milestone.\u003c\/span\u003e       \u003c\/div\u003e       \u003cdiv class=\"wcl-gift-item\"\u003e         \u003csmall\u003e02\u003c\/small\u003e         \u003cstrong\u003eConfirmations\u003c\/strong\u003e         \u003cspan\u003eA lasting symbol to keep close at home.\u003c\/span\u003e       \u003c\/div\u003e       \u003cdiv class=\"wcl-gift-item\"\u003e         \u003csmall\u003e03\u003c\/small\u003e         \u003cstrong\u003eChristmas\u003c\/strong\u003e         \u003cspan\u003eA warm, faith-inspired gift for the season.\u003c\/span\u003e       \u003c\/div\u003e       \u003cdiv class=\"wcl-gift-item\"\u003e         \u003csmall\u003e04\u003c\/small\u003e         \u003cstrong\u003eNew homes \u0026amp; family gifts\u003c\/strong\u003e         \u003cspan\u003eA gentle way to bring warmth and meaning into a new space.\u003c\/span\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- SPECS --\u003e   \u003csection class=\"wcl-section wcl-specs\"\u003e     \u003cspan class=\"wcl-kicker\"\u003eProduct details\u003c\/span\u003e     \u003ch2\u003eSimple, compact, easy to place.\u003c\/h2\u003e     \u003cp\u003eKey details based on the product information supplied.\u003c\/p\u003e      \u003cdiv class=\"wcl-spec-grid\"\u003e       \u003cdiv class=\"wcl-spec\"\u003e         \u003cspan\u003eProduct\u003c\/span\u003e         \u003cstrong\u003eWooden Cross Lamp\u003c\/strong\u003e       \u003c\/div\u003e       \u003cdiv class=\"wcl-spec\"\u003e         \u003cspan\u003eSize\u003c\/span\u003e         \u003cstrong\u003eApprox. 7.5' × 7.5'\u003c\/strong\u003e       \u003c\/div\u003e       \u003cdiv class=\"wcl-spec\"\u003e         \u003cspan\u003eLight\u003c\/span\u003e         \u003cstrong\u003eWarm White\u003c\/strong\u003e       \u003c\/div\u003e       \u003cdiv class=\"wcl-spec\"\u003e         \u003cspan\u003ePower\u003c\/span\u003e         \u003cstrong\u003eUSB Cable Included\u003c\/strong\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- FAQ --\u003e   \u003csection class=\"wcl-section wcl-faq\"\u003e     \u003cspan class=\"wcl-kicker\"\u003eQuick answers\u003c\/span\u003e     \u003ch2\u003eBefore it finds a place in your home.\u003c\/h2\u003e      \u003cdiv class=\"wcl-faq-list\"\u003e       \u003cdetails class=\"wcl-faq-item\"\u003e         \u003csummary\u003eDoes the lamp use batteries?\u003c\/summary\u003e         \u003cdiv class=\"wcl-faq-answer\"\u003e           No. The product information supplied states that it plugs in using the included USB cable.         \u003c\/div\u003e       \u003c\/details\u003e        \u003cdetails class=\"wcl-faq-item\"\u003e         \u003csummary\u003eWhat size is the Wooden Cross Lamp?\u003c\/summary\u003e         \u003cdiv class=\"wcl-faq-answer\"\u003e           It measures approximately 7.5 inches by 7.5 inches, making it suitable for nightstands, desks, shelves, and prayer spaces.         \u003c\/div\u003e       \u003c\/details\u003e        \u003cdetails class=\"wcl-faq-item\"\u003e         \u003csummary\u003eWhat color is the light?\u003c\/summary\u003e         \u003cdiv class=\"wcl-faq-answer\"\u003e           The lamp is described as giving off a soft warm-white glow.         \u003c\/div\u003e       \u003c\/details\u003e        \u003cdetails class=\"wcl-faq-item\"\u003e         \u003csummary\u003eIs there a money-back guarantee?\u003c\/summary\u003e         \u003cdiv class=\"wcl-faq-answer\"\u003e           Yes. The product information supplied includes a 30-day money-back guarantee.         \u003c\/div\u003e       \u003c\/details\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- FINAL --\u003e   \u003csection class=\"wcl-final\"\u003e     \u003cspan class=\"wcl-kicker\"\u003eWooden Cross Lamp\u003c\/span\u003e     \u003ch2\u003eBring a little warmth to the place you pray, rest, and reflect.\u003c\/h2\u003e     \u003cp\u003e       A compact wooden cross lamp with a soft warm-white glow — designed to bring       light, meaning, and a quieter feeling to the spaces you use every day.     \u003c\/p\u003e      \u003ca class=\"wcl-cta\" href=\"#\"\u003eBACK TO PRODUCT OPTIONS ↑\u003c\/a\u003e     \u003cspan class=\"wcl-final-note\"\u003eReturns to the top of this product page.\u003c\/span\u003e   \u003c\/section\u003e  \u003c\/div\u003e","brand":"mysite","offers":[{"title":"A","offer_id":43559794769968,"sku":"SZ04622609014865-十字架-5V单色暖光19*19CM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"B","offer_id":43559794802736,"sku":"SZ04622609014865-耶稣-5V单色暖光19*19CM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"C","offer_id":43559794835504,"sku":"SZ04622609014865-教堂-5V单色暖光19*19CM","price":54.99,"currency_code":"USD","in_stock":true},{"title":"D","offer_id":43559794868272,"sku":"SZ04622609014865-和平鸽-5V单色暖光19*19CM","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/7414\/9680\/files\/lumen-wooden-cross-lamp-5961675.webp?v=1788405572","url":"https:\/\/vilyro.com\/products\/lumen","provider":"vilyro.com","version":"1.0","type":"link"}