{"product_id":"christmas-candy-bowl-collection","title":"🎄 Christmas Sale – 50% OFF ✨ Lighted Christmas Candy Bowl Collection – 5 Festive Holiday Designs","description":"\u003cstyle\u003e\n\/* =========================================================\n   CHRISTMAS CANDY BOWL COLLECTION\n   COMPLETE LANDING PAGE V3\n   FIXED TEXT CONTRAST\n   DESKTOP + MOBILE\n========================================================= *\/\n\n#ccb-landing{\n  --ccb-page:#f8f2e9;\n  --ccb-page2:#efe4d7;\n  --ccb-paper:#fffdf9;\n\n  --ccb-red:#8e2926;\n  --ccb-red2:#a53b33;\n\n  --ccb-green:#193629;\n  --ccb-green2:#10271d;\n\n  --ccb-gold:#c69b5f;\n\n  --ccb-ink:#332820;\n  --ccb-muted:#655b53;\n\n  --ccb-line:#e7dac8;\n\n  --ccb-shadow:\n    0 18px 48px rgba(66,43,27,.10);\n\n  width:100%;\n  overflow:hidden;\n\n  color:#332820;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fbf7f1 0%,\n      #f4ece2 48%,\n      #fbf7f1 100%\n    );\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  line-height:1.55;\n  -webkit-font-smoothing:antialiased;\n}\n\n\n#ccb-landing,\n#ccb-landing *,\n#ccb-landing *::before,\n#ccb-landing *::after{\n  box-sizing:border-box;\n}\n\n\n#ccb-landing img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  border:0;\n}\n\n\n#ccb-landing h1,\n#ccb-landing h2,\n#ccb-landing h3,\n#ccb-landing p{\n  margin-top:0;\n}\n\n\n#ccb-landing .ccb-shell{\n  width:min(980px,calc(100% - 40px));\n  margin:0 auto;\n}\n\n\n#ccb-landing .ccb-section{\n  padding:58px 0;\n}\n\n\n#ccb-landing .ccb-center{\n  max-width:770px;\n  margin:0 auto 30px;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   GLOBAL TYPE\n========================================================= *\/\n\n#ccb-landing .ccb-kicker{\n  display:block;\n  margin-bottom:10px;\n\n  color:#91382f !important;\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:850;\n\n  letter-spacing:1.6px;\n  text-transform:uppercase;\n}\n\n\n#ccb-landing .ccb-h1,\n#ccb-landing .ccb-h2,\n#ccb-landing .ccb-h3{\n  color:#332820 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif !important;\n\n  word-break:normal;\n  overflow-wrap:break-word;\n}\n\n\n#ccb-landing .ccb-h1{\n  max-width:850px;\n  margin:0 auto 18px;\n\n  font-size:clamp(39px,4.7vw,61px);\n  line-height:1.04;\n  letter-spacing:-1.2px;\n\n  text-align:center;\n}\n\n\n#ccb-landing .ccb-h2{\n  margin-bottom:15px;\n\n  font-size:clamp(29px,3.1vw,41px);\n  line-height:1.12;\n  letter-spacing:-.5px;\n}\n\n\n#ccb-landing .ccb-h3{\n  margin-bottom:8px;\n\n  font-size:22px;\n  line-height:1.25;\n}\n\n\n#ccb-landing .ccb-copy{\n  margin:0;\n\n  color:#655b53 !important;\n\n  font-size:16px;\n  line-height:1.75;\n}\n\n\n#ccb-landing .ccb-copy strong{\n  color:#332820 !important;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n#ccb-landing .ccb-media{\n  overflow:hidden;\n\n  border-radius:24px;\n\n  background:#e7d9c8;\n\n  box-shadow:var(--ccb-shadow);\n}\n\n\n#ccb-landing .ccb-media img{\n  width:100%;\n  aspect-ratio:1 \/ 1;\n\n  object-fit:cover;\n\n  background:#e7d9c8;\n}\n\n\n#ccb-landing .ccb-image-fallback{\n  min-height:330px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:30px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #eee2d4,\n      #ddcbbb\n    );\n\n  color:#493a31 !important;\n\n  text-align:center;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:19px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#ccb-landing .ccb-hero{\n  padding:49px 0 59px;\n\n  background:\n    radial-gradient(\n      circle at 80% 12%,\n      rgba(203,158,91,.15),\n      transparent 31%\n    ),\n    linear-gradient(\n      135deg,\n      #321811,\n      #17130f\n    );\n}\n\n\n#ccb-landing .ccb-hero-copy{\n  max-width:850px;\n  margin:0 auto 29px;\n\n  text-align:center;\n}\n\n\n#ccb-landing .ccb-hero .ccb-kicker{\n  color:#edc98e !important;\n}\n\n\n#ccb-landing .ccb-hero .ccb-h1{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-hero .ccb-copy{\n  max-width:740px;\n  margin:0 auto;\n\n  color:#f0e6dc !important;\n\n  font-size:17px;\n}\n\n\n#ccb-landing .ccb-hero .ccb-copy strong{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-hero-media{\n  overflow:hidden;\n\n  border-radius:28px;\n\n  background:#40231a;\n\n  box-shadow:\n    0 28px 68px rgba(0,0,0,.26);\n}\n\n\n#ccb-landing .ccb-hero-media img{\n  width:100%;\n  aspect-ratio:1\/1;\n\n  object-fit:cover;\n}\n\n\n#ccb-landing .ccb-badges{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n\n#ccb-landing .ccb-badge{\n  padding:14px 10px;\n\n  border:\n    1px solid rgba(255,255,255,.16);\n\n  border-radius:14px;\n\n  background:\n    rgba(255,255,255,.08);\n\n  color:#ffffff !important;\n\n  text-align:center;\n\n  font-size:13px;\n  line-height:1.4;\n\n  font-weight:700;\n}\n\n\n#ccb-landing .ccb-badge span{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:22px;\n}\n\n\n\/* =========================================================\n   STANDARD LIGHT CARD\n========================================================= *\/\n\n#ccb-landing .ccb-card{\n  overflow:hidden;\n\n  border-radius:24px;\n\n  background:#fffdf9;\n\n  box-shadow:var(--ccb-shadow);\n}\n\n\n#ccb-landing .ccb-card-body{\n  padding:30px 30px 34px;\n\n  background:#fffdf9 !important;\n\n  color:#332820 !important;\n}\n\n\n#ccb-landing .ccb-card-body .ccb-kicker{\n  color:#91382f !important;\n}\n\n\n#ccb-landing .ccb-card-body .ccb-h2,\n#ccb-landing .ccb-card-body .ccb-h3{\n  color:#332820 !important;\n}\n\n\n#ccb-landing .ccb-card-body .ccb-copy{\n  color:#655b53 !important;\n}\n\n\n#ccb-landing .ccb-card-body .ccb-copy strong{\n  color:#332820 !important;\n}\n\n\n\/* =========================================================\n   VALUE POINTS\n========================================================= *\/\n\n#ccb-landing .ccb-points{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n\n#ccb-landing .ccb-point{\n  padding:16px;\n\n  border:\n    1px solid #e5d7c5;\n\n  border-radius:15px;\n\n  background:#fff8ef !important;\n}\n\n\n#ccb-landing .ccb-point b{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#3b2b21 !important;\n\n  font-size:14px;\n  line-height:1.4;\n}\n\n\n#ccb-landing .ccb-point span{\n  display:block;\n\n  color:#62584f !important;\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   VALUE SECTION\n========================================================= *\/\n\n#ccb-landing .ccb-value{\n  background:\n    linear-gradient(\n      180deg,\n      #f2e9dd,\n      #faf5ef\n    );\n}\n\n\n\/* =========================================================\n   STYLE SECTION\n   IMPORTANT CONTRAST FIX\n========================================================= *\/\n\n#ccb-landing .ccb-styles{\n  background:#193629 !important;\n}\n\n\n\/* outside heading if used *\/\n#ccb-landing .ccb-styles \u003e .ccb-shell \u003e .ccb-center .ccb-kicker{\n  color:#f0c887 !important;\n}\n\n\n#ccb-landing .ccb-styles \u003e .ccb-shell \u003e .ccb-center .ccb-h2{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-styles \u003e .ccb-shell \u003e .ccb-center .ccb-copy{\n  color:#e7eee9 !important;\n}\n\n\n\/*\n   CRITICAL:\n   card body inside green section is LIGHT,\n   therefore all text inside MUST be DARK.\n*\/\n\n#ccb-landing .ccb-styles .ccb-card-body{\n  background:#fffaf3 !important;\n  color:#332820 !important;\n}\n\n\n#ccb-landing .ccb-styles .ccb-card-body .ccb-kicker{\n  color:#9a5b1d !important;\n}\n\n\n#ccb-landing .ccb-styles .ccb-card-body .ccb-h2{\n  color:#2f261f !important;\n}\n\n\n#ccb-landing .ccb-styles .ccb-card-body .ccb-h3{\n  color:#2f261f !important;\n}\n\n\n#ccb-landing .ccb-styles .ccb-card-body .ccb-copy{\n  color:#5d554e !important;\n}\n\n\n#ccb-landing .ccb-styles .ccb-card-body .ccb-copy strong{\n  color:#2f261f !important;\n}\n\n\n#ccb-landing .ccb-style-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(5,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:24px;\n}\n\n\n#ccb-landing .ccb-style{\n  padding:15px 8px;\n\n  border:\n    1px solid #305947;\n\n  border-radius:14px;\n\n  background:#24503d !important;\n\n  text-align:center;\n}\n\n\n#ccb-landing .ccb-style span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:23px;\n}\n\n\n#ccb-landing .ccb-style b{\n  display:block;\n\n  color:#ffffff !important;\n\n  font-size:12px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   DARK SECTION\n========================================================= *\/\n\n#ccb-landing .ccb-dark{\n  background:\n    radial-gradient(\n      circle at 82% 13%,\n      rgba(208,157,86,.18),\n      transparent 32%\n    ),\n    linear-gradient(\n      135deg,\n      #371a13,\n      #18130f\n    );\n}\n\n\n#ccb-landing .ccb-dark .ccb-card{\n  background:#291a14 !important;\n}\n\n\n#ccb-landing .ccb-dark .ccb-card-body{\n  background:#291a14 !important;\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-dark .ccb-kicker{\n  color:#edca90 !important;\n}\n\n\n#ccb-landing .ccb-dark .ccb-h2,\n#ccb-landing .ccb-dark .ccb-h3{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-dark .ccb-copy{\n  color:#efe5db !important;\n}\n\n\n#ccb-landing .ccb-dark .ccb-copy strong{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-dark-note{\n  margin-top:20px;\n\n  padding:17px 18px;\n\n  border:\n    1px solid rgba(255,255,255,.15);\n\n  border-radius:14px;\n\n  background:#452d23 !important;\n\n  color:#fff8f0 !important;\n\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   CHARACTER SECTION\n========================================================= *\/\n\n#ccb-landing .ccb-character{\n  background:\n    linear-gradient(\n      180deg,\n      #f8f3eb,\n      #eee5da\n    );\n}\n\n\n#ccb-landing .ccb-character-tags{\n  display:flex;\n\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:20px;\n}\n\n\n#ccb-landing .ccb-character-tag{\n  padding:9px 13px;\n\n  border:\n    1px solid #e2d4c2;\n\n  border-radius:999px;\n\n  background:#fff9f1 !important;\n\n  color:#594236 !important;\n\n  font-size:12px;\n  line-height:1.3;\n\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   LOCATIONS\n========================================================= *\/\n\n#ccb-landing .ccb-place-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:11px;\n\n  margin-top:23px;\n}\n\n\n#ccb-landing .ccb-place{\n  padding:19px 17px;\n\n  border:\n    1px solid #e5d8c7;\n\n  border-radius:16px;\n\n  background:#fffaf3 !important;\n\n  text-align:center;\n}\n\n\n#ccb-landing .ccb-place span{\n  display:block;\n  margin-bottom:8px;\n\n  font-size:24px;\n}\n\n\n#ccb-landing .ccb-place b{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#3c2d24 !important;\n\n  font-size:14px;\n}\n\n\n#ccb-landing .ccb-place p{\n  margin:0 !important;\n\n  color:#62584f !important;\n\n  font-size:12px !important;\n  line-height:1.55 !important;\n}\n\n\n\/* =========================================================\n   GIFT SECTION\n========================================================= *\/\n\n#ccb-landing .ccb-gift{\n  background:\n    radial-gradient(\n      circle at 12% 0%,\n      rgba(255,255,255,.09),\n      transparent 31%\n    ),\n    linear-gradient(\n      135deg,\n      #872d29,\n      #a54036\n    );\n}\n\n\n#ccb-landing .ccb-gift .ccb-card{\n  background:#87342d !important;\n}\n\n\n#ccb-landing .ccb-gift .ccb-card-body{\n  background:#87342d !important;\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-gift .ccb-kicker{\n  color:#f6d59f !important;\n}\n\n\n#ccb-landing .ccb-gift .ccb-h2,\n#ccb-landing .ccb-gift .ccb-h3{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-gift .ccb-copy{\n  color:#faece4 !important;\n}\n\n\n#ccb-landing .ccb-gift .ccb-copy strong{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-quote{\n  margin-top:21px;\n\n  padding:18px 20px;\n\n  border-left:\n    4px solid #f2cf90;\n\n  border-radius:\n    0 14px 14px 0;\n\n  background:#71241f !important;\n\n  color:#fffaf4 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:18px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   BUNDLE\n========================================================= *\/\n\n#ccb-landing .ccb-bundle{\n  background:#f0e7db;\n}\n\n\n#ccb-landing .ccb-bundle-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:13px;\n\n  margin-top:24px;\n}\n\n\n#ccb-landing .ccb-bundle-card{\n  padding:23px;\n\n  border:\n    1px solid #e1d3c0;\n\n  border-radius:17px;\n\n  background:#fffdf9 !important;\n}\n\n\n#ccb-landing .ccb-bundle-card--full{\n  border:2px solid #ad7a3f;\n\n  background:#fff8ee !important;\n}\n\n\n#ccb-landing .ccb-bundle-label{\n  display:inline-block;\n\n  margin-bottom:11px;\n\n  padding:6px 10px;\n\n  border-radius:999px;\n\n  background:#9b302b !important;\n\n  color:#ffffff !important;\n\n  font-size:10px;\n  font-weight:850;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n\n#ccb-landing .ccb-bundle-card h3{\n  margin:0 0 8px;\n\n  color:#352820 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:22px;\n}\n\n\n#ccb-landing .ccb-bundle-card p{\n  margin:0 !important;\n\n  color:#62584f !important;\n\n  font-size:14px !important;\n  line-height:1.65 !important;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n#ccb-landing .ccb-faq{\n  max-width:850px;\n\n  margin:30px auto 0;\n}\n\n\n#ccb-landing .ccb-faq details{\n  margin-bottom:10px;\n\n  overflow:hidden;\n\n  border:\n    1px solid #e4d7c6;\n\n  border-radius:14px;\n\n  background:#fffdf9 !important;\n}\n\n\n#ccb-landing .ccb-faq summary{\n  position:relative;\n\n  padding:\n    18px 50px 18px 18px;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  background:#fffdf9 !important;\n\n  color:#332820 !important;\n\n  font-size:15px;\n  line-height:1.45;\n\n  font-weight:750;\n}\n\n\n#ccb-landing .ccb-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n\n#ccb-landing .ccb-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:18px;\n  top:50%;\n\n  transform:\n    translateY(-50%);\n\n  color:#99372f !important;\n\n  font-size:23px;\n}\n\n\n#ccb-landing .ccb-faq details[open] summary::after{\n  content:\"−\";\n}\n\n\n#ccb-landing .ccb-faq-answer{\n  padding:\n    0 18px 18px;\n\n  background:#fffdf9 !important;\n\n  color:#62584f !important;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n\n#ccb-landing .ccb-faq-answer strong{\n  color:#332820 !important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n#ccb-landing .ccb-final{\n  padding:58px 0 75px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f8f2e9,\n      #eee4d7\n    );\n}\n\n\n#ccb-landing .ccb-final-box{\n  padding:50px 30px;\n\n  border-radius:27px;\n\n  background:\n    radial-gradient(\n      circle at 15% 0%,\n      rgba(205,161,94,.17),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #281710,\n      #4a251c\n    );\n\n  text-align:center;\n\n  box-shadow:\n    0 26px 62px rgba(63,35,24,.20);\n}\n\n\n#ccb-landing .ccb-final-box .ccb-kicker{\n  color:#edc98d !important;\n}\n\n\n#ccb-landing .ccb-final-box .ccb-h2{\n  max-width:750px;\n\n  margin-left:auto;\n  margin-right:auto;\n\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-final-box .ccb-copy{\n  max-width:660px;\n\n  margin:0 auto;\n\n  color:#f0e6dc !important;\n}\n\n\n#ccb-landing .ccb-final-box .ccb-copy strong{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-btn{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-height:52px;\n\n  margin-top:25px;\n\n  padding:\n    15px 30px;\n\n  border-radius:999px;\n\n  background:#b63d34 !important;\n\n  color:#ffffff !important;\n\n  text-decoration:none !important;\n\n  font-size:13px;\n  line-height:1;\n\n  font-weight:850;\n\n  letter-spacing:.9px;\n  text-transform:uppercase;\n\n  box-shadow:\n    0 12px 27px rgba(0,0,0,.22);\n}\n\n\n#ccb-landing .ccb-btn:hover{\n  background:#983129 !important;\n  color:#ffffff !important;\n}\n\n\n\/* =========================================================\n   FINAL CONTRAST LOCK\n   Prevent theme \/ translation inheritance issues\n========================================================= *\/\n\n#ccb-landing .ccb-card-body{\n  color:#332820 !important;\n}\n\n\n#ccb-landing .ccb-card-body p,\n#ccb-landing .ccb-card-body li,\n#ccb-landing .ccb-card-body span:not(.ccb-character-tag):not(.ccb-bundle-label){\n  color:inherit;\n}\n\n\n\/* green style card = light content background *\/\n#ccb-landing .ccb-styles .ccb-card-body{\n  color:#332820 !important;\n}\n\n\n#ccb-landing .ccb-styles .ccb-card-body p{\n  color:#5d554e !important;\n}\n\n\n#ccb-landing .ccb-styles .ccb-card-body h1,\n#ccb-landing .ccb-styles .ccb-card-body h2,\n#ccb-landing .ccb-styles .ccb-card-body h3{\n  color:#2f261f !important;\n}\n\n\n\/* dark sections *\/\n#ccb-landing .ccb-dark .ccb-card-body,\n#ccb-landing .ccb-gift .ccb-card-body{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-dark .ccb-card-body h1,\n#ccb-landing .ccb-dark .ccb-card-body h2,\n#ccb-landing .ccb-dark .ccb-card-body h3,\n#ccb-landing .ccb-gift .ccb-card-body h1,\n#ccb-landing .ccb-gift .ccb-card-body h2,\n#ccb-landing .ccb-gift .ccb-card-body h3{\n  color:#ffffff !important;\n}\n\n\n#ccb-landing .ccb-dark .ccb-card-body p{\n  color:#efe5db !important;\n}\n\n\n#ccb-landing .ccb-gift .ccb-card-body p{\n  color:#faece4 !important;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:800px){\n\n  #ccb-landing .ccb-shell{\n    width:min(100% - 28px,980px);\n  }\n\n\n  #ccb-landing .ccb-badges{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n\n  #ccb-landing .ccb-style-grid{\n    grid-template-columns:\n      repeat(5,minmax(105px,1fr));\n\n    overflow-x:auto;\n\n    padding-bottom:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:640px){\n\n  #ccb-landing .ccb-shell{\n    width:min(100% - 22px,980px);\n  }\n\n\n  #ccb-landing .ccb-section{\n    padding:43px 0;\n  }\n\n\n  #ccb-landing .ccb-hero{\n    padding:36px 0 43px;\n  }\n\n\n  #ccb-landing .ccb-h1{\n    font-size:35px;\n    line-height:1.08;\n  }\n\n\n  #ccb-landing .ccb-h2{\n    font-size:29px;\n    line-height:1.14;\n  }\n\n\n  #ccb-landing .ccb-h3{\n    font-size:20px;\n  }\n\n\n  #ccb-landing .ccb-copy,\n  #ccb-landing .ccb-hero .ccb-copy{\n    font-size:15px;\n    line-height:1.7;\n  }\n\n\n  #ccb-landing .ccb-card,\n  #ccb-landing .ccb-media,\n  #ccb-landing .ccb-hero-media,\n  #ccb-landing .ccb-final-box{\n    border-radius:18px;\n  }\n\n\n  #ccb-landing .ccb-card-body{\n    padding:23px 20px 27px;\n  }\n\n\n  #ccb-landing .ccb-points,\n  #ccb-landing .ccb-place-grid,\n  #ccb-landing .ccb-bundle-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  #ccb-landing .ccb-final{\n    padding:48px 0 60px;\n  }\n\n\n  #ccb-landing .ccb-final-box{\n    padding:39px 20px;\n  }\n\n\n  #ccb-landing .ccb-btn{\n    width:100%;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cscript\u003e\nfunction ccbImageError(img){\n\n  var fallback=\n    img.getAttribute(\"data-fallback\");\n\n  if(\n    fallback \u0026\u0026\n    img.src !== fallback\n  ){\n\n    img.onerror=null;\n    img.src=fallback;\n\n    return;\n  }\n\n\n  img.onerror=null;\n\n  var holder=\n    img.parentElement;\n\n  img.style.display=\"none\";\n\n\n  if(\n    holder \u0026\u0026\n    !holder.querySelector(\".ccb-image-fallback\")\n  ){\n\n    var block=\n      document.createElement(\"div\");\n\n    block.className=\n      \"ccb-image-fallback\";\n\n    block.innerHTML=\n      \"Sweet treats. Warm lights. A little more Christmas magic. 🎄✨\";\n\n    holder.appendChild(block);\n  }\n\n}\n\u003c\/script\u003e\n\n\n\u003cdiv id=\"ccb-landing\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"ccb-hero\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n\n    \u003cdiv class=\"ccb-hero-copy\"\u003e\n\n      \u003cspan class=\"ccb-kicker\"\u003e\n        Christmas Favorite · 5 Festive Styles\n      \u003c\/span\u003e\n\n\n      \u003ch1 class=\"ccb-h1\"\u003e\n        Why Put Christmas Candy in an Ordinary Bowl?\n      \u003c\/h1\u003e\n\n\n      \u003cp class=\"ccb-copy\"\u003e\n\n        Turn wrapped chocolates and holiday treats into part of\n        the decorating with cheerful Christmas characters,\n        sculptural details and a warm festive glow.\n\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003e\n          It is a Christmas centerpiece first,\n          with a sweet little bonus built right in.\n        \u003c\/strong\u003e\n\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ccb-hero-media\"\u003e\n\n      \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/32f874518db4d93a8bb2f1106f9284bd.webp?v=1790071060\u0026amp;width=1946\" data-fallback=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/97cd89e8b797aca63325406b36c226a1.png?v=1790071060\u0026amp;width=1946\" alt=\"Christmas Candy Bowl Collection\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" onerror=\"ccbImageError(this)\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ccb-badges\"\u003e\n\n      \u003cdiv class=\"ccb-badge\"\u003e\n        \u003cspan\u003e✨\u003c\/span\u003e\n        Warm Holiday Glow\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccb-badge\"\u003e\n        \u003cspan\u003e🍬\u003c\/span\u003e\n        Holds Wrapped Treats\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccb-badge\"\u003e\n        \u003cspan\u003e🎄\u003c\/span\u003e\n        Five Festive Styles\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ccb-badge\"\u003e\n        \u003cspan\u003e🎁\u003c\/span\u003e\n        Easy Christmas Gift\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     MORE THAN A BOWL\n====================================================== --\u003e\n\n\u003csection class=\"ccb-section ccb-value\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n    \u003cdiv class=\"ccb-card\"\u003e\n\n\n      \u003cdiv class=\"ccb-media\"\u003e\n\n        \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/087a804765874b9d2770163fc2b5c5ec.webp?v=1790071060\u0026amp;width=1946\" data-fallback=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/32f874518db4d93a8bb2f1106f9284bd.webp?v=1790071060\u0026amp;width=1946\" alt=\"Santa lighted Christmas candy bowl\" loading=\"lazy\" decoding=\"async\" onerror=\"ccbImageError(this)\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ccb-card-body\"\u003e\n\n        \u003cspan class=\"ccb-kicker\"\u003e\n          More Than a Candy Bowl\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ccb-h2\"\u003e\n          Make the Treat Table Part of the Christmas Decorating\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ccb-copy\"\u003e\n\n          Instead of setting out another plain bowl,\n          give the treats their own Christmas centerpiece.\n\n          \u003cbr\u003e\u003cbr\u003e\n\n          Fill it with wrapped chocolates and seasonal goodies when guests\n          arrive, then leave it on display even after the treats are gone.\n\n          \u003cstrong\u003e\n            It still looks like Christmas.\n          \u003c\/strong\u003e\n\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"ccb-points\"\u003e\n\n          \u003cdiv class=\"ccb-point\"\u003e\n\n            \u003cb\u003e\n              🍬 Fill It With Favorites\n            \u003c\/b\u003e\n\n            \u003cspan\u003e\n              Perfect for wrapped candies, chocolates\n              and small holiday goodies.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"ccb-point\"\u003e\n\n            \u003cb\u003e\n              ✨ Enjoy the Warm Glow\n            \u003c\/b\u003e\n\n            \u003cspan\u003e\n              Illuminated accents make the whole display\n              feel softer and more festive.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"ccb-point\"\u003e\n\n            \u003cb\u003e\n              🎄 Beautiful Even Empty\n            \u003c\/b\u003e\n\n            \u003cspan\u003e\n              Sculptural Christmas styling gives it\n              decorative value all season long.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     DETAILS\n====================================================== --\u003e\n\n\u003csection class=\"ccb-section ccb-dark\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n    \u003cdiv class=\"ccb-card\"\u003e\n\n\n      \u003cdiv class=\"ccb-media\"\u003e\n\n        \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/886c5ef1fc544f2a05d371a84712ae96.webp?v=1790071060\u0026amp;width=1946\" data-fallback=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/087a804765874b9d2770163fc2b5c5ec.webp?v=1790071060\u0026amp;width=1946\" alt=\"Christmas candy bowl details\" loading=\"lazy\" decoding=\"async\" onerror=\"ccbImageError(this)\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ccb-card-body\"\u003e\n\n        \u003cspan class=\"ccb-kicker\"\u003e\n          Look a Little Closer\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ccb-h2\"\u003e\n          The Details Are What Keep It From Feeling Like Just Another Bowl\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ccb-copy\"\u003e\n\n          Warm illuminated accents, character sculpting,\n          tiny winter scenes, greenery, berries, lanterns and\n          classic Christmas colors give each style its own personality.\n\n          \u003cbr\u003e\u003cbr\u003e\n\n          \u003cstrong\u003e\n            The treats catch your eye first.\n            The little details keep you looking.\n          \u003c\/strong\u003e\n\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"ccb-dark-note\"\u003e\n\n          ✨ Designed as decorative Christmas décor with an open\n          bowl for wrapped sweets and small seasonal goodies.\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\n\u003c!-- ======================================================\n     CHOOSE STYLE\n====================================================== --\u003e\n\n\u003csection class=\"ccb-section ccb-styles\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n    \u003cdiv class=\"ccb-card\"\u003e\n\n\n      \u003cdiv class=\"ccb-media\"\u003e\n\n        \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/31d174ad89c83be1b0bde75d5c3f8bf5.webp?v=1790071060\u0026amp;width=1946\" data-fallback=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/32f874518db4d93a8bb2f1106f9284bd.webp?v=1790071060\u0026amp;width=1946\" alt=\"Five Christmas candy bowl styles\" loading=\"lazy\" decoding=\"async\" onerror=\"ccbImageError(this)\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ccb-card-body\"\u003e\n\n        \u003cspan class=\"ccb-kicker\"\u003e\n          Choose Your Christmas Personality\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ccb-h2\"\u003e\n          Five Styles. Five Completely Different Holiday Moods.\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ccb-copy\"\u003e\n\n          Go classic with Santa, cozy with the Snowman,\n          graceful with the Angel, playful with the Reindeer,\n          or whimsical with the Christmas Gnome.\n\n          \u003cbr\u003e\u003cbr\u003e\n\n          Pick the one that feels most like your Christmas home.\n\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"ccb-style-grid\"\u003e\n\n          \u003cdiv class=\"ccb-style\"\u003e\n            \u003cspan\u003e🎅\u003c\/span\u003e\n            \u003cb\u003eClassic Santa\u003c\/b\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ccb-style\"\u003e\n            \u003cspan\u003e☃️\u003c\/span\u003e\n            \u003cb\u003eCozy Snowman\u003c\/b\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ccb-style\"\u003e\n            \u003cspan\u003e👼\u003c\/span\u003e\n            \u003cb\u003eGraceful Angel\u003c\/b\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ccb-style\"\u003e\n            \u003cspan\u003e🦌\u003c\/span\u003e\n            \u003cb\u003ePlayful Reindeer\u003c\/b\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ccb-style\"\u003e\n            \u003cspan\u003e🎄\u003c\/span\u003e\n            \u003cb\u003eWhimsical Gnome\u003c\/b\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\n\n\u003c!-- ======================================================\n     ANGEL\n====================================================== --\u003e\n\n\u003csection class=\"ccb-section ccb-character\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n    \u003cdiv class=\"ccb-card\"\u003e\n\n\n      \u003cdiv class=\"ccb-media\"\u003e\n\n        \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/2db98dc785825d8cfa9f90bcaefd0809.webp?v=1790071060\u0026amp;width=1946\" data-fallback=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/31d174ad89c83be1b0bde75d5c3f8bf5.webp?v=1790071060\u0026amp;width=1946\" alt=\"Christmas Angel lighted candy bowl\" loading=\"lazy\" decoding=\"async\" onerror=\"ccbImageError(this)\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ccb-card-body\"\u003e\n\n        \u003cspan class=\"ccb-kicker\"\u003e\n          Christmas Angel Blessing\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ccb-h2\"\u003e\n          For the Softer, More Elegant Side of Christmas\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ccb-copy\"\u003e\n\n          Ivory, gold, glowing stars and angel wings give this style\n          a calmer, more graceful personality than traditional red-and-green\n          Christmas décor.\n\n          \u003cbr\u003e\u003cbr\u003e\n\n          It works beautifully on a mantel, console or treat table,\n          especially in homes that love a warm, meaningful Christmas look.\n\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"ccb-character-tags\"\u003e\n\n          \u003cspan class=\"ccb-character-tag\"\u003e\n            ✨ Soft Gold Glow\n          \u003c\/span\u003e\n\n          \u003cspan class=\"ccb-character-tag\"\u003e\n            👼 Angel-Inspired\n          \u003c\/span\u003e\n\n          \u003cspan class=\"ccb-character-tag\"\u003e\n            🤍 Elegant Christmas\n          \u003c\/span\u003e\n\n          \u003cspan class=\"ccb-character-tag\"\u003e\n            🎁 Meaningful Gift\n          \u003c\/span\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\n\u003c!-- ======================================================\n     PLACEMENT\n====================================================== --\u003e\n\n\u003csection class=\"ccb-section\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n    \u003cdiv class=\"ccb-card\"\u003e\n\n\n      \u003cdiv class=\"ccb-media\"\u003e\n\n        \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/97cd89e8b797aca63325406b36c226a1.png?v=1790071060\u0026amp;width=1946\" data-fallback=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/32f874518db4d93a8bb2f1106f9284bd.webp?v=1790071060\u0026amp;width=1946\" alt=\"Christmas candy bowl home display\" loading=\"lazy\" decoding=\"async\" onerror=\"ccbImageError(this)\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ccb-card-body\"\u003e\n\n        \u003cspan class=\"ccb-kicker\"\u003e\n          Easy Holiday Styling\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ccb-h2\"\u003e\n          Put It Where Christmas Treats Naturally Gather People\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ccb-copy\"\u003e\n\n          The open-bowl design makes these pieces especially easy\n          to work into areas your family and guests already use.\n\n          \u003cbr\u003e\u003cbr\u003e\n\n          Add their favorite wrapped sweets,\n          then let the character and glow do the decorating.\n\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"ccb-place-grid\"\u003e\n\n          \u003cdiv class=\"ccb-place\"\u003e\n\n            \u003cspan\u003e🚪\u003c\/span\u003e\n\n            \u003cb\u003e\n              Entryway\n            \u003c\/b\u003e\n\n            \u003cp\u003e\n              A warm first impression with a sweet welcome for guests.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"ccb-place\"\u003e\n\n            \u003cspan\u003e🔥\u003c\/span\u003e\n\n            \u003cb\u003e\n              Mantel \u0026amp; Living Room\n            \u003c\/b\u003e\n\n            \u003cp\u003e\n              Add character beside garlands,\n              stockings and Christmas lights.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"ccb-place\"\u003e\n\n            \u003cspan\u003e🍬\u003c\/span\u003e\n\n            \u003cb\u003e\n              Kitchen \u0026amp; Treat Table\n            \u003c\/b\u003e\n\n            \u003cp\u003e\n              Turn wrapped candies into part\n              of the holiday display.\n            \u003c\/p\u003e\n\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\n\u003c!-- ======================================================\n     GIFT\n====================================================== --\u003e\n\n\u003csection class=\"ccb-section ccb-gift\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n    \u003cdiv class=\"ccb-card\"\u003e\n\n\n      \u003cdiv class=\"ccb-media\"\u003e\n\n        \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/c7425dd1741e6bd10b75e654d2389f57.webp?v=1790071060\u0026amp;width=1946\" data-fallback=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/087a804765874b9d2770163fc2b5c5ec.webp?v=1790071060\u0026amp;width=1946\" alt=\"Reindeer Christmas candy bowl\" loading=\"lazy\" decoding=\"async\" onerror=\"ccbImageError(this)\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ccb-card-body\"\u003e\n\n        \u003cspan class=\"ccb-kicker\"\u003e\n          A Gift That Already Feels Personal\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"ccb-h2\"\u003e\n          Fill It With Their Favorite Chocolates Before You Give It\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"ccb-copy\"\u003e\n\n          Instead of handing someone an empty Christmas decoration,\n          add the candy or wrapped chocolates they already love.\n\n          \u003cbr\u003e\u003cbr\u003e\n\n          \u003cstrong\u003e\n            Suddenly the gift is decorative, useful and personal\n            before they even place it in their home.\n          \u003c\/strong\u003e\n\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"ccb-quote\"\u003e\n\n          A Christmas decoration they can enjoy long after\n          the last piece of candy is gone.\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\n\u003c!-- ======================================================\n     BUNDLE\n====================================================== --\u003e\n\n\u003csection class=\"ccb-section ccb-bundle\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n\n    \u003cdiv class=\"ccb-center\"\u003e\n\n      \u003cspan class=\"ccb-kicker\"\u003e\n        One Home. Five Little Christmas Moments.\n      \u003c\/span\u003e\n\n\n      \u003ch2 class=\"ccb-h2\"\u003e\n        There Is Actually a Reason to Want More Than One\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"ccb-copy\"\u003e\n\n        Each character has a different personality,\n        so multiple styles can be used in different parts of the home\n        instead of looking like repeated decorations.\n\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ccb-bundle-grid\"\u003e\n\n\n      \u003cdiv class=\"ccb-bundle-card\"\u003e\n\n        \u003ch3\u003e\n          Choose One Favorite\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Pick the character that best matches your home,\n          your Christmas style or the person you are gifting it to.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ccb-bundle-card ccb-bundle-card--full\"\u003e\n\n        \u003cspan class=\"ccb-bundle-label\"\u003e\n          Full Collection\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Bring Home All Five\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Santa at the treat table, Snowman in the kitchen,\n          Angel on the mantel, Reindeer near the entryway\n          and Gnome in another cozy corner.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\n\u003csection class=\"ccb-section\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n\n    \u003cdiv class=\"ccb-center\"\u003e\n\n      \u003cspan class=\"ccb-kicker\"\u003e\n        Good to Know\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ccb-h2\"\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ccb-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What can I put in the bowl?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ccb-faq-answer\"\u003e\n          It is ideal for wrapped candies, wrapped chocolates\n          and other small packaged holiday goodies.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does it still look good when the bowl is empty?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ccb-faq-answer\"\u003e\n          Yes. Each style is designed as a full decorative Christmas\n          character, so it can stay on display even when there are\n          no treats inside the bowl.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Do I receive all five styles with one purchase?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ccb-faq-answer\"\u003e\n          Individual styles can be selected separately.\n          If you want the complete collection,\n          choose the \u003cstrong\u003eAll Style 5 PCS\u003c\/strong\u003e option.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Which styles are available?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ccb-faq-answer\"\u003e\n          The collection includes Santa’s Sweet Gifts,\n          Snowman Welcome, Christmas Angel Blessing,\n          Reindeer Joy and Christmas Gnome Magic.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Where can I display it?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ccb-faq-answer\"\u003e\n          It works especially well on entryway consoles,\n          mantels, kitchen counters, treat tables,\n          sideboards and other indoor Christmas displays.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is it suitable as a Christmas gift?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ccb-faq-answer\"\u003e\n          Yes. For an extra personal touch,\n          fill the bowl with the recipient’s favorite wrapped\n          chocolates or candies before gifting it.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FINAL CTA\n====================================================== --\u003e\n\n\u003csection class=\"ccb-final\"\u003e\n\n  \u003cdiv class=\"ccb-shell\"\u003e\n\n    \u003cdiv class=\"ccb-final-box\"\u003e\n\n\n      \u003cspan class=\"ccb-kicker\"\u003e\n        Sweet Treats · Warm Lights · Christmas Character\n      \u003c\/span\u003e\n\n\n      \u003ch2 class=\"ccb-h2\"\u003e\n        Make the Candy Part of the Christmas Magic\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"ccb-copy\"\u003e\n\n        Choose the character that feels right for your home,\n        fill the bowl with the treats your family looks forward to,\n        and turn one more ordinary corner into Christmas.\n\n      \u003c\/p\u003e\n\n\n      \u003ca href=\"#\" class=\"ccb-btn\" data-ccb-buy\u003e\n        Choose Your Christmas Style\n      \u003c\/a\u003e\n\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  document\n    .querySelectorAll('[data-ccb-buy]')\n    .forEach(function(button){\n\n      button.addEventListener(\n        'click',\n        function(event){\n\n          event.preventDefault();\n\n\n          var target=\n\n            document.querySelector(\n              'form[action*=\"\/cart\/add\"]'\n            ) ||\n\n            document.querySelector(\n              '.product-form'\n            ) ||\n\n            document.querySelector(\n              'product-form'\n            ) ||\n\n            document.querySelector(\n              '[id*=\"ProductInfo\"]'\n            ) ||\n\n            document.querySelector(\n              '[class*=\"product__info\"]'\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    });\n\n})();\n\u003c\/script\u003e","brand":"JXX","offers":[{"title":"Santa’s Sweet Gifts 🎅","offer_id":57494318612646,"sku":"YXY-Santa’s Sweet Gifts -A001437","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Snowman Welcome ☃️","offer_id":57494318645414,"sku":"YXY-Snowman Welcome -A001438","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Angel Blessing 👼","offer_id":57494318678182,"sku":"YXY-Christmas Angel Blessing -A001439","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Reindeer Joy 🦌","offer_id":57494318710950,"sku":"YXY-Reindeer Joy -A001440","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Gnome Magic 🎄","offer_id":57494318743718,"sku":"YXY-Christmas Gnome Magic -A001441","price":39.99,"currency_code":"USD","in_stock":true},{"title":"All Style（5 PCS \u0026 Free Shipping）","offer_id":57494318776486,"sku":"YXY-All Style-A001442","price":169.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/97cd89e8b797aca63325406b36c226a1.png?v=1790071060","url":"https:\/\/getvyxor.com\/products\/christmas-candy-bowl-collection","provider":"getvyxor","version":"1.0","type":"link"}