{"product_id":"mjpc","title":"ShineMend™ Instant Mold \u0026 Mildew Remover Spray","description":"\u003c!-- =========================================================\nHOMEREVIVE — MOLD \u0026 MILDEW CLEANER\nMinimal \/ Fresh \/ Premium Brand Style\nTITLE → COPY → BENEFITS → IMAGE\nDesktop + Mobile\n========================================================= --\u003e\n\u003cstyle\u003e\n#hr-mold-page{\n  --green:#2f8f35;\n  --green-dark:#246f2a;\n  --green-soft:#eff7ed;\n  --green-pale:#f7faf5;\n  --ink:#2c2937;\n  --text:#606561;\n  --muted:#858a86;\n  --line:#e4e9e2;\n  --white:#ffffff;\n  --warm:#faf9f5;\n\n  width:100%;\n  margin:0 auto;\n  background:#fff;\n  color:var(--ink);\n  font-family:Inter,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.6;\n  box-sizing:border-box;\n}\n\n#hr-mold-page *,\n#hr-mold-page *:before,\n#hr-mold-page *:after{\n  box-sizing:border-box;\n}\n\n#hr-mold-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n#hr-mold-page h1,\n#hr-mold-page h2,\n#hr-mold-page h3,\n#hr-mold-page p{\n  margin-top:0;\n}\n\n#hr-mold-page h1,\n#hr-mold-page h2,\n#hr-mold-page h3{\n  word-break:normal!important;\n  overflow-wrap:normal!important;\n  hyphens:none!important;\n}\n\n#hr-mold-page .hr-wrap{\n  width:calc(100% - 40px);\n  max-width:860px;\n  margin:0 auto;\n}\n\n#hr-mold-page .hr-section{\n  padding:76px 0;\n}\n\n#hr-mold-page .hr-soft{\n  background:var(--green-pale);\n}\n\n#hr-mold-page .hr-warm{\n  background:var(--warm);\n}\n\n\n\/* ================= COMMON ================= *\/\n\n#hr-mold-page .hr-eyebrow{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:15px;\n  color:var(--green-dark);\n  font-size:12px;\n  line-height:1.3;\n  font-weight:800;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n#hr-mold-page .hr-eyebrow:before{\n  content:\"\";\n  width:32px;\n  height:2px;\n  flex:0 0 32px;\n  background:var(--green);\n}\n\n#hr-mold-page .hr-title{\n  max-width:760px;\n  margin:0 0 18px;\n  color:var(--ink);\n  font-size:clamp(34px,5vw,54px);\n  line-height:1.08;\n  letter-spacing:-.04em;\n}\n\n#hr-mold-page .hr-copy{\n  max-width:700px;\n  margin:0;\n  color:var(--text);\n  font-size:16px;\n  line-height:1.75;\n}\n\n\n\/* ================= HERO ================= *\/\n\n#hr-mold-page .hr-hero{\n  padding:68px 0 74px;\n  background:\n    radial-gradient(circle at 82% 12%,rgba(80,145,65,.09),transparent 32%),\n    #fff;\n}\n\n#hr-mold-page .hr-hero h1{\n  max-width:780px;\n  margin:0 0 22px;\n  color:var(--ink);\n  font-size:clamp(46px,7vw,78px);\n  line-height:.98;\n  letter-spacing:-.055em;\n}\n\n#hr-mold-page .hr-hero h1 span{\n  color:var(--green);\n}\n\n#hr-mold-page .hr-hero-copy{\n  max-width:680px;\n  margin-bottom:28px;\n  color:var(--text);\n  font-size:18px;\n  line-height:1.75;\n}\n\n#hr-mold-page .hr-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-bottom:34px;\n}\n\n#hr-mold-page .hr-pill{\n  display:flex;\n  align-items:center;\n  gap:8px;\n  padding:10px 15px;\n  border:1px solid #d8e6d5;\n  border-radius:999px;\n  background:#fff;\n  color:#434844;\n  font-size:13px;\n  font-weight:700;\n}\n\n#hr-mold-page .hr-check{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:19px;\n  height:19px;\n  flex:0 0 19px;\n  border-radius:50%;\n  background:var(--green-soft);\n  color:var(--green-dark);\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* ================= IMAGE ================= *\/\n\n#hr-mold-page .hr-main-image,\n#hr-mold-page .hr-feature-image{\n  overflow:hidden;\n  border-radius:24px;\n  background:#f2f4ef;\n}\n\n#hr-mold-page .hr-main-image img,\n#hr-mold-page .hr-feature-image img{\n  width:100%;\n  height:auto;\n  object-fit:contain;\n}\n\n\n\/* ================= FEATURE ================= *\/\n\n#hr-mold-page .hr-feature{\n  margin-bottom:92px;\n}\n\n#hr-mold-page .hr-feature:last-child{\n  margin-bottom:0;\n}\n\n#hr-mold-page .hr-feature-copy{\n  margin-bottom:32px;\n}\n\n\n\/* ================= BENEFITS ================= *\/\n\n#hr-mold-page .hr-benefits{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:26px;\n}\n\n#hr-mold-page .hr-benefit{\n  display:flex;\n  align-items:flex-start;\n  gap:11px;\n  padding:15px 16px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:#fff;\n  color:#484d49;\n  font-size:13px;\n  font-weight:650;\n  line-height:1.45;\n}\n\n#hr-mold-page .hr-benefit-icon{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  width:26px;\n  height:26px;\n  flex:0 0 26px;\n  border-radius:50%;\n  background:var(--green-soft);\n  color:var(--green-dark);\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* ================= STEPS ================= *\/\n\n#hr-mold-page .hr-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n  margin-top:28px;\n  margin-bottom:34px;\n}\n\n#hr-mold-page .hr-step{\n  padding:25px 22px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:#fff;\n}\n\n#hr-mold-page .hr-step-number{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:38px;\n  height:38px;\n  margin-bottom:18px;\n  border-radius:50%;\n  background:var(--green);\n  color:#fff;\n  font-size:13px;\n  font-weight:800;\n}\n\n#hr-mold-page .hr-step h3{\n  margin-bottom:7px;\n  font-size:19px;\n}\n\n#hr-mold-page .hr-step p{\n  margin:0;\n  color:var(--text);\n  font-size:13px;\n}\n\n\n\/* ================= BRUSH MODULE ================= *\/\n\n#hr-mold-page .hr-brush-box{\n  padding:34px;\n  border:1px solid #d9e7d5;\n  border-radius:22px;\n  background:var(--green-pale);\n}\n\n#hr-mold-page .hr-brush-points{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:26px;\n  margin-bottom:32px;\n}\n\n#hr-mold-page .hr-brush-point{\n  padding:16px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:#fff;\n  color:#454a46;\n  font-size:13px;\n  font-weight:700;\n  text-align:center;\n}\n\n\n\/* ================= SPEC ================= *\/\n\n#hr-mold-page .hr-specs{\n  overflow:hidden;\n  margin-top:30px;\n  border:1px solid var(--line);\n  border-radius:20px;\n  background:#fff;\n}\n\n#hr-mold-page .hr-spec{\n  display:grid;\n  grid-template-columns:180px 1fr;\n  gap:24px;\n  padding:18px 22px;\n  border-bottom:1px solid var(--line);\n}\n\n#hr-mold-page .hr-spec:last-child{\n  border-bottom:0;\n}\n\n#hr-mold-page .hr-spec-label{\n  color:var(--muted);\n  font-size:13px;\n  font-weight:600;\n}\n\n#hr-mold-page .hr-spec-value{\n  color:var(--ink);\n  font-size:13px;\n  font-weight:700;\n}\n\n\n\/* ================= NOTES ================= *\/\n\n#hr-mold-page .hr-care{\n  margin-top:26px;\n  padding:28px;\n  border:1px solid #d8e7d5;\n  border-radius:18px;\n  background:var(--green-pale);\n}\n\n#hr-mold-page .hr-care h3{\n  margin-bottom:18px;\n  font-size:21px;\n}\n\n#hr-mold-page .hr-care-item{\n  display:flex;\n  gap:12px;\n  margin-bottom:13px;\n  color:#505650;\n  font-size:13px;\n  line-height:1.65;\n}\n\n#hr-mold-page .hr-care-item:last-child{\n  margin-bottom:0;\n}\n\n#hr-mold-page .hr-dot{\n  width:7px;\n  height:7px;\n  flex:0 0 7px;\n  margin-top:7px;\n  border-radius:50%;\n  background:var(--green);\n}\n\n\n\/* ================= FINAL ================= *\/\n\n#hr-mold-page .hr-final{\n  padding:72px 20px;\n  background:var(--green-dark);\n  text-align:center;\n}\n\n#hr-mold-page .hr-final h2{\n  max-width:720px;\n  margin:0 auto 14px;\n  color:#fff;\n  font-size:clamp(34px,5vw,52px);\n  line-height:1.05;\n  letter-spacing:-.04em;\n}\n\n#hr-mold-page .hr-final p{\n  max-width:620px;\n  margin:0 auto;\n  color:rgba(255,255,255,.82);\n  font-size:15px;\n  line-height:1.7;\n}\n\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:700px){\n\n  #hr-mold-page .hr-wrap{\n    width:calc(100% - 28px);\n  }\n\n  #hr-mold-page .hr-section{\n    padding:54px 0;\n  }\n\n  #hr-mold-page .hr-hero{\n    padding:42px 0 52px;\n  }\n\n  #hr-mold-page .hr-hero h1{\n    font-size:43px;\n    line-height:1;\n  }\n\n  #hr-mold-page .hr-hero-copy{\n    font-size:16px;\n  }\n\n  #hr-mold-page .hr-title{\n    font-size:34px;\n  }\n\n  #hr-mold-page .hr-copy{\n    font-size:15px;\n  }\n\n  #hr-mold-page .hr-benefits,\n  #hr-mold-page .hr-steps,\n  #hr-mold-page .hr-brush-points{\n    grid-template-columns:1fr;\n  }\n\n  #hr-mold-page .hr-feature{\n    margin-bottom:64px;\n  }\n\n  #hr-mold-page .hr-feature-copy{\n    margin-bottom:24px;\n  }\n\n  #hr-mold-page .hr-main-image,\n  #hr-mold-page .hr-feature-image{\n    border-radius:18px;\n  }\n\n  #hr-mold-page .hr-brush-box{\n    padding:24px 18px;\n  }\n\n  #hr-mold-page .hr-spec{\n    grid-template-columns:1fr;\n    gap:4px;\n    padding:15px 17px;\n  }\n\n  #hr-mold-page .hr-care{\n    padding:22px 18px;\n  }\n\n  #hr-mold-page .hr-final{\n    padding:58px 20px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"hr-mold-page\"\u003e\n\u003c!-- =========================================================\n01 HERO\n========================================================= --\u003e\n\u003csection class=\"hr-hero\"\u003e\n\u003cdiv class=\"hr-wrap\"\u003e\n\u003cdiv class=\"hr-eyebrow\"\u003eWashing Machine Care\u003c\/div\u003e\n\u003ch1\u003eSpray. Wipe.\u003cbr\u003e\u003cspan\u003eRestore the Clean.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hr-hero-copy\"\u003eA targeted mold and mildew cleaner designed to help lift dark stains and stubborn buildup from washing machine seals and other hard-to-clean household areas.\u003c\/p\u003e\n\u003cdiv class=\"hr-pills\"\u003e\n\u003cdiv class=\"hr-pill\"\u003e\n\u003cspan class=\"hr-check\"\u003e✓\u003c\/span\u003e Targeted Cleaning\u003c\/div\u003e\n\u003cdiv class=\"hr-pill\"\u003e\n\u003cspan class=\"hr-check\"\u003e✓\u003c\/span\u003e Easy Spray Application\u003c\/div\u003e\n\u003cdiv class=\"hr-pill\"\u003e\n\u003cspan class=\"hr-check\"\u003e✓\u003c\/span\u003e Cleaning Towel Included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0691\/9956\/0822\/files\/gif_bc520c29-ec41-4e0c-8100-f74baf9ecceb.gif?v=1785295481\" alt=\"Mold and Mildew Cleaner\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n02 CLEANING POWER\n========================================================= --\u003e\n\u003csection class=\"hr-section hr-soft\"\u003e\n\u003cdiv class=\"hr-wrap\"\u003e\n\u003cdiv class=\"hr-feature\"\u003e\n\u003cdiv class=\"hr-feature-copy\"\u003e\n\u003cdiv class=\"hr-eyebrow\"\u003eTargeted Cleaning Power\u003c\/div\u003e\n\u003ch2 class=\"hr-title\"\u003eHelp Lift Stubborn Dark Stains and Buildup\u003c\/h2\u003e\n\u003cp class=\"hr-copy\"\u003eDesigned for problem areas where grime and dark residue can be difficult to reach, helping loosen buildup before wiping the surface clean.\u003c\/p\u003e\n\u003cdiv class=\"hr-benefits\"\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eTargets stubborn surface buildup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDesigned for focused application\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eHelps simplify detailed cleaning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-feature-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hr-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/6248\/4770\/files\/1_a29ed8c8-b162-46b9-a622-56b889173031.jpg?v=1788159290\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n03 WASHING MACHINE SEALS\n========================================================= --\u003e\n\u003cdiv class=\"hr-feature\"\u003e\n\u003cdiv class=\"hr-feature-copy\"\u003e\n\u003cdiv class=\"hr-eyebrow\"\u003eDeep Seal Cleaning\u003c\/div\u003e\n\u003ch2 class=\"hr-title\"\u003eReach the Areas Where Grime Likes to Hide\u003c\/h2\u003e\n\u003cp class=\"hr-copy\"\u003eWashing machine rubber seals can trap moisture, residue and everyday buildup inside folds and narrow edges. Targeted application helps make these areas easier to clean.\u003c\/p\u003e\n\u003cdiv class=\"hr-benefits\"\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMade for rubber seal folds and edges\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eHelps loosen residue in narrow areas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eUseful for regular appliance care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/6248\/4770\/files\/2_84bfa75a-1d99-43fb-a0d1-706099c8421f.jpg?v=1788164529\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n04 REFRESH SEALS\n========================================================= --\u003e\n\u003cdiv class=\"hr-feature\"\u003e\n\u003cdiv class=\"hr-feature-copy\"\u003e\n\u003cdiv class=\"hr-eyebrow\"\u003eRefresh Worn-Looking Areas\u003c\/div\u003e\n\u003ch2 class=\"hr-title\"\u003eBring Back a Cleaner, Better-Maintained Look\u003c\/h2\u003e\n\u003cp class=\"hr-copy\"\u003eRoutine care can help remove visible buildup and refresh rubber seal areas that have started to look dull or dirty from everyday use.\u003c\/p\u003e\n\u003cdiv class=\"hr-benefits\"\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eHelps improve the appearance of seal areas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDesigned for routine appliance maintenance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSpray, loosen and wipe clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/6248\/4770\/files\/3_29dffe76-bef3-4bbf-94f7-957307ff0ea6.jpg?v=1788164551\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n05 HOW TO USE\n========================================================= --\u003e\n\u003csection class=\"hr-section\"\u003e\n\u003cdiv class=\"hr-wrap\"\u003e\n\u003cdiv class=\"hr-eyebrow\"\u003eSimple to Use\u003c\/div\u003e\n\u003ch2 class=\"hr-title\"\u003eA Straightforward Three-Step Cleaning Routine\u003c\/h2\u003e\n\u003cp class=\"hr-copy\"\u003eDesigned for quick targeted maintenance without turning appliance cleaning into a complicated process.\u003c\/p\u003e\n\u003cdiv class=\"hr-steps\"\u003e\n\u003cdiv class=\"hr-step\"\u003e\n\u003cdiv class=\"hr-step-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eSpray\u003c\/h3\u003e\n\u003cp\u003eApply the cleaner directly to the stained or affected area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-step\"\u003e\n\u003cdiv class=\"hr-step-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eLet It Work\u003c\/h3\u003e\n\u003cp\u003eAllow the cleaner to sit for the recommended treatment time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-step\"\u003e\n\u003cdiv class=\"hr-step-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eWipe\u003c\/h3\u003e\n\u003cp\u003eRemove loosened residue with the included cleaning towel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/6248\/4770\/files\/4_94fb499a-e60e-4222-a6d4-e04f09564450.jpg?v=1788166846\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n06 MICROFIBER TOWEL\n========================================================= --\u003e\n\u003csection class=\"hr-section hr-soft\"\u003e\n\u003cdiv class=\"hr-wrap\"\u003e\n\u003cdiv class=\"hr-feature-copy\"\u003e\n\u003cdiv class=\"hr-eyebrow\"\u003eIncluded Cleaning Towel\u003c\/div\u003e\n\u003ch2 class=\"hr-title\"\u003eSoft, Absorbent and Ready to Wipe\u003c\/h2\u003e\n\u003cp class=\"hr-copy\"\u003eThe included microfiber towel helps remove loosened residue and moisture after treatment while keeping the cleanup process neat and convenient.\u003c\/p\u003e\n\u003cdiv class=\"hr-benefits\"\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSoft microfiber material\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAbsorbent for everyday cleanup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-benefit\"\u003e\n\u003cspan class=\"hr-benefit-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003ePairs directly with the spray cleaner\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-feature-image\" style=\"margin-top: 34px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/6248\/4770\/files\/5_05c8bcda-d73d-4fb7-aa96-febade21c849.jpg?v=1788168166\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n07 BRUSH COMBINATION\n========================================================= --\u003e\n\u003csection class=\"hr-section\"\u003e\n\u003cdiv class=\"hr-wrap\"\u003e\n\u003cdiv class=\"hr-brush-box\"\u003e\n\u003cdiv class=\"hr-eyebrow\"\u003eBetter Together\u003c\/div\u003e\n\u003ch2 class=\"hr-title\"\u003ePair It with a Gap Cleaning Brush\u003c\/h2\u003e\n\u003cp class=\"hr-copy\"\u003eFor narrow rubber folds, seams and tight edges, pairing the cleaner with a dedicated gap brush can help loosen residue in areas that are difficult to reach with a towel alone.\u003c\/p\u003e\n\u003cdiv class=\"hr-brush-points\"\u003e\n\u003cdiv class=\"hr-brush-point\"\u003eSpray to Loosen\u003c\/div\u003e\n\u003cdiv class=\"hr-brush-point\"\u003eBrush into Gaps\u003c\/div\u003e\n\u003cdiv class=\"hr-brush-point\"\u003eWipe Clean\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/6248\/4770\/files\/6_db82a32b-96a4-4669-ae68-0226a05a934a.jpg?v=1788168755\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n08 PRODUCT DETAILS\n========================================================= --\u003e\n\u003csection class=\"hr-section hr-warm\"\u003e\n\u003cdiv class=\"hr-wrap\"\u003e\n\u003cdiv class=\"hr-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2 class=\"hr-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"hr-specs\"\u003e\n\u003cdiv class=\"hr-spec\"\u003e\n\u003cdiv class=\"hr-spec-label\"\u003eNet Content\u003c\/div\u003e\n\u003cdiv class=\"hr-spec-value\"\u003e100ml \/ 3.4 fl oz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-spec\"\u003e\n\u003cdiv class=\"hr-spec-label\"\u003eShelf Life\u003c\/div\u003e\n\u003cdiv class=\"hr-spec-value\"\u003e3 Years\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-spec\"\u003e\n\u003cdiv class=\"hr-spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"hr-spec-value\"\u003e15 × 3.6 cm \/ 5.9 × 1.41 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-spec\"\u003e\n\u003cdiv class=\"hr-spec-label\"\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv class=\"hr-spec-value\"\u003e1 × Mold \u0026amp; Mildew Cleaner Spray + Cleaning Towel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-care\"\u003e\n\u003ch3\u003eCare \u0026amp; Use Notes\u003c\/h3\u003e\n\u003cdiv class=\"hr-care-item\"\u003e\n\u003cspan class=\"hr-dot\"\u003e\u003c\/span\u003e \u003cspan\u003e Keep out of reach of children and pets. Avoid contact with eyes and skin. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-care-item\"\u003e\n\u003cspan class=\"hr-dot\"\u003e\u003c\/span\u003e \u003cspan\u003e Test on a small, inconspicuous area before full use. Allow the cleaner to sit for the recommended treatment time before wiping. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hr-care-item\"\u003e\n\u003cspan class=\"hr-dot\"\u003e\u003c\/span\u003e \u003cspan\u003e Store in a cool, dry place away from direct sunlight and heat sources. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n09 FINAL BRAND BLOCK\n========================================================= --\u003e\n\u003csection class=\"hr-final\"\u003e\n\u003ch2\u003eReach the Grime.\u003cbr\u003eRestore the Clean.\u003c\/h2\u003e\n\u003cp\u003eA simple targeted cleaning solution designed for washing machine seals, narrow gaps and other difficult-to-clean household areas.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e--------\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/6248\/4770\/files\/7c0eae2652e0bc943a1dfe92a9ff7205.jpg?v=1787997517\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"bebuyby","offers":[{"title":"BUY 1 \/ Spray Only","offer_id":46458461061154,"sku":"KY-MJPW*1","price":18.99,"currency_code":"USD","in_stock":true},{"title":"BUY 1 \/ Spray + Gap Cleaning Brush🔥","offer_id":46652996878370,"sku":"KY-MJPW*1 + KY-GAPS*1","price":20.99,"currency_code":"USD","in_stock":true},{"title":"BUY 2 GET 1 FREE \/ Spray Only","offer_id":46458461126690,"sku":"KY-MJPW*3","price":36.99,"currency_code":"USD","in_stock":true},{"title":"BUY 2 GET 1 FREE \/ Spray + Gap Cleaning Brush🔥","offer_id":46652996911138,"sku":"KY-MJPW*3 + KY-GAPS*3","price":39.99,"currency_code":"USD","in_stock":true},{"title":"BUY 3 GET 2 FREE \/ Spray Only","offer_id":46458461192226,"sku":"KY-MJPW*5","price":54.99,"currency_code":"USD","in_stock":true},{"title":"BUY 3 GET 2 FREE \/ Spray + Gap Cleaning Brush🔥","offer_id":46652996943906,"sku":"KY-MJPW*5 + KY-GAPS*5","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0879\/6248\/4770\/files\/6391ace427ade714b70fb966024ae804_319d2e36-53bf-44d6-b946-168004280b10.jpg?v=1788172002","url":"https:\/\/odinlakes.com\/products\/mjpc","provider":"ShineMend","version":"1.0","type":"link"}