{"product_id":"jesustree-christmas-cross","title":"JesusTree™ Christmas Cross","description":"\u003cstyle\u003e\n  .faith-cross-page,\n  .faith-cross-page * {\n    box-sizing: border-box;\n  }\n\n  .faith-cross-page {\n    --fc-green: #173f32;\n    --fc-green-2: #245744;\n    --fc-gold: #b88a3d;\n    --fc-cream: #fffaf1;\n    --fc-warm: #f6efe4;\n    --fc-text: #25251f;\n    --fc-muted: #6d675d;\n    --fc-line: rgba(23, 63, 50, 0.13);\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--fc-text);\n    line-height: 1.55;\n    container-type: inline-size;\n  }\n\n  .faith-cross-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n  }\n\n  .fc-card {\n    position: relative;\n    overflow: hidden;\n    margin: 0 0 18px;\n    padding: 18px;\n    border: 1px solid var(--fc-line);\n    border-radius: 24px;\n    background: var(--fc-cream);\n    box-shadow: 0 10px 32px rgba(47, 38, 24, 0.06);\n  }\n\n  .fc-card--green {\n    color: #fff;\n    background:\n      radial-gradient(circle at top right, rgba(255,255,255,.10), transparent 36%),\n      linear-gradient(145deg, var(--fc-green), #0f2e25);\n    border-color: transparent;\n  }\n\n  .fc-card--warm {\n    background: var(--fc-warm);\n  }\n\n  .fc-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    margin-bottom: 10px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: rgba(184, 138, 61, 0.12);\n    color: #7d5a21;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n\n  .fc-card--green .fc-eyebrow {\n    background: rgba(255,255,255,.12);\n    color: #f8dfaf;\n  }\n\n  .faith-cross-page h2,\n  .faith-cross-page h3 {\n    margin: 0;\n    color: inherit;\n    line-height: 1.12;\n  }\n\n  .faith-cross-page h2 {\n    font-size: clamp(30px, 7vw, 50px);\n    letter-spacing: -0.035em;\n  }\n\n  .faith-cross-page h3 {\n    font-size: clamp(23px, 5vw, 34px);\n    letter-spacing: -0.025em;\n  }\n\n  .fc-lead {\n    margin: 13px 0 0;\n    font-size: 17px;\n    color: var(--fc-muted);\n  }\n\n  .fc-card--green .fc-lead {\n    color: rgba(255,255,255,.82);\n  }\n\n  .fc-hero-copy {\n    padding: 22px 3px 4px;\n    text-align: center;\n  }\n\n  .fc-hero-image {\n    margin-top: 18px;\n  }\n\n  .fc-hero-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .fc-points {\n    display: grid;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .fc-point {\n    display: flex;\n    align-items: flex-start;\n    gap: 11px;\n    padding: 12px 13px;\n    border: 1px solid var(--fc-line);\n    border-radius: 15px;\n    background: rgba(255,255,255,.7);\n  }\n\n  .fc-card--green .fc-point {\n    border-color: rgba(255,255,255,.12);\n    background: rgba(255,255,255,.07);\n  }\n\n  .fc-icon {\n    flex: 0 0 32px;\n    height: 32px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: rgba(184,138,61,.14);\n    font-size: 17px;\n  }\n\n  .fc-point strong {\n    display: block;\n    margin-bottom: 2px;\n    font-size: 15px;\n  }\n\n  .fc-point span {\n    font-size: 13px;\n    color: var(--fc-muted);\n  }\n\n  .fc-card--green .fc-point span {\n    color: rgba(255,255,255,.72);\n  }\n\n  .fc-grid {\n    display: grid;\n    gap: 18px;\n    align-items: center;\n  }\n\n  .fc-copy {\n    padding: 2px;\n  }\n\n  .fc-copy p {\n    margin: 11px 0 0;\n    color: var(--fc-muted);\n  }\n\n  .fc-quote {\n    margin-top: 16px;\n    padding: 14px 15px;\n    border-left: 3px solid var(--fc-gold);\n    border-radius: 0 14px 14px 0;\n    background: rgba(184,138,61,.08);\n    font-weight: 600;\n  }\n\n  .fc-image-wrap img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .fc-size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .fc-size {\n    padding: 17px 10px;\n    border: 1px solid var(--fc-line);\n    border-radius: 16px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .fc-size strong {\n    display: block;\n    color: var(--fc-green);\n    font-size: 27px;\n    line-height: 1;\n  }\n\n  .fc-size span {\n    display: block;\n    margin-top: 7px;\n    color: var(--fc-muted);\n    font-size: 12px;\n  }\n\n  .fc-steps {\n    display: grid;\n    gap: 11px;\n    margin-top: 18px;\n  }\n\n  .fc-step {\n    display: grid;\n    grid-template-columns: 39px 1fr;\n    gap: 11px;\n    align-items: start;\n    padding: 13px;\n    border-radius: 15px;\n    background: #fff;\n    border: 1px solid var(--fc-line);\n  }\n\n  .fc-step-number {\n    width: 39px;\n    height: 39px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--fc-green);\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .fc-step strong {\n    display: block;\n    margin-bottom: 3px;\n  }\n\n  .fc-step p {\n    margin: 0;\n    color: var(--fc-muted);\n    font-size: 14px;\n  }\n\n  .fc-specs {\n    overflow: hidden;\n    margin-top: 17px;\n    border: 1px solid var(--fc-line);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .fc-spec-row {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    border-bottom: 1px solid var(--fc-line);\n  }\n\n  .fc-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .fc-spec-row \u003e div {\n    padding: 12px 13px;\n    font-size: 14px;\n  }\n\n  .fc-spec-row \u003e div:first-child {\n    font-weight: 700;\n    color: var(--fc-green);\n    background: rgba(23,63,50,.04);\n  }\n\n  .fc-faq {\n    margin-top: 17px;\n  }\n\n  .fc-faq details {\n    margin-bottom: 9px;\n    overflow: hidden;\n    border: 1px solid var(--fc-line);\n    border-radius: 15px;\n    background: #fff;\n  }\n\n  .fc-faq summary {\n    position: relative;\n    padding: 15px 42px 15px 15px;\n    cursor: pointer;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .fc-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .fc-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 15px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 23px;\n    color: var(--fc-green);\n  }\n\n  .fc-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .fc-faq-answer {\n    padding: 0 15px 15px;\n    color: var(--fc-muted);\n    font-size: 14px;\n  }\n\n  .fc-cta {\n    padding: 26px 18px;\n    text-align: center;\n  }\n\n  .fc-cta p {\n    max-width: 600px;\n    margin: 12px auto 0;\n  }\n\n  .fc-cta-note {\n    display: inline-block;\n    margin-top: 17px;\n    padding: 10px 16px;\n    border: 1px solid rgba(255,255,255,.2);\n    border-radius: 999px;\n    background: rgba(255,255,255,.08);\n    font-weight: 700;\n    font-size: 13px;\n  }\n\n  @container (min-width: 680px) {\n    .fc-card {\n      padding: 26px;\n      margin-bottom: 24px;\n    }\n\n    .fc-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 28px;\n    }\n\n    .fc-grid--reverse .fc-image-wrap {\n      order: 2;\n    }\n\n    .fc-grid--reverse .fc-copy {\n      order: 1;\n    }\n\n    .fc-points {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fc-hero-copy {\n      padding: 28px 35px 5px;\n    }\n  }\n\n  @container (max-width: 679px) {\n    .fc-grid,\n    .fc-grid--reverse {\n      grid-template-columns: 1fr;\n    }\n\n    .fc-grid--reverse .fc-image-wrap,\n    .fc-grid--reverse .fc-copy {\n      order: initial;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"faith-cross-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"fc-card fc-card--green\"\u003e\n    \u003cdiv class=\"fc-hero-copy\"\u003e\n      \u003cspan class=\"fc-eyebrow\"\u003e✝ A Meaningful Christmas Centerpiece\u003c\/span\u003e\n      \u003ch2\u003eKeep the Meaning at the Center of Christmas\u003c\/h2\u003e\n      \u003cp class=\"fc-lead\"\u003e\n        A glowing cross-shaped Christmas display that brings faith,\n        warmth and beauty into the heart of your holiday home.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/thenuvaro.com\/cdn\/shop\/files\/ChatGPT_Image_Sep_6_2026_10_54_33_PM.png?v=1788773894\u0026amp;width=1445\" alt=\"Illuminated Christmas cross decoration in a festive living room\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-points\"\u003e\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e✝\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eFaith-Focused Design\u003c\/strong\u003e\n          \u003cspan\u003eA Christmas centerpiece with deeper meaning.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e✨\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eWarm Holiday Glow\u003c\/strong\u003e\n          \u003cspan\u003eSoft lights bring a peaceful feeling to the room.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e🎄\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eChristmas Statement Piece\u003c\/strong\u003e\n          \u003cspan\u003eDesigned to become a focal point of your seasonal décor.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e❤️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eA Tradition With Meaning\u003c\/strong\u003e\n          \u003cspan\u003eBring it back as part of your Christmas celebration year after year.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- PAIN \/ EMOTIONAL HOOK --\u003e\n  \u003csection class=\"fc-card fc-card--warm\"\u003e\n    \u003cdiv class=\"fc-grid\"\u003e\n      \u003cdiv class=\"fc-copy\"\u003e\n        \u003cspan class=\"fc-eyebrow\"\u003eMore Than Another Decoration\u003c\/span\u003e\n        \u003ch3\u003eWhen Christmas Décor Looks Beautiful… But Feels Empty\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Lights, ornaments and gifts can fill a room, but sometimes the\n          most important part of the season gets lost in everything else.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This cross-shaped Christmas display creates a visual reminder\n          of faith right in the center of your celebration.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"fc-quote\"\u003e\n          A centerpiece that helps your Christmas décor say something meaningful.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/thenuvaro.com\/cdn\/shop\/files\/ChatGPT_Image_Sep_6_2026_10_54_22_PM.png?v=1788773894\u0026amp;width=1445\" alt=\"Christmas cross with warm lights beside fireplace\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- EXPERIENCE --\u003e\n  \u003csection class=\"fc-card\"\u003e\n    \u003cdiv class=\"fc-copy\" style=\"text-align:center;\"\u003e\n      \u003cspan class=\"fc-eyebrow\"\u003eLight • Faith • Christmas\u003c\/span\u003e\n      \u003ch3\u003eA Different Kind of Christmas Tree\u003c\/h3\u003e\n      \u003cp style=\"max-width:680px;margin-left:auto;margin-right:auto;\"\u003e\n        Instead of another traditional tree, the familiar greenery and\n        warm Christmas lights take the shape of a cross — creating a\n        display that feels festive while keeping the message of the\n        season clearly in view.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-points\"\u003e\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eClassic Holiday Greenery\u003c\/strong\u003e\n          \u003cspan\u003eFits naturally alongside traditional Christmas decorations.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e💫\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eGlowing Visual Focus\u003c\/strong\u003e\n          \u003cspan\u003eWarm illumination helps the cross stand out after dark.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e🏠\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eMade for the Holiday Home\u003c\/strong\u003e\n          \u003cspan\u003eCreates a striking centerpiece in your seasonal setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e🤍\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eSimple, Meaningful Beauty\u003c\/strong\u003e\n          \u003cspan\u003eA calm alternative to overly busy Christmas décor.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIGHTING \/ SCENE --\u003e\n  \u003csection class=\"fc-card fc-card--green\"\u003e\n    \u003cdiv class=\"fc-grid fc-grid--reverse\"\u003e\n      \u003cdiv class=\"fc-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/thenuvaro.com\/cdn\/shop\/files\/ChatGPT_Image_Sep_6_2026_10_54_33_PM.png?v=1788773894\u0026amp;width=1445\" alt=\"Warm glowing Christmas cross centerpiece\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-copy\"\u003e\n        \u003cspan class=\"fc-eyebrow\"\u003eWarm \u0026amp; Peaceful\u003c\/span\u003e\n        \u003ch3\u003eBeautiful by Day. Even More Special When It Glows.\u003c\/h3\u003e\n\n        \u003cp class=\"fc-lead\"\u003e\n          The warm lights illuminate the cross-shaped greenery and create\n          a soft, peaceful Christmas atmosphere around it.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"fc-points\" style=\"grid-template-columns:1fr;\"\u003e\n          \u003cdiv class=\"fc-point\"\u003e\n            \u003cdiv class=\"fc-icon\"\u003e✨\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eWarm glowing illumination\u003c\/strong\u003e\n              \u003cspan\u003eAdds depth and warmth to your Christmas display.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-point\"\u003e\n            \u003cdiv class=\"fc-icon\"\u003e🔥\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003ePerfect beside classic holiday décor\u003c\/strong\u003e\n              \u003cspan\u003ePairs beautifully with fireplaces, gifts and Christmas trees.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ASSEMBLY --\u003e\n  \u003csection class=\"fc-card fc-card--warm\"\u003e\n    \u003cdiv class=\"fc-grid\"\u003e\n      \u003cdiv class=\"fc-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/thenuvaro.com\/cdn\/shop\/files\/ChatGPT_Image_Sep_6_2026_10_54_42_PM.png?v=1788773894\u0026amp;width=1445\" alt=\"Christmas cross greenery being assembled\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-copy\"\u003e\n        \u003cspan class=\"fc-eyebrow\"\u003eSimple Setup\u003c\/span\u003e\n        \u003ch3\u003eFrom Box to Christmas Centerpiece in 4 Main Steps\u003c\/h3\u003e\n\n        \u003cdiv class=\"fc-steps\"\u003e\n          \u003cdiv class=\"fc-step\"\u003e\n            \u003cdiv class=\"fc-step-number\"\u003e1\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eShape the Branches\u003c\/strong\u003e\n              \u003cp\u003eFluff and arrange the greenery to create a fuller appearance.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-step\"\u003e\n            \u003cdiv class=\"fc-step-number\"\u003e2\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eInsert the Cross Arms\u003c\/strong\u003e\n              \u003cp\u003eConnect both horizontal sections to the center structure.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-step\"\u003e\n            \u003cdiv class=\"fc-step-number\"\u003e3\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eAdd the Main Sections\u003c\/strong\u003e\n              \u003cp\u003eConnect the upper and lower portions of the cross.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-step\"\u003e\n            \u003cdiv class=\"fc-step-number\"\u003e4\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cstrong\u003eSecure It to the Base\u003c\/strong\u003e\n              \u003cp\u003ePlace the assembled structure into its stand and secure it.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE --\u003e\n  \u003csection class=\"fc-card\"\u003e\n    \u003cdiv class=\"fc-copy\" style=\"text-align:center;\"\u003e\n      \u003cspan class=\"fc-eyebrow\"\u003eChoose Your Size\u003c\/span\u003e\n      \u003ch3\u003eTwo Heights for Your Christmas Space\u003c\/h3\u003e\n      \u003cp\u003e\n        Pick the version that best fits the scale of your holiday display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-size-grid\"\u003e\n      \u003cdiv class=\"fc-size\"\u003e\n        \u003cstrong\u003e150 cm\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 59.1 in\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-size\"\u003e\n        \u003cstrong\u003e180 cm\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 70.9 in\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- USE SCENARIOS --\u003e\n  \u003csection class=\"fc-card fc-card--warm\"\u003e\n    \u003cdiv class=\"fc-copy\"\u003e\n      \u003cspan class=\"fc-eyebrow\"\u003eCreate Your Christmas Moment\u003c\/span\u003e\n      \u003ch3\u003eMake It the Heart of Your Holiday Display\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Place it where your family naturally gathers and let the glowing\n        cross become part of the atmosphere around your Christmas celebration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-points\"\u003e\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e🔥\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eBeside the Fireplace\u003c\/strong\u003e\n          \u003cspan\u003eCreate a warm traditional Christmas focal point.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e🎁\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eWith Christmas Gifts\u003c\/strong\u003e\n          \u003cspan\u003eBuild a meaningful holiday scene around the base.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e🎄\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eAlongside Your Tree\u003c\/strong\u003e\n          \u003cspan\u003eAdd a faith-centered element to familiar Christmas décor.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-point\"\u003e\n        \u003cdiv class=\"fc-icon\"\u003e🏡\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eAs a Standalone Centerpiece\u003c\/strong\u003e\n          \u003cspan\u003eLet its distinctive silhouette become the main visual feature.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"fc-card\"\u003e\n    \u003cdiv class=\"fc-copy\"\u003e\n      \u003cspan class=\"fc-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n      \u003ch3\u003eSpecifications\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-specs\"\u003e\n      \u003cdiv class=\"fc-spec-row\"\u003e\n        \u003cdiv\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv\u003eChristmas Cross Decorative Tree\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-spec-row\"\u003e\n        \u003cdiv\u003eDesign\u003c\/div\u003e\n        \u003cdiv\u003eCross-shaped greenery with decorative lights\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-spec-row\"\u003e\n        \u003cdiv\u003eSize Options\u003c\/div\u003e\n        \u003cdiv\u003e150 cm \/ 59.1 in   •   180 cm \/ 70.9 in\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fc-spec-row\"\u003e\n        \u003cdiv\u003eAssembly\u003c\/div\u003e\n        \u003cdiv\u003eFour main assembly steps\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"fc-card fc-card--warm\"\u003e\n    \u003cdiv class=\"fc-copy\"\u003e\n      \u003cspan class=\"fc-eyebrow\"\u003eQuestions?\u003c\/span\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fc-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n        \u003cdiv class=\"fc-faq-answer\"\u003e\n          The Christmas cross is available in two heights:\n          150 cm (approximately 59.1 in) and 180 cm (approximately 70.9 in).\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it require assembly?\u003c\/summary\u003e\n        \u003cdiv class=\"fc-faq-answer\"\u003e\n          Yes. The main setup involves shaping the branches, inserting the\n          cross arms, connecting the upper and lower sections, and securing\n          the assembled cross to the base.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the cross light up?\u003c\/summary\u003e\n        \u003cdiv class=\"fc-faq-answer\"\u003e\n          Yes. The product is shown with warm decorative lights throughout\n          the greenery, creating a glowing Christmas display.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow can I decorate it?\u003c\/summary\u003e\n        \u003cdiv class=\"fc-faq-answer\"\u003e\n          The cross can serve as a simple illuminated centerpiece on its own,\n          or be styled with complementary Christmas decorations to suit your\n          holiday setup.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"fc-card fc-card--green fc-cta\"\u003e\n    \u003cspan class=\"fc-eyebrow\"\u003eA Christmas With Meaning\u003c\/span\u003e\n\n    \u003ch2\u003eLet Your Décor Reflect What Christmas Means to You\u003c\/h2\u003e\n\n    \u003cp class=\"fc-lead\"\u003e\n      Create a warm, glowing centerpiece that brings faith and Christmas\n      together in one unforgettable display.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fc-cta-note\"\u003e\n      ✝ Choose 150 cm or 180 cm above\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"MJJ","offers":[{"title":"150cm","offer_id":54728577909102,"sku":null,"price":119.99,"currency_code":"USD","in_stock":true},{"title":"180cm","offer_id":54728577941870,"sku":null,"price":149.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImageSep6_2026_10_52_45PM.png?v=1788777048","url":"https:\/\/bvuyomi.com\/products\/jesustree-christmas-cross","provider":"Bvuyomi","version":"1.0","type":"link"}