{"product_id":"24-treasures-of-hanukkah-traditions-symbols-light-countdown-calendar","title":"24 Treasures of Hanukkah – Traditions, Symbols \u0026 Light Countdown Calendar","description":"\u003cstyle\u003e\n\/* ============================================================\n   24 TREASURES OF HANUKKAH\n   FINAL HIGH-CONVERSION LANDING PAGE\n   MOBILE FIRST\n   NAVY • IVORY • GOLD\n   PURE HTML + CSS + JS\n============================================================ *\/\n\n#h24-final{\n  --navy:#082d58;\n  --navy2:#051f3e;\n  --navy3:#12456f;\n\n  --gold:#c99b45;\n  --gold2:#e5c579;\n  --gold3:#f2dfae;\n\n  --ivory:#fffaf0;\n  --ivory2:#f7f0e2;\n\n  --blue:#174d7d;\n  --ink:#233644;\n  --muted:#6e787d;\n\n  --green:#526d58;\n  --line:#e2ddd3;\n  --white:#ffffff;\n\n  width:100%;\n  margin:0;\n  padding:0;\n  overflow:hidden;\n\n  background:#fff;\n  color:var(--ink);\n\n  font-family:inherit;\n  -webkit-font-smoothing:antialiased;\n}\n\n#h24-final *,\n#h24-final *:before,\n#h24-final *:after{\n  box-sizing:border-box;\n}\n\n#h24-final img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n#h24-final h2,\n#h24-final h3,\n#h24-final p{\n  margin-top:0;\n}\n\n#h24-final button,\n#h24-final a{\n  font-family:inherit;\n}\n\n.h24-wrap{\n  width:100%;\n  max-width:1100px;\n  margin:0 auto;\n  padding:0 14px;\n}\n\n.h24-section{\n  padding:37px 0;\n}\n\n.h24-center{\n  text-align:center;\n}\n\n.h24-kicker{\n  margin:0 0 7px;\n\n  color:#a7792d;\n\n  font-size:8.5px;\n  line-height:1.3;\n  font-weight:900;\n\n  letter-spacing:1.25px;\n  text-transform:uppercase;\n}\n\n.h24-title{\n  max-width:820px;\n  margin:0 auto 9px;\n\n  color:var(--navy2);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:28px;\n  line-height:1.13;\n  font-weight:700;\n}\n\n.h24-copy{\n  max-width:700px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n\n\/* ============================================================\n   BUTTONS\n============================================================ *\/\n\n.h24-btn{\n  display:inline-flex;\n\n  min-height:46px;\n\n  margin-top:14px;\n  padding:0 21px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:0;\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c69a49,\n      #a9782b\n    );\n\n  color:#fff;\n\n  font-size:10.5px;\n  line-height:1.2;\n  font-weight:900;\n\n  cursor:pointer;\n\n  box-shadow:\n    0 8px 19px rgba(141,101,36,.18);\n}\n\n.h24-btn-navy{\n  background:\n    linear-gradient(\n      135deg,\n      #174b79,\n      #082d58\n    );\n}\n\n.h24-atc{\n  display:flex;\n\n  width:100%;\n  min-height:50px;\n\n  margin-top:13px;\n  padding:0 14px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:1px solid #dab96e;\n  border-radius:9px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #d2aa59,\n      #ae7e2c\n    );\n\n  color:#10233a;\n\n  font-size:11px;\n  line-height:1.25;\n\n  font-weight:900;\n\n  cursor:pointer;\n\n  box-shadow:\n    0 8px 20px rgba(148,105,39,.18);\n}\n\n.h24-atc.is-loading{\n  opacity:.62;\n  cursor:wait;\n}\n\n.h24-atc.is-success{\n  border-color:#708b76;\n  background:#627d68;\n  color:#fff;\n}\n\n.h24-atc:disabled{\n  opacity:.52;\n  cursor:not-allowed;\n}\n\n.h24-buybox{\n  max-width:570px;\n  margin:0 auto;\n}\n\n.h24-buy-note{\n  margin-top:6px;\n\n  color:#89999f;\n\n  font-size:8px;\n  line-height:1.4;\n}\n\n\n\/* ============================================================\n   HERO\n============================================================ *\/\n\n.h24-hero{\n  position:relative;\n  overflow:hidden;\n\n  padding:25px 0 36px;\n\n  background:\n    radial-gradient(\n      circle at 92% 0,\n      rgba(214,174,87,.23),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 3% 13%,\n      rgba(30,78,122,.12),\n      transparent 25%\n    ),\n    linear-gradient(\n      180deg,\n      #f8f1e3,\n      #fff\n    );\n}\n\n.h24-hero:after{\n  content:\"\";\n\n  position:absolute;\n  left:0;\n  right:0;\n  bottom:0;\n\n  height:4px;\n\n  background:\n    linear-gradient(\n      90deg,\n      var(--navy) 0 54%,\n      var(--gold) 54% 78%,\n      #d9c182 78% 100%\n    );\n}\n\n.h24-pill{\n  display:inline-flex;\n\n  margin-bottom:10px;\n  padding:7px 11px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:1px solid #ded5c4;\n  border-radius:999px;\n\n  background:rgba(255,255,255,.94);\n\n  color:var(--navy);\n\n  font-size:8.3px;\n  line-height:1;\n  font-weight:900;\n}\n\n.h24-hero h2{\n  max-width:850px;\n  margin:0 auto 9px;\n\n  color:var(--navy2);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.h24-hero h2 span{\n  display:block;\n  margin-top:5px;\n\n  color:#ad7e2b;\n}\n\n.h24-hero-copy{\n  max-width:670px;\n  margin:0 auto;\n\n  color:#68777f;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.h24-hero-image{\n  overflow:hidden;\n\n  max-width:900px;\n  margin:18px auto 0;\n\n  border-radius:15px;\n\n  background:#fff;\n\n  box-shadow:\n    0 15px 36px rgba(30,52,70,.13);\n}\n\n.h24-hero-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:11px;\n}\n\n.h24-hero-point{\n  padding:11px 7px;\n\n  border:1px solid var(--line);\n  border-radius:10px;\n\n  background:rgba(255,255,255,.95);\n\n  text-align:center;\n}\n\n.h24-hero-point i{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-style:normal;\n  font-size:18px;\n}\n\n.h24-hero-point strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--navy2);\n\n  font-size:10px;\n  line-height:1.25;\n}\n\n.h24-hero-point span{\n  display:block;\n\n  color:#7a8488;\n\n  font-size:8.4px;\n  line-height:1.34;\n}\n\n.h24-price-anchor{\n  max-width:590px;\n\n  margin:11px auto 0;\n  padding:11px 10px;\n\n  border:1px solid #dfd5c4;\n  border-radius:10px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.h24-price-anchor strong{\n  display:block;\n\n  color:var(--navy);\n\n  font-size:15px;\n  line-height:1.25;\n}\n\n.h24-price-anchor span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#7b817f;\n\n  font-size:8.5px;\n}\n\n\n\/* ============================================================\n   MEANING HOOK\n============================================================ *\/\n\n.h24-meaning{\n  padding:32px 0;\n\n  background:\n    radial-gradient(\n      circle at 87% 0,\n      rgba(213,171,82,.13),\n      transparent 31%\n    ),\n    var(--navy2);\n\n  text-align:center;\n}\n\n.h24-meaning small{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold2);\n\n  font-size:8px;\n  font-weight:900;\n\n  letter-spacing:1.25px;\n  text-transform:uppercase;\n}\n\n.h24-meaning h2{\n  max-width:760px;\n  margin:0 auto 7px;\n\n  color:#fff8e8;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:24px;\n  line-height:1.15;\n}\n\n.h24-meaning p{\n  max-width:660px;\n  margin:0 auto;\n\n  color:#cfdae1;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* ============================================================\n   ALL 24\n============================================================ *\/\n\n.h24-overview{\n  background:#fff;\n}\n\n.h24-overview-image{\n  overflow:hidden;\n\n  max-width:920px;\n\n  margin:18px auto 0;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n\n  background:#fff;\n\n  box-shadow:\n    0 9px 25px rgba(43,55,62,.07);\n}\n\n.h24-overview-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.h24-overview-point{\n  padding:10px 5px;\n\n  border-radius:8px;\n\n  background:#f7f6f1;\n\n  text-align:center;\n}\n\n.h24-overview-point strong{\n  display:block;\n\n  color:var(--navy2);\n\n  font-size:9px;\n  line-height:1.25;\n}\n\n.h24-overview-point span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#778080;\n\n  font-size:7.7px;\n  line-height:1.3;\n}\n\n\n\/* ============================================================\n   STORY CATEGORIES\n============================================================ *\/\n\n.h24-stories{\n  background:#f7f0e3;\n}\n\n.h24-story-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:17px;\n}\n\n.h24-story{\n  padding:14px 9px;\n\n  border:1px solid #e0d7c9;\n  border-radius:10px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.h24-story i{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-style:normal;\n  font-size:20px;\n}\n\n.h24-story strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--navy2);\n\n  font-size:10px;\n}\n\n.h24-story span{\n  display:block;\n\n  color:#768083;\n\n  font-size:8.4px;\n  line-height:1.37;\n}\n\n\n\/* ============================================================\n   SYMBOL HIGHLIGHTS\n============================================================ *\/\n\n.h24-symbols{\n  background:var(--navy2);\n}\n\n.h24-symbols .h24-kicker{\n  color:var(--gold2);\n}\n\n.h24-symbols .h24-title{\n  color:#fff8e8;\n}\n\n.h24-symbols .h24-copy{\n  color:#c5d0d7;\n}\n\n.h24-symbol-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:17px;\n}\n\n.h24-symbol{\n  padding:13px 8px;\n\n  border:1px solid rgba(225,186,111,.16);\n  border-radius:9px;\n\n  background:rgba(255,255,255,.035);\n\n  text-align:center;\n}\n\n.h24-symbol i{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-style:normal;\n  font-size:19px;\n}\n\n.h24-symbol strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#f2e3c6;\n\n  font-size:9.5px;\n}\n\n.h24-symbol span{\n  display:block;\n\n  color:#adbbc3;\n\n  font-size:8.2px;\n  line-height:1.37;\n}\n\n.h24-more{\n  display:inline-flex;\n\n  margin-top:11px;\n  padding:7px 11px;\n\n  border:1px solid rgba(229,193,121,.22);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.04);\n\n  color:var(--gold3);\n\n  font-size:8.5px;\n  font-weight:900;\n}\n\n\n\/* ============================================================\n   SIZE \/ DETAIL\n============================================================ *\/\n\n.h24-detail{\n  background:#fff9ef;\n}\n\n.h24-split{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:16px;\n\n  align-items:center;\n\n  margin-top:18px;\n}\n\n.h24-split-img{\n  overflow:hidden;\n\n  border:1px solid #e1d9cc;\n  border-radius:12px;\n\n  background:#fff;\n\n  box-shadow:\n    0 8px 22px rgba(56,51,42,.07);\n}\n\n.h24-split-copy{\n  text-align:left;\n}\n\n.h24-split-copy h3{\n  margin-bottom:7px;\n\n  color:var(--navy2);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:23px;\n  line-height:1.15;\n}\n\n.h24-split-copy p{\n  margin-bottom:10px;\n\n  color:#707b7f;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.h24-checks{\n  display:grid;\n  gap:6px;\n}\n\n.h24-check{\n  position:relative;\n\n  padding:8px 8px 8px 29px;\n\n  border:1px solid #e1dbd0;\n  border-radius:8px;\n\n  background:#fff;\n\n  color:#697578;\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n.h24-check:before{\n  content:\"✓\";\n\n  position:absolute;\n\n  left:9px;\n  top:7px;\n\n  color:var(--green);\n\n  font-weight:900;\n}\n\n\n\/* ============================================================\n   DISPLAY\n============================================================ *\/\n\n.h24-display{\n  background:#fff;\n}\n\n.h24-display-card{\n  overflow:hidden;\n\n  max-width:940px;\n\n  margin:18px auto 0;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n\n  background:#fff;\n\n  box-shadow:\n    0 9px 24px rgba(40,55,64,.07);\n}\n\n.h24-display-copy{\n  padding:16px 12px 18px;\n\n  text-align:center;\n}\n\n.h24-display-copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#a5772a;\n\n  font-size:7.5px;\n\n  font-weight:900;\n\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.h24-display-copy h3{\n  margin-bottom:4px;\n\n  color:var(--navy2);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n  line-height:1.17;\n}\n\n.h24-display-copy p{\n  max-width:630px;\n\n  margin:0 auto;\n\n  color:#727d81;\n\n  font-size:10px;\n  line-height:1.51;\n}\n\n\n\/* ============================================================\n   MID BUY\n============================================================ *\/\n\n.h24-midbuy{\n  padding:33px 0;\n\n  background:\n    radial-gradient(\n      circle at 92% 0,\n      rgba(213,174,90,.14),\n      transparent 31%\n    ),\n    var(--navy2);\n\n  text-align:center;\n}\n\n.h24-midbuy small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold2);\n\n  font-size:8px;\n\n  font-weight:900;\n\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.h24-midbuy h2{\n  max-width:720px;\n\n  margin:0 auto 6px;\n\n  color:#fff8e8;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:23px;\n  line-height:1.16;\n}\n\n.h24-midbuy p{\n  max-width:610px;\n\n  margin:0 auto;\n\n  color:#ccd7dd;\n\n  font-size:10.5px;\n  line-height:1.53;\n}\n\n\n\/* ============================================================\n   GIFT\n============================================================ *\/\n\n.h24-gift{\n  background:\n    linear-gradient(\n      180deg,\n      #f5ecde,\n      #fff\n    );\n}\n\n.h24-gift-image{\n  overflow:hidden;\n\n  max-width:890px;\n\n  margin:18px auto 0;\n\n  border-radius:12px;\n\n  background:#fff;\n\n  box-shadow:\n    0 10px 27px rgba(51,47,39,.08);\n}\n\n.h24-gift-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.h24-gift-item{\n  padding:12px 8px;\n\n  border:1px solid #ded7ce;\n  border-radius:9px;\n\n  background:rgba(255,255,255,.78);\n\n  text-align:center;\n}\n\n.h24-gift-item i{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-style:normal;\n  font-size:18px;\n}\n\n.h24-gift-item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--navy2);\n\n  font-size:9.5px;\n}\n\n.h24-gift-item span{\n  display:block;\n\n  color:#788185;\n\n  font-size:8.3px;\n  line-height:1.36;\n}\n\n\n\/* ============================================================\n   FAQ\n============================================================ *\/\n\n.h24-faq-section{\n  background:#f7f4ee;\n}\n\n.h24-faq{\n  max-width:790px;\n\n  margin:15px auto 0;\n}\n\n.h24-faq details{\n  border-top:1px solid #ddd9d1;\n}\n\n.h24-faq details:last-child{\n  border-bottom:1px solid #ddd9d1;\n}\n\n.h24-faq summary{\n  position:relative;\n\n  padding:14px 31px 14px 0;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--navy2);\n\n  font-size:11.5px;\n  line-height:1.4;\n\n  font-weight:800;\n}\n\n.h24-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.h24-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:3px;\n  top:9px;\n\n  color:#a7792d;\n\n  font-size:21px;\n  font-weight:400;\n}\n\n.h24-faq details[open] summary:after{\n  content:\"-\";\n}\n\n.h24-faq p{\n  margin:0;\n\n  padding:\n    0 22px\n    14px 0;\n\n  color:#707a7e;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* ============================================================\n   FINAL\n============================================================ *\/\n\n.h24-final{\n  padding:40px 0;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(214,175,88,.15),\n      transparent 35%\n    ),\n    var(--navy2);\n\n  text-align:center;\n}\n\n.h24-final-mark{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold2);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:24px;\n}\n\n.h24-final small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold2);\n\n  font-size:8px;\n  font-weight:900;\n\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.h24-final h2{\n  max-width:720px;\n\n  margin:0 auto 7px;\n\n  color:#fff8e8;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:25px;\n  line-height:1.14;\n}\n\n.h24-final p{\n  max-width:590px;\n\n  margin:0 auto;\n\n  color:#cad6dc;\n\n  font-size:10.5px;\n  line-height:1.52;\n}\n\n\n\/* ============================================================\n   DESKTOP\n============================================================ *\/\n\n@media(min-width:768px){\n\n  .h24-wrap{\n    padding:0 22px;\n  }\n\n  .h24-section{\n    padding:53px 0;\n  }\n\n  .h24-title{\n    font-size:39px;\n  }\n\n  .h24-copy{\n    font-size:14px;\n  }\n\n\n  .h24-hero{\n    padding:42px 0 52px;\n  }\n\n  .h24-hero h2{\n    font-size:49px;\n  }\n\n  .h24-hero-copy{\n    font-size:15px;\n  }\n\n  .h24-hero-image{\n    margin-top:24px;\n  }\n\n\n  .h24-hero-grid{\n    max-width:900px;\n\n    margin:\n      13px auto 0;\n\n    grid-template-columns:\n      repeat(4,1fr);\n\n    gap:9px;\n  }\n\n  .h24-hero-point{\n    padding:15px 10px;\n  }\n\n  .h24-hero-point strong{\n    font-size:12px;\n  }\n\n  .h24-hero-point span{\n    font-size:9.6px;\n  }\n\n\n  .h24-price-anchor strong{\n    font-size:18px;\n  }\n\n\n  .h24-meaning{\n    padding:44px 0;\n  }\n\n  .h24-meaning h2{\n    font-size:34px;\n  }\n\n  .h24-meaning p{\n    font-size:13px;\n  }\n\n\n  .h24-overview-image{\n    margin-top:23px;\n  }\n\n\n  .h24-overview-grid{\n    max-width:850px;\n\n    margin:\n      12px auto 0;\n\n    gap:8px;\n  }\n\n  .h24-overview-point{\n    padding:13px 8px;\n  }\n\n  .h24-overview-point strong{\n    font-size:11px;\n  }\n\n  .h24-overview-point span{\n    font-size:9px;\n  }\n\n\n  .h24-story-grid{\n    max-width:900px;\n\n    margin:\n      22px auto 0;\n\n    grid-template-columns:\n      repeat(4,1fr);\n\n    gap:9px;\n  }\n\n  .h24-story{\n    padding:17px 10px;\n  }\n\n  .h24-story strong{\n    font-size:11px;\n  }\n\n  .h24-story span{\n    font-size:9.3px;\n  }\n\n\n  .h24-symbol-grid{\n    max-width:940px;\n\n    margin:\n      22px auto 0;\n\n    grid-template-columns:\n      repeat(4,1fr);\n\n    gap:8px;\n  }\n\n  .h24-symbol{\n    padding:16px 9px;\n  }\n\n  .h24-symbol strong{\n    font-size:11px;\n  }\n\n  .h24-symbol span{\n    font-size:9.2px;\n  }\n\n\n  .h24-split{\n    max-width:980px;\n\n    margin:\n      23px auto 0;\n\n    grid-template-columns:\n      1fr 1fr;\n\n    gap:39px;\n  }\n\n  .h24-split-copy h3{\n    font-size:31px;\n  }\n\n  .h24-split-copy p{\n    font-size:13px;\n  }\n\n  .h24-check{\n    font-size:10.5px;\n  }\n\n\n  .h24-display-copy{\n    padding:21px;\n  }\n\n  .h24-display-copy h3{\n    font-size:28px;\n  }\n\n  .h24-display-copy p{\n    font-size:12px;\n  }\n\n\n  .h24-midbuy{\n    padding:44px 0;\n  }\n\n  .h24-midbuy h2{\n    font-size:31px;\n  }\n\n  .h24-midbuy p{\n    font-size:12px;\n  }\n\n\n  .h24-atc{\n    min-height:52px;\n\n    font-size:12px;\n  }\n\n\n  .h24-gift-image{\n    margin-top:23px;\n  }\n\n  .h24-gift-grid{\n    max-width:850px;\n\n    margin:\n      14px auto 0;\n\n    grid-template-columns:\n      repeat(4,1fr);\n\n    gap:9px;\n  }\n\n  .h24-gift-item{\n    padding:15px 10px;\n  }\n\n  .h24-gift-item strong{\n    font-size:11px;\n  }\n\n  .h24-gift-item span{\n    font-size:9.5px;\n  }\n\n\n  .h24-faq summary{\n    font-size:13.5px;\n  }\n\n  .h24-faq p{\n    font-size:12px;\n  }\n\n\n  .h24-final{\n    padding:56px 0;\n  }\n\n  .h24-final h2{\n    font-size:37px;\n  }\n\n  .h24-final p{\n    font-size:12.5px;\n  }\n\n}\n\n\n\/* ============================================================\n   SMALL MOBILE\n============================================================ *\/\n\n@media(max-width:370px){\n\n  .h24-hero h2{\n    font-size:28px;\n  }\n\n  .h24-title{\n    font-size:25px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"h24-final\"\u003e\n\n\n\u003c!-- ============================================================\n01 HERO\n============================================================ --\u003e\n\n\u003csection class=\"h24-hero\"\u003e\n\n  \u003cdiv class=\"h24-wrap h24-center\"\u003e\n\n\n    \u003cdiv class=\"h24-pill\"\u003e\n      🕎 24 TREASURES • TRADITIONS • SYMBOLS • STORIES • LIGHT\n    \u003c\/div\u003e\n\n\n    \u003ch2\u003e\n      24 Small Treasures.\n      \u003cspan\u003eOne Beautiful Story of Light.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"h24-hero-copy\"\u003e\n      Open 24 meaningful little treasures\n      inspired by Hanukkah and Jewish tradition —\n      symbols of light, family, history, food,\n      remembrance, kindness and hope.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"h24-hero-image\"\u003e\n\n      \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/8c51b4dd559e879eaa5e90aa8938769a221a0cce.png?v=1789353697\u0026amp;width=1000\" srcset=\"\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/8c51b4dd559e879eaa5e90aa8938769a221a0cce.png?v=1789353697\u0026amp;width=480 480w,\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/8c51b4dd559e879eaa5e90aa8938769a221a0cce.png?v=1789353697\u0026amp;width=800 800w,\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/8c51b4dd559e879eaa5e90aa8938769a221a0cce.png?v=1789353697\u0026amp;width=1200 1200w\n        \" sizes=\"(max-width:767px) 100vw, 900px\" alt=\"24 Treasures of Hanukkah complete collection\" width=\"1000\" height=\"1000\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"h24-hero-grid\"\u003e\n\n\n      \u003cdiv class=\"h24-hero-point\"\u003e\n\n        \u003ci\u003e🕎\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          24 Unique Treasures\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A different discovery in every drawer.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"h24-hero-point\"\u003e\n\n        \u003ci\u003e✨\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Rich in Meaning\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Light, history, family and tradition.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"h24-hero-point\"\u003e\n\n        \u003ci\u003e💙\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Made to Display\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Build a meaningful collection piece by piece.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"h24-hero-point\"\u003e\n\n        \u003ci\u003e🎁\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          A Thoughtful Gift\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Something to discover, share and remember.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"h24-price-anchor\"\u003e\n\n      \u003cstrong\u003e\n        All 24 Treasures — $29.99 USD\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        About $1.25 per collectible.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cbutton type=\"button\" class=\"h24-btn h24-btn-navy\" onclick=\"h24GoOverview()\"\u003e\n\n      Discover All 24 Treasures ↓\n\n    \u003c\/button\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n02 EMOTIONAL POSITIONING\n============================================================ --\u003e\n\n\u003csection class=\"h24-meaning\"\u003e\n\n  \u003cdiv class=\"h24-wrap\"\u003e\n\n\n    \u003csmall\u003e\n      MORE THAN 24 LITTLE OBJECTS\n    \u003c\/small\u003e\n\n\n    \u003ch2\u003e\n      A Collection About What the Light Carries Forward.\n    \u003c\/h2\u003e\n\n\n    \u003cp\u003e\n      Some treasures represent celebration.\n      Some represent history.\n      Others speak to family, peace, resilience,\n      generosity and traditions passed from one generation\n      to the next.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n03 ALL 24\n============================================================ --\u003e\n\n\u003csection id=\"h24-overview\" class=\"h24-section h24-overview\"\u003e\n\n  \u003cdiv class=\"h24-wrap h24-center\"\u003e\n\n\n    \u003cdiv class=\"h24-kicker\"\u003e\n      MEET THE COMPLETE COLLECTION\n    \u003c\/div\u003e\n\n\n    \u003ch2 class=\"h24-title\"\u003e\n      24 Treasures.\n      24 Different Stories.\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"h24-copy\"\u003e\n      Menorah, dreidel, Star of David,\n      oil jug, gelt, festive foods,\n      family, peace, Jerusalem-inspired pieces\n      and more — every treasure brings something different.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"h24-overview-image\"\u003e\n\n      \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/bc382e1c525cd09b6da70a510a3537d50cc43cc3.jpg?v=1789353696\u0026amp;width=1000\" srcset=\"\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/bc382e1c525cd09b6da70a510a3537d50cc43cc3.jpg?v=1789353696\u0026amp;width=480 480w,\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/bc382e1c525cd09b6da70a510a3537d50cc43cc3.jpg?v=1789353696\u0026amp;width=800 800w,\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/bc382e1c525cd09b6da70a510a3537d50cc43cc3.jpg?v=1789353696\u0026amp;width=1200 1200w\n        \" sizes=\"(max-width:767px) 100vw, 920px\" alt=\"All 24 Hanukkah treasures labeled\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"h24-overview-grid\"\u003e\n\n\n      \u003cdiv class=\"h24-overview-point\"\u003e\n\n        \u003cstrong\u003e\n          24 Unique Pieces\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          No repetitive reveals.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"h24-overview-point\"\u003e\n\n        \u003cstrong\u003e\n          $29.99\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          About $1.25 each.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"h24-overview-point\"\u003e\n\n        \u003cstrong\u003e\n          One Collection\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Designed to come together.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"h24-buybox\"\u003e\n\n      \u003cbutton type=\"button\" class=\"h24-atc\" data-h24-atc\u003e\n\n        ADD ALL 24 TO CART — $29.99\n\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"h24-buy-note\"\u003e\n        Complete 24-piece collection • USD\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n04 THE BIGGER STORY\n============================================================ --\u003e\n\n\u003csection class=\"h24-section h24-stories\"\u003e\n\n  \u003cdiv class=\"h24-wrap h24-center\"\u003e\n\n\n    \u003cdiv class=\"h24-kicker\"\u003e\n      WHAT THE COLLECTION CELEBRATES\n    \u003c\/div\u003e\n\n\n    \u003ch2 class=\"h24-title\"\u003e\n      Small Treasures.\n      Bigger Meaning.\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"h24-copy\"\u003e\n      Together, the pieces move beyond simple decoration\n      and create a visual collection around\n      traditions, memories and values.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"h24-story-grid\"\u003e\n\n\n      \u003carticle class=\"h24-story\"\u003e\n\n        \u003ci\u003e🕯️\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Light\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Menorahs, candles and oil recall one of the season's\n          most recognizable themes.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-story\"\u003e\n\n        \u003ci\u003e💙\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Family\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Little reminders of gathering,\n          sharing and celebrating together.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-story\"\u003e\n\n        \u003ci\u003e📜\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Tradition\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Symbols connected to Jewish history,\n          faith and customs carried forward.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-story\"\u003e\n\n        \u003ci\u003e✨\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Hope\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Peace, kindness and a brighter tomorrow\n          appear throughout the collection.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n05 SYMBOL HIGHLIGHTS\n============================================================ --\u003e\n\n\u003csection class=\"h24-section h24-symbols\"\u003e\n\n  \u003cdiv class=\"h24-wrap h24-center\"\u003e\n\n\n    \u003cdiv class=\"h24-kicker\"\u003e\n      A FEW TREASURES YOU'LL DISCOVER\n    \u003c\/div\u003e\n\n\n    \u003ch2 class=\"h24-title\"\u003e\n      Familiar Symbols.\n      Little Stories Worth Sharing.\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"h24-copy\"\u003e\n      Each piece can become a small conversation starter —\n      especially when younger family members\n      want to know what a symbol represents.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"h24-symbol-grid\"\u003e\n\n\n      \u003carticle class=\"h24-symbol\"\u003e\n\n        \u003ci\u003e🕎\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Menorah\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A central symbol of Hanukkah light and remembrance.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-symbol\"\u003e\n\n        \u003ci\u003e🔯\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Star of David\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          One of the most recognizable symbols of Jewish identity.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-symbol\"\u003e\n\n        \u003ci\u003e🌀\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Dreidel\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A familiar Hanukkah tradition\n          enjoyed by generations of families.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-symbol\"\u003e\n\n        \u003ci\u003e🏺\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Oil Jug\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A visual connection to the traditional story of the oil.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-symbol\"\u003e\n\n        \u003ci\u003e🪙\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Gelt\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A playful and familiar part of many Hanukkah celebrations.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-symbol\"\u003e\n\n        \u003ci\u003e🍽️\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Festive Foods\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Latkes and sufganiyot bring the table into the collection.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-symbol\"\u003e\n\n        \u003ci\u003e🕊️\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Dove of Peace\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A simple symbol of peace,\n          hope and kindness.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"h24-symbol\"\u003e\n\n        \u003ci\u003e🌳\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Tree of Life\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A piece centered on continuity,\n          connection and generations.\n        \u003c\/span\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"h24-more\"\u003e\n      + 16 More Unique Treasures\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n06 SCALE \/ DETAIL\n============================================================ --\u003e\n\n\u003csection class=\"h24-section h24-detail\"\u003e\n\n  \u003cdiv class=\"h24-wrap h24-center\"\u003e\n\n\n    \u003cdiv class=\"h24-kicker\"\u003e\n      SMALL ENOUGH TO HOLD • DETAILED ENOUGH TO DISPLAY\n    \u003c\/div\u003e\n\n\n    \u003ch2 class=\"h24-title\"\u003e\n      A Small Treasure You Can Actually Hold in Your Hand.\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"h24-split\"\u003e\n\n\n      \u003cdiv class=\"h24-split-img\"\u003e\n\n        \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/faa7f8da4fc018b61b85c4b4afc41225c7831def.jpg?v=1789353697\u0026amp;width=900\" srcset=\"\n          https:\/\/kelovixla.com\/cdn\/shop\/files\/faa7f8da4fc018b61b85c4b4afc41225c7831def.jpg?v=1789353697\u0026amp;width=480 480w,\n          https:\/\/kelovixla.com\/cdn\/shop\/files\/faa7f8da4fc018b61b85c4b4afc41225c7831def.jpg?v=1789353697\u0026amp;width=800 800w\n          \" sizes=\"(max-width:767px) 100vw, 520px\" alt=\"Hanukkah menorah collectible size in hand\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"h24-split-copy\"\u003e\n\n\n        \u003ch3\u003e\n          Little Details Make the Collection Feel Special.\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          The pieces are sized as miniature keepsakes,\n          making them easy to arrange together\n          while still leaving room for recognizable\n          shapes, colors and visual details.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"h24-checks\"\u003e\n\n\n          \u003cdiv class=\"h24-check\"\u003e\n            Menorah example shown at approximately 1.6 in \/ 4 cm tall.\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"h24-check\"\u003e\n            Compact scale works well for shelves, mantels and tabletop displays.\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"h24-check\"\u003e\n            Each treasure has its own recognizable shape and theme.\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\n\u003c!-- ============================================================\n07 DISPLAY\n============================================================ --\u003e\n\n\u003csection class=\"h24-section h24-display\"\u003e\n\n  \u003cdiv class=\"h24-wrap h24-center\"\u003e\n\n\n    \u003cdiv class=\"h24-kicker\"\u003e\n      WATCH THE COLLECTION GROW\n    \u003c\/div\u003e\n\n\n    \u003ch2 class=\"h24-title\"\u003e\n      One Treasure Becomes a Whole Display.\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"h24-copy\"\u003e\n      Add each new piece to a mantel,\n      shelf, console or holiday table\n      and watch the complete collection\n      slowly come together.\n    \u003c\/p\u003e\n\n\n    \u003carticle class=\"h24-display-card\"\u003e\n\n\n      \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/ff7a772d2c53f1bcac3fcbf0e6d2d1b6547a4377.jpg?v=1789353696\u0026amp;width=1000\" srcset=\"\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/ff7a772d2c53f1bcac3fcbf0e6d2d1b6547a4377.jpg?v=1789353696\u0026amp;width=480 480w,\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/ff7a772d2c53f1bcac3fcbf0e6d2d1b6547a4377.jpg?v=1789353696\u0026amp;width=800 800w,\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/ff7a772d2c53f1bcac3fcbf0e6d2d1b6547a4377.jpg?v=1789353696\u0026amp;width=1200 1200w\n        \" sizes=\"(max-width:767px) 100vw, 940px\" alt=\"24 Treasures of Hanukkah home display\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\n\n\n      \u003cdiv class=\"h24-display-copy\"\u003e\n\n        \u003csmall\u003e\n          BUILT TO BECOME PART OF THE ROOM\n        \u003c\/small\u003e\n\n        \u003ch3\u003e\n          The Complete Collection Is the Payoff.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          By the time all 24 treasures are together,\n          the individual symbols become\n          one rich display of light, tradition,\n          family and memory.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n08 MID BUY\n============================================================ --\u003e\n\n\u003csection class=\"h24-midbuy\"\u003e\n\n  \u003cdiv class=\"h24-wrap\"\u003e\n\n\n    \u003csmall\u003e\n      24 TREASURES • $29.99 USD\n    \u003c\/small\u003e\n\n\n    \u003ch2\u003e\n      Bring Home the Whole Story.\n    \u003c\/h2\u003e\n\n\n    \u003cp\u003e\n      24 different collectible treasures\n      for about $1.25 each —\n      one complete collection\n      built around light, tradition and togetherness.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"h24-buybox\"\u003e\n\n      \u003cbutton type=\"button\" class=\"h24-atc\" data-h24-atc\u003e\n\n        ADD ALL 24 TREASURES — $29.99\n\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"h24-buy-note\"\u003e\n        Complete 24-piece collection • USD\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n09 GIFT\n============================================================ --\u003e\n\n\u003csection class=\"h24-section h24-gift\"\u003e\n\n  \u003cdiv class=\"h24-wrap h24-center\"\u003e\n\n\n    \u003cdiv class=\"h24-kicker\"\u003e\n      A GIFT WITH SOMETHING TO SAY\n    \u003c\/div\u003e\n\n\n    \u003ch2 class=\"h24-title\"\u003e\n      Not Just Something to Open.\n      Something to Share.\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"h24-copy\"\u003e\n      A thoughtful choice for families,\n      parents, grandparents, hosts,\n      collectors and anyone who values\n      traditions with a story behind them.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"h24-gift-image\"\u003e\n\n      \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/7abf91f3a5cf42d344492e1ad437879eb17840ee.jpg?v=1789353696\u0026amp;width=1000\" srcset=\"\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/7abf91f3a5cf42d344492e1ad437879eb17840ee.jpg?v=1789353696\u0026amp;width=480 480w,\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/7abf91f3a5cf42d344492e1ad437879eb17840ee.jpg?v=1789353696\u0026amp;width=800 800w,\n        https:\/\/kelovixla.com\/cdn\/shop\/files\/7abf91f3a5cf42d344492e1ad437879eb17840ee.jpg?v=1789353696\u0026amp;width=1200 1200w\n        \" sizes=\"(max-width:767px) 100vw, 890px\" alt=\"24 Treasures of Hanukkah gift scene\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"h24-gift-grid\"\u003e\n\n\n      \u003cdiv class=\"h24-gift-item\"\u003e\n\n        \u003ci\u003e👨‍👩‍👧‍👦\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Families\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Create little moments of discovery together.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"h24-gift-item\"\u003e\n\n        \u003ci\u003e💙\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Parents \u0026amp; Grandparents\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A collection built around stories worth passing on.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"h24-gift-item\"\u003e\n\n        \u003ci\u003e🏠\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Holiday Hosts\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A meaningful addition to a seasonal display.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"h24-gift-item\"\u003e\n\n        \u003ci\u003e🎁\u003c\/i\u003e\n\n        \u003cstrong\u003e\n          Collectors\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          24 distinct pieces instead of one ordinary gift.\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\n\u003c!-- ============================================================\n10 FAQ\n============================================================ --\u003e\n\n\u003csection class=\"h24-section h24-faq-section\"\u003e\n\n  \u003cdiv class=\"h24-wrap\"\u003e\n\n\n    \u003cdiv class=\"h24-center\"\u003e\n\n      \u003cdiv class=\"h24-kicker\"\u003e\n        QUICK QUESTIONS\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"h24-title\"\u003e\n        Before You Bring the Collection Home\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"h24-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How many treasures are included?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The collection contains 24 different miniature treasures\n          inspired by Hanukkah and broader Jewish traditions,\n          symbols, foods, family and themes of light and hope.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Are all 24 pieces different?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. The collection presents 24 distinct designs,\n          including a menorah, dreidel, Star of David,\n          oil jug, gelt, festive foods,\n          family-themed pieces and more.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is this meant to represent 24 nights of Hanukkah?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          No. The product uses 24 numbered drawers\n          as a seasonal discovery format.\n          Hanukkah itself is traditionally celebrated for eight nights.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can the treasures be displayed afterward?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. The miniature pieces can be arranged together\n          on a shelf, mantel, console,\n          tabletop or other seasonal display.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How large are the pieces?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Sizes vary by design.\n          The current product image shows the menorah example\n          at approximately 1.6 inches \/ 4 cm tall\n          and 1.2 inches \/ 3 cm wide.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Who is this collection best suited for?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          It can make a thoughtful seasonal gift\n          for families, parents, grandparents,\n          hosts, collectors\n          and people who enjoy meaningful Jewish-themed holiday décor.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ============================================================\n11 FINAL\n============================================================ --\u003e\n\n\u003csection class=\"h24-final\"\u003e\n\n  \u003cdiv class=\"h24-wrap\"\u003e\n\n\n    \u003cspan class=\"h24-final-mark\"\u003e\n      ✦\n    \u003c\/span\u003e\n\n\n    \u003csmall\u003e\n      24 TREASURES OF HANUKKAH\n    \u003c\/small\u003e\n\n\n    \u003ch2\u003e\n      Open a Treasure.\n      Share a Story.\n      Keep the Light Going.\n    \u003c\/h2\u003e\n\n\n    \u003cp\u003e\n      Bring home all 24 treasures\n      for $29.99 USD —\n      about $1.25 per collectible.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"h24-buybox\"\u003e\n\n      \u003cbutton type=\"button\" class=\"h24-atc\" data-h24-atc\u003e\n\n        BRING HOME ALL 24 — $29.99\n\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"h24-buy-note\"\u003e\n        Complete 24-piece collection\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n(function(){\n\n  var root =\n    document.getElementById('h24-final');\n\n  if(!root){\n    return;\n  }\n\n\n  \/* ==========================================================\n     FIXED USD\n     DO NOT READ Shopify.currency.active\n  ========================================================== *\/\n\n  var USD_PRICE = '$29.99';\n\n  var variant = null;\n\n  var buttons =\n    root.querySelectorAll(\n      '[data-h24-atc]'\n    );\n\n\n  function shopRoot(){\n\n    try{\n\n      if(\n        window.Shopify \u0026\u0026\n        Shopify.routes \u0026\u0026\n        Shopify.routes.root\n      ){\n        return Shopify.routes.root;\n      }\n\n    }catch(error){}\n\n    return '\/';\n\n  }\n\n\n  function productJsonUrl(){\n\n    var path =\n      window.location.pathname;\n\n    if(\n      path.charAt(\n        path.length - 1\n      ) === '\/'\n    ){\n      path =\n        path.slice(0,-1);\n    }\n\n    return path + '.js';\n\n  }\n\n\n  function normalButtonText(){\n\n    return 'ADD ALL 24 TREASURES — ' + USD_PRICE;\n\n  }\n\n\n  function setButtons(\n    text,\n    loading,\n    success\n  ){\n\n    for(\n      var i = 0;\n      i \u003c buttons.length;\n      i++\n    ){\n\n      buttons[i].textContent =\n        text;\n\n      buttons[i].disabled =\n        loading ? true : false;\n\n\n      if(loading){\n\n        buttons[i]\n          .classList\n          .add('is-loading');\n\n      }else{\n\n        buttons[i]\n          .classList\n          .remove('is-loading');\n\n      }\n\n\n      if(success){\n\n        buttons[i]\n          .classList\n          .add('is-success');\n\n      }else{\n\n        buttons[i]\n          .classList\n          .remove('is-success');\n\n      }\n\n    }\n\n  }\n\n\n  function scrollToNativeBuy(){\n\n    var selectors = [\n      'main form[action*=\"\/cart\/add\"]',\n      '.product__info-container',\n      '.product-info',\n      '.product-form',\n      'form[action*=\"\/cart\/add\"]'\n    ];\n\n    var target = null;\n\n\n    for(\n      var i = 0;\n      i \u003c selectors.length;\n      i++\n    ){\n\n      var items =\n        document.querySelectorAll(\n          selectors[i]\n        );\n\n\n      for(\n        var j = 0;\n        j \u003c items.length;\n        j++\n      ){\n\n        if(\n          items[j] \u0026\u0026\n          !items[j].closest(\n            '#h24-final'\n          )\n        ){\n\n          target =\n            items[j];\n\n          break;\n\n        }\n\n      }\n\n\n      if(target){\n        break;\n      }\n\n    }\n\n\n    if(target){\n\n      var y =\n        target\n        .getBoundingClientRect()\n        .top\n        +\n        window.pageYOffset\n        -\n        75;\n\n\n      window.scrollTo({\n        top:y,\n        behavior:'smooth'\n      });\n\n    }else{\n\n      window.scrollTo({\n        top:0,\n        behavior:'smooth'\n      });\n\n    }\n\n  }\n\n\n  \/* ==========================================================\n     LOAD PRODUCT\n  ========================================================== *\/\n\n  fetch(\n    productJsonUrl(),\n    {\n      headers:{\n        'Accept':'application\/json'\n      }\n    }\n  )\n\n  .then(function(response){\n\n    if(!response.ok){\n\n      throw new Error(\n        'Product data unavailable'\n      );\n\n    }\n\n    return response.json();\n\n  })\n\n  .then(function(product){\n\n    var variants =\n      product.variants || [];\n\n\n    for(\n      var i = 0;\n      i \u003c variants.length;\n      i++\n    ){\n\n      if(\n        variants[i].available\n      ){\n\n        variant =\n          variants[i];\n\n        break;\n\n      }\n\n    }\n\n  })\n\n  .catch(function(error){\n\n    console.warn(\n      'Hanukkah collection product data error:',\n      error\n    );\n\n  });\n\n\n  \/* ==========================================================\n     ADD TO CART\n  ========================================================== *\/\n\n  function addCollection(){\n\n    if(!variant){\n\n      scrollToNativeBuy();\n      return;\n    }\n\n\n    setButtons(\n      'ADDING THE COLLECTION...',\n      true,\n      false\n    );\n\n\n    fetch(\n      shopRoot() + 'cart\/add.js',\n      {\n\n        method:'POST',\n\n        headers:{\n          'Content-Type':\n            'application\/json',\n\n          'Accept':\n            'application\/json'\n        },\n\n        body:\n          JSON.stringify({\n            items:[\n              {\n                id:variant.id,\n                quantity:1\n              }\n            ]\n          })\n\n      }\n    )\n\n    .then(function(response){\n\n      if(!response.ok){\n\n        throw new Error(\n          'Unable to add product'\n        );\n\n      }\n\n      return response.json();\n\n    })\n\n    .then(function(){\n\n      setButtons(\n        '✓ ADDED — OPENING CART',\n        false,\n        true\n      );\n\n\n      window.setTimeout(\n        function(){\n\n          window.location.href =\n            shopRoot() + 'cart';\n\n        },\n        450\n      );\n\n    })\n\n    .catch(function(error){\n\n      console.warn(\n        'Hanukkah collection add-to-cart error:',\n        error\n      );\n\n\n      setButtons(\n        normalButtonText(),\n        false,\n        false\n      );\n\n\n      scrollToNativeBuy();\n\n    });\n\n  }\n\n\n  \/* ==========================================================\n     BUTTON EVENTS\n  ========================================================== *\/\n\n  for(\n    var i = 0;\n    i \u003c buttons.length;\n    i++\n  ){\n\n    buttons[i]\n      .addEventListener(\n        'click',\n        addCollection\n      );\n\n  }\n\n\n  \/* ==========================================================\n     HERO SCROLL\n  ========================================================== *\/\n\n  window.h24GoOverview =\n    function(){\n\n      var target =\n        document.getElementById(\n          'h24-overview'\n        );\n\n\n      if(!target){\n        return;\n      }\n\n\n      var y =\n        target\n        .getBoundingClientRect()\n        .top\n        +\n        window.pageYOffset\n        -\n        65;\n\n\n      window.scrollTo({\n        top:y,\n        behavior:'smooth'\n      });\n\n    };\n\n\n})();\n\u003c\/script\u003e","brand":"0818","offers":[{"title":"Default Title","offer_id":46201676333247,"sku":"SZ06002609142465-蓝色","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/2520\/8767\/files\/8c51b4dd559e879eaa5e90aa8938769a221a0cce.png?v=1789353697","url":"https:\/\/kelovixla.com\/products\/24-treasures-of-hanukkah-traditions-symbols-light-countdown-calendar","provider":"Kelovixla","version":"1.0","type":"link"}