{"product_id":"billhol®-wavesense-touchless-advanced-dual-toothbrush-uv-sanitizing","title":"BILLHOL® WaveSense Touchless Advanced Dual-Toothbrush UV Sanitizing","description":"\u003cstyle\u003e\n\/* =========================================================\n   BILLHOL® WaveSense\n   MOBILE-FIRST INDEPENDENT STORE VERSION\n   CONTENT UNCHANGED\n   ========================================================= *\/\n\n.bws-page,\n.bws-page *{\n  box-sizing:border-box;\n}\n\n.bws-page{\n  --navy:#071a3d;\n  --navy-soft:#15315f;\n  --blue:#145dff;\n  --blue-2:#247dff;\n  --cyan:#31bdf7;\n  --ice:#eef7ff;\n  --ice-2:#f8fbff;\n  --line:#dbe7f2;\n  --text:#24334a;\n  --muted:#67768c;\n  --white:#ffffff;\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  padding:7px;\n\n  font-family:\n    Inter,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  color:var(--text);\n  -webkit-font-smoothing:antialiased;\n}\n\n.bws-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:16px auto 0;\n  border-radius:15px;\n}\n\n\n\/* =========================================================\n   GENERAL SECTION\n   ========================================================= *\/\n\n.bws-section{\n  position:relative;\n  overflow:hidden;\n\n  margin:11px 0;\n  padding:22px 14px;\n\n  border:1px solid rgba(121,154,191,.18);\n  border-radius:20px;\n\n  background:\n    radial-gradient(\n      circle at 92% 4%,\n      rgba(48,189,247,.10),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 4% 95%,\n      rgba(20,93,255,.055),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f8fbff 55%,\n      #eef7ff 100%\n    );\n\n  box-shadow:\n    0 10px 28px rgba(22,52,96,.06),\n    inset 0 1px 0 rgba(255,255,255,.95);\n}\n\n.bws-section.clean{\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f6faff 100%\n    );\n}\n\n.bws-section.blue-soft{\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(47,177,255,.14),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #fbfdff 0%,\n      #edf6ff 100%\n    );\n}\n\n.bws-section.warm{\n  background:\n    radial-gradient(\n      circle at 13% 10%,\n      rgba(255,223,182,.35),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 92% 75%,\n      rgba(49,189,247,.08),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f8fafe 100%\n    );\n}\n\n.bws-section.trust{\n  background:\n    linear-gradient(\n      145deg,\n      #f9fcff 0%,\n      #edf6ff 100%\n    );\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n   ========================================================= *\/\n\n.bws-section-head{\n  max-width:900px;\n  margin:0 auto 18px;\n  text-align:center;\n}\n\n.bws-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  gap:6px;\n\n  margin:0 auto 10px;\n  padding:7px 10px;\n\n  border:1px solid rgba(20,93,255,.14);\n  border-radius:999px;\n\n  background:rgba(235,247,255,.92);\n  color:#1a5dc8;\n\n  font-size:10px;\n  line-height:1;\n  font-weight:900;\n  letter-spacing:.7px;\n\n  text-transform:uppercase;\n}\n\n.bws-eyebrow::before{\n  content:\"\";\n\n  width:6px;\n  height:6px;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--blue),\n      var(--cyan)\n    );\n\n  box-shadow:\n    0 0 8px rgba(36,125,255,.5);\n}\n\n.bws-title{\n  max-width:980px;\n\n  margin:0 auto;\n\n  color:var(--navy);\n\n  font-size:30px;\n  line-height:1.04;\n  font-weight:900;\n\n  letter-spacing:-1px;\n  text-align:center;\n}\n\n.bws-title.medium{\n  font-size:27px;\n}\n\n.bws-title .gradient{\n  color:transparent;\n\n  background:\n    linear-gradient(\n      110deg,\n      #0b2d71 0%,\n      #145dff 52%,\n      #29b8f5 100%\n    );\n\n  -webkit-background-clip:text;\n  background-clip:text;\n}\n\n.bws-subtitle{\n  max-width:820px;\n\n  margin:13px auto 0;\n\n  color:#53637a;\n\n  font-size:14.5px;\n  line-height:1.58;\n  font-weight:500;\n\n  text-align:center;\n}\n\n.bws-description{\n  max-width:820px;\n\n  margin:12px auto 0;\n\n  color:#526279;\n\n  font-size:14px;\n  line-height:1.62;\n\n  text-align:center;\n}\n\n.bws-description strong{\n  color:#12376d;\n}\n\n.bws-description b{\n  display:block;\n}\n\n.bws-divider{\n  width:60px;\n  height:3px;\n\n  margin:16px auto;\n\n  border-radius:99px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #145dff,\n      #31bdf7\n    );\n}\n\n\n\/* =========================================================\n   MEDIA\n   ========================================================= *\/\n\n.bws-media-slot{\n  position:relative;\n\n  display:grid;\n\n  width:100%;\n  aspect-ratio:1\/1;\n\n  place-items:center;\n\n  overflow:hidden;\n\n  margin-top:18px;\n  padding:18px;\n\n  border:1.5px dashed #8eb9e7;\n  border-radius:18px;\n\n  background:\n    radial-gradient(\n      circle at 50% 42%,\n      rgba(44,161,255,.12),\n      transparent 28%\n    ),\n    linear-gradient(\n      135deg,\n      #ffffff 0%,\n      #eaf5ff 100%\n    );\n\n  color:#315f97;\n\n  text-align:center;\n}\n\n.bws-media-slot-inner{\n  position:relative;\n  z-index:2;\n}\n\n.bws-media-slot b{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:#155ec8;\n\n  font-size:17px;\n  font-weight:900;\n}\n\n.bws-media-slot span{\n  display:block;\n\n  color:#486a92;\n\n  font-size:13px;\n  font-weight:700;\n}\n\n.bws-media-slot small{\n  display:inline-block;\n\n  margin-top:9px;\n  padding:6px 10px;\n\n  border-radius:999px;\n\n  background:rgba(255,255,255,.95);\n  color:#305a89;\n\n  font-size:11px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   TOP PRODUCT CARD\n   ========================================================= *\/\n\n.bws-product-card{\n  position:relative;\n  overflow:hidden;\n\n  margin:8px 0 12px;\n  padding:25px 14px 22px;\n\n  border:1px solid rgba(128,168,211,.20);\n  border-radius:22px;\n\n  background:\n    radial-gradient(\n      circle at 15% 4%,\n      rgba(65,193,255,.15),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 90% 88%,\n      rgba(20,93,255,.10),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f5faff 58%,\n      #ebf5ff 100%\n    );\n\n  box-shadow:\n    0 14px 35px rgba(18,54,100,.08),\n    inset 0 1px 0 rgba(255,255,255,.95);\n\n  text-align:center;\n}\n\n.bws-brand{\n  margin-bottom:11px;\n\n  color:#1558c1;\n\n  font-size:17px;\n  font-weight:950;\n\n  letter-spacing:1px;\n}\n\n.bws-product-card .bws-title{\n  max-width:1000px;\n}\n\n.bws-product-name{\n  max-width:900px;\n\n  margin:14px auto 0;\n\n  color:#123363;\n\n  font-size:14px;\n  line-height:1.48;\n  font-weight:800;\n}\n\n.bws-product-intro{\n  max-width:850px;\n\n  margin:13px auto 0;\n\n  color:#59697e;\n\n  font-size:14px;\n  line-height:1.62;\n}\n\n.bws-pills{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:7px;\n\n  margin:18px auto 0;\n}\n\n.bws-pill{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:40px;\n  padding:8px 7px;\n\n  border:1px solid #d5e5f3;\n  border-radius:12px;\n\n  background:rgba(255,255,255,.94);\n  color:#183b68;\n\n  font-size:11px;\n  line-height:1.25;\n  font-weight:800;\n\n  box-shadow:\n    0 4px 12px rgba(34,76,119,.04);\n}\n\n.bws-pill.primary{\n  border-color:transparent;\n\n  color:#ffffff;\n\n  background:\n    linear-gradient(\n      100deg,\n      #0e429e,\n      #1469ff,\n      #2bbcf6\n    );\n}\n\n.bws-product-note{\n  max-width:830px;\n\n  margin:18px auto 0;\n  padding:14px 12px;\n\n  border-left:3px solid #1e74ff;\n  border-right:3px solid #39bdf5;\n\n  border-radius:14px;\n\n  background:\n    linear-gradient(\n      90deg,\n      rgba(232,245,255,.92),\n      rgba(255,255,255,.95),\n      rgba(234,247,255,.92)\n    );\n}\n\n.bws-product-note strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#102f62;\n\n  font-size:14px;\n  line-height:1.4;\n}\n\n.bws-product-note span{\n  color:#63748a;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n   ========================================================= *\/\n\n.bws-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.bws-feature-card{\n  min-height:0;\n\n  padding:13px 11px;\n\n  border:1px solid #dbe7f2;\n  border-radius:15px;\n\n  background:rgba(255,255,255,.94);\n\n  text-align:left;\n\n  box-shadow:\n    0 6px 17px rgba(24,63,105,.045);\n}\n\n.bws-feature-icon{\n  display:grid;\n\n  width:36px;\n  height:36px;\n\n  margin-bottom:9px;\n\n  place-items:center;\n\n  border-radius:11px;\n\n  color:#ffffff;\n\n  background:\n    linear-gradient(\n      140deg,\n      #0e3893,\n      #1c76ff,\n      #36c5f3\n    );\n\n  font-size:13px;\n  font-weight:900;\n\n  box-shadow:\n    0 6px 15px rgba(18,101,224,.14);\n}\n\n.bws-feature-card strong{\n  display:block;\n\n  color:#102f60;\n\n  font-size:13px;\n  line-height:1.32;\n}\n\n.bws-feature-card p{\n  margin:6px 0 0;\n\n  color:#718096;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CONTENT BOX\n   ========================================================= *\/\n\n.bws-content-box{\n  max-width:900px;\n\n  margin:18px auto 0;\n  padding:15px 13px;\n\n  border:1px solid #dce8f3;\n  border-radius:15px;\n\n  background:rgba(255,255,255,.90);\n\n  box-shadow:\n    0 6px 18px rgba(28,65,105,.04);\n}\n\n.bws-content-box p{\n  margin:0;\n\n  color:#586a80;\n\n  font-size:13px;\n  line-height:1.6;\n\n  text-align:center;\n}\n\n.bws-content-box p + p{\n  margin-top:12px;\n}\n\n.bws-content-box strong{\n  color:#153b70;\n}\n\n\n\/* =========================================================\n   PROCESS FLOW\n   ========================================================= *\/\n\n.bws-flow{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.bws-flow-step{\n  position:relative;\n\n  min-height:98px;\n\n  padding:13px 8px;\n\n  border:1px solid #dce7f2;\n  border-radius:14px;\n\n  background:rgba(255,255,255,.94);\n\n  text-align:center;\n}\n\n.bws-flow-step::after{\n  display:none !important;\n}\n\n.bws-flow-step b{\n  display:block;\n\n  color:#1768e8;\n\n  font-size:11px;\n}\n\n.bws-flow-step strong{\n  display:block;\n\n  margin-top:5px;\n\n  color:#122f5f;\n\n  font-size:14px;\n}\n\n.bws-flow-step small{\n  display:block;\n\n  margin-top:6px;\n\n  color:#738198;\n\n  font-size:10.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   BENEFITS\n   ========================================================= *\/\n\n.bws-benefits{\n  display:grid;\n  grid-template-columns:1fr;\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.bws-benefit{\n  padding:15px 13px;\n\n  border:1px solid #dce8f3;\n  border-radius:15px;\n\n  background:rgba(255,255,255,.94);\n\n  text-align:center;\n}\n\n.bws-benefit strong{\n  display:block;\n\n  color:#10376e;\n\n  font-size:15px;\n}\n\n.bws-benefit p{\n  margin:7px 0 0;\n\n  color:#718095;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   COMPATIBILITY\n   ========================================================= *\/\n\n.bws-compat-row{\n  display:grid;\n  grid-template-columns:1fr;\n\n  gap:7px;\n\n  max-width:820px;\n\n  margin:18px auto 0;\n}\n\n.bws-compat{\n  padding:12px;\n\n  border:1px solid #dce8f3;\n  border-radius:13px;\n\n  background:#ffffff;\n\n  color:#173967;\n\n  font-size:13px;\n  font-weight:850;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   TRUST\n   ========================================================= *\/\n\n.bws-trust-note{\n  max-width:880px;\n\n  margin:16px auto 0;\n  padding:12px;\n\n  border:1px solid #d6e5f4;\n  border-radius:13px;\n\n  background:rgba(255,255,255,.90);\n\n  color:#6d7d92;\n\n  font-size:11px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.bws-final{\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 15% 10%,\n      rgba(255,224,185,.35),\n      transparent 27%\n    ),\n    radial-gradient(\n      circle at 85% 32%,\n      rgba(48,185,255,.14),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f2f8ff 100%\n    );\n}\n\n.bws-final-points{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:7px;\n\n  margin:18px auto 4px;\n}\n\n.bws-final-points span{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:40px;\n\n  padding:8px 6px;\n\n  border:1px solid #d6e5f2;\n  border-radius:12px;\n\n  background:#ffffff;\n\n  color:#173c6a;\n\n  font-size:10.5px;\n  line-height:1.25;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   EXTRA SMALL MOBILE\n   ========================================================= *\/\n\n@media(max-width:360px){\n\n  .bws-page{\n    padding:5px;\n  }\n\n  .bws-section{\n    padding:19px 11px;\n  }\n\n  .bws-product-card{\n    padding:22px 11px;\n  }\n\n  .bws-title{\n    font-size:27px;\n  }\n\n  .bws-title.medium{\n    font-size:24px;\n  }\n\n  .bws-subtitle{\n    font-size:13.5px;\n  }\n\n  .bws-description{\n    font-size:13px;\n  }\n\n  .bws-feature-card{\n    padding:11px 9px;\n  }\n\n  .bws-feature-card strong{\n    font-size:12px;\n  }\n\n  .bws-feature-card p{\n    font-size:10.8px;\n  }\n\n  .bws-pill{\n    font-size:10px;\n  }\n\n}\n\n\n\/* =========================================================\n   TABLET \/ DESKTOP\n   ========================================================= *\/\n\n@media(min-width:768px){\n\n  .bws-page{\n    padding:16px;\n  }\n\n  .bws-section{\n    margin:22px 0;\n    padding:clamp(32px,5vw,62px);\n\n    border-radius:30px;\n  }\n\n  .bws-section-head{\n    margin-bottom:34px;\n  }\n\n  .bws-eyebrow{\n    padding:8px 14px;\n\n    font-size:12px;\n    letter-spacing:1.25px;\n  }\n\n  .bws-title{\n    font-size:clamp(35px,5vw,62px);\n\n    line-height:1.02;\n    letter-spacing:-1.8px;\n  }\n\n  .bws-title.medium{\n    font-size:clamp(31px,4.2vw,50px);\n  }\n\n  .bws-subtitle{\n    margin-top:18px;\n\n    font-size:clamp(16px,1.85vw,19px);\n    line-height:1.72;\n  }\n\n  .bws-description{\n    margin-top:18px;\n\n    font-size:16px;\n    line-height:1.78;\n  }\n\n  .bws-product-card{\n    margin:16px 0 24px;\n\n    padding:\n      clamp(38px,6vw,68px)\n      clamp(22px,5vw,60px);\n\n    border-radius:34px;\n  }\n\n  .bws-brand{\n    font-size:22px;\n  }\n\n  .bws-product-name{\n    margin-top:20px;\n\n    font-size:clamp(16px,1.8vw,20px);\n    line-height:1.55;\n  }\n\n  .bws-product-intro{\n    margin-top:17px;\n\n    font-size:16px;\n    line-height:1.78;\n  }\n\n  .bws-pills{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n\n    gap:10px;\n\n    margin-top:26px;\n  }\n\n  .bws-pill{\n    min-height:unset;\n\n    padding:11px 16px;\n\n    border-radius:999px;\n\n    font-size:13px;\n  }\n\n  .bws-product-note{\n    margin-top:28px;\n    padding:19px 22px;\n\n    border-left-width:4px;\n    border-right-width:4px;\n\n    border-radius:18px;\n  }\n\n  .bws-product-note strong{\n    font-size:18px;\n  }\n\n  .bws-product-note span{\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  .bws-feature-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n\n    gap:14px;\n\n    margin-top:30px;\n  }\n\n  .bws-feature-card{\n    min-height:155px;\n\n    padding:20px;\n\n    border-radius:20px;\n  }\n\n  .bws-feature-icon{\n    width:44px;\n    height:44px;\n\n    margin-bottom:14px;\n\n    border-radius:14px;\n\n    font-size:17px;\n  }\n\n  .bws-feature-card strong{\n    font-size:15px;\n  }\n\n  .bws-feature-card p{\n    margin-top:8px;\n\n    font-size:13px;\n    line-height:1.58;\n  }\n\n  .bws-flow{\n    grid-template-columns:repeat(6,minmax(0,1fr));\n\n    gap:10px;\n\n    margin-top:28px;\n  }\n\n  .bws-flow-step{\n    min-height:130px;\n\n    padding:17px 10px;\n\n    border-radius:18px;\n  }\n\n  .bws-flow-step b{\n    font-size:13px;\n  }\n\n  .bws-flow-step strong{\n    margin-top:7px;\n\n    font-size:15px;\n  }\n\n  .bws-flow-step small{\n    margin-top:7px;\n\n    font-size:11px;\n    line-height:1.45;\n  }\n\n  .bws-benefits{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:15px;\n\n    margin-top:28px;\n  }\n\n  .bws-benefit{\n    padding:22px;\n\n    border-radius:21px;\n  }\n\n  .bws-benefit strong{\n    font-size:17px;\n  }\n\n  .bws-benefit p{\n    margin-top:9px;\n\n    font-size:13px;\n    line-height:1.62;\n  }\n\n  .bws-compat-row{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:14px;\n\n    margin-top:28px;\n  }\n\n  .bws-compat{\n    padding:18px;\n\n    border-radius:18px;\n\n    font-size:15px;\n  }\n\n  .bws-content-box{\n    margin-top:28px;\n    padding:24px 26px;\n\n    border-radius:22px;\n  }\n\n  .bws-content-box p{\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  .bws-trust-note{\n    margin-top:24px;\n    padding:16px 18px;\n\n    border-radius:16px;\n\n    font-size:12px;\n    line-height:1.65;\n  }\n\n  .bws-final-points{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n\n    gap:10px;\n\n    margin-top:25px;\n  }\n\n  .bws-final-points span{\n    min-height:unset;\n\n    padding:10px 14px;\n\n    border-radius:999px;\n\n    font-size:12px;\n  }\n\n  .bws-page img{\n    margin-top:22px;\n    border-radius:20px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bws-page\"\u003e\n\u003c!-- =========================================================\n     TOP PRODUCT INTRO CARD\n     NO IMAGE HERE\n     ========================================================= --\u003e\n\u003csection class=\"bws-product-card\"\u003e\n\u003cdiv class=\"bws-brand\"\u003eBILLHOL®\u003c\/div\u003e\n\u003cp class=\"bws-eyebrow\"\u003eAdvanced Smart Toothbrush Care\u003c\/p\u003e\n\u003ch1 class=\"bws-title\"\u003eSMARTER CARE\u003cbr\u003e\u003cspan class=\"gradient\"\u003e BEGINS WITH A WAVE. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"bws-product-name\"\u003eBILLHOL® WaveSense Touchless Advanced Dual-Toothbrush UV Sanitizing \u0026amp; Drying Station with Automatic Sensor Lid\u003c\/p\u003e\n\u003cp class=\"bws-product-intro\"\u003eMore than a place to store your toothbrushes, WaveSense is designed as a complete smart-care station for the modern bathroom. A simple hand wave activates touchless access, while UV sanitizing, active air drying and automatic cycle care help maintain a cleaner, drier and more organized environment between brushing sessions.\u003c\/p\u003e\n\u003cdiv class=\"bws-pills\"\u003e\n\u003cspan class=\"bws-pill primary\"\u003e Touchless Auto-Open \u003c\/span\u003e \u003cspan class=\"bws-pill\"\u003e UV Sanitizing \u003c\/span\u003e \u003cspan class=\"bws-pill\"\u003e Active Air Drying \u003c\/span\u003e \u003cspan class=\"bws-pill\"\u003e Automatic Cycle Care \u003c\/span\u003e \u003cspan class=\"bws-pill\"\u003e Dual Toothbrush Design \u003c\/span\u003e \u003cspan class=\"bws-pill\"\u003e Wall-Mounted \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-product-note\"\u003e\n\u003cstrong\u003e Wave → Open → Store → Sanitize → Dry → Auto Care \u003c\/strong\u003e \u003cspan\u003e One streamlined routine replaces exposed countertop storage with touchless access and automated toothbrush care throughout the day. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     01 BRAND \/ INNOVATION BACKING\n     ========================================================= --\u003e\n\u003csection class=\"bws-section clean\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eBILLHOL® Innovation\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eBUILT AROUND\u003cbr\u003e\u003cspan class=\"gradient\"\u003e SMARTER ORAL CARE. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eWaveSense brings several everyday bathroom functions together in one refined wall-mounted station: touchless access, UV toothbrush care, active drying, intelligent status display and automatic maintenance.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eRather than treating the toothbrush holder as a passive storage accessory, BILLHOL® approaches it as part of the daily oral-care environment. The result is a more integrated system designed around \u003cstrong\u003ecleaner storage, less countertop clutter and a smoother family routine.\u003c\/strong\u003e \u003cb\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/af3ab7b5-04f4-420d-abeb-3c1beb4c3303.png?v=1788349003\" alt=\"\"\u003e\u003cbr\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     02 CORE DIFFERENTIATOR\n     ========================================================= --\u003e\n\u003csection class=\"bws-section\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eTouchless Interaction\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eJUST WAVE.\u003cbr\u003e\u003cspan class=\"gradient\"\u003e IT OPENS. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eNo need to touch the station with wet hands. Infrared wave sensing detects your gesture and activates the automatic front-cover movement.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eThe lower circular cover does not operate like a conventional outward-opening door. It remains aligned with the front surface and follows its curved sliding path to reveal the toothbrush care chamber behind it. This creates a cleaner, more seamless interaction every time you reach for your toothbrush. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/03.png?v=1787984082\" alt=\"\"\u003e \u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-feature-grid\"\u003e\n\u003cdiv class=\"bws-feature-card\"\u003e\n\u003cdiv class=\"bws-feature-icon\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003e Infrared Wave Detection \u003c\/strong\u003e\n\u003cp\u003eDetects a hand gesture in front of the sensing area without requiring direct contact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-feature-card\"\u003e\n\u003cdiv class=\"bws-feature-icon\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003e Automatic Sliding Cover \u003c\/strong\u003e\n\u003cp\u003eThe circular front cover follows its designed curved path to reveal the lower care chamber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-feature-card\"\u003e\n\u003cdiv class=\"bws-feature-icon\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003e Cleaner Interaction \u003c\/strong\u003e\n\u003cp\u003eTouchless access means fewer unnecessary hand contacts during the morning and evening routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-feature-card\"\u003e\n\u003cdiv class=\"bws-feature-icon\"\u003e04\u003c\/div\u003e\n\u003cstrong\u003e Instant Daily Access \u003c\/strong\u003e\n\u003cp\u003eStore or retrieve both toothbrushes quickly without manually opening a conventional lid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     03 PROBLEM VS SOLUTION\n     ========================================================= --\u003e\n\u003csection class=\"bws-section clean\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eFrom Storage To Smart Care\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eMORE THAN A\u003cbr\u003e\u003cspan class=\"gradient\"\u003e TOOTHBRUSH HOLDER. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eTraditional cups and open holders organize toothbrushes, but they do little to address moisture, exposure or countertop clutter.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eWaveSense moves toothbrush storage off the counter and into a dedicated wall-mounted care chamber. Once stored, your toothbrushes can receive UV care and active drying instead of simply remaining exposed in an open cup beside the sink.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/0001_fec5e3b3-e816-49fd-89d8-ceb7a649c859.png?v=1787996006\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/0002_6cbaa620-be7e-4947-a5dd-2887755eb846.png?v=1787996007\" alt=\"\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/02.png?v=1787984082\" alt=\"\"\u003e \u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     04 COMPLETE SMART ROUTINE\n     ========================================================= --\u003e\n\u003csection class=\"bws-section blue-soft\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eOne Continuous Routine\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eFROM WAVE\u003cbr\u003e\u003cspan class=\"gradient\"\u003e TO AUTO CARE. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eEvery part of the system is designed to connect into one simple daily sequence, so toothbrush care requires less manual attention from you.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eYou wave to open, place the toothbrushes inside and let the station handle the next stages. Sanitizing and drying take place within the dedicated lower chamber, followed by automatic care cycles designed to support the toothbrushes between uses. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/06.png?v=1787984082\" alt=\"\"\u003e \u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-flow\"\u003e\n\u003cdiv class=\"bws-flow-step\"\u003e\n\u003cb\u003eSTEP 01\u003c\/b\u003e \u003cstrong\u003eWave\u003c\/strong\u003e \u003csmall\u003eYour hand activates the infrared sensor.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-flow-step\"\u003e\n\u003cb\u003eSTEP 02\u003c\/b\u003e \u003cstrong\u003eOpen\u003c\/strong\u003e \u003csmall\u003eThe circular cover moves along its front path.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-flow-step\"\u003e\n\u003cb\u003eSTEP 03\u003c\/b\u003e \u003cstrong\u003eStore\u003c\/strong\u003e \u003csmall\u003ePlace both toothbrushes into their positions.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-flow-step\"\u003e\n\u003cb\u003eSTEP 04\u003c\/b\u003e \u003cstrong\u003eSanitize\u003c\/strong\u003e \u003csmall\u003eUV care operates inside the chamber.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-flow-step\"\u003e\n\u003cb\u003eSTEP 05\u003c\/b\u003e \u003cstrong\u003eDry\u003c\/strong\u003e \u003csmall\u003eActive airflow helps reduce lingering moisture.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-flow-step\"\u003e\n\u003cb\u003eSTEP 06\u003c\/b\u003e \u003cstrong\u003eAuto Care\u003c\/strong\u003e \u003csmall\u003eAutomatic care continues between uses.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     05 BENEFITS TO THE TOOTHBRUSH\n     ========================================================= --\u003e\n\u003csection class=\"bws-section clean\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eBetter Between Every Brush\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eBETTER FOR\u003cbr\u003e\u003cspan class=\"gradient\"\u003e YOUR TOOTHBRUSH. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eThe care routine is designed around the toothbrush itself, not simply around where the handle is stored.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eAfter brushing, moisture can remain within dense toothbrush bristles. By combining UV care with active airflow inside the storage chamber, WaveSense helps create a cleaner and drier environment for your toothbrush before the next use. \u003cb\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/04.png?v=1787984082\" alt=\"\"\u003e \u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-benefits\"\u003e\n\u003cdiv class=\"bws-benefit\"\u003e\n\u003cstrong\u003e Cleaner Bristles \u003c\/strong\u003e\n\u003cp\u003eUV care supports a cleaner storage environment for toothbrush heads between brushing sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-benefit\"\u003e\n\u003cstrong\u003e Drier Storage \u003c\/strong\u003e\n\u003cp\u003eActive airflow helps reduce lingering moisture instead of leaving wet bristles sitting in open air.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-benefit\"\u003e\n\u003cstrong\u003e Fresher Daily Routine \u003c\/strong\u003e\n\u003cp\u003eA dedicated care chamber helps toothbrushes feel better prepared for the next brushing session.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     06 COMPATIBILITY\n     ========================================================= --\u003e\n\u003csection class=\"bws-section\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eDesigned For Everyday Toothbrushes\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eMADE TO FIT\u003cbr\u003e\u003cspan class=\"gradient\"\u003e REAL ROUTINES. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eA smart care station is only useful if it can integrate naturally with the toothbrushes already used in the home.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eWaveSense is designed to accommodate common toothbrush formats, including sonic-style electric heads, rotating electric heads and many conventional manual toothbrush designs. Its two dedicated positions make it particularly practical for couples and family bathrooms. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/05.png?v=1787984082\" alt=\"\"\u003e \u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-compat-row\"\u003e\n\u003cdiv class=\"bws-compat\"\u003eSonic Toothbrushes\u003c\/div\u003e\n\u003cdiv class=\"bws-compat\"\u003eRotating Toothbrushes\u003c\/div\u003e\n\u003cdiv class=\"bws-compat\"\u003eManual Toothbrushes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     07 FAMILY USE\n     ========================================================= --\u003e\n\u003csection class=\"bws-section warm\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eDesigned For Shared Bathrooms\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eONE STATION.\u003cbr\u003e\u003cspan class=\"gradient\"\u003e TWO TOOTHBRUSHES. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eBuilt for the routines that happen every morning and every night, WaveSense provides two dedicated toothbrush positions in one compact wall-mounted station.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eIt works naturally in a master bathroom, couple's ensuite or family washroom where multiple toothbrushes are used every day. Each brush has its own position while the station keeps the entire routine visually cleaner and more organized. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/10_aa83a399-2ba3-420d-9293-6412bccca1c0.png?v=1787984082\" alt=\"\"\u003e \u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     08 SMART SYSTEM\n     ========================================================= --\u003e\n\u003csection class=\"bws-section clean\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eIntelligent Care Built In\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eSMARTER CONTROL.\u003cbr\u003e\u003cspan class=\"gradient\"\u003e LESS DAILY WORK. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eThe station combines automated interaction with visible operating information, helping the care system feel simple rather than complicated.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eThe upper circular digital display provides clear status information, while infrared sensing handles touchless opening. Inside the lower toothbrush chamber, airflow supports drying where the toothbrush heads are actually stored. Charging is handled through the device's integrated Type-C power system. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/08_d32bc5e1-c095-4d9d-850c-d90cea209797.png?v=1787984082\" alt=\"\"\u003e \u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-feature-grid\"\u003e\n\u003cdiv class=\"bws-feature-card\"\u003e\n\u003cdiv class=\"bws-feature-icon\"\u003e88\u003c\/div\u003e\n\u003cstrong\u003e Smart Digital Display \u003c\/strong\u003e\n\u003cp\u003eKeeps important device status visible on the upper circular display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-feature-card\"\u003e\n\u003cdiv class=\"bws-feature-icon\"\u003e↯\u003c\/div\u003e\n\u003cstrong\u003e Infrared Sensor \u003c\/strong\u003e\n\u003cp\u003eSupports touchless interaction without manually handling the cover.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-feature-card\"\u003e\n\u003cdiv class=\"bws-feature-icon\"\u003e≈\u003c\/div\u003e\n\u003cstrong\u003e Internal Active Drying \u003c\/strong\u003e\n\u003cp\u003eAirflow operates within the lower toothbrush care chamber where it is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-feature-card\"\u003e\n\u003cdiv class=\"bws-feature-icon\"\u003eC\u003c\/div\u003e\n\u003cstrong\u003e Type-C Charging \u003c\/strong\u003e\n\u003cp\u003eA modern charging solution designed for easy integration into bathroom use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     09 SPACE SAVING\n     ========================================================= --\u003e\n\u003csection class=\"bws-section blue-soft\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eWall-Mounted Design\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eFREE YOUR\u003cbr\u003e\u003cspan class=\"gradient\"\u003e COUNTER. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eBetter toothbrush care should not require more countertop clutter.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eBy moving toothbrush storage vertically onto the wall, WaveSense opens up valuable sink and vanity space. The compact form fits naturally into modern bathrooms, ensuites, vanity areas and other wash spaces while keeping toothbrushes organized in one dedicated location. \u003cb\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/07_6bcf8fe1-b05d-498e-8adf-c334da929de8.png?v=1787984082\" alt=\"\"\u003e \u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-content-box\"\u003e\n\u003cp\u003e\u003cstrong\u003e Less clutter does more than improve appearance. \u003c\/strong\u003e Keeping frequently used toothbrushes off the sink helps create a calmer, easier-to-clean bathroom surface while placing the care station exactly where it is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     10 LAB TEST\n     ========================================================= --\u003e\n\u003csection class=\"bws-section trust\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003ePerformance Verification\u003c\/p\u003e\n\u003ch2 class=\"bws-title medium\"\u003eTESTED UNDER\u003cbr\u003e\u003cspan class=\"gradient\"\u003e CONTROLLED CONDITIONS. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eUV performance information should be considered together with the specific laboratory method, exposure time, test distance and sample conditions shown in the supporting report.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eThis section gives customers a clearer view of the performance evidence behind the UV care system instead of relying only on feature claims. The laboratory document shown below should remain visible enough for customers to review the reported test conditions and results directly. \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/09_6342eaa0-875f-42c7-91e6-f78bda2f3e68.png?v=1787984082\" alt=\"\"\u003e \u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-trust-note\"\u003e* Laboratory figures shown in the referenced report apply to the specific samples and test conditions stated in that document. Actual household conditions and results may vary.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     11 FINAL FAMILY \/ CTA\n     ========================================================= --\u003e\n\u003csection class=\"bws-section bws-final\"\u003e\n\u003cdiv class=\"bws-section-head\"\u003e\n\u003cp class=\"bws-eyebrow\"\u003eUpgrade The Everyday Routine\u003c\/p\u003e\n\u003ch2 class=\"bws-title\"\u003eSMARTER CARE\u003cbr\u003e\u003cspan class=\"gradient\"\u003e STARTS HERE. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"bws-subtitle\"\u003eA cleaner-looking bathroom. A drier toothbrush environment. Less manual handling. One simple station designed to make everyday toothbrush care easier for the people who use it most.\u003c\/p\u003e\n\u003cp class=\"bws-description\"\u003eBILLHOL® WaveSense brings together the functions that normally happen separately and turns them into one connected routine: touchless opening, organized storage, UV care, active drying and automatic maintenance between uses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-final-points\"\u003e\n\u003cspan\u003e Touchless Auto-Open \u003c\/span\u003e \u003cspan\u003e UV Sanitizing Care \u003c\/span\u003e \u003cspan\u003e Active Air Drying \u003c\/span\u003e \u003cspan\u003e Automatic Cycle Care \u003c\/span\u003e \u003cspan\u003e Dual Toothbrush Storage \u003c\/span\u003e \u003cspan\u003e Smart Digital Display \u003c\/span\u003e \u003cspan\u003e Wall-Mounted Design \u003c\/span\u003e \u003cb\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0962\/5613\/1441\/files\/11.png?v=1787984082\" alt=\"\"\u003e \u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bws-content-box\"\u003e\n\u003cp\u003e\u003cstrong\u003e BILLHOL® WaveSense Touchless Advanced Dual-Toothbrush UV Sanitizing \u0026amp; Drying Station with Automatic Sensor Lid \u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eDesigned for modern homes that want toothbrush storage to feel as intelligent, organized and considered as the rest of the bathroom. \u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Billhol®","offers":[{"title":"2 PCS [Duo Pack] — 🔥 Most Popular · Upgrade Two Bathrooms","offer_id":53945143427348,"sku":"YSH-AAA*2","price":39.98,"currency_code":"USD","in_stock":true},{"title":"3 PCS [Family Pack] — 💎 Best Value · Upgrade The Whole Home","offer_id":53945143460116,"sku":"YSH-AAA*3","price":54.98,"currency_code":"USD","in_stock":true},{"title":"1 PC [Single Pack] — One Bathroom Essential","offer_id":53945143492884,"sku":"YSH-AAA*1","price":24.98,"currency_code":"USD","in_stock":true},{"title":"5 PCS [Whole Home Pack] — 🏆 Biggest Savings · Upgrade Every Bathroom","offer_id":53945143525652,"sku":"YSH-AAA*5","price":79.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0865\/5798\/2996\/files\/01.png?v=1788506193","url":"https:\/\/getawerte.com\/products\/billhol%c2%ae-wavesense-touchless-advanced-dual-toothbrush-uv-sanitizing","provider":"My Store","version":"1.0","type":"link"}