{"product_id":"✨bathroom-cleaner","title":"✨Bathroom Cleaner","description":"\u003c!-- =========================================================\nBATHROOM CLEANER\nPREMIUM SHOPIFY BODY HTML\n\nIMAGE MAP\n\n01 = Bathroom Cleaner Hero\n     Limescale · Soap Scum · Mold Stains\n\n02 = See The Difference\n     Shower Glass \/ Faucet \/ Toilet Before \u0026 After\n\n03 = Deep Clean, Less Scrubbing\n     Fast-Acting \/ Fresh Finish \/ Easy Spray\n\n04 = Made For Bathroom Surfaces\n     Shower Glass \/ Faucet \/ Tile \/ Toilet \/ Window Sill\n\n05 = Problem Areas, Solved\n     Shower Glass \/ Faucet Scale \/ Toilet Stains \/ Tile Grime\n\n06 = Use In 3 Easy Steps\n     Spray \/ Wait \/ Wipe or Rinse\n\n600px Centered\nMobile Optimized\nNo JavaScript\nCommon SVG Icons\nCollapsible FAQ\nPayment Trust\nAnimated Bottom CTA\n\nCTA TARGET\nMainProduct-{{ section.id }}\n========================================================= --\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\nGLOBAL\n========================================================= *\/\n\n:root{\n\n  --sp6-navy:#12345B;\n  --sp6-navy-deep:#0B2341;\n\n  --sp6-blue:#2D91C9;\n  --sp6-blue-soft:#E8F5FB;\n\n  --sp6-pink:#E55A92;\n  --sp6-pink-deep:#C9447C;\n  --sp6-pink-soft:#FCEAF2;\n\n  --sp6-white:#FFFFFF;\n  --sp6-soft:#F5F9FC;\n\n  --sp6-text:#273546;\n  --sp6-muted:#6D7885;\n\n  --sp6-border:#DDE6EC;\n\n  --sp6-radius:22px;\n\n  --sp6-shadow:\n    0 12px 34px rgba(16,52,91,.11);\n\n  --sp6-font:\n    \"Avenir Next\",\n    \"Inter\",\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n}\n\n\n.sp6-body,\n.sp6-body *{\n  box-sizing:border-box;\n}\n\n\nhtml{\n  scroll-behavior:smooth;\n}\n\n\n.sp6-body{\n  width:100%;\n  max-width:600px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:#FFFFFF;\n\n  color:var(--sp6-text);\n\n  font-family:var(--sp6-font);\n\n  -webkit-font-smoothing:antialiased;\n  text-rendering:optimizeLegibility;\n}\n\n\n.sp6-body img{\n  display:block;\n\n  width:100% !important;\n  max-width:100%;\n\n  height:auto !important;\n\n  margin:0 auto;\n}\n\n\n.sp6-body a{\n  color:inherit;\n  text-decoration:none;\n}\n\n\n.sp6-section{\n  padding:52px 22px;\n}\n\n\n.sp6-bg-white{\n  background:#FFFFFF;\n}\n\n\n.sp6-bg-soft{\n  background:var(--sp6-soft);\n}\n\n\n.sp6-image{\n  overflow:hidden;\n\n  border-radius:var(--sp6-radius);\n\n  background:#FFFFFF;\n\n  box-shadow:var(--sp6-shadow);\n}\n\n\n.sp6-eyebrow{\n  margin:0 0 10px;\n\n  color:var(--sp6-pink);\n\n  font-size:13px;\n  line-height:1.3;\n\n  font-weight:850;\n\n  letter-spacing:.11em;\n\n  text-transform:uppercase;\n}\n\n\n.sp6-h2{\n  margin:0;\n\n  color:var(--sp6-navy-deep);\n\n  font-size:38px;\n  line-height:1.06;\n\n  font-weight:900;\n\n  letter-spacing:-.045em;\n}\n\n\n.sp6-h2 span{\n  color:var(--sp6-pink);\n}\n\n\n.sp6-copy{\n  padding-top:26px;\n}\n\n\n.sp6-copy h2{\n  margin:0;\n\n  color:var(--sp6-navy-deep);\n\n  font-size:36px;\n  line-height:1.08;\n\n  font-weight:900;\n\n  letter-spacing:-.04em;\n}\n\n\n.sp6-copy h2 span{\n  color:var(--sp6-pink);\n}\n\n\n.sp6-copy \u003e p{\n  margin:14px 0 0;\n\n  color:var(--sp6-muted);\n\n  font-size:16px;\n  line-height:1.7;\n}\n\n\n.sp6-icon{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:24px;\n  height:24px;\n\n  min-width:24px;\n  min-height:24px;\n}\n\n\n.sp6-icon svg{\n  display:block;\n\n  width:100%;\n  height:100%;\n\n  max-width:100%;\n  max-height:100%;\n}\n\n\n\/* =========================================================\nHERO\n========================================================= *\/\n\n.sp6-hero{\n  padding:\n    18px 22px 50px;\n\n  background:\n    radial-gradient(\n      circle at 10% 5%,\n      rgba(229,90,146,.12),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 95% 25%,\n      rgba(45,145,201,.10),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      #FBFDFE 0%,\n      #EFF7FB 100%\n    );\n}\n\n\n.sp6-title{\n  margin:27px 0 0;\n\n  text-align:center;\n\n  color:var(--sp6-navy-deep);\n\n  font-size:45px;\n  line-height:1;\n\n  font-weight:950;\n\n  letter-spacing:-.05em;\n}\n\n\n.sp6-title span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--sp6-pink);\n}\n\n\n.sp6-hero-text{\n  max-width:520px;\n\n  margin:\n    17px auto 0;\n\n  text-align:center;\n\n  color:var(--sp6-muted);\n\n  font-size:16px;\n  line-height:1.7;\n}\n\n\n.sp6-hero-text strong{\n  color:var(--sp6-navy-deep);\n}\n\n\n.sp6-hero-points{\n  display:grid;\n\n  gap:10px;\n\n  margin-top:23px;\n}\n\n\n.sp6-hero-point{\n  display:flex;\n\n  align-items:center;\n\n  gap:12px;\n\n  padding:\n    14px 15px;\n\n  border:\n    1px solid var(--sp6-border);\n\n  border-radius:14px;\n\n  background:#FFFFFF;\n\n  color:#33475A;\n\n  font-size:14px;\n  line-height:1.45;\n\n  font-weight:750;\n}\n\n\n.sp6-check{\n  width:36px;\n  height:36px;\n\n  min-width:36px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--sp6-pink-soft);\n\n  color:var(--sp6-pink);\n}\n\n\n.sp6-check .sp6-icon{\n  width:19px;\n  height:19px;\n}\n\n\n\/* =========================================================\nVALUE STRIP\n========================================================= *\/\n\n.sp6-value-strip{\n  padding:\n    24px 18px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #102F50,\n      #0B2341\n    );\n}\n\n\n.sp6-value-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap:1px;\n\n  overflow:hidden;\n\n  border-radius:16px;\n\n  background:\n    rgba(255,255,255,.10);\n}\n\n\n.sp6-value{\n  padding:\n    18px 5px;\n\n  text-align:center;\n\n  background:\n    rgba(255,255,255,.02);\n}\n\n\n.sp6-value-icon{\n  width:36px;\n  height:36px;\n\n  margin:\n    0 auto 8px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:\n    rgba(255,255,255,.08);\n\n  color:#F08EB4;\n}\n\n\n.sp6-value-icon .sp6-icon{\n  width:20px;\n  height:20px;\n}\n\n\n.sp6-value strong{\n  display:block;\n\n  color:#FFFFFF;\n\n  font-size:12px;\n  line-height:1.3;\n\n  font-weight:900;\n}\n\n\n.sp6-value span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#A9D6EA;\n\n  font-size:9px;\n  line-height:1.35;\n\n  font-weight:650;\n}\n\n\n\/* =========================================================\nFEATURE LIST\n========================================================= *\/\n\n.sp6-feature-list{\n  display:grid;\n\n  gap:11px;\n\n  margin-top:22px;\n}\n\n\n.sp6-feature{\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:12px;\n\n  padding:16px;\n\n  border:\n    1px solid var(--sp6-border);\n\n  border-radius:14px;\n\n  background:#FFFFFF;\n}\n\n\n.sp6-feature-icon{\n  width:42px;\n  height:42px;\n\n  min-width:42px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--sp6-blue-soft);\n\n  color:var(--sp6-blue);\n}\n\n\n.sp6-feature-icon.pink{\n  background:var(--sp6-pink-soft);\n  color:var(--sp6-pink);\n}\n\n\n.sp6-feature-icon .sp6-icon{\n  width:22px;\n  height:22px;\n}\n\n\n.sp6-feature strong{\n  display:block;\n\n  color:var(--sp6-navy-deep);\n\n  font-size:15px;\n  line-height:1.4;\n\n  font-weight:850;\n}\n\n\n.sp6-feature span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--sp6-muted);\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\nMESSAGE\n========================================================= *\/\n\n.sp6-message{\n  margin-top:22px;\n\n  padding:\n    22px 18px;\n\n  border-radius:18px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #103455,\n      #164B75\n    );\n}\n\n\n.sp6-message strong{\n  display:block;\n\n  color:#FFFFFF;\n\n  font-size:23px;\n  line-height:1.2;\n\n  font-weight:900;\n}\n\n\n.sp6-message span{\n  display:block;\n\n  margin-top:8px;\n\n  color:#C8E3EF;\n\n  font-size:14px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\nSURFACE GRID\n========================================================= *\/\n\n.sp6-surface-grid{\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n\n.sp6-surface{\n  padding:\n    17px 12px;\n\n  text-align:center;\n\n  border:\n    1px solid var(--sp6-border);\n\n  border-radius:15px;\n\n  background:#FFFFFF;\n}\n\n\n.sp6-surface-icon{\n  width:42px;\n  height:42px;\n\n  margin:\n    0 auto 9px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--sp6-blue-soft);\n\n  color:var(--sp6-blue);\n}\n\n\n.sp6-surface-icon .sp6-icon{\n  width:21px;\n  height:21px;\n}\n\n\n.sp6-surface strong{\n  display:block;\n\n  color:var(--sp6-navy-deep);\n\n  font-size:14px;\n  line-height:1.35;\n\n  font-weight:850;\n}\n\n\n\/* =========================================================\nPROBLEM CARDS\n========================================================= *\/\n\n.sp6-problem-grid{\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n\n.sp6-problem{\n  padding:\n    18px 13px;\n\n  border-radius:15px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #F7FBFD,\n      #EEF6FA\n    );\n\n  border:\n    1px solid var(--sp6-border);\n}\n\n\n.sp6-problem strong{\n  display:block;\n\n  color:var(--sp6-navy-deep);\n\n  font-size:15px;\n  line-height:1.35;\n\n  font-weight:850;\n}\n\n\n.sp6-problem span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--sp6-muted);\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\nSTEPS\n========================================================= *\/\n\n.sp6-steps{\n  display:grid;\n\n  gap:11px;\n\n  margin-top:22px;\n}\n\n\n.sp6-step{\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:12px;\n\n  padding:16px;\n\n  border:\n    1px solid var(--sp6-border);\n\n  border-radius:14px;\n\n  background:#FFFFFF;\n}\n\n\n.sp6-step-num{\n  width:38px;\n  height:38px;\n\n  min-width:38px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:\n    linear-gradient(\n      145deg,\n      var(--sp6-pink),\n      var(--sp6-pink-deep)\n    );\n\n  color:#FFFFFF;\n\n  font-size:15px;\n\n  font-weight:900;\n}\n\n\n.sp6-step strong{\n  display:block;\n\n  color:var(--sp6-navy-deep);\n\n  font-size:15px;\n  line-height:1.4;\n\n  font-weight:850;\n}\n\n\n.sp6-step span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--sp6-muted);\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\nNOTE\n========================================================= *\/\n\n.sp6-note{\n  display:flex;\n\n  gap:12px;\n\n  margin-top:22px;\n\n  padding:17px;\n\n  border:\n    1px solid #CFE5F0;\n\n  border-radius:15px;\n\n  background:#F1F9FC;\n}\n\n\n.sp6-note-icon{\n  width:40px;\n  height:40px;\n\n  min-width:40px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  color:var(--sp6-blue);\n}\n\n\n.sp6-note-icon .sp6-icon{\n  width:24px;\n  height:24px;\n}\n\n\n.sp6-note strong{\n  display:block;\n\n  color:#173C5E;\n\n  font-size:14px;\n  line-height:1.4;\n\n  font-weight:850;\n}\n\n\n.sp6-note span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#607789;\n\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\nFAQ\n========================================================= *\/\n\n.sp6-faq{\n  padding:\n    52px 22px;\n\n  background:#FFFFFF;\n}\n\n\n.sp6-faq-head{\n  text-align:center;\n}\n\n\n.sp6-faq details{\n  border-bottom:\n    1px solid var(--sp6-border);\n}\n\n\n.sp6-faq summary{\n  position:relative;\n\n  padding:\n    19px 40px 19px 0;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  color:var(--sp6-navy-deep);\n\n  font-size:15px;\n  line-height:1.5;\n\n  font-weight:850;\n}\n\n\n.sp6-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n\n.sp6-faq summary::before,\n.sp6-faq summary::after{\n  content:\"\";\n\n  position:absolute;\n\n  right:5px;\n  top:50%;\n\n  width:14px;\n  height:2px;\n\n  border-radius:999px;\n\n  background:var(--sp6-pink);\n\n  transition:\n    transform .2s ease;\n}\n\n\n.sp6-faq summary::before{\n  transform:translateY(-50%);\n}\n\n\n.sp6-faq summary::after{\n  transform:\n    translateY(-50%)\n    rotate(90deg);\n}\n\n\n.sp6-faq details[open] summary::after{\n  transform:\n    translateY(-50%)\n    rotate(0deg);\n}\n\n\n.sp6-answer{\n  padding:\n    0 38px 19px 0;\n\n  color:var(--sp6-muted);\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\nTRUST\n========================================================= *\/\n\n.sp6-trust{\n  padding:\n    30px 20px;\n\n  text-align:center;\n\n  background:#F3F8FB;\n}\n\n\n.sp6-trust-title{\n  margin:0;\n\n  color:var(--sp6-navy-deep);\n\n  font-size:17px;\n  line-height:1.4;\n\n  font-weight:900;\n}\n\n\n.sp6-pay-row{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:17px;\n}\n\n\n.sp6-pay{\n  min-width:72px;\n  height:37px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  padding:\n    0 11px;\n\n  border:\n    1px solid #D7E1E8;\n\n  border-radius:7px;\n\n  background:#FFFFFF;\n\n  font-size:12px;\n  line-height:1;\n\n  font-weight:900;\n\n  white-space:nowrap;\n}\n\n\n.sp6-trust-note{\n  margin:\n    16px auto 0;\n\n  max-width:470px;\n\n  color:var(--sp6-muted);\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\nCTA\nFor Shopify Custom Liquid \/ Dawn-style themes:\nMainProduct-{{ section.id }} normally points to the\nmain product purchase section.\n\nIf your theme uses another ID, replace ONLY the href.\n========================================================= *\/\n\n.sp6-cta{\n  position:relative;\n\n  display:block;\n\n  margin:\n    16px 22px 28px;\n\n  padding:\n    36px 24px 28px;\n\n  overflow:hidden;\n\n  text-align:center;\n\n  border-radius:24px;\n\n  background:\n    radial-gradient(\n      circle at 18% 10%,\n      rgba(229,90,146,.20),\n      transparent 27%\n    ),\n    linear-gradient(\n      145deg,\n      #0B2745 0%,\n      #123A5E 58%,\n      #164D75 100%\n    );\n\n  color:#FFFFFF !important;\n\n  box-shadow:\n    0 17px 40px\n    rgba(13,52,88,.28);\n\n  text-decoration:none !important;\n\n  isolation:isolate;\n}\n\n\n.sp6-cta::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:-130%;\n\n  width:65%;\n  height:100%;\n\n  pointer-events:none;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.11),\n      transparent\n    );\n\n  transform:skewX(-18deg);\n\n  animation:\n    sp6CtaShine\n    4.8s\n    ease-in-out\n    infinite;\n}\n\n\n.sp6-cta-icon{\n  width:58px;\n  height:58px;\n\n  margin:\n    0 auto 16px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  border:\n    1px solid rgba(255,255,255,.22);\n\n  border-radius:50%;\n\n  background:\n    rgba(229,90,146,.15);\n\n  color:#F18DB5;\n\n  animation:\n    sp6CtaBag\n    2.1s\n    ease-in-out\n    infinite;\n}\n\n\n.sp6-cta-icon svg{\n  width:28px;\n  height:28px;\n}\n\n\n.sp6-cta-small{\n  margin:\n    0 0 9px !important;\n\n  color:#F3A2C2 !important;\n\n  font-size:13px !important;\n  line-height:1.35 !important;\n\n  font-weight:850 !important;\n\n  letter-spacing:.11em !important;\n\n  text-transform:uppercase;\n}\n\n\n.sp6-cta h2{\n  margin:0 !important;\n\n  color:#FFFFFF !important;\n\n  font-size:36px !important;\n  line-height:1.08 !important;\n\n  letter-spacing:-.04em !important;\n\n  font-weight:950 !important;\n}\n\n\n.sp6-cta \u003e p:not(.sp6-cta-small){\n  max-width:500px;\n\n  margin:\n    15px auto 22px !important;\n\n  color:#D5E4EC !important;\n\n  font-size:15px !important;\n  line-height:1.7 !important;\n\n  font-weight:500 !important;\n}\n\n\n.sp6-cta-button{\n  position:relative;\n\n  z-index:2;\n\n  min-height:56px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:9px;\n\n  padding:\n    0 22px;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #D94E88,\n      #ED79A6\n    );\n\n  color:#FFFFFF;\n\n  box-shadow:\n    0 9px 24px\n    rgba(229,90,146,.28);\n\n  font-size:14px;\n  line-height:1.2;\n\n  font-weight:900;\n\n  letter-spacing:.04em;\n}\n\n\n.sp6-arrow{\n  width:20px;\n  height:20px;\n\n  color:#FFFFFF;\n\n  animation:\n    sp6CtaArrow\n    1.25s\n    ease-in-out\n    infinite;\n}\n\n\n@keyframes sp6CtaBag{\n\n  0%,\n  100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-4px);\n  }\n\n}\n\n\n@keyframes sp6CtaArrow{\n\n  0%,\n  100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-4px);\n  }\n\n}\n\n\n@keyframes sp6CtaShine{\n\n  0%,\n  70%{\n    left:-130%;\n  }\n\n  100%{\n    left:150%;\n  }\n\n}\n\n\n\/* =========================================================\nMOBILE\n========================================================= *\/\n\n@media(max-width:600px){\n\n  .sp6-section{\n    padding:\n      46px 18px;\n  }\n\n\n  .sp6-title{\n    font-size:40px;\n  }\n\n\n  .sp6-copy h2,\n  .sp6-h2{\n    font-size:33px;\n  }\n\n\n  .sp6-copy \u003e p,\n  .sp6-hero-text{\n    font-size:15px;\n  }\n\n\n  .sp6-faq{\n    padding:\n      46px 18px;\n  }\n\n\n  .sp6-cta{\n    margin:\n      14px 18px 24px;\n\n    padding:\n      32px 18px 22px;\n  }\n\n\n  .sp6-cta h2{\n    font-size:32px !important;\n  }\n\n}\n\n\n@media(max-width:420px){\n\n  .sp6-value-grid{\n    grid-template-columns:\n      1fr 1fr;\n  }\n\n}\n\n\n@media(max-width:380px){\n\n  .sp6-surface-grid,\n  .sp6-problem-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .sp6-title{\n    font-size:36px;\n  }\n\n\n  .sp6-cta h2{\n    font-size:29px !important;\n  }\n\n}\n\n\n@media(prefers-reduced-motion:reduce){\n\n  .sp6-cta::after,\n  .sp6-cta-icon,\n  .sp6-arrow{\n    animation:none;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"sp6-body\"\u003e\n\u003c!-- =========================================================\nHERO\nIMAGE 01\n========================================================= --\u003e\n\u003cdiv class=\"sp6-hero\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_9_1_15_21_21_1.png?v=1788247298\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ch1 class=\"sp6-title\"\u003eBathroom \u003cspan\u003e Cleaner \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"sp6-hero-text\"\u003eTackle the buildup that makes a bathroom look tired. Designed for everyday cleaning of \u003cstrong\u003e limescale, soap scum and visible mold stains. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"sp6-hero-points\"\u003e\n\u003cdiv class=\"sp6-hero-point\"\u003e\n\u003cspan class=\"sp6-check\"\u003e \u003cspan class=\"sp6-icon\"\u003e \u003c!-- SPARKLE --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3c1.1 4.2 2.8 5.9 7 7-4.2 1.1-5.9 2.8-7 7-1.1-4.2-2.8-5.9-7-7 4.2-1.1 5.9-2.8 7-7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 17c.5 1.9 1.1 2.5 3 3-1.9.5-2.5 1.1-3 3-.5-1.9-1.1-2.5-3-3 1.9-.5 2.5-1.1 3-3z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e Helps loosen everyday bathroom buildup\u003c\/div\u003e\n\u003cdiv class=\"sp6-hero-point\"\u003e\n\u003cspan class=\"sp6-check\"\u003e \u003cspan class=\"sp6-icon\"\u003e \u003c!-- SPRAY --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M8 8h8v3H8z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 11v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h6l2 3v5H6v-5l2-3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 7h3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 5v4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e Simple trigger-spray application\u003c\/div\u003e\n\u003cdiv class=\"sp6-hero-point\"\u003e\n\u003cspan class=\"sp6-check\"\u003e \u003cspan class=\"sp6-icon\"\u003e \u003c!-- SHOWER --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M5 10a7 7 0 0 1 14 0\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M17 10h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 14v1\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 14v1\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 14v1\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 18v1\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 18v1\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 18v1\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e Made for common bathroom problem areas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nQUICK BENEFITS\n========================================================= --\u003e\n\u003cdiv class=\"sp6-value-strip\"\u003e\n\u003cdiv class=\"sp6-value-grid\"\u003e\n\u003cdiv class=\"sp6-value\"\u003e\n\u003cdiv class=\"sp6-value-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M5 17 19 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 7h10v10\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e LIMESCALE \u003c\/strong\u003e \u003cspan\u003e Mineral Buildup \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-value\"\u003e\n\u003cdiv class=\"sp6-value-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"9\" cy=\"10\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"15\" cy=\"7\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"15\" cy=\"15\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e SOAP SCUM \u003c\/strong\u003e \u003cspan\u003e Daily Residue \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-value\"\u003e\n\u003cdiv class=\"sp6-value-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 3v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 18v3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 12h3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m5.6 5.6 2.1 2.1\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m16.3 16.3 2.1 2.1\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e MOLD STAINS \u003c\/strong\u003e \u003cspan\u003e Visible Marks \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-value\"\u003e\n\u003cdiv class=\"sp6-value-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3c1.1 4.2 2.8 5.9 7 7-4.2 1.1-5.9 2.8-7 7-1.1-4.2-2.8-5.9-7-7 4.2-1.1 5.9-2.8 7-7z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e FRESH LOOK \u003c\/strong\u003e \u003cspan\u003e Cleaner Finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 02\nBEFORE \/ AFTER\n========================================================= --\u003e\n\u003cdiv class=\"sp6-section sp6-bg-white\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPT_Image_2026_9_1_15_21_21_2.png?v=1788247366\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eVisible Results\u003c\/p\u003e\n\u003ch2\u003eBring Back \u003cspan\u003e the Cleaner Look \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eCloudy shower glass, dull faucets and stained bathroom surfaces can make an otherwise clean space still look neglected. Targeting the visible residue helps restore a brighter, more cared-for appearance.\u003c\/p\u003e\n\u003cdiv class=\"sp6-message\"\u003e\n\u003cstrong\u003e Clean what people notice first. \u003c\/strong\u003e \u003cspan\u003e Focus on high-visibility surfaces where water spots, mineral deposits and everyday residue tend to collect. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 03\nLESS SCRUBBING\n========================================================= --\u003e\n\u003cdiv class=\"sp6-section sp6-bg-soft\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPT_Image_2026_9_1_15_21_23_5.png?v=1788247366\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eMake Cleanup Easier\u003c\/p\u003e\n\u003ch2\u003eSpray First. \u003cspan\u003e Scrub Less. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eInstead of immediately attacking buildup with heavy scrubbing, apply the cleaner first and give the formula time to work on the residue.\u003c\/p\u003e\n\u003cdiv class=\"sp6-feature-list\"\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-icon pink\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- CLOCK --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M12 7v5l3 2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Let the Formula Work \u003c\/strong\u003e \u003cspan\u003e Give the sprayed area time before wiping or rinsing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-feature\"\u003e\n\u003cdiv class=\"sp6-feature-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003c!-- CLOTH --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m5 11 6-6\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m13 19 6-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Finish with a Wipe \u003c\/strong\u003e \u003cspan\u003e Lift away loosened residue and reveal a cleaner-looking surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 04\nSURFACES\n========================================================= --\u003e\n\u003cdiv class=\"sp6-section sp6-bg-white\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPT_Image_2026_9_1_15_21_22_4.png?v=1788247366\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eBathroom-Focused Cleaning\u003c\/p\u003e\n\u003ch2\u003eOne Bottle. \u003cspan\u003e More Cleaning Zones. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eBathroom residue rarely stays in one place. Use the cleaner across compatible bathroom areas where water deposits, grime and visible staining commonly appear.\u003c\/p\u003e\n\u003cdiv class=\"sp6-surface-grid\"\u003e\n\u003cdiv class=\"sp6-surface\"\u003e\n\u003cdiv class=\"sp6-surface-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\"\u003e\n              \u003crect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Shower Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-surface\"\u003e\n\u003cdiv class=\"sp6-surface-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M5 18h14\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 18v-5a4 4 0 0 1 4-4h5\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M17 7v4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Metal Faucets \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-surface\"\u003e\n\u003cdiv class=\"sp6-surface-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\"\u003e\n              \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Tile Joints \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-surface\"\u003e\n\u003cdiv class=\"sp6-surface-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M7 4h10\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 7h8v5a4 4 0 0 1-8 0V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M6 20h12\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Toilet Areas \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-surface\"\u003e\n\u003cdiv class=\"sp6-surface-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\"\u003e\n              \u003crect x=\"4\" y=\"4\" width=\"16\" height=\"13\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M2 20h20\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 4v13\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Window Sills \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-surface\"\u003e\n\u003cdiv class=\"sp6-surface-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M6 3v18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M18 3v18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M6 5c4 2 8 2 12 0\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M6 10c4 2 8 2 12 0\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M6 15c4 2 8 2 12 0\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Shower Curtains \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-note\"\u003e\n\u003cdiv class=\"sp6-note-icon\"\u003e\u003cspan class=\"sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 11v6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 7h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Check surface copatibility first. \u003c\/strong\u003e \u003cspan\u003e Follow the product label and test delicate or unfamiliar materials in a small inconspicuous area. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 05\nPROBLEM AREAS\n========================================================= --\u003e\n\u003cdiv class=\"sp6-section sp6-bg-soft\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPT_Image_2026_9_1_15_21_23_5.png?v=1788247366\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eTarget the Buildup\u003c\/p\u003e\n\u003ch2\u003eFocus on \u003cspan\u003e Problem Areas \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eDifferent bathroom surfaces collect different types of residue. A targeted spray makes it easier to focus on the areas that most affect the overall look of the room.\u003c\/p\u003e\n\u003cdiv class=\"sp6-problem-grid\"\u003e\n\u003cdiv class=\"sp6-problem\"\u003e\n\u003cstrong\u003e Shower Glass \u003c\/strong\u003e \u003cspan\u003e Helps address cloudy water spots and surface residue. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-problem\"\u003e\n\u003cstrong\u003e Faucet Scale \u003c\/strong\u003e \u003cspan\u003e Targets visible mineral buildup around fixtures. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-problem\"\u003e\n\u003cstrong\u003e Toilet Stains \u003c\/strong\u003e \u003cspan\u003e Useful for visible bathroom staining and residue. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-problem\"\u003e\n\u003cstrong\u003e Tile Grime \u003c\/strong\u003e \u003cspan\u003e Helps clean buildup around tile surfaces and joints. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 06\nHOW TO USE\n========================================================= --\u003e\n\u003cdiv class=\"sp6-section sp6-bg-white\"\u003e\n\u003cdiv class=\"sp6-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPT_Image_2026_9_1_15_21_23_6.png?v=1788247363\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sp6-copy\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eSimple Routine\u003c\/p\u003e\n\u003ch2\u003eSpray. Wait. \u003cspan\u003e Wipe Clean. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eKeep bathroom cleanup straightforward. Apply to the target area, allow the cleaner time to work, then finish by wiping or rinsing as directed.\u003c\/p\u003e\n\u003cdiv class=\"sp6-steps\"\u003e\n\u003cdiv class=\"sp6-step\"\u003e\n\u003cdiv class=\"sp6-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Spray \u003c\/strong\u003e \u003cspan\u003e Apply the cleaner evenly over the area you want to clean. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-step\"\u003e\n\u003cdiv class=\"sp6-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Let It Work \u003c\/strong\u003e \u003cspan\u003e Allow the cleaner time to loosen visible bathroom buildup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-step\"\u003e\n\u003cdiv class=\"sp6-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Wipe or Rinse \u003c\/strong\u003e \u003cspan\u003e Remove the loosened residue and finish the surface as directed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp6-message\"\u003e\n\u003cstrong\u003e A simpler way to reset the bathroom. \u003c\/strong\u003e \u003cspan\u003e Keep one cleaner ready for the surfaces and problem areas that need regular attention. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nFAQ\n========================================================= --\u003e\n\u003cdiv class=\"sp6-faq\"\u003e\n\u003cdiv class=\"sp6-faq-head\"\u003e\n\u003cp class=\"sp6-eyebrow\"\u003eQuick Answers\u003c\/p\u003e\n\u003ch2 class=\"sp6-h2\"\u003eQ\u0026amp;A\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of bathroom buildup is this made for?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-answer\"\u003eIt is presented for common bathroom cleaning, including visible limescale, soap scum, grime and mold-related surface staining.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I use it?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-answer\"\u003eThe product images show use around shower glass, metal faucets, tile joints, toilet areas, window sills and bathroom curtain problem areas. Always follow the product label for surface compatibility.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I use the cleaner?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-answer\"\u003eThe illustrated routine is simple: spray the target area, allow the cleaner time to work, then wipe or rinse according to the product directions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to scrub immediately?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-answer\"\u003eThe product is designed around applying the spray before wiping or rinsing, allowing the formula time to work on visible residue first.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on every bathroom material?\u003c\/summary\u003e\n\u003cdiv class=\"sp6-answer\"\u003eSurface compatibility can vary. Follow the directions on the product label and test delicate or unfamiliar surfaces in a small inconspicuous area before broader use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nTRUST\n========================================================= --\u003e\n\u003cdiv class=\"sp6-trust\"\u003e\n\u003cp class=\"sp6-trust-title\"\u003e🔒 Guaranteed Safe \u0026amp; Secure Checkout\u003c\/p\u003e\n\u003cdiv class=\"sp6-pay-row\"\u003e\n\u003cspan class=\"sp6-pay\"\u003e \u003cspan style=\"color: #003087;\"\u003e Pay \u003c\/span\u003e \u003cspan style=\"color: #0079c1;\"\u003e Pal \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"sp6-pay\" style=\"background: #174ea6; color: #fff; border-color: #174ea6;\"\u003e VISA \u003c\/span\u003e \u003cspan class=\"sp6-pay\" style=\"background: #111; color: #fff; border-color: #111;\"\u003e Mastercard \u003c\/span\u003e \u003cspan class=\"sp6-pay\" style=\"background: #000; color: #fff; border-color: #000;\"\u003e Apple Pay \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sp6-trust-note\"\u003eNeed help with your order? Contact the store support team for assistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nCTA\nFor Shopify Custom Liquid \/ Dawn-style themes:\nMainProduct-{{ section.id }} normally points to the\nmain product purchase section.\n\nIf your theme uses another ID, replace ONLY the href.\n========================================================= --\u003e\u003ca class=\"sp6-cta\" href=\"#MainProduct-{{%20section.id%20}}\"\u003e\n\u003cdiv class=\"sp6-cta-icon sp6-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n      \u003cpath d=\"M6 8h12l-1 12H7L6 8z\"\u003e\u003c\/path\u003e\n\n      \u003cpath d=\"M9 9V6a3 3 0 0 1 6 0v3\"\u003e\u003c\/path\u003e\n\n      \u003cpath d=\"M12 12v4\"\u003e\u003c\/path\u003e\n\n      \u003cpath d=\"M10 14l2 2 2-2\"\u003e\u003c\/path\u003e\n\n    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"sp6-cta-small\"\u003eMake Bathroom Cleanup Easier\u003c\/p\u003e\n\u003ch2\u003eSpray the Buildup.\u003cbr\u003eRefresh the Surface.\u003c\/h2\u003e\n\u003cp\u003eKeep everyday bathroom cleaning simple with one spray designed for common limescale, soap scum, grime and visible staining.\u003c\/p\u003e\n\u003cdiv class=\"sp6-cta-button\"\u003e\n\u003cspan\u003e BACK TO BUY NOW \u003c\/span\u003e \u003cspan class=\"sp6-arrow sp6-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n        \u003cpath d=\"M12 19V5\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"m7 10 5-5 5 5\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e","brand":"Amo","offers":[{"title":"4 Oz","offer_id":52890124681528,"sku":"NC02112609014998-100ml","price":19.99,"currency_code":"USD","in_stock":true},{"title":"8 Oz","offer_id":52890124714296,"sku":"NC02112609014998-200ml","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPT_Image_2026_9_1_15_21_23_5.png?v=1788247366","url":"https:\/\/reemoreemoo.com\/ar\/products\/%e2%9c%a8bathroom-cleaner","provider":"reemoreemoo","version":"1.0","type":"link"}