{"product_id":"while-you-shower","title":"🦶 Hands-Free Shower Foot Scrubber Mat – Deep Clean \u0026 Massage Your Feet While You Shower","description":"\u003cstyle\u003e\n\/* =========================================================\n   HANDS-FREE SILICONE FOOT SCRUBBER\n   Shopify Description Landing Page\n   Mobile Friendly \/ 40+ Readability\n   ========================================================= *\/\n\n.fs-page,\n.fs-page * {\n  box-sizing: border-box;\n}\n\n.fs-page {\n  --fs-blue: #58a9d9;\n  --fs-blue-dark: #1e5f86;\n  --fs-blue-soft: #eaf6fc;\n  --fs-green: #173b33;\n  --fs-green-2: #214f43;\n  --fs-gold: #d9b46c;\n  --fs-text: #283139;\n  --fs-muted: #66717a;\n  --fs-border: #dfe8ed;\n  --fs-bg: #ffffff;\n\n  width: 100%;\n  max-width: 980px;\n  margin: 0 auto;\n  background: var(--fs-bg);\n  color: var(--fs-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n    Roboto, Helvetica, Arial, sans-serif;\n  font-size: 20px;\n  line-height: 1.65;\n}\n\n.fs-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n  margin: 0;\n}\n\n.fs-section {\n  padding: 48px 28px;\n}\n\n.fs-section-small {\n  padding: 34px 28px;\n}\n\n.fs-center {\n  text-align: center;\n}\n\n.fs-kicker {\n  display: inline-block;\n  margin: 0 0 10px;\n  color: var(--fs-blue-dark);\n  font-size: 15px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.fs-title {\n  max-width: 830px;\n  margin: 0 auto 16px;\n  color: #202b32;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 42px;\n  line-height: 1.15;\n  font-weight: 700;\n}\n\n.fs-title span {\n  color: var(--fs-blue-dark);\n}\n\n.fs-subtitle {\n  max-width: 790px;\n  margin: 0 auto;\n  color: var(--fs-muted);\n  font-size: 20px;\n  line-height: 1.65;\n}\n\n.fs-img-wrap {\n  overflow: hidden;\n  background: #f3f7f9;\n}\n\n.fs-img-wrap img {\n  width: 100%;\n}\n\n\n\/* =========================================================\n   90-DAY GUARANTEE\n   ========================================================= *\/\n\n.fs-guarantee {\n  position: relative;\n  overflow: hidden;\n  padding: 34px 24px 30px;\n  text-align: center;\n  color: #fff;\n  background:\n    radial-gradient(\n      circle at 50% -10%,\n      rgba(235, 218, 163, .22),\n      transparent 44%\n    ),\n    linear-gradient(\n      135deg,\n      var(--fs-green) 0%,\n      var(--fs-green-2) 100%\n    );\n}\n\n.fs-guarantee-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 76px;\n  height: 76px;\n  margin: 0 auto 15px;\n  border: 2px solid rgba(239, 216, 162, .9);\n  border-radius: 50%;\n  color: #efd8a2;\n  background: rgba(255,255,255,.04);\n}\n\n.fs-guarantee-icon svg {\n  width: 36px;\n  height: 36px;\n}\n\n.fs-guarantee h3 {\n  margin: 0 0 10px;\n  color: #fffaf1;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 33px;\n  line-height: 1.2;\n}\n\n.fs-guarantee \u003e p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: rgba(255,255,255,.88);\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n.fs-guarantee \u003e p strong {\n  color: #f3d998;\n}\n\n.fs-guarantee-row {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 11px;\n  max-width: 860px;\n  margin: 22px auto 0;\n}\n\n.fs-guarantee-item {\n  padding: 14px 12px;\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 14px;\n  background: rgba(255,255,255,.055);\n}\n\n.fs-guarantee-item strong {\n  display: block;\n  color: #fff9ef;\n  font-size: 16px;\n}\n\n.fs-guarantee-item span {\n  display: block;\n  margin-top: 4px;\n  color: rgba(255,255,255,.74);\n  font-size: 14px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.fs-hero-copy {\n  padding: 44px 28px 42px;\n  text-align: center;\n  background:\n    linear-gradient(\n      180deg,\n      #f2f9fd 0%,\n      #ffffff 100%\n    );\n}\n\n.fs-hero-copy h1 {\n  max-width: 850px;\n  margin: 0 auto 15px;\n  color: #1f2e36;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 48px;\n  line-height: 1.1;\n}\n\n.fs-hero-copy h1 span {\n  color: var(--fs-blue-dark);\n}\n\n.fs-hero-copy p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: var(--fs-muted);\n  font-size: 21px;\n  line-height: 1.65;\n}\n\n.fs-benefit-stack {\n  max-width: 820px;\n  margin: 28px auto 0;\n}\n\n.fs-benefit {\n  margin-bottom: 11px;\n  padding: 17px 18px;\n  border: 1px solid var(--fs-border);\n  border-radius: 14px;\n  background: #fff;\n  text-align: left;\n  box-shadow: 0 4px 14px rgba(38,72,92,.04);\n}\n\n.fs-benefit:last-child {\n  margin-bottom: 0;\n}\n\n.fs-benefit strong {\n  display: block;\n  margin-bottom: 3px;\n  color: var(--fs-blue-dark);\n  font-size: 19px;\n}\n\n.fs-benefit span {\n  display: block;\n  color: var(--fs-muted);\n  font-size: 17px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   EMPHASIS BOX\n   ========================================================= *\/\n\n.fs-emphasis {\n  max-width: 800px;\n  margin: 25px auto 0;\n  padding: 22px 24px;\n  border-left: 5px solid var(--fs-blue);\n  border-radius: 0 15px 15px 0;\n  background: var(--fs-blue-soft);\n  color: #34515f;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 22px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   DARK FEATURE SECTION\n   ========================================================= *\/\n\n.fs-dark {\n  background:\n    linear-gradient(\n      180deg,\n      #1d4d62 0%,\n      #153745 100%\n    );\n  color: #fff;\n}\n\n.fs-dark .fs-title {\n  color: #fff;\n}\n\n.fs-dark .fs-title span {\n  color: #bfe7fb;\n}\n\n.fs-dark .fs-subtitle {\n  color: rgba(255,255,255,.82);\n}\n\n.fs-feature-stack {\n  max-width: 820px;\n  margin: 28px auto 0;\n}\n\n.fs-feature-card {\n  margin-bottom: 11px;\n  padding: 18px 19px;\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 14px;\n  background: rgba(255,255,255,.06);\n}\n\n.fs-feature-card:last-child {\n  margin-bottom: 0;\n}\n\n.fs-feature-card strong {\n  display: block;\n  margin-bottom: 4px;\n  color: #fff;\n  font-size: 19px;\n}\n\n.fs-feature-card span {\n  display: block;\n  color: rgba(255,255,255,.78);\n  font-size: 17px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   HOW TO USE\n   ========================================================= *\/\n\n.fs-how {\n  max-width: 820px;\n  margin: 28px auto 0;\n}\n\n.fs-step {\n  display: flex;\n  align-items: flex-start;\n  gap: 15px;\n  padding: 19px 0;\n  border-bottom: 1px solid var(--fs-border);\n}\n\n.fs-step:last-child {\n  border-bottom: 0;\n}\n\n.fs-step-num {\n  flex: 0 0 46px;\n  width: 46px;\n  height: 46px;\n  border-radius: 50%;\n  background: var(--fs-blue-dark);\n  color: #fff;\n  line-height: 46px;\n  text-align: center;\n  font-weight: 800;\n  font-size: 20px;\n}\n\n.fs-step-copy strong {\n  display: block;\n  margin-bottom: 3px;\n  color: #27343c;\n  font-size: 20px;\n}\n\n.fs-step-copy p {\n  margin: 0;\n  color: var(--fs-muted);\n  font-size: 18px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.fs-faq-section {\n  background: #f4f8fa;\n}\n\n.fs-faq {\n  max-width: 850px;\n  margin: 28px auto 0;\n}\n\n.fs-faq details {\n  margin-bottom: 11px;\n  overflow: hidden;\n  border: 1px solid #dce6eb;\n  border-radius: 14px;\n  background: #fff;\n}\n\n.fs-faq summary {\n  position: relative;\n  padding: 20px 54px 20px 20px;\n  cursor: pointer;\n  list-style: none;\n  color: #25333b;\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 700;\n}\n\n.fs-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.fs-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 19px;\n  top: 50%;\n  transform: translateY(-50%);\n  color: var(--fs-blue-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.fs-faq details[open] summary::after {\n  content: \"-\";\n}\n\n.fs-faq-answer {\n  padding: 0 20px 20px;\n  color: var(--fs-muted);\n  font-size: 18px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   PAYMENT TRUST\n   ========================================================= *\/\n\n.fs-payment {\n  padding: 32px 22px 24px;\n  border: 1px solid #e4eaed;\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #fbfdfe 100%\n    );\n}\n\n.fs-payment-head {\n  max-width: 720px;\n  margin: 0 auto 22px;\n  text-align: center;\n}\n\n.fs-payment-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  margin-bottom: 9px;\n  padding: 7px 13px;\n  border-radius: 999px;\n  background: #eaf4f9;\n  color: var(--fs-blue-dark);\n  font-size: 12px;\n  line-height: 1;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.fs-payment-label svg {\n  width: 15px;\n  height: 15px;\n}\n\n.fs-payment-title {\n  margin: 0 0 7px;\n  color: #273039;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 29px;\n}\n\n.fs-payment-sub {\n  margin: 0;\n  color: #768088;\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n.fs-pay-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0,1fr));\n  gap: 10px;\n  max-width: 860px;\n  margin: 0 auto;\n}\n\n.fs-pay-card {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 0;\n  height: 64px;\n  padding: 9px 8px;\n  overflow: hidden;\n  border: 1px solid #dfe4e7;\n  border-radius: 12px;\n  background: #fff;\n  color: #222;\n  text-align: center;\n  font-size: 15px;\n  font-weight: 800;\n}\n\n.fs-pay-card.klarna {\n  background: #ffb3c7;\n  border-color: #ffb3c7;\n}\n\n.fs-paypal {\n  color: #003087;\n  font-size: 20px;\n  font-weight: 800;\n}\n\n.fs-visa {\n  color: #1434cb;\n  font-size: 27px;\n  font-weight: 900;\n  font-style: italic;\n  letter-spacing: -1.5px;\n}\n\n.fs-amex {\n  display: inline-block;\n  padding: 6px 8px;\n  border-radius: 4px;\n  background: #1976a9;\n  color: #fff;\n  font-size: 12px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.fs-gpay {\n  color: #202124;\n  font-size: 19px;\n  font-weight: 700;\n}\n\n.fs-applepay {\n  color: #111;\n  font-size: 19px;\n  font-weight: 700;\n}\n\n.fs-mastercard,\n.fs-maestro {\n  font-size: 15px;\n  font-weight: 700;\n}\n\n.fs-pay-divider {\n  position: relative;\n  max-width: 860px;\n  height: 1px;\n  margin: 24px auto 19px;\n  background: #e8edef;\n}\n\n.fs-pay-divider span {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  padding: 0 11px;\n  transform: translate(-50%,-50%);\n  background: #fbfdfe;\n  color: #8b949a;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  white-space: nowrap;\n  text-transform: uppercase;\n}\n\n.fs-trust-row {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 9px;\n  max-width: 860px;\n  margin: 0 auto;\n}\n\n.fs-trust-item {\n  padding: 14px 12px;\n  border-radius: 12px;\n  background: #f5f8fa;\n  text-align: center;\n}\n\n.fs-trust-item svg {\n  width: 24px;\n  height: 24px;\n  margin-bottom: 6px;\n  color: var(--fs-blue-dark);\n}\n\n.fs-trust-item strong {\n  display: block;\n  color: #313b42;\n  font-size: 14px;\n}\n\n.fs-trust-item span {\n  display: block;\n  margin-top: 3px;\n  color: #7c858b;\n  font-size: 12px;\n  line-height: 1.4;\n}\n\n.fs-payment-note {\n  margin: 16px 0 0;\n  color: #979fa4;\n  font-size: 12px;\n  text-align: center;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 749px) {\n\n  .fs-page {\n    font-size: 18px;\n  }\n\n  .fs-section {\n    padding: 40px 17px;\n  }\n\n  .fs-section-small {\n    padding: 30px 17px;\n  }\n\n  .fs-title {\n    font-size: 30px;\n  }\n\n  .fs-subtitle {\n    font-size: 18px;\n  }\n\n  .fs-hero-copy {\n    padding: 36px 17px;\n  }\n\n  .fs-hero-copy h1 {\n    font-size: 34px;\n  }\n\n  .fs-hero-copy p {\n    font-size: 18px;\n  }\n\n  .fs-guarantee {\n    padding: 28px 16px 24px;\n  }\n\n  .fs-guarantee h3 {\n    font-size: 28px;\n  }\n\n  .fs-guarantee \u003e p {\n    font-size: 17px;\n  }\n\n  .fs-guarantee-row {\n    grid-template-columns: 1fr;\n    gap: 8px;\n  }\n\n  .fs-benefit span,\n  .fs-feature-card span,\n  .fs-step-copy p,\n  .fs-faq-answer {\n    font-size: 18px;\n  }\n\n  .fs-pay-grid {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap: 8px;\n  }\n\n  .fs-pay-card {\n    height: 58px;\n    font-size: 13px;\n  }\n\n  .fs-trust-row {\n    grid-template-columns: 1fr;\n    gap: 7px;\n  }\n\n  .fs-payment-title {\n    font-size: 24px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"fs-page\"\u003e\n\u003c!-- =====================================================\n       90 DAY GUARANTEE\n       ===================================================== --\u003e\n\u003csection class=\"fs-guarantee\"\u003e\n\u003cdiv class=\"fs-guarantee-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M12 3l7 3v5c0 4.8-2.8 8.1-7 10-4.2-1.9-7-5.2-7-10V6l7-3z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9 12l2 2 4-5\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e90-Day No-Risk Money-Back Guarantee\u003c\/h3\u003e\n\u003cp\u003eTry it in your daily shower with confidence. You have \u003cstrong\u003e90 days from delivery\u003c\/strong\u003e to decide whether it is right for your routine. If you're not satisfied, simply contact our customer support team for return assistance.\u003c\/p\u003e\n\u003cdiv class=\"fs-guarantee-row\"\u003e\n\u003cdiv class=\"fs-guarantee-item\"\u003e\n\u003cstrong\u003eShop With Confidence\u003c\/strong\u003e \u003cspan\u003eExtra peace of mind with every order.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-guarantee-item\"\u003e\n\u003cstrong\u003e90-Day Returns\u003c\/strong\u003e \u003cspan\u003ePlenty of time to decide if it works for you.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-guarantee-item\"\u003e\n\u003cstrong\u003eHelpful Support\u003c\/strong\u003e \u003cspan\u003eFriendly assistance whenever you need it.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HERO IMAGE\n       ===================================================== --\u003e\n\u003cdiv class=\"fs-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17887752739869.png?v=1788775433\" alt=\"Hands-free silicone shower foot scrubber\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003csection class=\"fs-hero-copy\"\u003e\u003cspan class=\"fs-kicker\"\u003e A Better Way to Wash Your Feet \u003c\/span\u003e\n\u003ch1\u003eClean \u0026amp; Massage Your Feet \u003cspan\u003eWithout Bending Down\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eTurn your regular shower into an easier foot-care routine. Dense flexible bristles help scrub, refresh and massage your feet while you stay comfortably standing.\u003c\/p\u003e\n\u003cdiv class=\"fs-benefit-stack\"\u003e\n\u003cdiv class=\"fs-benefit\"\u003e\n\u003cstrong\u003eHands-Free Cleaning\u003c\/strong\u003e \u003cspan\u003e Move your feet across the bristles while you shower instead of repeatedly bending and reaching. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-benefit\"\u003e\n\u003cstrong\u003eClean + Massage in One Step\u003c\/strong\u003e \u003cspan\u003e Flexible bristles work around the soles, toes and sides of your feet while providing a gentle massaging feel. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-benefit\"\u003e\n\u003cstrong\u003eBuilt for Everyday Showers\u003c\/strong\u003e \u003cspan\u003e Add soap or body wash, scrub, rinse and hang it up when you're done. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MAIN PAIN POINT\n       ===================================================== --\u003e\n\u003cdiv class=\"fs-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17887752582194.png?v=1788775438\" alt=\"Foot scrubber helps clean feet without bending\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003csection class=\"fs-section fs-center\"\u003e\u003cspan class=\"fs-kicker\"\u003e Less Reaching. Easier Foot Care. \u003c\/span\u003e\n\u003ch2 class=\"fs-title\"\u003eStop Making Foot Washing \u003cspan\u003eHarder Than It Needs to Be\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fs-subtitle\"\u003eReaching down to scrub the bottom of your feet can be awkward, especially on a wet shower floor. This mat lets you clean your feet while standing in a more comfortable position.\u003c\/p\u003e\n\u003cdiv class=\"fs-emphasis\"\u003eAn easy addition to the shower for anyone who wants cleaner, refreshed feet without turning the routine into a balancing act.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE \/ AFTER\n       ===================================================== --\u003e\n\u003cdiv class=\"fs-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17887752667024.png?v=1788775447\" alt=\"Foot care before and after shower scrubber use\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003csection class=\"fs-section-small fs-center\"\u003e\u003cspan class=\"fs-kicker\"\u003e Everyday Shower Care \u003c\/span\u003e\n\u003ch2 class=\"fs-title\"\u003eHelp Wash Away \u003cspan\u003eDaily Dirt \u0026amp; Buildup\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fs-subtitle\"\u003eSoap and water work through the dense bristles as your feet move across the surface, helping clean areas that are easy to overlook during a quick shower.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT FEATURES\n       ===================================================== --\u003e\n\u003cdiv class=\"fs-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17887752699938.png?v=1788775447\" alt=\"Flexible silicone bristles and foot scrubber details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003csection class=\"fs-section fs-dark fs-center\"\u003e\u003cspan class=\"fs-kicker\" style=\"color: #bfe7fb;\"\u003e Designed for Your Daily Routine \u003c\/span\u003e\n\u003ch2 class=\"fs-title\"\u003eSimple Design. \u003cspan\u003eUseful Details.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"fs-feature-stack\"\u003e\n\u003cdiv class=\"fs-feature-card\"\u003e\n\u003cstrong\u003eDense Flexible Bristles\u003c\/strong\u003e \u003cspan\u003e Help work soap around the bottom and sides of the feet. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-feature-card\"\u003e\n\u003cstrong\u003eMassage-Like Texture\u003c\/strong\u003e \u003cspan\u003e The bristled surface gives your feet a refreshing, spa-inspired feeling while you wash. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-feature-card\"\u003e\n\u003cstrong\u003eFlexible Construction\u003c\/strong\u003e \u003cspan\u003e Designed to flex rather than feel like a hard plastic shower accessory. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-feature-card\"\u003e\n\u003cstrong\u003eEasy to Rinse\u003c\/strong\u003e \u003cspan\u003e Rinse away soap and residue after use, then allow the mat to dry. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HOW TO USE\n       ===================================================== --\u003e\n\u003cdiv class=\"fs-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17887752638491.png?v=1788775448\" alt=\"How to use shower foot scrubber in three steps\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003csection class=\"fs-section\"\u003e\n\u003cdiv class=\"fs-center\"\u003e\n\u003cspan class=\"fs-kicker\"\u003e Easy 3-Step Routine \u003c\/span\u003e\n\u003ch2 class=\"fs-title\"\u003eStep On. \u003cspan\u003eScrub. Rinse.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-how\"\u003e\n\u003cdiv class=\"fs-step\"\u003e\n\u003cdiv class=\"fs-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"fs-step-copy\"\u003e\n\u003cstrong\u003eSecure It\u003c\/strong\u003e\n\u003cp\u003ePlace it on a clean, smooth shower surface and press down firmly so the base sits securely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-step\"\u003e\n\u003cdiv class=\"fs-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"fs-step-copy\"\u003e\n\u003cstrong\u003eAdd Soap \u0026amp; Scrub\u003c\/strong\u003e\n\u003cp\u003eAdd body wash or soap, then gently move each foot back and forth across the bristles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-step\"\u003e\n\u003cdiv class=\"fs-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"fs-step-copy\"\u003e\n\u003cstrong\u003eRinse \u0026amp; Dry\u003c\/strong\u003e\n\u003cp\u003eRinse the scrubber thoroughly after use and hang or place it somewhere ventilated to dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIFESTYLE \/ SPA\n       ===================================================== --\u003e\n\u003cdiv class=\"fs-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17887752772279.png?v=1788775449\" alt=\"Relaxing at-home foot spa shower routine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003csection class=\"fs-section-small fs-center\"\u003e\u003cspan class=\"fs-kicker\"\u003e A Small Upgrade You'll Use Often \u003c\/span\u003e\n\u003ch2 class=\"fs-title\"\u003eBring a Little Spa Feeling \u003cspan\u003eInto Your Shower\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fs-subtitle\"\u003eNo complicated routine and no extra foot bath to set up. Just add it to the shower you already take and give your feet a little extra attention every day.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\u003csection class=\"fs-section fs-faq-section\"\u003e\n\u003cdiv class=\"fs-center\"\u003e\n\u003cspan class=\"fs-kicker\"\u003e Questions Before You Order? \u003c\/span\u003e\n\u003ch2 class=\"fs-title\"\u003eWhat You'll Want to \u003cspan\u003eKnow First\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I use the foot scrubber?\u003c\/summary\u003e\n\u003cdiv class=\"fs-faq-answer\"\u003ePlace it on a clean, smooth shower floor, press the base down firmly, add soap or body wash, and move your feet gently across the bristles. Always check that it is secure before putting your full weight on it.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I still need to bend down to wash my feet?\u003c\/summary\u003e\n\u003cdiv class=\"fs-faq-answer\"\u003eThe product is designed to help clean the soles and sides of your feet while you remain standing, reducing the need to repeatedly bend down during your shower.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it massage the feet too?\u003c\/summary\u003e\n\u003cdiv class=\"fs-faq-answer\"\u003eYes. The flexible bristle texture provides a gentle, massage-like sensation as you move your feet across the surface.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it work on every shower floor?\u003c\/summary\u003e\n\u003cdiv class=\"fs-faq-answer\"\u003eThe base works best on clean, smooth, non-textured surfaces. Suction performance may be reduced on heavily textured, uneven or porous shower floors.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean it?\u003c\/summary\u003e\n\u003cdiv class=\"fs-faq-answer\"\u003eRinse it thoroughly with clean water after use to remove soap and residue. Allow it to dry in a ventilated area before the next use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan more than one person in the household use it?\u003c\/summary\u003e\n\u003cdiv class=\"fs-faq-answer\"\u003eIt can be used as part of a household shower routine, but for hygiene preferences, some customers may prefer to keep separate scrubbers for different family members.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for sensitive feet?\u003c\/summary\u003e\n\u003cdiv class=\"fs-faq-answer\"\u003eThe bristles are designed to be flexible, but comfort varies by person. Start with light pressure and stop using it if the surface feels uncomfortable or irritating.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat if I don't like it after I receive it?\u003c\/summary\u003e\n\u003cdiv class=\"fs-faq-answer\"\u003eYour order is protected by our \u003cstrong\u003e90-Day No-Risk Money-Back Guarantee\u003c\/strong\u003e. Contact our customer support team within 90 days of delivery for return assistance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SECURE PAYMENT\n       ===================================================== --\u003e\n\u003csection class=\"fs-payment\"\u003e\n\u003cdiv class=\"fs-payment-head\"\u003e\n\u003cdiv class=\"fs-payment-label\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n          \u003crect x=\"5\" y=\"11\" width=\"14\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 11V7a4 4 0 0 1 8 0v4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e Secure Payment\u003c\/div\u003e\n\u003ch3 class=\"fs-payment-title\"\u003eSafe \u0026amp; Flexible Checkout\u003c\/h3\u003e\n\u003cp class=\"fs-payment-sub\"\u003eChoose the payment method that works best for you. Your checkout information is protected with secure encryption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pay-grid\"\u003e\n\u003cdiv class=\"fs-pay-card klarna\"\u003eKlarna.\u003c\/div\u003e\n\u003cdiv class=\"fs-pay-card\"\u003e\u003cspan class=\"fs-paypal\"\u003ePayPal\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-pay-card\"\u003e\u003cspan class=\"fs-visa\"\u003eVISA\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-pay-card\"\u003e\u003cspan class=\"fs-amex\"\u003e AMERICAN\u003cbr\u003eEXPRESS \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-pay-card\"\u003e\u003cspan class=\"fs-gpay\"\u003e Google Pay \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-pay-card\"\u003e\u003cspan class=\"fs-applepay\"\u003e Apple Pay \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-pay-card\"\u003e\u003cspan class=\"fs-mastercard\"\u003e Mastercard \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-pay-card\"\u003e\u003cspan class=\"fs-maestro\"\u003e Maestro \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pay-divider\"\u003e\u003cspan\u003eShop With Confidence\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fs-trust-row\"\u003e\n\u003cdiv class=\"fs-trust-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n          \u003crect x=\"5\" y=\"11\" width=\"14\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 11V7a4 4 0 0 1 8 0v4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e256-bit encrypted\u003c\/strong\u003e \u003cspan\u003e Secure checkout protection \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-trust-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3a15 15 0 0 1 0 18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3a15 15 0 0 0 0 18\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eInsured worldwide shipping\u003c\/strong\u003e \u003cspan\u003e Added peace of mind in transit \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-trust-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eCustomer support\u003c\/strong\u003e \u003cspan\u003e Friendly help when you need it \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"fs-payment-note\"\u003ePayment options may vary by location, device and checkout eligibility.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"blue","offer_id":49578593386755,"sku":"CSD260604524-蓝色搓脚垫【85克】","price":19.98,"currency_code":"USD","in_stock":true},{"title":"green","offer_id":49578593419523,"sku":"CSD260604524-绿色搓脚垫【85克】","price":19.98,"currency_code":"USD","in_stock":true},{"title":"pink","offer_id":49578593452291,"sku":"CSD260604524-粉色搓脚垫【85克】","price":19.98,"currency_code":"USD","in_stock":true},{"title":"grey","offer_id":49578593485059,"sku":"CSD260604524-灰色搓脚垫【85克】","price":19.98,"currency_code":"USD","in_stock":true},{"title":"four colors","offer_id":49578593517827,"sku":"CSD260604524-蓝+粉+灰+绿","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/17887752638491.png?v=1788775448","url":"https:\/\/bestjas.com\/products\/while-you-shower","provider":"BestJas","version":"1.0","type":"link"}