{"product_id":"water-activated-flameless-floating-led-candles-romantic-waterproof-glow-for-any-occasion","title":"🎉🕯️Water-Activated Flameless Floating LED Candles – Romantic Waterproof Glow for Any Occasion","description":"\u003cstyle\u003e\n\/* =========================================================\n   FLOATING LED CANDLE V3\n   SHRINE \/ SHOPIFY SAFE\n   CONTAINER RESPONSIVE\n========================================================= *\/\n\n#fc-v3,\n#fc-v3 * {\n  box-sizing: border-box !important;\n}\n\n#fc-v3 {\n  \/* KEY FIX:\n     Responsive according to actual description width,\n     NOT browser viewport width.\n  *\/\n  container-type: inline-size;\n  container-name: floating-candle;\n\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 1160px !important;\n\n  margin: 0 auto !important;\n  padding: 0 !important;\n\n  background: #ffffff !important;\n  color: #17263d !important;\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif !important;\n\n  line-height: 1.65 !important;\n\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n\n  overflow: visible !important;\n}\n\n\n\/* =========================================================\n   HARD RESET AGAINST SHOPIFY THEME\n========================================================= *\/\n\n#fc-v3 div,\n#fc-v3 section,\n#fc-v3 article {\n  box-sizing: border-box !important;\n\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n\n  overflow: visible !important;\n}\n\n#fc-v3 img {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n\n  border: 0 !important;\n\n  object-fit: contain !important;\n}\n\n#fc-v3 h1,\n#fc-v3 h2,\n#fc-v3 h3,\n#fc-v3 p,\n#fc-v3 ul {\n  max-width: 100% !important;\n\n  margin-top: 0 !important;\n\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n\n  white-space: normal !important;\n}\n\n\n\/* =========================================================\n   INNER WIDTH\n========================================================= *\/\n\n#fc-v3 .fc-wrap {\n  width: 100% !important;\n  max-width: 1060px !important;\n\n  margin: 0 auto !important;\n\n  padding-left: 28px !important;\n  padding-right: 28px !important;\n}\n\n#fc-v3 .fc-section {\n  width: 100% !important;\n\n  padding-top: 70px !important;\n  padding-bottom: 70px !important;\n}\n\n#fc-v3 .fc-center {\n  text-align: center !important;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n#fc-v3 .fc-eyebrow {\n  display: block !important;\n\n  margin: 0 0 10px !important;\n\n  color: #d98a28 !important;\n\n  font-size: 12px !important;\n  line-height: 1.4 !important;\n\n  font-weight: 800 !important;\n\n  letter-spacing: 1.8px !important;\n  text-transform: uppercase !important;\n}\n\n#fc-v3 .fc-title {\n  margin: 0 0 18px !important;\n\n  color: #102642 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif !important;\n\n  font-size: 42px !important;\n  line-height: 1.12 !important;\n\n  font-weight: 700 !important;\n\n  letter-spacing: -.4px !important;\n}\n\n#fc-v3 .fc-copy {\n  max-width: 710px !important;\n\n  margin: 0 auto 22px !important;\n\n  color: #4d5c6d !important;\n\n  font-size: 16px !important;\n  line-height: 1.75 !important;\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n#fc-v3 .fc-btn {\n  display: inline-flex !important;\n\n  align-items: center !important;\n  justify-content: center !important;\n\n  min-width: 175px !important;\n  min-height: 52px !important;\n\n  margin-top: 22px !important;\n\n  padding: 14px 26px !important;\n\n  border: 0 !important;\n  border-radius: 6px !important;\n\n  background: #f1a53b !important;\n  color: #101e31 !important;\n\n  text-decoration: none !important;\n\n  font-size: 12px !important;\n\n  line-height: 1.25 !important;\n\n  font-weight: 900 !important;\n\n  letter-spacing: .8px !important;\n\n  text-transform: uppercase !important;\n\n  cursor: pointer !important;\n\n  transition:\n    transform .2s ease,\n    background .2s ease !important;\n}\n\n#fc-v3 .fc-btn:hover {\n  background: #ffb84f !important;\n\n  transform: translateY(-2px);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#fc-v3 .fc-hero {\n  width: 100% !important;\n\n  padding: 66px 0 !important;\n\n  background: #0c203a !important;\n\n  color: #ffffff !important;\n}\n\n#fc-v3 .fc-hero-grid {\n\n  \/*\n     AUTO FIT IS THE SECOND SAFETY NET.\n     If container isn't wide enough,\n     columns automatically stack.\n  *\/\n\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(100%, 390px),\n        1fr\n      )\n    ) !important;\n\n  gap: 46px !important;\n\n  align-items: center !important;\n\n  width: 100% !important;\n}\n\n#fc-v3 .fc-hero-grid \u003e * {\n  min-width: 0 !important;\n  width: 100% !important;\n}\n\n#fc-v3 .fc-hero .fc-eyebrow {\n  color: #ffb548 !important;\n}\n\n#fc-v3 .fc-hero-title {\n  margin: 0 0 20px !important;\n\n  color: #ffffff !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif !important;\n\n  font-size: 52px !important;\n\n  line-height: 1.05 !important;\n\n  font-weight: 700 !important;\n\n  letter-spacing: -.7px !important;\n}\n\n#fc-v3 .fc-highlight {\n  color: #f5a63a !important;\n}\n\n#fc-v3 .fc-hero-text {\n  margin: 0 0 22px !important;\n\n  color: #dce7f2 !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.75 !important;\n}\n\n#fc-v3 .fc-hero-image {\n  width: 100% !important;\n\n  overflow: hidden !important;\n\n  border-radius: 15px !important;\n\n  background: #ffffff !important;\n\n  box-shadow:\n    0 18px 45px\n    rgba(0,0,0,.24) !important;\n}\n\n#fc-v3 .fc-hero-image img {\n  width: 100% !important;\n\n  border-radius: 15px !important;\n}\n\n\n\/* =========================================================\n   HERO CHECKS\n========================================================= *\/\n\n#fc-v3 .fc-checks {\n  display: grid !important;\n\n  gap: 10px !important;\n\n  margin: 24px 0 5px !important;\n}\n\n#fc-v3 .fc-check-row {\n  display: grid !important;\n\n  grid-template-columns:\n    20px\n    minmax(0,1fr) !important;\n\n  gap: 9px !important;\n\n  align-items: start !important;\n\n  color: #ffffff !important;\n\n  font-size: 14px !important;\n}\n\n#fc-v3 .fc-check-icon {\n  color: #ffb548 !important;\n\n  font-weight: 900 !important;\n}\n\n\n\/* =========================================================\n   TRUST STRIP\n========================================================= *\/\n\n#fc-v3 .fc-trust {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(150px,1fr)\n    ) !important;\n\n  width: 100% !important;\n\n  background: #ffffff !important;\n\n  border-bottom:\n    1px solid #d7e0e8 !important;\n}\n\n#fc-v3 .fc-trust-item {\n  min-width: 0 !important;\n\n  padding: 22px 14px !important;\n\n  text-align: center !important;\n\n  border-right:\n    1px solid #d7e0e8 !important;\n}\n\n#fc-v3 .fc-trust-item:last-child {\n  border-right: 0 !important;\n}\n\n#fc-v3 .fc-trust-item strong {\n  display: block !important;\n\n  margin-bottom: 4px !important;\n\n  color: #102642 !important;\n\n  font-size: 13px !important;\n}\n\n#fc-v3 .fc-trust-item span {\n  display: block !important;\n\n  color: #697788 !important;\n\n  font-size: 11px !important;\n}\n\n\n\/* =========================================================\n   GENERAL SPLIT GRID\n========================================================= *\/\n\n#fc-v3 .fc-grid {\n  display: grid !important;\n\n  \/*\n     NO HARDCODED 50\/50 anymore.\n     Adapts to real parent width.\n  *\/\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(100%, 390px),\n        1fr\n      )\n    ) !important;\n\n  gap: 48px !important;\n\n  align-items: center !important;\n\n  width: 100% !important;\n}\n\n#fc-v3 .fc-grid \u003e * {\n  min-width: 0 !important;\n\n  width: 100% !important;\n}\n\n#fc-v3 .fc-image {\n  width: 100% !important;\n\n  overflow: hidden !important;\n\n  border-radius: 14px !important;\n}\n\n#fc-v3 .fc-image img {\n  width: 100% !important;\n\n  border-radius: 14px !important;\n}\n\n#fc-v3 .fc-copy-box .fc-copy {\n  margin-left: 0 !important;\n  margin-right: 0 !important;\n}\n\n\n\/* =========================================================\n   LIGHT BLUE\n========================================================= *\/\n\n#fc-v3 .fc-water {\n  background: #eef6f8 !important;\n}\n\n#fc-v3 .fc-water .fc-title {\n  color: #102642 !important;\n}\n\n#fc-v3 .fc-water .fc-copy {\n  color: #46596b !important;\n}\n\n\n\/* =========================================================\n   DARK\n========================================================= *\/\n\n#fc-v3 .fc-dark {\n  background: #10243f !important;\n\n  color: #ffffff !important;\n}\n\n#fc-v3 .fc-dark .fc-eyebrow {\n  color: #ffb548 !important;\n}\n\n#fc-v3 .fc-dark .fc-title {\n  color: #ffffff !important;\n}\n\n#fc-v3 .fc-dark .fc-copy {\n  color: #d9e5f0 !important;\n}\n\n\n\/* =========================================================\n   LIST\n========================================================= *\/\n\n#fc-v3 .fc-list {\n  padding: 0 !important;\n\n  margin: 22px 0 0 !important;\n\n  list-style: none !important;\n}\n\n#fc-v3 .fc-list li {\n  position: relative !important;\n\n  padding:\n    10px\n    0\n    10px\n    27px !important;\n\n  border-bottom:\n    1px solid rgba(20,40,65,.11) !important;\n\n  color: #43556a !important;\n\n  font-size: 14px !important;\n\n  line-height: 1.55 !important;\n}\n\n#fc-v3 .fc-list li:last-child {\n  border-bottom: 0 !important;\n}\n\n#fc-v3 .fc-list li:before {\n  content: \"+\" !important;\n\n  position: absolute !important;\n\n  left: 2px !important;\n\n  top: 7px !important;\n\n  color: #d98425 !important;\n\n  font-size: 20px !important;\n\n  font-weight: 900 !important;\n}\n\n#fc-v3 .fc-dark .fc-list li {\n  color: #e2ebf3 !important;\n\n  border-bottom-color:\n    rgba(255,255,255,.13) !important;\n}\n\n#fc-v3 .fc-dark .fc-list li:before {\n  color: #ffb548 !important;\n}\n\n\n\/* =========================================================\n   FEATURE SECTION\n========================================================= *\/\n\n#fc-v3 .fc-features {\n  background: #fff8ed !important;\n}\n\n#fc-v3 .fc-feature-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(190px,1fr)\n    ) !important;\n\n  gap: 14px !important;\n\n  margin-top: 32px !important;\n}\n\n#fc-v3 .fc-feature {\n  min-width: 0 !important;\n\n  padding: 23px 19px !important;\n\n  border:\n    1px solid #dfd3c3 !important;\n\n  border-radius: 10px !important;\n\n  background: #ffffff !important;\n}\n\n#fc-v3 .fc-feature-number {\n  display: block !important;\n\n  margin-bottom: 9px !important;\n\n  color: #c77420 !important;\n\n  font-size: 11px !important;\n\n  font-weight: 900 !important;\n}\n\n#fc-v3 .fc-feature h3 {\n  margin: 0 0 7px !important;\n\n  color: #102642 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif !important;\n\n  font-size: 18px !important;\n}\n\n#fc-v3 .fc-feature p {\n  margin: 0 !important;\n\n  color: #596777 !important;\n\n  font-size: 13px !important;\n\n  line-height: 1.6 !important;\n}\n\n\n\/* =========================================================\n   FULL IMAGE\n========================================================= *\/\n\n#fc-v3 .fc-full-image {\n  width: 100% !important;\n\n  margin-top: 30px !important;\n\n  overflow: hidden !important;\n\n  border-radius: 14px !important;\n}\n\n\n\/* =========================================================\n   USE CASES\n========================================================= *\/\n\n#fc-v3 .fc-uses {\n  background: #ffffff !important;\n}\n\n#fc-v3 .fc-use-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(170px,1fr)\n    ) !important;\n\n  gap: 12px !important;\n\n  margin-top: 30px !important;\n}\n\n#fc-v3 .fc-use {\n  min-width: 0 !important;\n\n  padding: 20px 15px !important;\n\n  border:\n    1px solid #d6e0e8 !important;\n\n  border-radius: 9px !important;\n\n  background: #eef4f8 !important;\n\n  text-align: center !important;\n}\n\n#fc-v3 .fc-use strong {\n  display: block !important;\n\n  margin-bottom: 4px !important;\n\n  color: #102642 !important;\n\n  font-size: 13px !important;\n}\n\n#fc-v3 .fc-use span {\n  color: #687788 !important;\n\n  font-size: 11px !important;\n}\n\n\n\/* =========================================================\n   BEIGE\n========================================================= *\/\n\n#fc-v3 .fc-beige {\n  background: #f7efe4 !important;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n#fc-v3 .fc-spec-section {\n  background: #f1f6f9 !important;\n}\n\n#fc-v3 .fc-specs {\n  width: 100% !important;\n\n  max-width: 800px !important;\n\n  margin:\n    30px auto 0 !important;\n\n  border:\n    1px solid #cfdae5 !important;\n\n  border-radius: 10px !important;\n\n  overflow: hidden !important;\n\n  background: #ffffff !important;\n}\n\n#fc-v3 .fc-spec-row {\n  display: grid !important;\n\n  grid-template-columns:\n    minmax(110px, 35%)\n    minmax(0,65%) !important;\n\n  width: 100% !important;\n\n  border-bottom:\n    1px solid #dde5ec !important;\n}\n\n#fc-v3 .fc-spec-row:last-child {\n  border-bottom: 0 !important;\n}\n\n#fc-v3 .fc-spec-label {\n  min-width: 0 !important;\n\n  padding: 13px 14px !important;\n\n  background: #e7eff5 !important;\n\n  color: #102642 !important;\n\n  font-size: 12px !important;\n\n  font-weight: 800 !important;\n}\n\n#fc-v3 .fc-spec-value {\n  min-width: 0 !important;\n\n  padding: 13px 14px !important;\n\n  color: #526174 !important;\n\n  font-size: 12px !important;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n#fc-v3 .fc-faq-section {\n  background: #10243f !important;\n}\n\n#fc-v3 .fc-faq-section .fc-eyebrow {\n  color: #ffb548 !important;\n}\n\n#fc-v3 .fc-faq-section .fc-title {\n  color: #ffffff !important;\n}\n\n#fc-v3 .fc-faq {\n  width: 100% !important;\n\n  max-width: 820px !important;\n\n  margin: 28px auto 0 !important;\n}\n\n#fc-v3 .fc-faq details {\n  border-bottom:\n    1px solid rgba(255,255,255,.16) !important;\n}\n\n#fc-v3 .fc-faq summary {\n  position: relative !important;\n\n  padding:\n    18px\n    42px\n    18px\n    3px !important;\n\n  color: #ffffff !important;\n\n  cursor: pointer !important;\n\n  list-style: none !important;\n\n  font-size: 15px !important;\n\n  font-weight: 700 !important;\n\n  line-height: 1.5 !important;\n}\n\n#fc-v3 .fc-faq summary::-webkit-details-marker {\n  display: none !important;\n}\n\n#fc-v3 .fc-faq summary:after {\n  content: \"+\" !important;\n\n  position: absolute !important;\n\n  right: 8px !important;\n\n  top: 10px !important;\n\n  color: #ffb548 !important;\n\n  font-size: 28px !important;\n}\n\n#fc-v3 .fc-faq details[open] summary:after {\n  content: \"-\" !important;\n}\n\n#fc-v3 .fc-faq p {\n  margin: 0 !important;\n\n  padding:\n    0\n    42px\n    18px\n    3px !important;\n\n  color: #d1deea !important;\n\n  font-size: 13px !important;\n\n  line-height: 1.7 !important;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n#fc-v3 .fc-final {\n  padding: 72px 0 !important;\n\n  background: #fff1da !important;\n\n  text-align: center !important;\n}\n\n\n\/* =========================================================\n   MOST IMPORTANT FIX:\n   CONTAINER QUERY\n========================================================= *\/\n\n\/*\n   This triggers when SHOPIFY DESCRIPTION ITSELF\n   is narrow, even if desktop monitor is 1920px wide.\n*\/\n\n@container floating-candle (max-width: 760px) {\n\n  #fc-v3 .fc-wrap {\n    padding-left: 18px !important;\n    padding-right: 18px !important;\n  }\n\n  #fc-v3 .fc-section {\n    padding-top: 48px !important;\n    padding-bottom: 48px !important;\n  }\n\n\n  \/* FORCE ONE COLUMN *\/\n\n  #fc-v3 .fc-hero-grid,\n  #fc-v3 .fc-grid {\n    display: grid !important;\n\n    grid-template-columns:\n      minmax(0,1fr) !important;\n\n    gap: 28px !important;\n  }\n\n\n  \/* TEXT FIRST \/ IMAGE SECOND IN HERO *\/\n\n  #fc-v3 .fc-hero-copy-box {\n    order: 1 !important;\n  }\n\n  #fc-v3 .fc-hero-image {\n    order: 2 !important;\n  }\n\n\n  \/* VERY IMPORTANT:\n     Don't let desktop font size stay huge\n     inside 400px Shopify column\n  *\/\n\n  #fc-v3 .fc-hero-title {\n    font-size:\n      clamp(\n        34px,\n        10cqw,\n        44px\n      ) !important;\n\n    line-height: 1.08 !important;\n  }\n\n  #fc-v3 .fc-title {\n    font-size:\n      clamp(\n        28px,\n        8cqw,\n        34px\n      ) !important;\n\n    line-height: 1.15 !important;\n  }\n\n  #fc-v3 .fc-hero-text,\n  #fc-v3 .fc-copy {\n    font-size: 15px !important;\n  }\n\n\n  \/* IMAGE FULL WIDTH *\/\n\n  #fc-v3 .fc-hero-image,\n  #fc-v3 .fc-image {\n    width: 100% !important;\n\n    max-width: 100% !important;\n\n    margin: 0 !important;\n  }\n\n\n  \/* BUTTON *\/\n\n  #fc-v3 .fc-btn {\n    width: 100% !important;\n\n    max-width: 100% !important;\n\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n  }\n\n\n  \/* CARDS *\/\n\n  #fc-v3 .fc-feature-grid {\n    grid-template-columns:\n      1fr 1fr !important;\n  }\n\n  #fc-v3 .fc-use-grid {\n    grid-template-columns:\n      1fr 1fr !important;\n  }\n\n}\n\n\n\/* =========================================================\n   EXTRA NARROW DESCRIPTION\n========================================================= *\/\n\n@container floating-candle (max-width: 480px) {\n\n  #fc-v3 .fc-wrap {\n    padding-left: 16px !important;\n    padding-right: 16px !important;\n  }\n\n  #fc-v3 .fc-hero {\n    padding-top: 44px !important;\n    padding-bottom: 44px !important;\n  }\n\n  #fc-v3 .fc-hero-title {\n    font-size:\n      clamp(\n        32px,\n        10cqw,\n        39px\n      ) !important;\n  }\n\n  #fc-v3 .fc-title {\n    font-size:\n      clamp(\n        27px,\n        8cqw,\n        31px\n      ) !important;\n  }\n\n  #fc-v3 .fc-feature-grid,\n  #fc-v3 .fc-use-grid {\n    grid-template-columns:\n      minmax(0,1fr) !important;\n  }\n\n  #fc-v3 .fc-trust {\n    grid-template-columns:\n      1fr 1fr !important;\n  }\n\n  #fc-v3 .fc-spec-row {\n    grid-template-columns:\n      38% 62% !important;\n  }\n\n  #fc-v3 .fc-spec-label,\n  #fc-v3 .fc-spec-value {\n    padding:\n      11px\n      9px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   NORMAL VIEWPORT FALLBACK\n========================================================= *\/\n\n@media screen and (max-width: 700px) {\n\n  #fc-v3 .fc-hero-grid,\n  #fc-v3 .fc-grid {\n    grid-template-columns:\n      minmax(0,1fr) !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"fc-v3\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-hero\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cdiv class=\"fc-hero-grid\"\u003e\n\n\n        \u003cdiv class=\"fc-hero-copy-box\"\u003e\n\n          \u003cspan class=\"fc-eyebrow\"\u003e\n            Floating Lights. Instant Magic.\n          \u003c\/span\u003e\n\n\n          \u003ch2 class=\"fc-hero-title\"\u003e\n            Just Add Water.\n            \u003cbr\u003e\n            \u003cspan class=\"fc-highlight\"\u003e\n              Watch Them Glow.\n            \u003c\/span\u003e\n          \u003c\/h2\u003e\n\n\n          \u003cp class=\"fc-hero-text\"\u003e\n            Create elegant floating candle displays without\n            open flames, dripping wax or complicated setup.\n            Place one in water and the warm LED glow activates\n            automatically.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"fc-checks\"\u003e\n\n            \u003cdiv class=\"fc-check-row\"\u003e\n\n              \u003cspan class=\"fc-check-icon\"\u003e\n                +\n              \u003c\/span\u003e\n\n              \u003cspan\u003e\n                Automatically lights when placed in water\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"fc-check-row\"\u003e\n\n              \u003cspan class=\"fc-check-icon\"\u003e\n                +\n              \u003c\/span\u003e\n\n              \u003cspan\u003e\n                Flameless design with no smoke or melted wax\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"fc-check-row\"\u003e\n\n              \u003cspan class=\"fc-check-icon\"\u003e\n                +\n              \u003c\/span\u003e\n\n              \u003cspan\u003e\n                Made for vases, bowls, parties and special events\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003ca href=\"#\" class=\"fc-btn js-fc-buy\"\u003e\n\n            Choose Your Set\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-hero-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/1b130fe7e5d7ee3bbba2d63cc145e5ea9b7dc344.png\" alt=\"Water activated flameless floating LED candles\" loading=\"eager\"\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  \u003c!-- =====================================================\n       TRUST\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"fc-trust\"\u003e\n\n    \u003cdiv class=\"fc-trust-item\"\u003e\n\n      \u003cstrong\u003e\n        Water Activated\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        No switch required\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"fc-trust-item\"\u003e\n\n      \u003cstrong\u003e\n        Flameless Glow\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        No burning wick\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"fc-trust-item\"\u003e\n\n      \u003cstrong\u003e\n        Waterproof\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Made for floating displays\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"fc-trust-item\"\u003e\n\n      \u003cstrong\u003e\n        Reusable\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Ready for another occasion\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       WATER ACTIVATION\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-section fc-water\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cdiv class=\"fc-grid\"\u003e\n\n\n        \u003cdiv class=\"fc-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/2eb3320034a2dddbbfdc0a326defd75e8e76d77b.gif\" alt=\"Water activated LED candle demonstration\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-copy-box\"\u003e\n\n          \u003cspan class=\"fc-eyebrow\"\u003e\n            No Switch. No Setup.\n          \u003c\/span\u003e\n\n\n          \u003ch2 class=\"fc-title\"\u003e\n            Water Does the Work\n          \u003c\/h2\u003e\n\n\n          \u003cp class=\"fc-copy\"\u003e\n            Place the candle onto water and the contact points\n            activate the LED automatically. Remove it from the\n            water and the light switches off again.\n          \u003c\/p\u003e\n\n\n          \u003cul class=\"fc-list\"\u003e\n\n            \u003cli\u003e\n              Place in water to activate\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Remove from water to turn off\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              No lighter or real flame required\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Quick setup for multiple centerpieces\n            \u003c\/li\u003e\n\n          \u003c\/ul\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  \u003c!-- =====================================================\n       FLAMELESS\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-section fc-dark\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cdiv class=\"fc-grid\"\u003e\n\n\n        \u003cdiv class=\"fc-copy-box\"\u003e\n\n          \u003cspan class=\"fc-eyebrow\"\u003e\n            Candlelight Without the Flame\n          \u003c\/span\u003e\n\n\n          \u003ch2 class=\"fc-title\"\u003e\n            All the Atmosphere.\n            None of the Wax.\n          \u003c\/h2\u003e\n\n\n          \u003cp class=\"fc-copy\"\u003e\n            Enjoy warm candle-style ambiance without a burning\n            wick, smoke or melted wax dripping into your\n            centerpiece.\n          \u003c\/p\u003e\n\n\n          \u003cul class=\"fc-list\"\u003e\n\n            \u003cli\u003e\n              No exposed flame\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              No smoke or soot\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              No melted wax in the water\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Consistent LED illumination\n            \u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/0bd9f9e84bd0ec26f114f119d53ce7d9940b03fe.png\" alt=\"Flameless floating candle\" loading=\"lazy\"\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  \u003c!-- =====================================================\n       FEATURES\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-section fc-features\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cdiv class=\"fc-center\"\u003e\n\n        \u003cspan class=\"fc-eyebrow\"\u003e\n          Small Lights. Big Atmosphere.\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"fc-title\"\u003e\n          Made for Easy,\n          Elegant Decorating\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"fc-copy\"\u003e\n          Use a few for a simple table accent or arrange\n          multiple pieces across an entire celebration.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fc-feature-grid\"\u003e\n\n\n        \u003cdiv class=\"fc-feature\"\u003e\n\n          \u003cspan class=\"fc-feature-number\"\u003e\n            01\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Water Activated\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Lights automatically after making contact with water.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-feature\"\u003e\n\n          \u003cspan class=\"fc-feature-number\"\u003e\n            02\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Waterproof\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Designed specifically for decorative floating displays.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-feature\"\u003e\n\n          \u003cspan class=\"fc-feature-number\"\u003e\n            03\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Long Lasting\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Built-in CR2032 power provides extended illumination.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-feature\"\u003e\n\n          \u003cspan class=\"fc-feature-number\"\u003e\n            04\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Reusable\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Remove, dry and keep them ready for another occasion.\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  \u003c!-- =====================================================\n       WEDDING\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-section fc-dark\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cdiv class=\"fc-center\"\u003e\n\n        \u003cspan class=\"fc-eyebrow\"\u003e\n          Made for Memorable Moments\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"fc-title\"\u003e\n          Turn Simple Water Into\n          a Glowing Centerpiece\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"fc-copy\"\u003e\n          Add warm floating light to weddings, anniversary\n          dinners, celebrations and evening events without\n          complicated wiring.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fc-full-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/2ede7c5af71e49557f0c5249df1b755ad9303238.png\" alt=\"Floating candles wedding centerpiece\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       USE CASES\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-section fc-uses\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cdiv class=\"fc-center\"\u003e\n\n        \u003cspan class=\"fc-eyebrow\"\u003e\n          More Than Wedding Decor\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"fc-title\"\u003e\n          One Simple Light.\n          So Many Ways to Use It.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fc-use-grid\"\u003e\n\n\n        \u003cdiv class=\"fc-use\"\u003e\n\n          \u003cstrong\u003e\n            Weddings\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Vase centerpieces\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-use\"\u003e\n\n          \u003cstrong\u003e\n            Romantic Dinners\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Warm table ambiance\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-use\"\u003e\n\n          \u003cstrong\u003e\n            Parties\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Quick event styling\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-use\"\u003e\n\n          \u003cstrong\u003e\n            Holiday Decor\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Seasonal displays\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-use\"\u003e\n\n          \u003cstrong\u003e\n            Bathrooms\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Relaxing spa mood\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-use\"\u003e\n\n          \u003cstrong\u003e\n            Glass Vases\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Simple DIY decor\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-use\"\u003e\n\n          \u003cstrong\u003e\n            Bowls\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Tabletop displays\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-use\"\u003e\n\n          \u003cstrong\u003e\n            Outdoor Events\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Waterproof lighting\n          \u003c\/span\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  \u003c!-- =====================================================\n       HOW TO STYLE\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-section fc-beige\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cdiv class=\"fc-grid\"\u003e\n\n\n        \u003cdiv class=\"fc-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/ac5581446e6f7dc6533577d1dc7fd40a325bd30f.jpeg\" alt=\"Floating candles event centerpiece\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-copy-box\"\u003e\n\n          \u003cspan class=\"fc-eyebrow\"\u003e\n            Set the Mood in Minutes\n          \u003c\/span\u003e\n\n\n          \u003ch2 class=\"fc-title\"\u003e\n            From Empty Vase\n            to Evening Glow\n          \u003c\/h2\u003e\n\n\n          \u003cp class=\"fc-copy\"\u003e\n            Fill a clear vase or bowl with water, add flowers,\n            greenery or decorative accents, then float the LED\n            candles on top.\n          \u003c\/p\u003e\n\n\n          \u003cul class=\"fc-list\"\u003e\n\n            \u003cli\u003e\n              No traditional candle holders required\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Easy to combine with flowers\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Works with tall or low arrangements\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Simple enough for DIY decorating\n            \u003c\/li\u003e\n\n          \u003c\/ul\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  \u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-section fc-spec-section\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cdiv class=\"fc-center\"\u003e\n\n        \u003cspan class=\"fc-eyebrow\"\u003e\n          Product Information\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"fc-title\"\u003e\n          Compact Lights.\n          Beautiful Results.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fc-specs\"\u003e\n\n\n        \u003cdiv class=\"fc-spec-row\"\u003e\n\n          \u003cdiv class=\"fc-spec-label\"\u003e\n            Diameter\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-spec-value\"\u003e\n            Approx. 2.28 in\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-spec-row\"\u003e\n\n          \u003cdiv class=\"fc-spec-label\"\u003e\n            Height\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-spec-value\"\u003e\n            Approx. 0.98 in\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-spec-row\"\u003e\n\n          \u003cdiv class=\"fc-spec-label\"\u003e\n            Power\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-spec-value\"\u003e\n            Built-in CR2032 battery\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-spec-row\"\u003e\n\n          \u003cdiv class=\"fc-spec-label\"\u003e\n            Runtime\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-spec-value\"\u003e\n            Up to approximately 150 hours\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-spec-row\"\u003e\n\n          \u003cdiv class=\"fc-spec-label\"\u003e\n            Activation\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-spec-value\"\u003e\n            Automatic water-contact activation\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"fc-spec-row\"\u003e\n\n          \u003cdiv class=\"fc-spec-label\"\u003e\n            Options\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fc-spec-value\"\u003e\n            12 \/ 24 \/ 36 pieces\n          \u003c\/div\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  \u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-section fc-faq-section\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cdiv class=\"fc-center\"\u003e\n\n        \u003cspan class=\"fc-eyebrow\"\u003e\n          Quick Answers\n        \u003c\/span\u003e\n\n\n        \u003ch2 class=\"fc-title\"\u003e\n          Frequently Asked Questions\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"fc-faq\"\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            How do the candles turn on?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            They activate automatically when the water-contact\n            points touch water and switch off after being removed.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Are these real candles?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            No. They are flameless LED lights designed to create\n            the appearance of floating candlelight without a\n            burning wick.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can I use them in glass vases?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            Yes. They are designed for decorative water displays\n            including glass vases and bowls.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            How long do they last?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            The current product page lists up to approximately\n            150 hours of illumination depending on usage.\n          \u003c\/p\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            What quantities can I choose?\n          \u003c\/summary\u003e\n\n          \u003cp\u003e\n            Current package options include 12-piece,\n            24-piece and 36-piece sets.\n          \u003c\/p\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  \u003c!-- =====================================================\n       FINAL\n  ====================================================== --\u003e\n\n  \u003csection class=\"fc-final\"\u003e\n\n    \u003cdiv class=\"fc-wrap\"\u003e\n\n      \u003cspan class=\"fc-eyebrow\"\u003e\n        Add Water. Add Light.\n      \u003c\/span\u003e\n\n\n      \u003ch2 class=\"fc-title\"\u003e\n        Make the Table\n        Feel Like an Occasion\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"fc-copy\"\u003e\n        Create warm floating light for weddings, parties,\n        celebrations or quiet evenings at home.\n      \u003c\/p\u003e\n\n\n      \u003ca href=\"#\" class=\"fc-btn js-fc-buy\"\u003e\n\n        Choose Your Set\n\n      \u003c\/a\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  function findText(text) {\n\n    var wanted =\n      text\n        .replace(\/\\s+\/g, \" \")\n        .trim()\n        .toUpperCase();\n\n    var nodes =\n      document.querySelectorAll(\n        \"h1,h2,h3,h4,h5,h6,\" +\n        \"span,strong,label,p,legend,div\"\n      );\n\n    var partial = null;\n\n\n    for (var i = 0; i \u003c nodes.length; i++) {\n\n      if (\n        !nodes[i] ||\n        !nodes[i].textContent\n      ) {\n        continue;\n      }\n\n\n      var value =\n        nodes[i].textContent\n          .replace(\/\\s+\/g, \" \")\n          .trim()\n          .toUpperCase();\n\n\n      if (value === wanted) {\n        return nodes[i];\n      }\n\n\n      if (\n        !partial \u0026\u0026\n        value.indexOf(wanted) !== -1 \u0026\u0026\n        value.length \u003c\n          wanted.length + 35\n      ) {\n\n        partial = nodes[i];\n\n      }\n\n    }\n\n\n    return partial;\n\n  }\n\n\n  function findBuyArea() {\n\n    var target =\n      findText(\n        \"QTY - BUY 1 SET(12PCS)\"\n      );\n\n\n    if (target) {\n      return target;\n    }\n\n\n    target =\n      findText(\n        \"BUY 1 SET(12PCS)\"\n      );\n\n\n    if (target) {\n      return target;\n    }\n\n\n    var selectors = [\n\n      \"variant-radios\",\n\n      \"variant-selects\",\n\n      '[class*=\"variant\"]',\n\n      \".product-form__buttons\",\n\n      \".product-form\",\n\n      'button[name=\"add\"]',\n\n      \".product-form__submit\",\n\n      \".product__info-container\"\n\n    ];\n\n\n    for (\n      var i = 0;\n      i \u003c selectors.length;\n      i++\n    ) {\n\n\n      var element =\n        document.querySelector(\n          selectors[i]\n        );\n\n\n      if (element) {\n        return element;\n      }\n\n    }\n\n\n    return null;\n\n  }\n\n\n  function headerOffset() {\n\n    var offset = 20;\n\n\n    var selectors = [\n\n      \"sticky-header\",\n\n      \".shopify-section-header-sticky\",\n\n      \".header-wrapper\",\n\n      \"#shopify-section-header\",\n\n      \"header\"\n\n    ];\n\n\n    for (\n      var i = 0;\n      i \u003c selectors.length;\n      i++\n    ) {\n\n\n      var header =\n        document.querySelector(\n          selectors[i]\n        );\n\n\n      if (!header) {\n        continue;\n      }\n\n\n      var style =\n        window.getComputedStyle(\n          header\n        );\n\n\n      if (\n        style.position === \"fixed\" ||\n        style.position === \"sticky\"\n      ) {\n\n\n        var height =\n          header\n            .getBoundingClientRect()\n            .height;\n\n\n        if (\n          height \u003e 0 \u0026\u0026\n          height \u003c 250\n        ) {\n\n          offset += height;\n\n          break;\n\n        }\n\n      }\n\n    }\n\n\n    return offset;\n\n  }\n\n\n  function jump(event) {\n\n    event.preventDefault();\n\n\n    var target =\n      findBuyArea();\n\n\n    if (!target) {\n\n      window.scrollTo({\n\n        top: 0,\n\n        behavior: \"smooth\"\n\n      });\n\n\n      return;\n\n    }\n\n\n    var y =\n      target\n        .getBoundingClientRect()\n        .top +\n\n      window.pageYOffset -\n\n      headerOffset() -\n\n      16;\n\n\n    window.scrollTo({\n\n      top: Math.max(0, y),\n\n      behavior: \"smooth\"\n\n    });\n\n  }\n\n\n  function init() {\n\n    var buttons =\n      document.querySelectorAll(\n        \"#fc-v3 .js-fc-buy\"\n      );\n\n\n    for (\n      var i = 0;\n      i \u003c buttons.length;\n      i++\n    ) {\n\n\n      if (\n        buttons[i]\n          .getAttribute(\n            \"data-ready\"\n          ) === \"1\"\n      ) {\n\n        continue;\n\n      }\n\n\n      buttons[i]\n        .setAttribute(\n          \"data-ready\",\n          \"1\"\n        );\n\n\n      buttons[i]\n        .addEventListener(\n          \"click\",\n          jump\n        );\n\n    }\n\n  }\n\n\n  if (\n    document.readyState ===\n    \"loading\"\n  ) {\n\n\n    document.addEventListener(\n      \"DOMContentLoaded\",\n      init\n    );\n\n\n  } else {\n\n\n    init();\n\n\n  }\n\n\n  document.addEventListener(\n    \"shopify:section:load\",\n    init\n  );\n\n})();\n\u003c\/script\u003e","brand":"mysite","offers":[{"title":"Buy 1 Set(12pcs)","offer_id":49417568551067,"sku":"SZ03842608316392-12PK","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Set(24pcs)","offer_id":49417568583835,"sku":"SZ03842608316392-24PK","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Set(36pcs)","offer_id":49417568616603,"sku":"SZ03842608316392-36PK","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/1b130fe7e5d7ee3bbba2d63cc145e5ea9b7dc344.jpg?v=1788145674","url":"https:\/\/zavrlygoods.com\/products\/water-activated-flameless-floating-led-candles-romantic-waterproof-glow-for-any-occasion","provider":"zavrlygoods","version":"1.0","type":"link"}