{"product_id":"lumiere-glass-tealight-candle-holder-elegant-tabletop-ambience","title":"Lumière Glass Tealight Candle Holder – Elegant Tabletop Ambience","description":"\u003cstyle\u003e\n.gc-candle-page{\n  --gc-ink:#271a12;\n  --gc-ink-soft:#665447;\n  --gc-cream:#fbf6ee;\n  --gc-cream-2:#f1e5d5;\n  --gc-gold:#b87838;\n  --gc-gold-light:#edc27e;\n  --gc-brown:#4a2c1c;\n  --gc-night:#1d120d;\n  --gc-night-2:#342016;\n  --gc-white:#fffaf3;\n  --gc-border-light:rgba(82,52,29,.16);\n  --gc-border-dark:rgba(255,221,177,.18);\n  --gc-shadow:0 18px 48px rgba(56,32,16,.12);\n\n  width:100%;\n  max-width:100%;\n  overflow:hidden;\n  container-type:inline-size;\n  box-sizing:border-box;\n  color:var(--gc-ink);\n}\n\n.gc-candle-page *,\n.gc-candle-page *::before,\n.gc-candle-page *::after{\n  box-sizing:border-box;\n}\n\n.gc-candle-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.gc-candle-page .gc-shell{\n  width:min(1180px,100%);\n  margin:0 auto;\n  padding:14px;\n}\n\n\/* =========================\n   CARD SYSTEM\n========================= *\/\n\n.gc-candle-page .gc-card{\n  position:relative;\n  overflow:hidden;\n  margin:0 0 18px;\n  border-radius:28px;\n  isolation:isolate;\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease,\n    border-color .28s ease,\n    background .28s ease;\n}\n\n.gc-candle-page .gc-card::after{\n  content:\"\";\n  position:absolute;\n  z-index:3;\n  inset:-45% auto -45% -72%;\n  width:42%;\n  pointer-events:none;\n  opacity:0;\n  transform:skewX(-18deg);\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.14),\n      transparent\n    );\n  transition:left .7s ease,opacity .28s ease;\n}\n\n@media (hover:hover){\n  .gc-candle-page .gc-card:hover{\n    transform:translateY(-4px) scale(1.004);\n  }\n\n  .gc-candle-page .gc-card:hover::after{\n    left:132%;\n    opacity:1;\n  }\n}\n\n.gc-candle-page .gc-card:active{\n  transform:scale(.985);\n}\n\n.gc-candle-page .gc-light-card{\n  color:var(--gc-ink);\n  border:1px solid var(--gc-border-light);\n  background:\n    radial-gradient(\n      circle at 90% 10%,\n      rgba(204,151,91,.13),\n      transparent 32%\n    ),\n    linear-gradient(145deg,#fffaf3,#f4e9da);\n  box-shadow:var(--gc-shadow);\n}\n\n.gc-candle-page .gc-light-card p,\n.gc-candle-page .gc-light-card li{\n  color:var(--gc-ink-soft);\n}\n\n.gc-candle-page .gc-light-card strong,\n.gc-candle-page .gc-light-card h2,\n.gc-candle-page .gc-light-card h3{\n  color:var(--gc-ink);\n}\n\n.gc-candle-page .gc-dark-card{\n  color:var(--gc-white);\n  border:1px solid var(--gc-border-dark);\n  background:\n    radial-gradient(\n      circle at 10% 0%,\n      rgba(186,115,56,.22),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      var(--gc-night-2),\n      var(--gc-night)\n    );\n  box-shadow:0 22px 54px rgba(25,12,5,.24);\n}\n\n.gc-candle-page .gc-dark-card p,\n.gc-candle-page .gc-dark-card li{\n  color:#e3d5c9;\n}\n\n.gc-candle-page .gc-dark-card strong,\n.gc-candle-page .gc-dark-card h2,\n.gc-candle-page .gc-dark-card h3{\n  color:var(--gc-white);\n}\n\n.gc-candle-page .gc-content{\n  position:relative;\n  z-index:2;\n  padding:26px 22px;\n}\n\n\/* =========================\n   KICKER\n========================= *\/\n\n.gc-candle-page .gc-kicker{\n  display:flex;\n  align-items:center;\n  gap:9px;\n  width:fit-content;\n  max-width:100%;\n  margin:0 0 15px;\n  padding:7px 12px;\n  border-radius:999px;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:.14em;\n  line-height:1.3;\n  text-transform:uppercase;\n}\n\n.gc-candle-page .gc-kicker::before{\n  content:\"\";\n  flex:0 0 auto;\n  width:7px;\n  height:7px;\n  border-radius:50%;\n}\n\n.gc-candle-page .gc-kicker::after{\n  content:\"\";\n  width:34px;\n  max-width:12vw;\n  height:1px;\n}\n\n.gc-candle-page .gc-light-card .gc-kicker{\n  color:#5c3921;\n  border:1px solid rgba(109,66,35,.22);\n  background:rgba(255,255,255,.52);\n}\n\n.gc-candle-page .gc-light-card .gc-kicker::before{\n  background:#a96934;\n}\n\n.gc-candle-page .gc-light-card .gc-kicker::after{\n  background:rgba(95,57,31,.42);\n}\n\n.gc-candle-page .gc-dark-card .gc-kicker{\n  color:#ffe5bf;\n  border:1px solid rgba(255,220,177,.24);\n  background:rgba(255,255,255,.055);\n}\n\n.gc-candle-page .gc-dark-card .gc-kicker::before{\n  background:#efbd78;\n  box-shadow:0 0 0 4px rgba(239,189,120,.1);\n}\n\n.gc-candle-page .gc-dark-card .gc-kicker::after{\n  background:rgba(255,222,183,.46);\n}\n\n\/* =========================\n   HEADLINES\n========================= *\/\n\n.gc-candle-page .gc-title{\n  margin:0;\n  max-width:850px;\n  color:var(--gc-white);\n  font-size:clamp(34px,9.2cqw,66px);\n  line-height:.99;\n  letter-spacing:-.042em;\n  text-wrap:balance;\n  overflow-wrap:anywhere;\n}\n\n.gc-candle-page .gc-subtitle{\n  margin:0;\n  color:inherit;\n  font-size:clamp(29px,7.2cqw,50px);\n  line-height:1.04;\n  letter-spacing:-.035em;\n  text-wrap:balance;\n  overflow-wrap:anywhere;\n}\n\n.gc-candle-page .gc-title-dark{\n  color:#24170f;\n}\n\n.gc-candle-page .gc-title-light{\n  color:#fffaf2;\n}\n\n@supports ((-webkit-background-clip:text) or (background-clip:text)){\n  .gc-candle-page .gc-title-dark{\n    background:\n      linear-gradient(\n        105deg,\n        #25170f 0%,\n        #6f3f1d 24%,\n        #1c110b 42%,\n        #a16a37 55%,\n        #2a190f 73%,\n        #25170f 100%\n      );\n    background-size:230% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:gcShimmer 9s linear infinite;\n  }\n\n  .gc-candle-page .gc-title-light{\n    background:\n      linear-gradient(\n        105deg,\n        #fffaf2 0%,\n        #e7b56c 24%,\n        #fff8ea 42%,\n        #c9853f 56%,\n        #fff8ea 74%,\n        #fffaf2 100%\n      );\n    background-size:230% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:gcShimmer 9s linear infinite;\n  }\n}\n\n@keyframes gcShimmer{\n  0%{\n    background-position:210% center;\n  }\n  100%{\n    background-position:-20% center;\n  }\n}\n\n.gc-candle-page .gc-lead{\n  margin:17px 0 0;\n  max-width:720px;\n  font-size:17px;\n  line-height:1.65;\n}\n\n.gc-candle-page .gc-body{\n  margin:15px 0 0;\n  font-size:16px;\n  line-height:1.65;\n}\n\n\/* =========================\n   TAGS\n========================= *\/\n\n.gc-candle-page .gc-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:20px;\n}\n\n.gc-candle-page .gc-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  padding:9px 12px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:700;\n  line-height:1.2;\n}\n\n.gc-candle-page .gc-light-card .gc-tag{\n  color:#402718;\n  border:1px solid rgba(104,63,35,.16);\n  background:#fffaf2;\n}\n\n.gc-candle-page .gc-dark-card .gc-tag{\n  color:#fff2df;\n  border:1px solid rgba(255,225,188,.17);\n  background:rgba(255,255,255,.075);\n}\n\n\/* =========================\n   MEDIA\n========================= *\/\n\n.gc-candle-page .gc-media{\n  position:relative;\n  z-index:1;\n  overflow:hidden;\n  background:#ead9c5;\n}\n\n.gc-candle-page .gc-media img{\n  width:100%;\n  aspect-ratio:1\/1;\n  object-fit:cover;\n  transition:transform .7s cubic-bezier(.2,.7,.2,1);\n}\n\n@media (hover:hover){\n  .gc-candle-page .gc-card:hover .gc-media img{\n    transform:scale(1.018);\n  }\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.gc-candle-page .gc-hero{\n  background:#21130d;\n}\n\n.gc-candle-page .gc-hero .gc-media{\n  position:relative;\n}\n\n.gc-candle-page .gc-hero .gc-media::after{\n  content:\"\";\n  position:absolute;\n  inset:auto 0 0;\n  height:30%;\n  pointer-events:none;\n  background:\n    linear-gradient(\n      to bottom,\n      transparent,\n      rgba(29,18,13,.72)\n    );\n}\n\n.gc-candle-page .gc-hero .gc-media img{\n  aspect-ratio:1\/1;\n}\n\n\/* =========================\n   MARQUEE\n========================= *\/\n\n.gc-candle-page .gc-marquee{\n  overflow:hidden;\n  margin:0 0 18px;\n  padding:12px 0;\n  color:#fff2df;\n  border-top:1px solid rgba(255,226,189,.18);\n  border-bottom:1px solid rgba(255,226,189,.18);\n  background:#29180f;\n}\n\n.gc-candle-page .gc-marquee-track{\n  display:flex;\n  width:max-content;\n  animation:gcMarquee 25s linear infinite;\n}\n\n.gc-candle-page .gc-marquee-group{\n  display:flex;\n  align-items:center;\n  flex-shrink:0;\n}\n\n.gc-candle-page .gc-marquee-item{\n  padding:0 22px;\n  white-space:nowrap;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.gc-candle-page .gc-marquee-item::after{\n  content:\"◆\";\n  margin-left:22px;\n  color:#d89b55;\n  font-size:8px;\n}\n\n@keyframes gcMarquee{\n  to{\n    transform:translateX(-50%);\n  }\n}\n\n@media (hover:hover){\n  .gc-candle-page .gc-marquee:hover .gc-marquee-track{\n    animation-play-state:paused;\n  }\n}\n\n\/* =========================\n   STORY GRID\n========================= *\/\n\n.gc-candle-page .gc-story-grid{\n  display:grid;\n  gap:0;\n}\n\n.gc-candle-page .gc-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n}\n\n.gc-candle-page .gc-emphasis{\n  margin-top:20px;\n  padding:17px 18px;\n  border-radius:18px;\n  font-size:15px;\n  font-weight:700;\n  line-height:1.5;\n}\n\n.gc-candle-page .gc-light-card .gc-emphasis{\n  color:#442a18;\n  border:1px solid rgba(115,72,39,.15);\n  background:rgba(255,255,255,.58);\n}\n\n.gc-candle-page .gc-dark-card .gc-emphasis{\n  color:#fff1dd;\n  border:1px solid rgba(255,220,177,.16);\n  background:rgba(255,255,255,.06);\n}\n\n\/* =========================\n   FEATURES\n========================= *\/\n\n.gc-candle-page .gc-feature-grid{\n  display:grid;\n  gap:11px;\n  margin-top:22px;\n}\n\n.gc-candle-page .gc-feature{\n  padding:18px;\n  border-radius:20px;\n  transition:\n    transform .25s ease,\n    background .25s ease,\n    border-color .25s ease;\n}\n\n.gc-candle-page .gc-light-card .gc-feature{\n  color:#332116;\n  border:1px solid rgba(101,63,35,.13);\n  background:rgba(255,255,255,.6);\n}\n\n.gc-candle-page .gc-dark-card .gc-feature{\n  color:#fff7eb;\n  border:1px solid rgba(255,223,187,.13);\n  background:rgba(255,255,255,.052);\n}\n\n.gc-candle-page .gc-feature:active{\n  transform:scale(.985);\n}\n\n.gc-candle-page .gc-feature-icon{\n  display:block;\n  margin-bottom:10px;\n  font-size:24px;\n}\n\n.gc-candle-page .gc-feature strong{\n  display:block;\n  margin-bottom:6px;\n  font-size:16px;\n  line-height:1.25;\n}\n\n.gc-candle-page .gc-feature span:last-child{\n  display:block;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.gc-candle-page .gc-light-card .gc-feature span:last-child{\n  color:#695648;\n}\n\n.gc-candle-page .gc-dark-card .gc-feature span:last-child{\n  color:#dccbbb;\n}\n\n\/* =========================\n   SCENARIOS\n========================= *\/\n\n.gc-candle-page .gc-scenario-grid{\n  display:grid;\n  gap:10px;\n  margin-top:22px;\n}\n\n.gc-candle-page .gc-scenario{\n  display:flex;\n  align-items:center;\n  gap:12px;\n  min-height:70px;\n  padding:14px;\n  border-radius:18px;\n}\n\n.gc-candle-page .gc-light-card .gc-scenario{\n  border:1px solid rgba(103,62,34,.14);\n  background:#fffaf3;\n}\n\n.gc-candle-page .gc-light-card .gc-scenario strong{\n  color:#302017;\n}\n\n.gc-candle-page .gc-light-card .gc-scenario span{\n  color:#705b4a;\n}\n\n.gc-candle-page .gc-dark-card .gc-scenario{\n  border:1px solid rgba(255,225,188,.14);\n  background:rgba(255,255,255,.055);\n}\n\n.gc-candle-page .gc-dark-card .gc-scenario strong{\n  color:#fff9ef;\n}\n\n.gc-candle-page .gc-dark-card .gc-scenario span{\n  color:#d8c9bb;\n}\n\n.gc-candle-page .gc-scenario-emoji{\n  flex:0 0 auto;\n  display:grid;\n  place-items:center;\n  width:40px;\n  height:40px;\n  border-radius:50%;\n  font-size:20px;\n  background:rgba(184,120,56,.12);\n}\n\n.gc-candle-page .gc-scenario-copy strong{\n  display:block;\n  margin-bottom:2px;\n  font-size:14px;\n}\n\n.gc-candle-page .gc-scenario-copy span{\n  display:block;\n  font-size:12px;\n  line-height:1.4;\n}\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.gc-candle-page .gc-spec-wrap{\n  overflow:hidden;\n  margin-top:22px;\n  border:1px solid rgba(99,61,34,.14);\n  border-radius:18px;\n  background:rgba(255,255,255,.56);\n}\n\n.gc-candle-page .gc-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n  gap:12px;\n  padding:14px 16px;\n  border-bottom:1px solid rgba(99,61,34,.11);\n}\n\n.gc-candle-page .gc-spec-row:last-child{\n  border-bottom:0;\n}\n\n.gc-candle-page .gc-spec-key{\n  color:#796252;\n  font-size:13px;\n}\n\n.gc-candle-page .gc-spec-value{\n  color:#2d1e15;\n  font-size:13px;\n  font-weight:700;\n  text-align:right;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.gc-candle-page .gc-faq{\n  margin-top:20px;\n}\n\n.gc-candle-page .gc-faq details{\n  overflow:hidden;\n  margin-bottom:9px;\n  border-radius:16px;\n}\n\n.gc-candle-page .gc-light-card .gc-faq details{\n  color:#302018;\n  border:1px solid rgba(102,63,35,.14);\n  background:rgba(255,255,255,.62);\n}\n\n.gc-candle-page .gc-dark-card .gc-faq details{\n  color:#fff6e9;\n  border:1px solid rgba(255,221,181,.14);\n  background:rgba(255,255,255,.055);\n}\n\n.gc-candle-page .gc-faq summary{\n  cursor:pointer;\n  position:relative;\n  list-style:none;\n  padding:17px 46px 17px 17px;\n  font-size:14px;\n  font-weight:700;\n  line-height:1.4;\n}\n\n.gc-candle-page .gc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.gc-candle-page .gc-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:17px;\n  transform:translateY(-50%);\n  font-size:22px;\n  line-height:1;\n}\n\n.gc-candle-page .gc-faq details[open] summary::after{\n  content:\"–\";\n}\n\n.gc-candle-page .gc-faq-answer{\n  padding:0 17px 17px;\n  font-size:14px;\n  line-height:1.6;\n}\n\n.gc-candle-page .gc-light-card .gc-faq-answer{\n  color:#695547;\n}\n\n.gc-candle-page .gc-dark-card .gc-faq-answer{\n  color:#d8c9bb;\n}\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.gc-candle-page .gc-final{\n  text-align:center;\n}\n\n.gc-candle-page .gc-final .gc-kicker{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.gc-candle-page .gc-final .gc-title{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.gc-candle-page .gc-final .gc-lead{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.gc-candle-page .gc-cta{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:min(100%,370px);\n  min-height:54px;\n  margin-top:24px;\n  padding:14px 22px;\n  color:#26150d;\n  border:1px solid #f1c78e;\n  border-radius:999px;\n  background:\n    linear-gradient(\n      135deg,\n      #f2c78b,\n      #c87a34\n    );\n  box-shadow:\n    0 13px 30px rgba(178,104,43,.25),\n    inset 0 1px rgba(255,255,255,.58);\n  text-decoration:none;\n  font-size:15px;\n  font-weight:800;\n  line-height:1.2;\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.gc-candle-page .gc-cta:hover{\n  transform:translateY(-2px);\n  box-shadow:\n    0 17px 36px rgba(178,104,43,.32),\n    inset 0 1px rgba(255,255,255,.58);\n}\n\n.gc-candle-page .gc-cta:active{\n  transform:scale(.98);\n}\n\n.gc-candle-page .gc-trust{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:16px;\n}\n\n.gc-candle-page .gc-trust span{\n  padding:7px 10px;\n  color:#f7e9d8;\n  border:1px solid rgba(255,224,185,.14);\n  border-radius:999px;\n  background:rgba(255,255,255,.055);\n  font-size:11px;\n  line-height:1.2;\n}\n\n\/* =========================\n   CONTAINER QUERIES\n========================= *\/\n\n@container (min-width:700px){\n  .gc-candle-page .gc-shell{\n    padding:24px;\n  }\n\n  .gc-candle-page .gc-card{\n    margin-bottom:24px;\n    border-radius:34px;\n  }\n\n  .gc-candle-page .gc-content{\n    padding:42px;\n  }\n\n  .gc-candle-page .gc-story-grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    align-items:stretch;\n  }\n\n  .gc-candle-page .gc-story-grid.gc-reverse .gc-media{\n    order:2;\n  }\n\n  .gc-candle-page .gc-story-grid.gc-reverse .gc-copy{\n    order:1;\n  }\n\n  .gc-candle-page .gc-story-grid .gc-media img{\n    height:100%;\n    min-height:520px;\n    object-fit:cover;\n  }\n\n  .gc-candle-page .gc-hero .gc-media img{\n    max-height:720px;\n    aspect-ratio:16\/10;\n    object-fit:cover;\n  }\n\n  .gc-candle-page .gc-feature-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .gc-candle-page .gc-scenario-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n}\n\n@container (min-width:960px){\n  .gc-candle-page .gc-content{\n    padding:54px;\n  }\n\n  .gc-candle-page .gc-feature-grid{\n    grid-template-columns:repeat(5,minmax(0,1fr));\n  }\n}\n\n\/* =========================\n   REDUCED MOTION\n========================= *\/\n\n@media (prefers-reduced-motion:reduce){\n  .gc-candle-page *,\n  .gc-candle-page *::before,\n  .gc-candle-page *::after{\n    animation:none !important;\n    transition:none !important;\n    scroll-behavior:auto !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"gc-candle-page\"\u003e\n\n  \u003cdiv class=\"gc-shell\"\u003e\n\n    \u003c!-- =========================\n         HERO\n    ========================== --\u003e\n\n    \u003csection class=\"gc-card gc-dark-card gc-hero\"\u003e\n\n      \u003cdiv class=\"gc-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/1_fd5bb34b-5e6d-4d7f-b150-f31dbeae5a5d.png?v=1789714950\u0026amp;width=1200\" srcset=\"\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/1_fd5bb34b-5e6d-4d7f-b150-f31dbeae5a5d.png?v=1789714950\u0026amp;width=600 600w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/1_fd5bb34b-5e6d-4d7f-b150-f31dbeae5a5d.png?v=1789714950\u0026amp;width=900 900w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/1_fd5bb34b-5e6d-4d7f-b150-f31dbeae5a5d.png?v=1789714950\u0026amp;width=1200 1200w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/1_fd5bb34b-5e6d-4d7f-b150-f31dbeae5a5d.png?v=1789714950\u0026amp;width=1600 1600w\" sizes=\"(max-width:699px) 100vw, 1180px\" alt=\"Elegant glass tealight candle holders glowing on a beautifully styled dinner table\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-content\"\u003e\n\n        \u003cdiv class=\"gc-kicker\"\u003e\n          LIGHT UP THE MOMENT\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gc-title gc-title-light\"\u003e\n          Turn Ordinary Evenings Into Beautiful Moments.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"gc-lead\"\u003e\n          Add a soft, glowing centerpiece to dinners, celebrations\n          and quiet nights at home. One small candle can completely\n          change the feeling of the table.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gc-tags\"\u003e\n          \u003cspan class=\"gc-tag\"\u003e✨ Instant Ambience\u003c\/span\u003e\n          \u003cspan class=\"gc-tag\"\u003e🕯️ Tealight Ready\u003c\/span\u003e\n          \u003cspan class=\"gc-tag\"\u003e💍 Special-Occasion Style\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =========================\n         MARQUEE\n    ========================== --\u003e\n\n    \u003cdiv class=\"gc-marquee\" aria-label=\"Product benefits\"\u003e\n\n      \u003cdiv class=\"gc-marquee-track\"\u003e\n\n        \u003cdiv class=\"gc-marquee-group\"\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Warm Tabletop Glow\n          \u003c\/span\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Decorative Glass Design\n          \u003c\/span\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Dinner Ready\n          \u003c\/span\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Wedding Ready\n          \u003c\/span\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Giftable Elegance\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gc-marquee-group\" aria-hidden=\"true\"\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Warm Tabletop Glow\n          \u003c\/span\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Decorative Glass Design\n          \u003c\/span\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Dinner Ready\n          \u003c\/span\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Wedding Ready\n          \u003c\/span\u003e\n          \u003cspan class=\"gc-marquee-item\"\u003e\n            Giftable Elegance\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- =========================\n         ATMOSPHERE\n    ========================== --\u003e\n\n    \u003csection class=\"gc-card gc-light-card\"\u003e\n\n      \u003cdiv class=\"gc-story-grid\"\u003e\n\n        \u003cdiv class=\"gc-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/2_ad6a405f-744c-496c-abe8-fde4042ab29e.png?v=1789714950\u0026amp;width=1000\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/2_ad6a405f-744c-496c-abe8-fde4042ab29e.png?v=1789714950\u0026amp;width=500 500w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/2_ad6a405f-744c-496c-abe8-fde4042ab29e.png?v=1789714950\u0026amp;width=800 800w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/2_ad6a405f-744c-496c-abe8-fde4042ab29e.png?v=1789714950\u0026amp;width=1200 1200w\" sizes=\"(max-width:699px) 100vw, 50vw\" alt=\"Hand holding a glowing decorative glass tealight candle holder\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gc-content gc-copy\"\u003e\n\n          \u003cdiv class=\"gc-kicker\"\u003e\n            A LITTLE LIGHT CHANGES EVERYTHING\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"gc-subtitle gc-title-dark\"\u003e\n            Create The Kind Of Glow People Want To Stay Around.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"gc-body\"\u003e\n            A bare candle gives you light. A beautifully styled candle\n            gives the entire room a mood. The clear shade catches the\n            warm flame and turns it into a softer, more decorative glow.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"gc-emphasis\"\u003e\n            Less decorating. More atmosphere.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gc-tags\"\u003e\n            \u003cspan class=\"gc-tag\"\u003e\n              ❤️ Romantic Dinners\n            \u003c\/span\u003e\n\n            \u003cspan class=\"gc-tag\"\u003e\n              🏡 Cozy Corners\n            \u003c\/span\u003e\n\n            \u003cspan class=\"gc-tag\"\u003e\n              🥂 Evening Gatherings\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =========================\n         DESIGN DETAILS\n    ========================== --\u003e\n\n    \u003csection class=\"gc-card gc-dark-card\"\u003e\n\n      \u003cdiv class=\"gc-story-grid gc-reverse\"\u003e\n\n        \u003cdiv class=\"gc-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/3_82b315f4-4b57-447a-aad9-58d4bffd3860.png?v=1789714971\u0026amp;width=1000\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/3_82b315f4-4b57-447a-aad9-58d4bffd3860.png?v=1789714971\u0026amp;width=500 500w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/3_82b315f4-4b57-447a-aad9-58d4bffd3860.png?v=1789714971\u0026amp;width=800 800w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/3_82b315f4-4b57-447a-aad9-58d4bffd3860.png?v=1789714971\u0026amp;width=1200 1200w\" sizes=\"(max-width:699px) 100vw, 50vw\" alt=\"Close-up details of the fluted glass shade curved stem and round base\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gc-content gc-copy\"\u003e\n\n          \u003cdiv class=\"gc-kicker\"\u003e\n            BEAUTIFUL FROM EVERY ANGLE\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"gc-subtitle gc-title-light\"\u003e\n            More Than Candlelight. A Decorative Piece Of Its Own.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"gc-body\"\u003e\n            From the fluted shade to the curved transparent stem,\n            each visual detail helps the holder feel refined even\n            before the candle is lit.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"gc-feature-grid\"\u003e\n\n            \u003cdiv class=\"gc-feature\"\u003e\n              \u003cspan class=\"gc-feature-icon\"\u003e\n                ✨\n              \u003c\/span\u003e\n\n              \u003cstrong\u003e\n                Fluted Glass Shade\n              \u003c\/strong\u003e\n\n              \u003cspan\u003e\n                Catches highlights and gives the flame a more\n                decorative presence.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-feature\"\u003e\n              \u003cspan class=\"gc-feature-icon\"\u003e\n                💎\n              \u003c\/span\u003e\n\n              \u003cstrong\u003e\n                Clear Glass Look\n              \u003c\/strong\u003e\n\n              \u003cspan\u003e\n                Easy to pair with neutral, romantic or\n                celebration-focused table styling.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-feature\"\u003e\n              \u003cspan class=\"gc-feature-icon\"\u003e\n                〰️\n              \u003c\/span\u003e\n\n              \u003cstrong\u003e\n                Curved Stem\n              \u003c\/strong\u003e\n\n              \u003cspan\u003e\n                Adds graceful shape without making the piece\n                feel visually heavy.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-feature\"\u003e\n              \u003cspan class=\"gc-feature-icon\"\u003e\n                ⭕\n              \u003c\/span\u003e\n\n              \u003cstrong\u003e\n                Round Base\n              \u003c\/strong\u003e\n\n              \u003cspan\u003e\n                Creates a balanced tabletop silhouette and a\n                finished decorative look.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-feature\"\u003e\n              \u003cspan class=\"gc-feature-icon\"\u003e\n                🕯️\n              \u003c\/span\u003e\n\n              \u003cstrong\u003e\n                Tealight Friendly\n              \u003c\/strong\u003e\n\n              \u003cspan\u003e\n                Designed around the warm, intimate look of a\n                small candle flame.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =========================\n         SPECIAL MOMENTS\n    ========================== --\u003e\n\n    \u003csection class=\"gc-card gc-light-card\"\u003e\n\n      \u003cdiv class=\"gc-story-grid\"\u003e\n\n        \u003cdiv class=\"gc-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/6_2fc4e753-60f3-4e5d-87c9-7e8c42dc63b0.png?v=1789714993\u0026amp;width=1000\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/6_2fc4e753-60f3-4e5d-87c9-7e8c42dc63b0.png?v=1789714993\u0026amp;width=500 500w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/6_2fc4e753-60f3-4e5d-87c9-7e8c42dc63b0.png?v=1789714993\u0026amp;width=800 800w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/6_2fc4e753-60f3-4e5d-87c9-7e8c42dc63b0.png?v=1789714993\u0026amp;width=1200 1200w\" sizes=\"(max-width:699px) 100vw, 50vw\" alt=\"Multiple glowing glass candle holders decorating an elegant wedding table\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gc-content gc-copy\"\u003e\n\n          \u003cdiv class=\"gc-kicker\"\u003e\n            MAKE THE TABLE FEEL SPECIAL\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"gc-subtitle gc-title-dark\"\u003e\n            Made For The Moments People Remember.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"gc-body\"\u003e\n            Set one beside dinner for two, or style several down a\n            celebration table. Their clear design lets flowers,\n            linens, dinnerware and candlelight remain the focus.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"gc-emphasis\"\u003e\n            The smallest detail on the table can become the detail\n            that changes the whole atmosphere.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gc-tags\"\u003e\n\n            \u003cspan class=\"gc-tag\"\u003e\n              💍 Weddings\n            \u003c\/span\u003e\n\n            \u003cspan class=\"gc-tag\"\u003e\n              🥂 Anniversaries\n            \u003c\/span\u003e\n\n            \u003cspan class=\"gc-tag\"\u003e\n              🎁 Celebrations\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =========================\n         USE CASES\n    ========================== --\u003e\n\n    \u003csection class=\"gc-card gc-dark-card\"\u003e\n\n      \u003cdiv class=\"gc-story-grid gc-reverse\"\u003e\n\n        \u003cdiv class=\"gc-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/4_30acb71d-4b28-4f27-87e7-78a90e1aef1f.png?v=1789714993\u0026amp;width=1000\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/4_30acb71d-4b28-4f27-87e7-78a90e1aef1f.png?v=1789714993\u0026amp;width=500 500w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/4_30acb71d-4b28-4f27-87e7-78a90e1aef1f.png?v=1789714993\u0026amp;width=800 800w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/4_30acb71d-4b28-4f27-87e7-78a90e1aef1f.png?v=1789714993\u0026amp;width=1200 1200w\" sizes=\"(max-width:699px) 100vw, 50vw\" alt=\"Glass candle holders styled for dining weddings home decor and outdoor events\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gc-content gc-copy\"\u003e\n\n          \u003cdiv class=\"gc-kicker\"\u003e\n            ONE PIECE • MANY MOMENTS\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"gc-subtitle gc-title-light\"\u003e\n            Style It Wherever You Want A Warmer Feeling.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"gc-body\"\u003e\n            Its transparent finish makes it easy to move from everyday\n            décor to more formal occasions without competing with the\n            rest of your setup.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"gc-scenario-grid\"\u003e\n\n            \u003cdiv class=\"gc-scenario\"\u003e\n\n              \u003cdiv class=\"gc-scenario-emoji\"\u003e\n                🍽️\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-scenario-copy\"\u003e\n                \u003cstrong\u003e\n                  Dining Table\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                  Give everyday dinners a softer evening mood.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-scenario\"\u003e\n\n              \u003cdiv class=\"gc-scenario-emoji\"\u003e\n                💍\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-scenario-copy\"\u003e\n                \u003cstrong\u003e\n                  Weddings\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                  Add warm points of light around floral tablescapes.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-scenario\"\u003e\n\n              \u003cdiv class=\"gc-scenario-emoji\"\u003e\n                🏡\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-scenario-copy\"\u003e\n                \u003cstrong\u003e\n                  Home Decor\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                  Style consoles, coffee tables and quiet corners.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-scenario\"\u003e\n\n              \u003cdiv class=\"gc-scenario-emoji\"\u003e\n                🌙\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-scenario-copy\"\u003e\n                \u003cstrong\u003e\n                  Evening Events\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                  Create inviting tabletop ambience after sunset.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-scenario\"\u003e\n\n              \u003cdiv class=\"gc-scenario-emoji\"\u003e\n                🎉\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-scenario-copy\"\u003e\n                \u003cstrong\u003e\n                  Parties\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                  Bring extra warmth to birthdays and gatherings.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-scenario\"\u003e\n\n              \u003cdiv class=\"gc-scenario-emoji\"\u003e\n                🎁\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-scenario-copy\"\u003e\n                \u003cstrong\u003e\n                  Gift Moments\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                  A decorative idea for people who love cozy spaces.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =========================\n         SIZE \/ SPECS\n    ========================== --\u003e\n\n    \u003csection class=\"gc-card gc-light-card\"\u003e\n\n      \u003cdiv class=\"gc-story-grid\"\u003e\n\n        \u003cdiv class=\"gc-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/5_f023107c-8d63-45c8-9171-b41a990f1bdf.png?v=1789714993\u0026amp;width=1000\" srcset=\"\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/5_f023107c-8d63-45c8-9171-b41a990f1bdf.png?v=1789714993\u0026amp;width=500 500w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/5_f023107c-8d63-45c8-9171-b41a990f1bdf.png?v=1789714993\u0026amp;width=800 800w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/5_f023107c-8d63-45c8-9171-b41a990f1bdf.png?v=1789714993\u0026amp;width=1200 1200w\" sizes=\"(max-width:699px) 100vw, 50vw\" alt=\"Glass candle holder dimensions including 18 centimeter height\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gc-content gc-copy\"\u003e\n\n          \u003cdiv class=\"gc-kicker\"\u003e\n            DESIGNED FOR THE TABLETOP\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"gc-subtitle gc-title-dark\"\u003e\n            Small Enough To Style Easily. Beautiful Enough To Be Noticed.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"gc-body\"\u003e\n            The elevated profile gives the candle more visual presence\n            while keeping the overall footprint compact enough for\n            dining tables, side tables and event setups.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"gc-spec-wrap\" role=\"table\" aria-label=\"Product specifications\"\u003e\n\n            \u003cdiv class=\"gc-spec-row\" role=\"row\"\u003e\n              \u003cdiv class=\"gc-spec-key\" role=\"cell\"\u003e\n                Product Type\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-spec-value\" role=\"cell\"\u003e\n                Decorative Candle Holder\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-spec-row\" role=\"row\"\u003e\n              \u003cdiv class=\"gc-spec-key\" role=\"cell\"\u003e\n                Material\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-spec-value\" role=\"cell\"\u003e\n                Glass\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-spec-row\" role=\"row\"\u003e\n              \u003cdiv class=\"gc-spec-key\" role=\"cell\"\u003e\n                Overall Height\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-spec-value\" role=\"cell\"\u003e\n                18 cm \/ 7.09 in\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-spec-row\" role=\"row\"\u003e\n              \u003cdiv class=\"gc-spec-key\" role=\"cell\"\u003e\n                Shade Width\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-spec-value\" role=\"cell\"\u003e\n                7.5 cm \/ 2.95 in\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-spec-row\" role=\"row\"\u003e\n              \u003cdiv class=\"gc-spec-key\" role=\"cell\"\u003e\n                Base Width\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-spec-value\" role=\"cell\"\u003e\n                8 cm \/ 3.15 in\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-spec-row\" role=\"row\"\u003e\n              \u003cdiv class=\"gc-spec-key\" role=\"cell\"\u003e\n                Candle Style\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-spec-value\" role=\"cell\"\u003e\n                Tealight-Style Candle\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"gc-spec-row\" role=\"row\"\u003e\n              \u003cdiv class=\"gc-spec-key\" role=\"cell\"\u003e\n                Great For\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"gc-spec-value\" role=\"cell\"\u003e\n                Home, Dining \u0026amp; Events\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =========================\n         PRODUCT HIGHLIGHTS\n    ========================== --\u003e\n\n    \u003csection class=\"gc-card gc-dark-card\"\u003e\n\n      \u003cdiv class=\"gc-content\"\u003e\n\n        \u003cdiv class=\"gc-kicker\"\u003e\n          PRODUCT HIGHLIGHTS\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gc-subtitle gc-title-light\"\u003e\n          Everything You Need To Make A Small Flame Feel More Special.\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"gc-feature-grid\"\u003e\n\n          \u003cdiv class=\"gc-feature\"\u003e\n\n            \u003cspan class=\"gc-feature-icon\"\u003e\n              🌟\n            \u003c\/span\u003e\n\n            \u003cstrong\u003e\n              Elevated Candlelight\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Gives a small flame more visual presence across\n              your tabletop.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gc-feature\"\u003e\n\n            \u003cspan class=\"gc-feature-icon\"\u003e\n              💎\n            \u003c\/span\u003e\n\n            \u003cstrong\u003e\n              Decorative Clear Glass\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Blends naturally with flowers, place settings\n              and different décor styles.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gc-feature\"\u003e\n\n            \u003cspan class=\"gc-feature-icon\"\u003e\n              🕯️\n            \u003c\/span\u003e\n\n            \u003cstrong\u003e\n              Made For Cozy Light\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              A simple way to create a warmer, more intimate\n              evening setting.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gc-feature\"\u003e\n\n            \u003cspan class=\"gc-feature-icon\"\u003e\n              🥂\n            \u003c\/span\u003e\n\n            \u003cstrong\u003e\n              Everyday To Event-Ready\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Moves easily from quiet dinners to weddings\n              and special gatherings.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gc-feature\"\u003e\n\n            \u003cspan class=\"gc-feature-icon\"\u003e\n              🎁\n            \u003c\/span\u003e\n\n            \u003cstrong\u003e\n              Easy Gift Appeal\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              A thoughtful decorative choice for anyone who\n              loves beautiful spaces.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =========================\n         FAQ\n    ========================== --\u003e\n\n    \u003csection class=\"gc-card gc-light-card\"\u003e\n\n      \u003cdiv class=\"gc-content\"\u003e\n\n        \u003cdiv class=\"gc-kicker\"\u003e\n          GOOD TO KNOW\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gc-subtitle gc-title-dark\"\u003e\n          A Few Things You May Want To Know.\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"gc-faq\"\u003e\n\n          \u003cdetails\u003e\n\n            \u003csummary\u003e\n              What type of candle is this holder designed for?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"gc-faq-answer\"\u003e\n              The supplied product information shows the holder being\n              used with tealight-style candles. Check the candle\n              dimensions before use to ensure a comfortable fit.\n            \u003c\/div\u003e\n\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n\n            \u003csummary\u003e\n              Is it only suitable for weddings?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"gc-faq-answer\"\u003e\n              No. It can work as everyday dining décor, living-room\n              styling, romantic dinner décor, party decoration or part\n              of a larger event tablescape.\n            \u003c\/div\u003e\n\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n\n            \u003csummary\u003e\n              Can I style several holders together?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"gc-faq-answer\"\u003e\n              Yes. Repeating the same clear silhouette across a table\n              can create a more cohesive look, especially for long\n              dining tables and celebration setups.\n            \u003c\/div\u003e\n\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n\n            \u003csummary\u003e\n              What are the approximate dimensions?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"gc-faq-answer\"\u003e\n              Based on the supplied size information, the holder measures\n              approximately 18 cm \/ 7.09 in high, with a 7.5 cm \/ 2.95 in\n              upper width and an 8 cm \/ 3.15 in base.\n            \u003c\/div\u003e\n\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n\n            \u003csummary\u003e\n              Does the candle come with the holder?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"gc-faq-answer\"\u003e\n              The supplied product information does not clearly confirm\n              package contents. Please refer to the selected product option\n              or store package description for what is included.\n            \u003c\/div\u003e\n\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n\n            \u003csummary\u003e\n              Any basic candle-use precautions?\n            \u003c\/summary\u003e\n\n            \u003cdiv class=\"gc-faq-answer\"\u003e\n              Place the holder on a stable, heat-appropriate surface\n              and follow the candle manufacturer's instructions.\n              Never leave a burning candle unattended.\n            \u003c\/div\u003e\n\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =========================\n         FINAL CTA\n    ========================== --\u003e\n\n    \u003csection class=\"gc-card gc-dark-card gc-final\"\u003e\n\n      \u003cdiv class=\"gc-content\"\u003e\n\n        \u003cdiv class=\"gc-kicker\"\u003e\n          SET THE MOOD\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gc-title gc-title-light\"\u003e\n          Don’t Just Light A Candle. Make The Moment Feel Different.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"gc-lead\"\u003e\n          Bring a softer glow to dinners, celebrations and the\n          ordinary evenings that deserve to feel a little more beautiful.\n        \u003c\/p\u003e\n\n        \u003ca class=\"gc-cta\" href=\"#\" data-gc-buy\u003e\n          Bring Home The Glow →\n        \u003c\/a\u003e\n\n        \u003cdiv class=\"gc-trust\"\u003e\n\n          \u003cspan\u003e\n            ✨ Decorative Glass Look\n          \u003c\/span\u003e\n\n          \u003cspan\u003e\n            🕯️ Tealight Ready\n          \u003c\/span\u003e\n\n          \u003cspan\u003e\n            🏡 Home \u0026amp; Event Styling\n          \u003c\/span\u003e\n\n          \u003cspan\u003e\n            🎁 Gift-Friendly Design\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n\n  var page = document.querySelector('.gc-candle-page');\n\n  if(!page){\n    return;\n  }\n\n  var cta = page.querySelector('[data-gc-buy]');\n\n  if(!cta){\n    return;\n  }\n\n  cta.addEventListener('click', function(e){\n\n    e.preventDefault();\n\n    var forms = document.querySelectorAll(\n      'form[action*=\"\/cart\/add\"]'\n    );\n\n    var target = null;\n\n    for(var i = 0; i \u003c forms.length; i++){\n\n      if(!page.contains(forms[i])){\n        target = forms[i];\n        break;\n      }\n\n    }\n\n    if(target){\n\n      target.scrollIntoView({\n        behavior:'smooth',\n        block:'center'\n      });\n\n    }else{\n\n      window.scrollTo({\n        top:0,\n        behavior:'smooth'\n      });\n\n    }\n\n  });\n\n})();\n\u003c\/script\u003e","brand":"Q2004","offers":[{"title":"Default Title","offer_id":50618329989313,"sku":"Q20580-A","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/1_72f3c49e-d7bf-4723-a01d-32c6f1c3e117.png?v=1789715968","url":"https:\/\/valorsca.us\/products\/lumiere-glass-tealight-candle-holder-elegant-tabletop-ambience","provider":"Valors-ca","version":"1.0","type":"link"}