{"product_id":"washing-machine-cleaner","title":"Washing Machine Cleaner","description":"\u003cstyle\u003e\n#affresh-wmc-lp-0903,\n#affresh-wmc-lp-0903 *{\n  box-sizing:border-box;\n}\n\n#affresh-wmc-lp-0903{\n  --green:#76ad35;\n  --green-dark:#4d7d20;\n  --blue:#168fc4;\n  --blue-dark:#116d95;\n  --yellow:#f2b63e;\n  --soft:#f5f9f1;\n  --blue-soft:#eff8fc;\n  --text:#283238;\n  --muted:#68747a;\n  --line:#dfe8dc;\n  --white:#ffffff;\n  --shadow:0 14px 34px rgba(45,70,48,.10);\n\n  width:100%;\n  overflow:hidden;\n  background:#ffffff;\n  color:var(--text);\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.5;\n}\n\n#affresh-wmc-lp-0903 img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n#affresh-wmc-lp-0903 .af-wrap{\n  width:min(1080px,calc(100% - 24px));\n  margin:0 auto;\n}\n\n#affresh-wmc-lp-0903 .af-section{\n  padding:50px 0;\n}\n\n#affresh-wmc-lp-0903 .af-soft{\n  background:var(--soft);\n}\n\n#affresh-wmc-lp-0903 .af-blue-soft{\n  background:var(--blue-soft);\n}\n\n#affresh-wmc-lp-0903 .af-title{\n  max-width:760px;\n  margin:0 auto 10px;\n  color:var(--text);\n  font-size:38px;\n  line-height:1.08;\n  text-align:center;\n}\n\n#affresh-wmc-lp-0903 .af-sub{\n  max-width:680px;\n  margin:0 auto 27px;\n  color:var(--muted);\n  font-size:15px;\n  text-align:center;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-hero{\n  padding:48px 0;\n  background:\n    radial-gradient(\n      circle at 90% 12%,\n      rgba(118,173,53,.16),\n      transparent 29%\n    ),\n    linear-gradient(\n      135deg,\n      #ffffff,\n      #f3f8ef\n    );\n}\n\n#affresh-wmc-lp-0903 .af-hero-grid{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  align-items:center;\n  gap:42px;\n}\n\n#affresh-wmc-lp-0903 .af-hero-image{\n  overflow:hidden;\n  padding:10px;\n  border-radius:20px;\n  background:#ffffff;\n  box-shadow:var(--shadow);\n}\n\n#affresh-wmc-lp-0903 .af-hero-image img{\n  width:100%;\n  height:auto;\n  max-height:580px;\n  object-fit:contain;\n}\n\n#affresh-wmc-lp-0903 .af-badge{\n  display:inline-block;\n  margin-bottom:12px;\n  padding:7px 12px;\n  border-radius:999px;\n  background:#eaf4df;\n  color:var(--green-dark);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.5px;\n}\n\n#affresh-wmc-lp-0903 .af-hero h2{\n  margin:0 0 14px;\n  color:#273238;\n  font-size:48px;\n  line-height:1.02;\n}\n\n#affresh-wmc-lp-0903 .af-hero h2 span{\n  display:block;\n  color:var(--green-dark);\n}\n\n#affresh-wmc-lp-0903 .af-hero-text{\n  max-width:560px;\n  margin:0 0 19px;\n  color:var(--muted);\n  font-size:16px;\n}\n\n#affresh-wmc-lp-0903 .af-checks{\n  display:grid;\n  gap:8px;\n  margin-bottom:22px;\n}\n\n#affresh-wmc-lp-0903 .af-check{\n  display:flex;\n  align-items:center;\n  gap:9px;\n  color:#445158;\n  font-size:14px;\n  font-weight:700;\n}\n\n#affresh-wmc-lp-0903 .af-check i{\n  width:23px;\n  height:23px;\n  flex:0 0 23px;\n  display:grid;\n  place-items:center;\n  border-radius:50%;\n  background:var(--green);\n  color:#ffffff;\n  font-style:normal;\n  font-size:12px;\n}\n\n#affresh-wmc-lp-0903 .af-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-width:230px;\n  min-height:48px;\n  padding:14px 24px;\n  border:0;\n  border-radius:999px;\n  background:var(--green-dark);\n  color:#ffffff !important;\n  text-decoration:none !important;\n  cursor:pointer;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:14px;\n  font-weight:800;\n}\n\n\n\/* =========================\n   QUICK FEATURES\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-features{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n}\n\n#affresh-wmc-lp-0903 .af-feature{\n  padding:19px 11px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:#ffffff;\n  text-align:center;\n}\n\n#affresh-wmc-lp-0903 .af-feature strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--green-dark);\n  font-size:14px;\n}\n\n#affresh-wmc-lp-0903 .af-feature span{\n  color:var(--muted);\n  font-size:11px;\n}\n\n\n\/* =========================\n   IMAGE + COPY\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-split{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  align-items:center;\n  gap:40px;\n}\n\n#affresh-wmc-lp-0903 .af-image{\n  overflow:hidden;\n  border-radius:18px;\n  background:#ffffff;\n  box-shadow:var(--shadow);\n}\n\n#affresh-wmc-lp-0903 .af-image img{\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n#affresh-wmc-lp-0903 .af-copy h2{\n  margin:0 0 12px;\n  color:#29363b;\n  font-size:37px;\n  line-height:1.08;\n}\n\n#affresh-wmc-lp-0903 .af-copy p{\n  margin:0 0 16px;\n  color:var(--muted);\n  font-size:15px;\n}\n\n#affresh-wmc-lp-0903 .af-copy-list{\n  display:grid;\n  gap:8px;\n}\n\n#affresh-wmc-lp-0903 .af-copy-list div{\n  padding:11px 13px;\n  border:1px solid var(--line);\n  border-radius:10px;\n  background:#ffffff;\n  color:#47555b;\n  font-size:13px;\n  font-weight:700;\n}\n\n\n\/* =========================\n   HOW TO USE\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-how-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:11px;\n}\n\n#affresh-wmc-lp-0903 .af-how{\n  padding:20px 16px;\n  border:1px solid #dbe8ee;\n  border-radius:14px;\n  background:#ffffff;\n}\n\n#affresh-wmc-lp-0903 .af-how-num{\n  width:38px;\n  height:38px;\n  display:grid;\n  place-items:center;\n  margin-bottom:10px;\n  border-radius:50%;\n  background:var(--blue);\n  color:#ffffff;\n  font-size:13px;\n  font-weight:800;\n}\n\n#affresh-wmc-lp-0903 .af-how strong{\n  display:block;\n  margin-bottom:4px;\n  color:#244c60;\n  font-size:15px;\n}\n\n#affresh-wmc-lp-0903 .af-how span{\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================\n   COMPATIBILITY\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-compatible{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:9px;\n  max-width:850px;\n  margin:0 auto;\n}\n\n#affresh-wmc-lp-0903 .af-compatible div{\n  padding:14px 8px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:#ffffff;\n  color:#465259;\n  font-size:13px;\n  font-weight:800;\n  text-align:center;\n}\n\n\n\/* =========================\n   SUPPLY\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-supply{\n  max-width:880px;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  align-items:center;\n  gap:34px;\n  margin:0 auto;\n  padding:25px;\n  border-radius:20px;\n  background:linear-gradient(\n    135deg,\n    #669f2d,\n    #477b20\n  );\n  color:#ffffff;\n}\n\n#affresh-wmc-lp-0903 .af-supply-big{\n  text-align:center;\n}\n\n#affresh-wmc-lp-0903 .af-supply-number{\n  display:block;\n  font-size:80px;\n  line-height:.9;\n  font-weight:900;\n}\n\n#affresh-wmc-lp-0903 .af-supply-big span:last-child{\n  font-size:18px;\n  font-weight:800;\n}\n\n#affresh-wmc-lp-0903 .af-supply-copy h2{\n  margin:0 0 9px;\n  color:#ffffff;\n  font-size:31px;\n  line-height:1.05;\n}\n\n#affresh-wmc-lp-0903 .af-supply-copy p{\n  margin:0;\n  color:rgba(255,255,255,.88);\n  font-size:14px;\n}\n\n\n\/* =========================\n   IMAGE GALLERY\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-gallery{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n}\n\n#affresh-wmc-lp-0903 .af-gallery-item{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  overflow:hidden;\n  padding:7px;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:#ffffff;\n  box-shadow:0 8px 22px rgba(42,57,47,.06);\n}\n\n#affresh-wmc-lp-0903 .af-gallery-item img{\n  width:100%;\n  height:auto;\n  max-height:600px;\n  object-fit:contain;\n}\n\n\n\/* =========================\n   TRUST\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-trust{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n  max-width:900px;\n  margin:0 auto;\n}\n\n#affresh-wmc-lp-0903 .af-trust-card{\n  padding:21px 13px;\n  border:1px solid #dbe6d6;\n  border-radius:14px;\n  background:#ffffff;\n  text-align:center;\n}\n\n#affresh-wmc-lp-0903 .af-trust-card strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--green-dark);\n  font-size:15px;\n}\n\n#affresh-wmc-lp-0903 .af-trust-card span{\n  color:var(--muted);\n  font-size:11px;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-faq{\n  max-width:850px;\n  display:grid;\n  gap:8px;\n  margin:0 auto;\n}\n\n#affresh-wmc-lp-0903 .af-faq details{\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:#ffffff;\n}\n\n#affresh-wmc-lp-0903 .af-faq summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:15px;\n  padding:15px 17px;\n  color:#38454a;\n  cursor:pointer;\n  list-style:none;\n  font-size:14px;\n  font-weight:800;\n}\n\n#affresh-wmc-lp-0903 .af-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n#affresh-wmc-lp-0903 .af-faq summary b{\n  color:var(--green-dark);\n  font-size:20px;\n  font-weight:400;\n}\n\n#affresh-wmc-lp-0903 .af-answer{\n  padding:0 17px 16px;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* =========================\n   FINAL\n========================= *\/\n\n#affresh-wmc-lp-0903 .af-final{\n  padding:55px 0;\n  background:\n    radial-gradient(\n      circle at 85% 15%,\n      rgba(242,182,62,.23),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #edf6e4,\n      #edf7fb\n    );\n  text-align:center;\n}\n\n#affresh-wmc-lp-0903 .af-final h2{\n  max-width:760px;\n  margin:0 auto 10px;\n  color:#29363b;\n  font-size:39px;\n  line-height:1.05;\n}\n\n#affresh-wmc-lp-0903 .af-final p{\n  max-width:650px;\n  margin:0 auto 19px;\n  color:var(--muted);\n  font-size:14px;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media screen and (max-width:760px){\n\n  #affresh-wmc-lp-0903 .af-wrap{\n    width:calc(100% - 20px);\n  }\n\n  #affresh-wmc-lp-0903 .af-section{\n    padding:39px 0;\n  }\n\n  #affresh-wmc-lp-0903 .af-hero{\n    padding:32px 0 40px;\n  }\n\n  #affresh-wmc-lp-0903 .af-hero-grid{\n    grid-template-columns:1fr;\n    gap:25px;\n  }\n\n  #affresh-wmc-lp-0903 .af-hero-image{\n    max-width:560px;\n    margin:0 auto;\n  }\n\n  #affresh-wmc-lp-0903 .af-hero h2{\n    font-size:34px;\n  }\n\n  #affresh-wmc-lp-0903 .af-title,\n  #affresh-wmc-lp-0903 .af-copy h2{\n    font-size:29px;\n  }\n\n  #affresh-wmc-lp-0903 .af-features{\n    grid-template-columns:repeat(2,1fr);\n    gap:7px;\n  }\n\n  #affresh-wmc-lp-0903 .af-feature{\n    padding:14px 7px;\n  }\n\n  #affresh-wmc-lp-0903 .af-feature strong{\n    font-size:12px;\n  }\n\n  #affresh-wmc-lp-0903 .af-feature span{\n    font-size:9px;\n  }\n\n  #affresh-wmc-lp-0903 .af-split{\n    grid-template-columns:1fr;\n    gap:23px;\n  }\n\n  #affresh-wmc-lp-0903 .af-how-grid{\n    grid-template-columns:1fr;\n  }\n\n  #affresh-wmc-lp-0903 .af-compatible{\n    grid-template-columns:repeat(2,1fr);\n    gap:7px;\n  }\n\n  #affresh-wmc-lp-0903 .af-compatible div{\n    padding:12px 5px;\n    font-size:11px;\n  }\n\n  #affresh-wmc-lp-0903 .af-supply{\n    grid-template-columns:1fr;\n    gap:15px;\n    padding:22px 15px;\n    text-align:center;\n  }\n\n  #affresh-wmc-lp-0903 .af-supply-number{\n    font-size:68px;\n  }\n\n  #affresh-wmc-lp-0903 .af-gallery{\n    grid-template-columns:1fr;\n    gap:9px;\n  }\n\n  #affresh-wmc-lp-0903 .af-trust{\n    grid-template-columns:repeat(3,1fr);\n    gap:6px;\n  }\n\n  #affresh-wmc-lp-0903 .af-trust-card{\n    padding:14px 5px;\n  }\n\n  #affresh-wmc-lp-0903 .af-trust-card strong{\n    font-size:11px;\n  }\n\n  #affresh-wmc-lp-0903 .af-trust-card span{\n    font-size:9px;\n  }\n\n  #affresh-wmc-lp-0903 .af-final{\n    padding:44px 0;\n  }\n\n  #affresh-wmc-lp-0903 .af-final h2{\n    font-size:31px;\n  }\n\n  #affresh-wmc-lp-0903 .af-btn{\n    width:100%;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv id=\"affresh-wmc-lp-0903\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"af-hero\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003cdiv class=\"af-hero-grid\"\u003e\n\u003cdiv class=\"af-hero-image\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/61epM8fFvFL._AC_SL1131_.jpg\" alt=\"Affresh Washing Machine Cleaner 6 Count\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"af-badge\"\u003e 6 TIME-RELEASE TABLETS \u003c\/span\u003e\n\u003ch2\u003eDeep Clean Your Washer. \u003cspan\u003eEven Where You Can't See.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"af-hero-text\"\u003eEasy-to-use washing machine cleaner tablets designed to help remove odor-causing residues, soap scum and grime from inside hardworking washer components.\u003c\/p\u003e\n\u003cdiv class=\"af-checks\"\u003e\n\u003cdiv class=\"af-check\"\u003e\n\u003ci\u003e1\u003c\/i\u003e One tablet, once a month\u003c\/div\u003e\n\u003cdiv class=\"af-check\"\u003e\n\u003ci\u003e2\u003c\/i\u003e Works with front load, top load and HE washers\u003c\/div\u003e\n\u003cdiv class=\"af-check\"\u003e\n\u003ci\u003e3\u003c\/i\u003e EPA Safer Choice Certified and septic safe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"af-btn\"\u003e SHOP NOW \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FEATURES --\u003e\n\u003csection class=\"af-section af-soft\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003cdiv class=\"af-features\"\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cstrong\u003eTime Release\u003c\/strong\u003e \u003cspan\u003eSlow dissolving tablet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cstrong\u003eDeep Cleaning\u003c\/strong\u003e \u003cspan\u003eReaches internal components\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cstrong\u003eAll Washers\u003c\/strong\u003e \u003cspan\u003eFront, top load and HE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cstrong\u003e6 Count\u003c\/strong\u003e \u003cspan\u003eUp to 6 months of care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAIL IMAGE --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003cdiv class=\"af-split\"\u003e\n\u003cdiv class=\"af-image\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/61+lVQUq7sL._AC_SL1080_.jpg\" alt=\"Affresh Washing Machine Cleaner Product Details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"af-copy\"\u003e\n\u003ch2\u003eCleaner Where It Matters\u003c\/h2\u003e\n\u003cp\u003eThe time-release tablet dissolves throughout the wash cycle, helping clean buildup in areas that are difficult to reach by hand.\u003c\/p\u003e\n\u003cdiv class=\"af-copy-list\"\u003e\n\u003cdiv\u003eWasher drum and basket\u003c\/div\u003e\n\u003cdiv\u003ePump and valve\u003c\/div\u003e\n\u003cdiv\u003eFilter and agitator\u003c\/div\u003e\n\u003cdiv\u003eHoses and internal components\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECOND AMAZON IMAGE --\u003e\n\u003csection class=\"af-section af-blue-soft\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003cdiv class=\"af-split\"\u003e\n\u003cdiv class=\"af-copy\"\u003e\n\u003ch2\u003eSimple Monthly Washer Care\u003c\/h2\u003e\n\u003cp\u003eNo measuring and no complicated routine. Use one tablet in an empty washing machine and run the appropriate cleaning cycle.\u003c\/p\u003e\n\u003cdiv class=\"af-copy-list\"\u003e\n\u003cdiv\u003eNo clothes in the washer\u003c\/div\u003e\n\u003cdiv\u003ePlace 1 tablet directly in the wash basket\u003c\/div\u003e\n\u003cdiv\u003eRun Clean Washer Cycle or Normal Cycle with hot option\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-image\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/71v-ZFz5FRL._AC_SL1500_.jpg\" alt=\"Affresh Washer Cleaner Instructions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003ch2 class=\"af-title\"\u003e3 Easy Steps\u003c\/h2\u003e\n\u003cp class=\"af-sub\"\u003eA simple routine for regular washing machine care.\u003c\/p\u003e\n\u003cdiv class=\"af-how-grid\"\u003e\n\u003cdiv class=\"af-how\"\u003e\n\u003cdiv class=\"af-how-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003e Empty Your Washer \u003c\/strong\u003e \u003cspan\u003e Remove clothing and other items from the washer. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-how\"\u003e\n\u003cdiv class=\"af-how-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e Add One Tablet \u003c\/strong\u003e \u003cspan\u003e Place one tablet directly into the washer basket. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-how\"\u003e\n\u003cdiv class=\"af-how-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003e Run The Cycle \u003c\/strong\u003e \u003cspan\u003e Use the Clean Washer Cycle or the recommended hot Normal Cycle. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THIRD AMAZON IMAGE --\u003e\n\u003csection class=\"af-section af-soft\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003cdiv class=\"af-image\" style=\"max-width: 850px; margin: 0 auto;\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/61zrfHxC7HL._AC_SL1080_.jpg\" alt=\"Affresh Washing Machine Cleaner Features\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003ch2 class=\"af-title\"\u003eMade for Your Washing Machine\u003c\/h2\u003e\n\u003cp class=\"af-sub\"\u003eDesigned for all washing machine makes and models.\u003c\/p\u003e\n\u003cdiv class=\"af-compatible\"\u003e\n\u003cdiv\u003eFront Load Washers\u003c\/div\u003e\n\u003cdiv\u003eTop Load Washers\u003c\/div\u003e\n\u003cdiv\u003eHE Washers\u003c\/div\u003e\n\u003cdiv\u003eStandard Washers\u003c\/div\u003e\n\u003cdiv\u003eSeptic Systems\u003c\/div\u003e\n\u003cdiv\u003eAll Makes \u0026amp; Models\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6 MONTH SUPPLY --\u003e\n\u003csection class=\"af-section af-soft\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003cdiv class=\"af-supply\"\u003e\n\u003cdiv class=\"af-supply-big\"\u003e\n\u003cspan class=\"af-supply-number\"\u003e 6 \u003c\/span\u003e \u003cspan\u003e TABLETS \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-supply-copy\"\u003e\n\u003ch2\u003eUp to 6 Months of Monthly Washer Care\u003c\/h2\u003e\n\u003cp\u003eUse one tablet approximately once a month or as needed. One 6-count box makes regular machine maintenance simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FOURTH AMAZON IMAGE --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003cdiv class=\"af-image\" style=\"max-width: 850px; margin: 0 auto;\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/619OjPcuhnL._AC_SL1080_.jpg\" alt=\"Affresh Washing Machine Cleaner 6 Tablets\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"af-section af-blue-soft\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003ch2 class=\"af-title\"\u003eCleaning You Can Feel Confident About\u003c\/h2\u003e\n\u003cdiv class=\"af-trust\"\u003e\n\u003cdiv class=\"af-trust-card\"\u003e\n\u003cstrong\u003e EPA Safer Choice \u003c\/strong\u003e \u003cspan\u003e Certified product \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-trust-card\"\u003e\n\u003cstrong\u003e Septic Safe \u003c\/strong\u003e \u003cspan\u003e Suitable for septic systems \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-trust-card\"\u003e\n\u003cstrong\u003e Washer Compatible \u003c\/strong\u003e \u003cspan\u003e Designed for all makes and models \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ORIGINAL AMAZON IMAGE GALLERY --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003ch2 class=\"af-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp class=\"af-sub\"\u003eMore details from the original product listing.\u003c\/p\u003e\n\u003cdiv class=\"af-gallery\"\u003e\n\u003cdiv class=\"af-gallery-item\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/712NMdo-O2L._AC_SL1500_.jpg\" alt=\"Affresh Washing Machine Cleaner Detail\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"af-gallery-item\"\u003e\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/61epM8fFvFL._AC_SL1131_.jpg\" alt=\"Affresh Washing Machine Cleaner 6 Count Package\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"af-section af-soft\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003ch2 class=\"af-title\"\u003eQuick Questions\u003c\/h2\u003e\n\u003cdiv class=\"af-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use it? \u003cb\u003e+\u003c\/b\u003e\u003c\/summary\u003e\n\u003cdiv class=\"af-answer\"\u003eAffresh recommends using one washing machine cleaner tablet approximately once a month, or as needed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with clothes in the washer? \u003cb\u003e+\u003c\/b\u003e\u003c\/summary\u003e\n\u003cdiv class=\"af-answer\"\u003eNo. Remove clothing and other items from the washer before running the cleaning cycle.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it work with HE washing machines? \u003cb\u003e+\u003c\/b\u003e\u003c\/summary\u003e\n\u003cdiv class=\"af-answer\"\u003eYes. It is designed for HE washers as well as standard front-load and top-load washing machines.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it septic safe? \u003cb\u003e+\u003c\/b\u003e\u003c\/summary\u003e\n\u003cdiv class=\"af-answer\"\u003eThe manufacturer lists Affresh washing machine cleaner as septic safe when used according to package directions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"af-final\"\u003e\n\u003cdiv class=\"af-wrap\"\u003e\n\u003cspan class=\"af-badge\"\u003e SIMPLE MONTHLY MAINTENANCE \u003c\/span\u003e\n\u003ch2\u003eGive Your Washer the Deep Clean It Deserves\u003c\/h2\u003e\n\u003cp\u003eOne tablet. One cleaning cycle. An easy way to help remove odor-causing residues and grime from inside your washer.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"af-btn\"\u003e SHOP NOW \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"sunshineoff","offers":[{"title":"12Count（Pack of 1）","offer_id":52456946860322,"sku":"SZ04742609032802-12粒\/盒","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1009\/4071\/0178\/files\/61_lVQUq7sL._AC_SL1080.jpg?v=1788406119","url":"https:\/\/smileadyshop.com\/products\/washing-machine-cleaner","provider":"smileadyshop","version":"1.0","type":"link"}