{"product_id":"diy-bath-water-slide-track-set","title":"DIY Bath Water Slide Track Set","description":"\u003cstyle\u003e\n\/* =========================================================\n   DIY BATH WATER SLIDE TRACK SET\n========================================================= *\/\n\n.bwt-page,\n.bwt-page *{\n  box-sizing:border-box;\n}\n\n.bwt-page{\n  --blue:#139bac;\n  --blue2:#087b8b;\n  --coral:#f46c58;\n  --yellow:#f7bb27;\n  --green:#80b83c;\n\n  --cream:#fffdf7;\n  --cream2:#f2fbfc;\n\n  --text:#243742;\n  --muted:#68757b;\n\n  width:100%;\n  max-width:900px;\n\n  margin:0 auto !important;\n  padding:0 !important;\n\n  overflow:hidden;\n\n  background:#fff;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n}\n\n\n\/* =========================================================\n   RESET\n========================================================= *\/\n\n.bwt-page h2,\n.bwt-page h3,\n.bwt-page p{\n  margin:0;\n}\n\n.bwt-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  border:0;\n  vertical-align:top;\n}\n\n.bwt-image{\n  display:block;\n  width:100%;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  line-height:0;\n}\n\n.bwt-inner{\n  width:100%;\n  max-width:810px;\n\n  margin:0 auto;\n\n  padding-left:20px;\n  padding-right:20px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bwt-hero{\n  padding:29px 0 25px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% -10%,\n      rgba(247,187,39,.17),\n      transparent 40%\n    ),\n    linear-gradient(\n      180deg,\n      #f5fdff,\n      #e7f8fb\n    );\n}\n\n.bwt-kicker{\n  margin-bottom:7px;\n\n  color:var(--blue2);\n\n  font-size:10.8px;\n  line-height:1.2;\n\n  font-weight:900;\n  letter-spacing:1px;\n\n  text-transform:uppercase;\n}\n\n.bwt-hero h2{\n  max-width:740px;\n\n  margin:0 auto;\n\n  color:#183744;\n\n  font-size:36px;\n  line-height:1.05;\n\n  font-weight:950;\n  letter-spacing:-.8px;\n}\n\n.bwt-hero h2 span{\n  color:var(--coral);\n}\n\n.bwt-copy{\n  max-width:650px;\n\n  margin:10px auto 0 !important;\n\n  color:#5e7078;\n\n  font-size:15px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.bwt-pills{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:8px;\n\n  max-width:745px;\n\n  margin:17px auto 0;\n}\n\n.bwt-pill{\n  width:100%;\n  min-width:0;\n  min-height:50px;\n\n  padding:9px 12px;\n\n  display:grid;\n  grid-template-columns:19px minmax(0,1fr);\n\n  align-items:center;\n  column-gap:7px;\n\n  border:1px solid #cce9ed;\n  border-radius:15px;\n\n  background:#fff;\n\n  color:#27424b;\n\n  text-align:left;\n\n  font-size:12.8px;\n  line-height:1.24;\n\n  font-weight:850;\n}\n\n.bwt-pill span{\n  display:block;\n  width:19px;\n\n  margin:0;\n\n  font-size:15px;\n  line-height:1;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.bwt-section{\n  padding:22px 0 23px;\n\n  text-align:center;\n}\n\n.bwt-label{\n  margin-bottom:6px;\n\n  color:var(--blue2);\n\n  font-size:10.7px;\n  line-height:1.2;\n\n  font-weight:900;\n  letter-spacing:1px;\n\n  text-transform:uppercase;\n}\n\n.bwt-section h3{\n  max-width:710px;\n\n  margin:0 auto;\n\n  color:#233e47;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:950;\n}\n\n.bwt-section p{\n  max-width:650px;\n\n  margin:8px auto 0 !important;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bwt-intro{\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(19,155,172,.09),\n      transparent 42%\n    ),\n    linear-gradient(\n      180deg,\n      #f8feff,\n      #eaf8fa\n    );\n}\n\n.bwt-grid3{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.bwt-card{\n  min-width:0;\n\n  padding:12px 6px;\n\n  border:1px solid #cce7ea;\n  border-radius:11px;\n\n  background:#fff;\n}\n\n.bwt-card strong{\n  display:block;\n\n  color:#07899a;\n\n  font-size:13px;\n  line-height:1.3;\n\n  font-weight:900;\n}\n\n.bwt-card span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#758187;\n\n  font-size:10.6px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   PLAY\n========================================================= *\/\n\n.bwt-play{\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 88% 0%,\n      rgba(247,187,39,.23),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #1299aa,\n      #087786\n    );\n}\n\n.bwt-play .bwt-label{\n  color:#fff1a9;\n}\n\n.bwt-play h3{\n  color:#fff;\n}\n\n.bwt-play p{\n  color:#e7f7f9;\n}\n\n.bwt-play-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.bwt-play-box{\n  padding:12px 6px;\n\n  border:1px solid rgba(255,255,255,.22);\n  border-radius:10px;\n\n  background:rgba(255,255,255,.09);\n}\n\n.bwt-play-box strong{\n  display:block;\n\n  color:#fff8be;\n\n  font-size:12.8px;\n  line-height:1.3;\n\n  font-weight:900;\n}\n\n.bwt-play-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#e4f5f7;\n\n  font-size:10.5px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   SUCTION\n========================================================= *\/\n\n.bwt-suction{\n  background:\n    linear-gradient(\n      180deg,\n      #fffdf8,\n      #f3f9f8\n    );\n}\n\n.bwt-feature-row{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:14px;\n}\n\n.bwt-feature{\n  padding:8px 12px;\n\n  border:1px solid #cfe4e5;\n  border-radius:18px;\n\n  background:#fff;\n\n  color:#49636a;\n\n  font-size:12px;\n  line-height:1.3;\n\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   FLEX\n========================================================= *\/\n\n.bwt-flex{\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 10% 0%,\n      rgba(244,108,88,.30),\n      transparent 33%\n    ),\n    linear-gradient(\n      145deg,\n      #194a57,\n      #102f39\n    );\n}\n\n.bwt-flex .bwt-label{\n  color:#ffd66d;\n}\n\n.bwt-flex h3{\n  color:#fff;\n}\n\n.bwt-flex p{\n  color:#e0ecef;\n}\n\n.bwt-flex-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.bwt-flex-box{\n  padding:12px 6px;\n\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:10px;\n\n  background:rgba(255,255,255,.07);\n}\n\n.bwt-flex-box strong{\n  display:block;\n\n  color:#ffda75;\n\n  font-size:12.8px;\n  line-height:1.3;\n\n  font-weight:900;\n}\n\n.bwt-flex-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#dfebed;\n\n  font-size:10.5px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   BUILD\n========================================================= *\/\n\n.bwt-build{\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(247,187,39,.11),\n      transparent 38%\n    ),\n    linear-gradient(\n      180deg,\n      #fffaf0,\n      #f3fbfc\n    );\n}\n\n.bwt-layout-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.bwt-layout{\n  padding:11px 5px;\n\n  border:1px solid #d9e4dc;\n  border-radius:10px;\n\n  background:#fff;\n\n  color:#425c62;\n\n  font-size:11.8px;\n  line-height:1.3;\n\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   LEARNING\n========================================================= *\/\n\n.bwt-learning{\n  background:\n    linear-gradient(\n      180deg,\n      #ecfbfd,\n      #fffdf7\n    );\n}\n\n.bwt-learning-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.bwt-learning-box{\n  padding:11px 5px;\n\n  border:1px solid #d3e9e8;\n  border-radius:10px;\n\n  background:#fff;\n}\n\n.bwt-learning-box strong{\n  display:block;\n\n  color:#0b8b99;\n\n  font-size:12.5px;\n  line-height:1.3;\n\n  font-weight:900;\n}\n\n.bwt-learning-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#748084;\n\n  font-size:10.3px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   INFO\n========================================================= *\/\n\n.bwt-info{\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(19,155,172,.09),\n      transparent 40%\n    ),\n    linear-gradient(\n      180deg,\n      #eaf8fa,\n      #fff\n    );\n}\n\n.bwt-info-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.bwt-info-box{\n  min-width:0;\n\n  padding:11px 5px;\n\n  border:1px solid #cee5e7;\n  border-radius:10px;\n\n  background:#fff;\n}\n\n.bwt-info-box strong{\n  display:block;\n\n  color:#07899a;\n\n  font-size:12.2px;\n  line-height:1.25;\n\n  font-weight:900;\n}\n\n.bwt-info-box span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#748084;\n\n  font-size:10.2px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.bwt-final{\n  padding:29px 0 31px;\n\n  text-align:center;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(247,187,39,.22),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #159cac,\n      #087783\n    );\n}\n\n.bwt-final h3{\n  max-width:720px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:29px;\n  line-height:1.1;\n\n  font-weight:950;\n}\n\n.bwt-final h3 span{\n  color:#fff3a5;\n}\n\n.bwt-final p{\n  max-width:620px;\n\n  margin:9px auto 0 !important;\n\n  color:#e6f7f8;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n.bwt-final-note{\n  display:inline-block;\n\n  margin-top:14px;\n\n  padding:8px 14px;\n\n  border:1px solid rgba(255,255,255,.24);\n  border-radius:18px;\n\n  background:rgba(255,255,255,.09);\n\n  color:#fff8c2;\n\n  font-size:10.7px;\n  line-height:1.2;\n\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .bwt-inner{\n    padding-left:15px;\n    padding-right:15px;\n  }\n\n  .bwt-hero{\n    padding:22px 0 20px;\n  }\n\n  .bwt-kicker{\n    font-size:10.2px;\n    letter-spacing:.8px;\n  }\n\n  .bwt-hero h2{\n    max-width:440px;\n\n    font-size:27px;\n    line-height:1.07;\n  }\n\n  .bwt-copy{\n    margin-top:7px !important;\n\n    font-size:13.5px;\n    line-height:1.47;\n  }\n\n\n  \/* BENEFITS *\/\n\n  .bwt-pills{\n    width:100%;\n\n    grid-template-columns:repeat(2,minmax(0,1fr));\n\n    gap:7px;\n\n    margin-top:13px;\n  }\n\n  .bwt-pill{\n    width:100%;\n    min-width:0;\n    min-height:49px;\n\n    padding:9px;\n\n    grid-template-columns:18px minmax(0,1fr);\n\n    column-gap:6px;\n\n    border-radius:13px;\n\n    font-size:12.1px;\n    line-height:1.2;\n  }\n\n  .bwt-pill span{\n    width:18px;\n\n    font-size:14px;\n  }\n\n\n  \/* SECTION *\/\n\n  .bwt-section{\n    padding:18px 0 19px;\n  }\n\n  .bwt-label{\n    margin-bottom:5px;\n\n    font-size:10.2px;\n    letter-spacing:.75px;\n  }\n\n  .bwt-section h3{\n    font-size:21px;\n    line-height:1.13;\n  }\n\n  .bwt-section p{\n    margin-top:6px !important;\n\n    font-size:13.4px;\n    line-height:1.48;\n  }\n\n\n  \/* 3 COL *\/\n\n  .bwt-grid3,\n  .bwt-play-grid,\n  .bwt-flex-grid,\n  .bwt-layout-grid,\n  .bwt-learning-grid{\n    gap:6px;\n\n    margin-top:12px;\n  }\n\n  .bwt-card,\n  .bwt-play-box,\n  .bwt-flex-box,\n  .bwt-learning-box{\n    padding:10px 5px;\n  }\n\n  .bwt-card strong,\n  .bwt-play-box strong,\n  .bwt-flex-box strong,\n  .bwt-learning-box strong{\n    font-size:12px;\n  }\n\n  .bwt-card span,\n  .bwt-play-box span,\n  .bwt-flex-box span,\n  .bwt-learning-box span{\n    font-size:10px;\n  }\n\n\n  \/* INFO *\/\n\n  .bwt-info-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n\n    gap:6px;\n\n    margin-top:12px;\n  }\n\n\n  \/* FINAL *\/\n\n  .bwt-final{\n    padding:23px 0 26px;\n  }\n\n  .bwt-final h3{\n    font-size:22px;\n  }\n\n  .bwt-final p{\n    font-size:13.4px;\n  }\n\n}\n\n\n@media(max-width:380px){\n\n  .bwt-inner{\n    padding-left:13px;\n    padding-right:13px;\n  }\n\n  .bwt-hero h2{\n    font-size:24px;\n  }\n\n  .bwt-pill{\n    padding:8px 7px;\n\n    grid-template-columns:17px minmax(0,1fr);\n\n    font-size:11.6px;\n  }\n\n  .bwt-pill span{\n    width:17px;\n\n    font-size:13px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"bwt-page\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"bwt-hero\"\u003e\n\n  \u003cdiv class=\"bwt-inner\"\u003e\n\n    \u003cdiv class=\"bwt-kicker\"\u003e\n      Build · Pour · Race · Rebuild\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Build It. Pour It.\n      \u003cspan\u003eWatch the Ducks Go!\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"bwt-copy\"\u003e\n      Turn bath time into a build-and-play adventure\n      with colorful track pieces,\n      flowing water\n      and little ducks racing through\n      every twist and turn.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bwt-pills\"\u003e\n\n      \u003cdiv class=\"bwt-pill\"\u003e\n        \u003cspan\u003e🛁\u003c\/span\u003e\n        \u003cdiv\u003eBuild Your Own Bath-Time Water Track\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-pill\"\u003e\n        \u003cspan\u003e🧩\u003c\/span\u003e\n        \u003cdiv\u003eMix · Match · Rebuild New Layouts\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-pill\"\u003e\n        \u003cspan\u003e🐤\u003c\/span\u003e\n        \u003cdiv\u003ePour Water \u0026amp; Watch the Ducks Race\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-pill\"\u003e\n        \u003cspan\u003e💪\u003c\/span\u003e\n        \u003cdiv\u003eStrong Suction Cups for Tile \u0026amp; Glass\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 01\n====================================================== --\u003e\n\n\u003cdiv class=\"bwt-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/01_ea552a2c-aa05-45de-865d-4de592ac312a.webp?v=1789549120\" alt=\"DIY bath water slide track with ducks\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     INTRO\n====================================================== --\u003e\n\n\u003csection class=\"bwt-section bwt-intro\"\u003e\n\n  \u003cdiv class=\"bwt-inner\"\u003e\n\n    \u003cdiv class=\"bwt-label\"\u003e\n      Bath Time Becomes Play Time\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      More Than Floating Ducks — Kids Build the Ride.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pour the water,\n      place the ducks,\n      connect the colorful tracks\n      and watch the whole route come alive.\n      Then pull it apart\n      and build something completely different.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bwt-grid3\"\u003e\n\n      \u003cdiv class=\"bwt-card\"\u003e\n        \u003cstrong\u003ePour\u003c\/strong\u003e\n        \u003cspan\u003eAdd water to start the action\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-card\"\u003e\n        \u003cstrong\u003ePlace\u003c\/strong\u003e\n        \u003cspan\u003eSend the ducks down the track\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-card\"\u003e\n        \u003cstrong\u003eBuild\u003c\/strong\u003e\n        \u003cspan\u003eCreate a new route every time\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 02\n====================================================== --\u003e\n\n\u003cdiv class=\"bwt-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/02_f98eeaf6-d0f8-47b7-8f17-5f94438310ee.webp?v=1789549067\" alt=\"Kids building and pouring water into bath track\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     ACTIVE PLAY\n====================================================== --\u003e\n\n\u003csection class=\"bwt-section bwt-play\"\u003e\n\n  \u003cdiv class=\"bwt-inner\"\u003e\n\n    \u003cdiv class=\"bwt-label\"\u003e\n      Little Hands Stay Busy\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Pour. Grab. Place. Build. Then Do It Again.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The fun comes from doing,\n      not just watching.\n      Kids move the pieces,\n      reposition the ducks\n      and experiment with the water\n      as they play.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bwt-play-grid\"\u003e\n\n      \u003cdiv class=\"bwt-play-box\"\u003e\n        \u003cstrong\u003eHands-On Play\u003c\/strong\u003e\n        \u003cspan\u003ePour, grab and place pieces\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-play-box\"\u003e\n        \u003cstrong\u003eBuild \u0026amp; Rebuild\u003c\/strong\u003e\n        \u003cspan\u003eChange the route whenever they want\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-play-box\"\u003e\n        \u003cstrong\u003eWater-Powered Fun\u003c\/strong\u003e\n        \u003cspan\u003eWatch the ducks move with the flow\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 03\n====================================================== --\u003e\n\n\u003cdiv class=\"bwt-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/03_2a4a2770-8bf1-40cd-942b-ca24f635c2e5.webp?v=1789549114\" alt=\"Ducks racing down colorful bath water track\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     SUCTION\n====================================================== --\u003e\n\n\u003csection class=\"bwt-section bwt-suction\"\u003e\n\n  \u003cdiv class=\"bwt-inner\"\u003e\n\n    \u003cdiv class=\"bwt-label\"\u003e\n      Press · Secure · Play\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Strong Suction Cups Keep the Track on the Wall.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Press the suction cups onto\n      smooth bathroom surfaces\n      such as tile or glass,\n      connect the track,\n      and start building your bath-time course.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bwt-feature-row\"\u003e\n\n      \u003cdiv class=\"bwt-feature\"\u003e\n        🧲 Strong Suction\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-feature\"\u003e\n        🧱 Smooth Tile\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-feature\"\u003e\n        🪟 Glass Surfaces\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-feature\"\u003e\n        🛁 Tub-Side Play\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 04\n====================================================== --\u003e\n\n\u003cdiv class=\"bwt-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/04_42e92cba-57d8-47d2-9448-99f2e2297d70.webp?v=1789549064\" alt=\"Strong suction cups for bath water slide track\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     FLEXIBLE TRACK\n====================================================== --\u003e\n\n\u003csection class=\"bwt-section bwt-flex\"\u003e\n\n  \u003cdiv class=\"bwt-inner\"\u003e\n\n    \u003cdiv class=\"bwt-label\"\u003e\n      Turn Left · Turn Right · Keep Building\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Curved Pieces Open Up More Ways to Play.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Change direction,\n      create bends,\n      build loops\n      and guide the ducks through\n      a different route every bath.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bwt-flex-grid\"\u003e\n\n      \u003cdiv class=\"bwt-flex-box\"\u003e\n        \u003cstrong\u003eTurn Left\u003c\/strong\u003e\n        \u003cspan\u003eCreate winding routes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-flex-box\"\u003e\n        \u003cstrong\u003eTurn Right\u003c\/strong\u003e\n        \u003cspan\u003eChange direction easily\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-flex-box\"\u003e\n        \u003cstrong\u003eConnect More\u003c\/strong\u003e\n        \u003cspan\u003eBuild longer flowing tracks\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 05\n====================================================== --\u003e\n\n\u003cdiv class=\"bwt-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/05_b8a44487-d713-4a52-84f6-635cfe8b2d20.webp?v=1789549066\" alt=\"Flexible curved bath toy track pieces\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     BUILD YOUR WAY\n====================================================== --\u003e\n\n\u003csection class=\"bwt-section bwt-build\"\u003e\n\n  \u003cdiv class=\"bwt-inner\"\u003e\n\n    \u003cdiv class=\"bwt-label\"\u003e\n      No One Right Way to Build It\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Mix. Match. Create a New Track Every Time.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Build a long downhill course,\n      create a loop,\n      or combine straight\n      and curved pieces\n      into a completely new route.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bwt-layout-grid\"\u003e\n\n      \u003cdiv class=\"bwt-layout\"\u003e\n        ➰ S-Shaped Route\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-layout\"\u003e\n        🔄 Loop Layout\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-layout\"\u003e\n        💦 Long Water Track\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 06\n====================================================== --\u003e\n\n\u003cdiv class=\"bwt-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/06_0a533dc2-0802-41ef-9e7a-98254b34496d.jpg?v=1789549055\" alt=\"Multiple DIY bath water slide layouts\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     CREATIVE PLAY\n====================================================== --\u003e\n\n\u003csection class=\"bwt-section bwt-learning\"\u003e\n\n  \u003cdiv class=\"bwt-inner\"\u003e\n\n    \u003cdiv class=\"bwt-label\"\u003e\n      Play · Build · Imagine\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Bath Toy That Gives Kids Something to Create.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Building,\n      arranging colors\n      and moving pieces\n      keeps bath time interactive\n      while encouraging hands-on,\n      imaginative play.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bwt-learning-grid\"\u003e\n\n      \u003cdiv class=\"bwt-learning-box\"\u003e\n        \u003cstrong\u003eCreativity\u003c\/strong\u003e\n        \u003cspan\u003eInvent new track layouts\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-learning-box\"\u003e\n        \u003cstrong\u003eColor Play\u003c\/strong\u003e\n        \u003cspan\u003eBright mix-and-match pieces\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-learning-box\"\u003e\n        \u003cstrong\u003eHand-Eye Play\u003c\/strong\u003e\n        \u003cspan\u003ePlace, connect and guide pieces\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 07\n====================================================== --\u003e\n\n\u003cdiv class=\"bwt-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/07_3cd1482a-9497-4fa0-9705-2698fa14b198.webp?v=1789549064\" alt=\"Creative hands-on bath track building toy\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     IMAGE 08\n====================================================== --\u003e\n\n\u003cdiv class=\"bwt-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/08_3c124393-08dd-4dcd-9ed1-a146f99ad605.webp?v=1789549075\" alt=\"DIY suction cup bath water slide track set product information\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ======================================================\n     PRODUCT INFO\n====================================================== --\u003e\n\n\u003csection class=\"bwt-section bwt-info\"\u003e\n\n  \u003cdiv class=\"bwt-inner\"\u003e\n\n    \u003cdiv class=\"bwt-label\"\u003e\n      Build Bigger · Play Longer\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Choose the Set That Fits Your Bath-Time Adventure.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Multiple piece-count options\n      let you start with a simpler track\n      or build larger,\n      more elaborate water routes.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bwt-info-grid\"\u003e\n\n      \u003cdiv class=\"bwt-info-box\"\u003e\n        \u003cstrong\u003eDIY Modular\u003c\/strong\u003e\n        \u003cspan\u003eConnect \u0026amp; rebuild pieces\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-info-box\"\u003e\n        \u003cstrong\u003eSuction Mounted\u003c\/strong\u003e\n        \u003cspan\u003eFor smooth tile \u0026amp; glass\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-info-box\"\u003e\n        \u003cstrong\u003eColorful Pieces\u003c\/strong\u003e\n        \u003cspan\u003eBright bath-time design\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bwt-info-box\"\u003e\n        \u003cstrong\u003eMultiple Sets\u003c\/strong\u003e\n        \u003cspan\u003e34 to 86-piece options\u003c\/span\u003e\n      \u003c\/div\u003e\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=\"bwt-final\"\u003e\n\n  \u003cdiv class=\"bwt-inner\"\u003e\n\n    \u003cdiv class=\"bwt-kicker\"\u003e\n      Build · Pour · Race · Repeat\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Turn the Bathroom Wall Into\n      \u003cspan\u003eTheir Own Water Playground.\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Colorful tracks,\n      racing ducks,\n      flowing water\n      and endless rebuildable layouts\n      give kids a new reason\n      to look forward to bath time.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bwt-final-note\"\u003e\n      🛁 Bath-Time Play · 🧩 DIY Building · 🐤 Duck Racing · 💦 Water Fun\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Snuggyhome","offers":[{"title":"34 PCS · Starter Set","offer_id":44626705285219,"sku":"C0081682-34pcs","price":29.99,"currency_code":"USD","in_stock":true},{"title":"48 PCS · Adventure Set 🔥","offer_id":44626705317987,"sku":"C0081682-48pcs","price":39.99,"currency_code":"USD","in_stock":true},{"title":"72 PCS · Deluxe Set","offer_id":44626705350755,"sku":"C0081682-72pcs","price":54.99,"currency_code":"USD","in_stock":true},{"title":"86 PCS · Ultimate Set 💎","offer_id":44626705383523,"sku":"C0081682-86pcs","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/1-1.gif?v=1789549491","url":"https:\/\/snuggyhome.com\/products\/diy-bath-water-slide-track-set","provider":"Snuggyhome","version":"1.0","type":"link"}