{"product_id":"christmas-heirloom-candle-holder","title":"🎄 Christmas Heirloom Glow Candle Holder Collection (📦Buy 2 Free Shipping)","description":"\u003cstyle\u003e\n  \/* =========================================================\n     CHRISTMAS HEIRLOOM GLOW CANDLE HOLDER\n     VINTAGE HOLIDAY SHOPIFY CRO PAGE\n  ========================================================= *\/\n\n  .heirloomx-wrap {\n    --hx-ink: #2f3129;\n    --hx-muted: #706d63;\n    --hx-green: #2f4738;\n    --hx-gold: #b88943;\n    --hx-cream: #fbf7ee;\n    --hx-soft: #f5efe4;\n    --hx-line: #e7dfd1;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    background: #ffffff;\n    color: var(--hx-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    overflow-wrap: break-word;\n  }\n\n  .heirloomx-wrap *,\n  .heirloomx-wrap *::before,\n  .heirloomx-wrap *::after {\n    box-sizing: border-box;\n  }\n\n  .heirloomx-wrap h1,\n  .heirloomx-wrap h2,\n  .heirloomx-wrap h3,\n  .heirloomx-wrap p {\n    margin-top: 0;\n  }\n\n  .heirloomx-section {\n    padding: 40px 22px;\n  }\n\n  .heirloomx-center {\n    text-align: center;\n  }\n\n  .heirloomx-soft {\n    background: var(--hx-cream);\n  }\n\n  .heirloomx-tag {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: #f1e4cd;\n    color: #845d25;\n    font-size: 11px;\n    font-weight: 850;\n    letter-spacing: 1px;\n  }\n\n  .heirloomx-title {\n    margin: 0 0 15px;\n    color: var(--hx-green);\n    font-size: 38px;\n    line-height: 1.15;\n    font-weight: 900;\n    letter-spacing: -0.7px;\n  }\n\n  .heirloomx-h2 {\n    margin: 0 0 12px;\n    color: var(--hx-ink);\n    font-size: 28px;\n    line-height: 1.24;\n    font-weight: 850;\n  }\n\n  .heirloomx-copy {\n    max-width: 700px;\n    margin: 0 auto;\n    color: var(--hx-muted);\n    font-size: 16px;\n  }\n\n  \/* HERO *\/\n\n  .heirloomx-hero {\n    padding: 46px 22px 34px;\n    text-align: center;\n    background:\n      linear-gradient(\n        135deg,\n        #f8efe2 0%,\n        #ffffff 53%,\n        #eef3eb 100%\n      );\n    border-bottom: 1px solid var(--hx-line);\n  }\n\n  .heirloomx-pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 22px;\n  }\n\n  .heirloomx-pill {\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: var(--hx-green);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 750;\n  }\n\n  \/* IMAGES *\/\n\n  .heirloomx-media {\n    width: 100%;\n    max-width: 800px;\n    margin: 24px auto 0;\n  }\n\n  .heirloomx-media img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0 auto;\n    border-radius: 18px;\n  }\n\n  \/* LISTS *\/\n\n  .heirloomx-list {\n    max-width: 720px;\n    margin: 20px auto 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .heirloomx-list li {\n    display: grid;\n    grid-template-columns: 24px minmax(0, 1fr);\n    gap: 9px;\n    padding: 9px 0;\n    color: var(--hx-muted);\n    font-size: 15px;\n  }\n\n  .heirloomx-list strong {\n    color: var(--hx-ink);\n  }\n\n  \/* CARDS *\/\n\n  .heirloomx-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    max-width: 760px;\n    margin: 24px auto 0;\n  }\n\n  .heirloomx-card {\n    padding: 22px;\n    border: 1px solid var(--hx-line);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .heirloomx-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    margin-bottom: 12px;\n    border-radius: 13px;\n    background: #f5ead8;\n    font-size: 22px;\n  }\n\n  .heirloomx-card h3 {\n    margin: 0 0 7px;\n    color: var(--hx-ink);\n    font-size: 18px;\n  }\n\n  .heirloomx-card p {\n    margin: 0;\n    color: var(--hx-muted);\n    font-size: 14px;\n  }\n\n  \/* DARK CHRISTMAS SECTION *\/\n\n  .heirloomx-dark {\n    margin: 16px 0;\n    padding: 41px 22px;\n    color: #ffffff;\n    background: linear-gradient(135deg, #24382d, #3b5140);\n    border-radius: 24px;\n  }\n\n  .heirloomx-dark .heirloomx-h2 {\n    color: #ffffff;\n  }\n\n  .heirloomx-dark .heirloomx-copy {\n    color: #e5ebe3;\n  }\n\n  .heirloomx-dark .heirloomx-tag {\n    background: rgba(255,255,255,.12);\n    color: #f5dcae;\n  }\n\n  .heirloomx-dark .heirloomx-list li {\n    color: #e5ebe3;\n  }\n\n  .heirloomx-dark .heirloomx-list strong {\n    color: #ffffff;\n  }\n\n  \/* USE CASES *\/\n\n  .heirloomx-use {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 9px;\n    margin-top: 24px;\n  }\n\n  .heirloomx-use-item {\n    padding: 17px 8px;\n    border: 1px solid var(--hx-line);\n    border-radius: 15px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .heirloomx-use-item span {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 24px;\n  }\n\n  .heirloomx-use-item strong {\n    display: block;\n    color: var(--hx-ink);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* STEPS *\/\n\n  .heirloomx-steps {\n    max-width: 720px;\n    margin: 24px auto 0;\n  }\n\n  .heirloomx-step {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 17px 0;\n    border-bottom: 1px solid var(--hx-line);\n  }\n\n  .heirloomx-step:last-child {\n    border-bottom: 0;\n  }\n\n  .heirloomx-num {\n    width: 38px;\n    height: 38px;\n    flex: 0 0 38px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--hx-gold);\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .heirloomx-step strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--hx-ink);\n    font-size: 16px;\n  }\n\n  .heirloomx-step span {\n    color: var(--hx-muted);\n    font-size: 14px;\n  }\n\n  \/* CALLOUT *\/\n\n  .heirloomx-callout {\n    max-width: 720px;\n    margin: 22px auto 0;\n    padding: 18px 20px;\n    border-left: 4px solid var(--hx-gold);\n    border-radius: 12px;\n    background: #f6ecdc;\n    color: #6d5b3f;\n    font-size: 14px;\n  }\n\n  \/* SPECS *\/\n\n  .heirloomx-specs {\n    max-width: 760px;\n    margin: 24px auto 0;\n    overflow: hidden;\n    border: 1px solid var(--hx-line);\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .heirloomx-specs table {\n    width: 100%;\n    margin: 0;\n    border: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .heirloomx-specs th,\n  .heirloomx-specs td {\n    padding: 14px 15px;\n    border: 0;\n    border-bottom: 1px solid var(--hx-line);\n    text-align: left;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .heirloomx-specs th {\n    width: 38%;\n    background: #f6f2ea;\n    color: #646356;\n    font-weight: 750;\n  }\n\n  .heirloomx-specs td {\n    color: var(--hx-ink);\n  }\n\n  .heirloomx-specs tr:last-child th,\n  .heirloomx-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  \/* FAQ *\/\n\n  .heirloomx-faq {\n    max-width: 760px;\n    margin: 24px auto 0;\n  }\n\n  .heirloomx-faq details {\n    margin-bottom: 10px;\n    border: 1px solid var(--hx-line);\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .heirloomx-faq summary {\n    padding: 17px 18px;\n    color: var(--hx-ink);\n    font-size: 15px;\n    font-weight: 800;\n    cursor: pointer;\n  }\n\n  .heirloomx-faq p {\n    margin: 0;\n    padding: 0 18px 18px;\n    color: var(--hx-muted);\n    font-size: 14px;\n  }\n\n  \/* FINAL *\/\n\n  .heirloomx-final {\n    margin-top: 16px;\n    padding: 42px 22px;\n    text-align: center;\n    background:\n      linear-gradient(\n        135deg,\n        #f8efe2,\n        #ffffff 53%,\n        #edf3ea\n      );\n    border-radius: 24px 24px 0 0;\n  }\n\n  .heirloomx-final-cta {\n    margin-top: 19px;\n    color: #91662c;\n    font-size: 17px;\n    font-weight: 850;\n  }\n\n  \/* MOBILE *\/\n\n  @media (max-width: 640px) {\n    .heirloomx-section {\n      padding: 31px 16px;\n    }\n\n    .heirloomx-hero {\n      padding: 36px 16px 28px;\n    }\n\n    .heirloomx-title {\n      font-size: 29px;\n    }\n\n    .heirloomx-h2 {\n      font-size: 23px;\n    }\n\n    .heirloomx-copy {\n      font-size: 15px;\n    }\n\n    .heirloomx-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .heirloomx-use {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .heirloomx-dark {\n      padding: 32px 16px;\n      border-radius: 18px;\n    }\n\n    .heirloomx-media img {\n      border-radius: 14px;\n    }\n\n    .heirloomx-specs th,\n    .heirloomx-specs td {\n      padding: 12px 10px;\n    }\n\n    .heirloomx-final {\n      padding: 34px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"heirloomx-wrap\" lang=\"en\"\u003e\n\u003c!-- ATTENTION --\u003e\n\u003csection class=\"heirloomx-hero\"\u003e\n\u003cdiv class=\"heirloomx-tag\"\u003eVINTAGE-INSPIRED CHRISTMAS DECOR\u003c\/div\u003e\n\u003ch1 class=\"heirloomx-title\"\u003eBring the Warm Glow\u003cbr\u003eof Christmas Home.\u003c\/h1\u003e\n\u003cp class=\"heirloomx-copy\"\u003eA nostalgic holiday candle holder designed to turn a tabletop, mantel, or entryway into a \u003cstrong\u003ecozy Christmas scene filled with warmth and character.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"heirloomx-copy\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/9_15_8.gif?v=1789729645\" alt=\"\" width=\"438\" height=\"584\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"heirloomx-pills\"\u003e\n\u003cspan class=\"heirloomx-pill\"\u003e🎄 Vintage Christmas Style\u003c\/span\u003e \u003cspan class=\"heirloomx-pill\"\u003e🕯️ Warm LED Glow\u003c\/span\u003e \u003cspan class=\"heirloomx-pill\"\u003e✨ Decorative Keepsake\u003c\/span\u003e \u003cspan class=\"heirloomx-pill\"\u003e🏡 Tabletop Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"heirloomx-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1777030770511\/bfc5ef42230e4cc19d6fc43b4cb96318.jpeg?w=1254\u0026amp;h=1254\"\u003e\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003csection class=\"heirloomx-section\"\u003e\n\u003cdiv class=\"heirloomx-center\"\u003e\n\u003cdiv class=\"heirloomx-tag\"\u003eMORE THAN A SIMPLE CANDLE HOLDER\u003c\/div\u003e\n\u003ch2 class=\"heirloomx-h2\"\u003e🎅 A Little Piece of Old-Fashioned Christmas Charm\u003c\/h2\u003e\n\u003cp class=\"heirloomx-copy\"\u003eClassic pedestal styling, antique-inspired details, and warm candlelight come together to create a piece that feels instantly nostalgic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"heirloomx-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAdd instant holiday character.\u003c\/strong\u003e Make an ordinary shelf or tabletop feel more festive. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🏡\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCreate a cozy focal point.\u003c\/strong\u003e Use it alone or layer it into your favorite Christmas display. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBring in a nostalgic look.\u003c\/strong\u003e Designed to complement traditional, rustic, and vintage holiday decor. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eEnjoy it season after season.\u003c\/strong\u003e A decorative piece made to come back out every Christmas. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cfigure class=\"heirloomx-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1777030770511\/ed305e5cebdbc3b4a2fd5b8e3815cd3c404895c2.jpeg?w=1254\u0026amp;h=1254\"\u003e\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE: HEIRLOOM FEEL --\u003e\n\u003csection class=\"heirloomx-section heirloomx-soft\"\u003e\n\u003cdiv class=\"heirloomx-center\"\u003e\n\u003cdiv class=\"heirloomx-tag\"\u003eMADE TO FEEL LIKE A CHRISTMAS KEEPSAKE\u003c\/div\u003e\n\u003ch2 class=\"heirloomx-h2\"\u003e✨ The Kind of Decor That Feels Like Tradition\u003c\/h2\u003e\n\u003cp class=\"heirloomx-copy\"\u003eTraditional holiday styling and character-rich details give each piece a collected, old-world look— the kind that feels right at home with treasured Christmas decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-grid\"\u003e\n\u003cdiv class=\"heirloomx-card\"\u003e\n\u003cdiv class=\"heirloomx-icon\"\u003e🎄\u003c\/div\u003e\n\u003ch3\u003eClassic Holiday Styling\u003c\/h3\u003e\n\u003cp\u003eA timeless look that blends easily with traditional Christmas decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-card\"\u003e\n\u003cdiv class=\"heirloomx-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eCharacter-Rich Details\u003c\/h3\u003e\n\u003cp\u003eDecorative shapes and openings become even more charming once illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-card\"\u003e\n\u003cdiv class=\"heirloomx-icon\"\u003e🏡\u003c\/div\u003e\n\u003ch3\u003eEasy to Display\u003c\/h3\u003e\n\u003cp\u003eDesigned for mantels, shelves, tabletops, and welcoming entryways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-card\"\u003e\n\u003cdiv class=\"heirloomx-icon\"\u003e🎁\u003c\/div\u003e\n\u003ch3\u003eA Lovely Holiday Gift\u003c\/h3\u003e\n\u003cp\u003eA thoughtful choice for anyone who loves nostalgic Christmas decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"heirloomx-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1777030770511\/20b9e2a54ab89cd3e25ddd02b52cfb310d996634.jpeg?w=1254\u0026amp;h=1254\"\u003e\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE: GLOW --\u003e\n\u003csection class=\"heirloomx-dark\"\u003e\n\u003cdiv class=\"heirloomx-center\"\u003e\n\u003cdiv class=\"heirloomx-tag\"\u003eADD A SOFT GOLDEN GLOW\u003c\/div\u003e\n\u003ch2 class=\"heirloomx-h2\"\u003e🕯️ Watch the Details Come to Life\u003c\/h2\u003e\n\u003cp class=\"heirloomx-copy\"\u003ePlace an LED flameless tea light inside and let warm light shine through the decorative openings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"heirloomx-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSoft ambient lighting.\u003c\/strong\u003e Add warmth without overpowering the room. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHighlights decorative details.\u003c\/strong\u003e The glowing openings help the design stand out after dark. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🌙\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMade for cozy evenings.\u003c\/strong\u003e A simple finishing touch for winter nights and holiday gatherings. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cfigure class=\"heirloomx-media\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1777030770511\/bad12eee69a6a7b255d7389272e671111df87d70.jpeg?w=1254\u0026amp;h=1254\"\u003e\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"heirloomx-section\"\u003e\n\u003cdiv class=\"heirloomx-center\"\u003e\n\u003cdiv class=\"heirloomx-tag\"\u003eFIND THE PERFECT HOLIDAY SPOT\u003c\/div\u003e\n\u003ch2 class=\"heirloomx-h2\"\u003e🏡 Small Enough to Style Almost Anywhere\u003c\/h2\u003e\n\u003cp class=\"heirloomx-copy\"\u003eAdd one glowing accent wherever your Christmas decor needs a little more warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-use\"\u003e\n\u003cdiv class=\"heirloomx-use-item\"\u003e\n\u003cspan\u003e🍽️\u003c\/span\u003e \u003cstrong\u003eChristmas Dinner\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-use-item\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003eHoliday Gathering\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-use-item\"\u003e\n\u003cspan\u003e🏡\u003c\/span\u003e \u003cstrong\u003eEntryway\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-use-item\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e \u003cstrong\u003eFireplace Mantel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-use-item\"\u003e\n\u003cspan\u003e🌙\u003c\/span\u003e \u003cstrong\u003eWinter Evenings\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"heirloomx-section heirloomx-soft\"\u003e\n\u003cdiv class=\"heirloomx-center\"\u003e\n\u003cdiv class=\"heirloomx-tag\"\u003eA SIMPLE WAY TO ADD CHRISTMAS AMBIANCE\u003c\/div\u003e\n\u003ch2 class=\"heirloomx-h2\"\u003eThree Easy Steps\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-steps\"\u003e\n\u003cdiv class=\"heirloomx-step\"\u003e\n\u003cdiv class=\"heirloomx-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eChoose Your Display Spot\u003c\/strong\u003e \u003cspan\u003e Place the candle holder on a stable tabletop, mantel, shelf, or entryway surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-step\"\u003e\n\u003cdiv class=\"heirloomx-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdd an LED Flameless Tea Light\u003c\/strong\u003e \u003cspan\u003e Place a compatible LED tea light inside the chamber. Candle is not included. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-step\"\u003e\n\u003cdiv class=\"heirloomx-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEnjoy the Glow\u003c\/strong\u003e \u003cspan\u003e Turn on the LED light and let the warm illumination bring the decorative details to life. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-callout\"\u003e\n\u003cstrong\u003e🕯️ Recommended:\u003c\/strong\u003e use an LED flameless tea light rather than an open flame, especially around seasonal decorations, children, and pets.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"heirloomx-section\"\u003e\n\u003cdiv class=\"heirloomx-center\"\u003e\n\u003cdiv class=\"heirloomx-tag\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"heirloomx-h2\"\u003e📋 Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-specs\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eChristmas Heirloom Glow Candle Holder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eVintage Christmas \/ Rustic Holiday Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eLED Flameless Tea Light Candle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCandle Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Placement\u003c\/th\u003e\n\u003ctd\u003eTabletop, mantel, shelf, or entryway\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003eApprox. 17 × 8.5 cm \/ 6.7 × 3.3 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBest For\u003c\/th\u003e\n\u003ctd\u003eHoliday decorating, Christmas ambiance, seasonal displays, and gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"heirloomx-section heirloomx-soft\"\u003e\n\u003cdiv class=\"heirloomx-center\"\u003e\n\u003cdiv class=\"heirloomx-tag\"\u003eBEFORE YOU ORDER\u003c\/div\u003e\n\u003ch2 class=\"heirloomx-h2\"\u003eQuick FAQ\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heirloomx-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it include a candle?\u003c\/summary\u003e\n\u003cp\u003eNo. The supplied product information states that the LED flameless tea light is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of candle should I use?\u003c\/summary\u003e\n\u003cp\u003eAn LED flameless tea light is recommended to create the intended glow without using an open flame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for flat surfaces such as mantels, shelves, tabletops, and entryway displays.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is it?\u003c\/summary\u003e\n\u003cp\u003eThe supplied size is approximately \u003cstrong\u003e17 × 8.5 cm\u003c\/strong\u003e, or about \u003cstrong\u003e6.7 × 3.3 inches\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it as a Christmas gift?\u003c\/summary\u003e\n\u003cp\u003eYes. Its nostalgic styling makes it especially suitable for people who enjoy traditional, rustic, or vintage-inspired Christmas decor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"heirloomx-final\"\u003e\n\u003cdiv class=\"heirloomx-tag\"\u003eA WARMER WAY TO DECORATE FOR CHRISTMAS\u003c\/div\u003e\n\u003ch2 class=\"heirloomx-h2\"\u003e🎄 Create a Glow You'll Want to Bring Back Every Year\u003c\/h2\u003e\n\u003cp class=\"heirloomx-copy\"\u003eA nostalgic Christmas accent by day. A warm glowing centerpiece by night. Add it to your holiday traditions and enjoy it season after season.\u003c\/p\u003e\n\u003cp class=\"heirloomx-final-cta\"\u003e✨ Add a little heirloom-style Christmas magic to your home.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Linan456","offers":[{"title":"Christmas Tree","offer_id":41881027969157,"sku":"SZ01092609165081-圣诞树-大","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Nativity Holy Night","offer_id":41881028001925,"sku":"SZ01092609165081-圣诞圣夜-大","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Santa Claus","offer_id":41881028034693,"sku":"SZ01092609165081-圣诞老人-大","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Snowman","offer_id":41881028067461,"sku":"SZ01092609165081-雪人-大","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Nutcracker","offer_id":41881028100229,"sku":"SZ01092609165081-胡桃夹子-大","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Reindeer","offer_id":41881028132997,"sku":"SZ01092609165081-驯鹿-大","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/bfc5ef42230e4cc19d6fc43b4cb96318.jpg?v=1789714024","url":"https:\/\/noomoriey.com\/zh\/products\/christmas-heirloom-candle-holder","provider":"noomoriey","version":"1.0","type":"link"}