{"product_id":"uproot-washing-machine-cleaner-pro","title":"Laundry Detergent Sheets for Pet Hair \u0026 Odor | 60 Loads","description":"\u003cstyle\u003e\n  .uproot-sheets-page {\n    --us-forest: #214f43;\n    --us-dark: #15392f;\n    --us-green: #5aa87a;\n    --us-green-light: #7bc798;\n    --us-blue: #367f93;\n    --us-sage: #edf6ef;\n    --us-sky: #eef6f8;\n    --us-cream: #fff9ec;\n    --us-white: #ffffff;\n    --us-ink: #243630;\n    --us-body: #5b6b65;\n    --us-line: #dbe8df;\n    --us-gold: #e1b957;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--us-body);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .uproot-sheets-page * {\n    box-sizing: border-box;\n  }\n\n  .uproot-sheets-page h2,\n  .uproot-sheets-page h3 {\n    margin: 0 0 12px;\n    color: var(--us-ink);\n    font-weight: 800;\n    line-height: 1.24;\n  }\n\n  .uproot-sheets-page h2 {\n    font-size: 28px;\n  }\n\n  .uproot-sheets-page h3 {\n    font-size: 19px;\n  }\n\n  .uproot-sheets-page p {\n    margin: 0 0 14px;\n  }\n\n  .uproot-sheets-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 18px auto 0;\n    border-radius: 17px;\n  }\n\n  .us-section {\n    padding: 23px 16px;\n    margin: 18px 0;\n    overflow: hidden;\n    border-radius: 20px;\n  }\n\n  .us-light {\n    background: var(--us-white);\n    border: 1px solid var(--us-line);\n    box-shadow: 0 9px 28px rgba(33, 79, 67, 0.07);\n  }\n\n  .us-sage {\n    background:\n      radial-gradient(circle at top right, rgba(90, 168, 122, 0.12), transparent 38%),\n      var(--us-sage);\n  }\n\n  .us-sky {\n    background:\n      radial-gradient(circle at bottom left, rgba(54, 127, 147, 0.11), transparent 38%),\n      var(--us-sky);\n  }\n\n  .us-cream {\n    background:\n      radial-gradient(circle at top right, rgba(225, 185, 87, 0.14), transparent 38%),\n      var(--us-cream);\n  }\n\n  .us-dark {\n    color: var(--us-white);\n    background:\n      radial-gradient(circle at top right, rgba(123, 199, 152, 0.27), transparent 38%),\n      linear-gradient(145deg, var(--us-dark), var(--us-forest));\n    box-shadow: 0 14px 36px rgba(21, 57, 47, 0.2);\n  }\n\n  .us-dark h2,\n  .us-dark h3,\n  .us-dark p,\n  .us-cta h2,\n  .us-cta p,\n  .us-specs h2,\n  .us-specs p {\n    color: var(--us-white) !important;\n  }\n\n  .us-eyebrow {\n    display: inline-block;\n    padding: 7px 12px;\n    margin-bottom: 11px;\n    color: #28643e;\n    background: #dff2e4;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .us-dark .us-eyebrow {\n    color: #effff4;\n    background: rgba(123, 199, 152, 0.18);\n    border: 1px solid rgba(170, 225, 189, 0.27);\n  }\n\n  .us-hero {\n    text-align: center;\n  }\n\n  .us-hero-title {\n    font-size: 31px !important;\n  }\n\n  .us-hero-copy {\n    max-width: 700px;\n    margin: 0 auto 16px !important;\n    color: #e8f4ed !important;\n    font-size: 17px;\n  }\n\n  .us-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 15px;\n  }\n\n  .us-tags span {\n    padding: 8px 11px;\n    color: var(--us-white);\n    background: rgba(255, 255, 255, 0.09);\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .us-highlight {\n    padding: 17px;\n    margin-top: 16px;\n    color: #315b40;\n    background: linear-gradient(135deg, #e3f5e7, #f8fcf9);\n    border-left: 5px solid var(--us-green);\n    border-radius: 14px;\n  }\n\n  .us-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .us-grid,\n  .us-use-grid,\n  .us-trust-grid,\n  .us-formula-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .us-card {\n    padding: 17px;\n    background: var(--us-white);\n    border: 1px solid var(--us-line);\n    border-radius: 16px;\n    box-shadow: 0 7px 22px rgba(33, 79, 67, 0.05);\n  }\n\n  .us-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .us-icon {\n    display: grid;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 11px;\n    color: var(--us-white);\n    background: linear-gradient(145deg, var(--us-green), var(--us-green-light));\n    border-radius: 13px;\n    place-items: center;\n    font-size: 21px;\n  }\n\n  .us-list {\n    padding: 0;\n    margin: 14px 0 0;\n    list-style: none;\n  }\n\n  .us-list li {\n    position: relative;\n    padding: 8px 0 8px 29px;\n  }\n\n  .us-list li::before {\n    position: absolute;\n    top: 8px;\n    left: 0;\n    display: grid;\n    width: 20px;\n    height: 20px;\n    color: #28723e;\n    background: #daf0df;\n    border-radius: 50%;\n    content: \"✓\";\n    place-items: center;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .us-comparison {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .us-comparison figure {\n    margin: 0;\n  }\n\n  .us-comparison img {\n    height: 100%;\n    margin-top: 0;\n    object-fit: cover;\n  }\n\n  .us-comparison figcaption {\n    padding: 8px 4px 0;\n    color: var(--us-ink);\n    text-align: center;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.8px;\n  }\n\n  .us-gallery {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .us-gallery img {\n    margin-top: 0;\n  }\n\n  .us-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 11px;\n    margin-top: 18px;\n  }\n\n  .us-step {\n    display: flex;\n    gap: 12px;\n    padding: 16px;\n    background: var(--us-white);\n    border: 1px solid var(--us-line);\n    border-radius: 16px;\n  }\n\n  .us-step-number {\n    display: grid;\n    flex: 0 0 36px;\n    width: 36px;\n    height: 36px;\n    color: var(--us-white);\n    background: linear-gradient(145deg, var(--us-green), var(--us-blue));\n    border-radius: 50%;\n    place-items: center;\n    font-weight: 900;\n  }\n\n  .us-step h3 {\n    margin-bottom: 4px;\n  }\n\n  .us-note {\n    padding: 15px;\n    margin-top: 16px;\n    color: #684b1f;\n    background: #fff0cc;\n    border: 1px solid #eed18b;\n    border-radius: 14px;\n    font-size: 14px;\n  }\n\n  .us-details {\n    margin-top: 11px;\n    background: var(--us-white);\n    border: 1px solid var(--us-line);\n    border-radius: 14px;\n  }\n\n  .us-details summary {\n    padding: 14px 15px;\n    color: var(--us-forest);\n    cursor: pointer;\n    font-weight: 900;\n  }\n\n  .us-details p {\n    padding: 0 15px 15px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .us-trust-card {\n    padding: 16px 12px;\n    text-align: center;\n    background: var(--us-white);\n    border: 1px solid var(--us-line);\n    border-radius: 15px;\n  }\n\n  .us-trust-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--us-forest);\n  }\n\n  .us-cta {\n    color: var(--us-white);\n    text-align: center;\n    background:\n      radial-gradient(circle at bottom right, rgba(123, 199, 152, 0.28), transparent 38%),\n      linear-gradient(145deg, var(--us-forest), var(--us-dark));\n  }\n\n  .us-cta-button {\n    display: inline-block;\n    padding: 12px 21px;\n    margin-top: 5px;\n    color: var(--us-white) !important;\n    background: linear-gradient(145deg, var(--us-green), var(--us-green-light));\n    border-radius: 999px;\n    box-shadow: 0 9px 23px rgba(90, 168, 122, 0.28);\n    text-decoration: none !important;\n    font-weight: 900;\n  }\n\n  .us-specs {\n    color: var(--us-white);\n    background: var(--us-dark);\n  }\n\n  .us-spec-table {\n    width: 100%;\n    margin-top: 16px;\n    border-collapse: collapse;\n  }\n\n  .us-spec-table th,\n  .us-spec-table td {\n    padding: 12px 9px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.14);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .us-spec-table th {\n    width: 38%;\n    color: #9cdeb3;\n    font-weight: 800;\n  }\n\n  .us-spec-table td {\n    color: var(--us-white);\n  }\n\n  @media (min-width: 700px) {\n    .us-section {\n      padding: 35px 32px;\n    }\n\n    .uproot-sheets-page h2 {\n      font-size: 35px;\n    }\n\n    .us-hero-title {\n      font-size: 44px !important;\n    }\n\n    .us-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .us-use-grid,\n    .us-trust-grid,\n    .us-formula-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .us-gallery {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .us-steps {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .us-step {\n      display: block;\n    }\n\n    .us-step-number {\n      margin-bottom: 11px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"uproot-sheets-page\"\u003e\n\n  \u003c!-- ATTENTION: HOOK --\u003e\n  \u003csection class=\"us-section us-dark us-hero\"\u003e\n    \u003cspan class=\"us-eyebrow\"\u003e🐾 Laundry Detergent Made for Pet Homes\u003c\/span\u003e\n\n    \u003ch2 class=\"us-hero-title\"\u003e\n      Cleaner Laundry—With Less Pet Hair, Odor \u0026amp; Residue\n    \u003c\/h2\u003e\n\n    \u003cp class=\"us-hero-copy\"\u003e\n      Uproot Clean Laundry Detergent Sheets combine everyday cleaning power with\n      FurCleanse™ technology to target the unique laundry problems pet owners face.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"us-tags\"\u003e\n      \u003cspan\u003e🐕 Helps Release Pet Hair\u003c\/span\u003e\n      \u003cspan\u003e🌿 Targets Stubborn Odor\u003c\/span\u003e\n      \u003cspan\u003e🧺 Up to 60 Loads\u003c\/span\u003e\n      \u003cspan\u003e💧 Dissolves in Cold Water\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/Untitled_design_-_2026-01-29T074021.836.jpg?v=1772130038\u0026amp;width=2000\" alt=\"Uproot Clean laundry detergent sheets for pet owners\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTEREST --\u003e\n  \u003csection class=\"us-section us-sage\"\u003e\n    \u003cspan class=\"us-eyebrow\"\u003eWhy Laundry Stops Smelling Fresh\u003c\/span\u003e\n\n    \u003ch2\u003eThe Problem May Be What Your Detergent Leaves Behind\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Liquid and powder detergents can disperse unevenly or leave residue in fabric.\n      Oils, sweat, grime, and pet debris cling to that buildup—causing odors to return\n      even after a complete wash cycle.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"us-highlight\"\u003e\n      \u003cstrong\u003e✅ Cleaner rinse-out helps laundry stay fresher for longer.\u003c\/strong\u003e\n      \u003cp\u003e\n        Pre-measured sheets dissolve directly into the wash water, helping the formula\n        spread evenly and rinse away instead of settling back into fabric.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/LS_LaundrySheets-ProductImages_PRO_3_31230fca-1011-4bca-ae23-d2ec295c003e.jpg?v=1770858003\u0026amp;width=2000\" alt=\"Pre-measured Uproot Clean Pro laundry detergent sheets\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MAIN FEATURES --\u003e\n  \u003csection class=\"us-section us-light\"\u003e\n    \u003cspan class=\"us-eyebrow\"\u003eFurCleanse™ Clean-Release System\u003c\/span\u003e\n\n    \u003ch2\u003eEverything You Expect From Detergent—Plus More\u003c\/h2\u003e\n\n    \u003cdiv class=\"us-grid\"\u003e\n      \u003cdiv class=\"us-card\"\u003e\n        \u003cdiv class=\"us-icon\"\u003e🐾\u003c\/div\u003e\n        \u003ch3\u003eHelps Release Pet Hair\u003c\/h3\u003e\n        \u003cp\u003e\n          Loosens embedded hair so the washer’s movement and rinse cycle can carry\n          more of it away from clothes, towels, and bedding.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003cdiv class=\"us-icon\"\u003e🌿\u003c\/div\u003e\n        \u003ch3\u003eTargets Pet Odor\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps remove the oils and residue that allow pet smells to settle into\n          frequently used fabrics.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003cdiv class=\"us-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003eBreaks Down Stains\u003c\/h3\u003e\n        \u003cp\u003e\n          Cleans everyday grime, food spills, sweat, body oils, and common soils\n          without sacrificing regular detergent performance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003cdiv class=\"us-icon\"\u003e💧\u003c\/div\u003e\n        \u003ch3\u003eCleaner Rinse-Out\u003c\/h3\u003e\n        \u003cp\u003e\n          Dissolves and distributes evenly to help reduce detergent buildup that\n          can make fabric feel stiff or coated.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003cdiv class=\"us-icon\"\u003e📏\u003c\/div\u003e\n        \u003ch3\u003ePre-Measured Sheets\u003c\/h3\u003e\n        \u003cp\u003e\n          Skip heavy bottles, messy caps, accidental spills, and detergent guesswork\n          with a compact sheet format.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003cdiv class=\"us-icon\"\u003e❄️\u003c\/div\u003e\n        \u003ch3\u003eCold-Water Friendly\u003c\/h3\u003e\n        \u003cp\u003e\n          The sheets dissolve quickly—even during cold or low-water cycles—for more\n          convenient everyday washing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/LS_LaundrySheets-ProductImages_PRO_2_1.jpg?v=1772130038\u0026amp;width=2000\" alt=\"Uproot Clean laundry sheets benefits for pet hair odor stains and residue\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/PRO_4.jpg?v=1770858092\u0026amp;width=2000\" alt=\"Compact pre-measured laundry detergent sheet format\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRO VS ULTRA --\u003e\n  \u003csection class=\"us-section us-sky\"\u003e\n    \u003cspan class=\"us-eyebrow\"\u003eChoose Your Cleaning Power\u003c\/span\u003e\n\n    \u003ch2\u003ePro or Ultra—Match the Formula to Your Pet Household\u003c\/h2\u003e\n\n    \u003cdiv class=\"us-formula-grid\"\u003e\n      \u003cdiv class=\"us-card\"\u003e\n        \u003ch3\u003e🐶 Pro Formula\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed for single-pet homes, everyday clothes, regular bedding, and\n          routine laundry demands.\n        \u003c\/p\u003e\n        \u003cul class=\"us-list\"\u003e\n          \u003cli\u003eEveryday pet-hair and odor support\u003c\/li\u003e\n          \u003cli\u003eRegular household stains and soils\u003c\/li\u003e\n          \u003cli\u003eFresh Tide or Fragrance Free\u003c\/li\u003e\n          \u003cli\u003eUp to 60 loads per pack\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003ch3\u003e🐕🐈 Ultra Formula\u003c\/h3\u003e\n        \u003cp\u003e\n          Built for multi-pet homes, frequent washing, heavier odor loads, and oily\n          pet residue that needs additional cleaning support.\n        \u003c\/p\u003e\n        \u003cul class=\"us-list\"\u003e\n          \u003cli\u003eEnhanced cleaning for demanding loads\u003c\/li\u003e\n          \u003cli\u003eAdded lipase for oily residue\u003c\/li\u003e\n          \u003cli\u003eFresh Tide or Fragrance Free\u003c\/li\u003e\n          \u003cli\u003eUp to 60 loads per pack\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"us-gallery\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/LS_LaundrySheets-ProductImages_PRO_5_f878b364-a94b-4c2a-aeca-6592629aa8dd.jpg?v=1770858092\u0026amp;width=2000\" alt=\"Uproot Clean Pro laundry sheet formula information\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/LS_LaundrySheets-ProductImages_PRO_6_fb49b1d6-bda2-4799-a84c-4326a2faee8d.jpg?v=1770858092\u0026amp;width=2000\" alt=\"Uproot Clean Pro laundry detergent sheets directions and benefits\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/LS_LaundrySheets-ProductImages_Pro_7_e19a556d-c398-43e3-b56c-a2317c6e7a2c.jpg?v=1769711764\u0026amp;width=2000\" alt=\"Uproot Clean laundry sheets for everyday pet household laundry\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/PRO_1.jpg?v=1770936279\u0026amp;width=2000\" alt=\"Uproot Clean Pro laundry detergent sheets package\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/UCLaundryDetergentSheetsUltraSheets1_1_1_3900e4fb-df92-47a7-85a6-b136f3201817.png?v=1770936279\u0026amp;width=2000\" alt=\"Uproot Clean Ultra laundry detergent sheets package\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/Untitleddesign-2026-01-28T073801.632.jpg?v=1770936279\u0026amp;width=2000\" alt=\"Comparison of Uproot Clean Pro and Ultra laundry sheets\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/2_af01791e-a360-4ac0-9c1b-47f61f0a96a3.jpg?v=1770936279\u0026amp;width=2000\" alt=\"Laundry detergent sheets designed for different pet households\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESULTS --\u003e\n  \u003csection class=\"us-section us-cream\"\u003e\n    \u003cspan class=\"us-eyebrow\"\u003ePowerful Everyday Cleaning\u003c\/span\u003e\n\n    \u003ch2\u003eTargets the Laundry Problems Pet Owners Notice Most\u003c\/h2\u003e\n\n    \u003cdiv class=\"us-use-grid\"\u003e\n      \u003cdiv class=\"us-card\"\u003e\n        \u003ch3\u003e👕 Stains \u0026amp; Soils\u003c\/h3\u003e\n        \u003cp\u003eBreaks down everyday stains and buildup for cleaner-looking fabric.\u003c\/p\u003e\n        \u003cdiv class=\"us-comparison\"\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/1_2c986c76-b356-44c3-a2aa-8a9aea1f3147.jpg?crop=center\u0026amp;height=480\u0026amp;v=1769691667\u0026amp;width=480\" alt=\"Laundry stain before using Uproot Clean sheets\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eBEFORE\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/2_eab01571-bea2-4aa7-b367-3917a251bd06.jpg?crop=center\u0026amp;height=480\u0026amp;v=1769691682\u0026amp;width=480\" alt=\"Laundry stain after using Uproot Clean sheets\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eAFTER\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003ch3\u003e💦 Wear \u0026amp; Moisture Odor\u003c\/h3\u003e\n        \u003cp\u003eHelps reduce odor-causing buildup in towels, bedding, and activewear.\u003c\/p\u003e\n        \u003cdiv class=\"us-comparison\"\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/1_bb7a8545-0a71-4e5b-b66e-bd7377040937.jpg?crop=center\u0026amp;height=480\u0026amp;v=1769692426\u0026amp;width=480\" alt=\"Odor-causing laundry buildup before cleaning\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eBEFORE\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/2_c56aa5d7-b839-47e1-bd6f-18dc3d933468.jpg?crop=center\u0026amp;height=480\u0026amp;v=1769692438\u0026amp;width=480\" alt=\"Fresh laundry after cleaner rinsing\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eAFTER\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003ch3\u003e🐕 Pet Odor\u003c\/h3\u003e\n        \u003cp\u003eTargets oils and smells that cling to pet bedding and frequently used items.\u003c\/p\u003e\n        \u003cdiv class=\"us-comparison\"\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/1_43f1ac82-dad1-4a39-a3ac-73192ebdbfad.jpg?crop=center\u0026amp;height=480\u0026amp;v=1769694102\u0026amp;width=480\" alt=\"Pet bedding before odor treatment\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eBEFORE\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/2_c117461a-ddd0-4029-ab98-ed862690e2b5.jpg?crop=center\u0026amp;height=480\u0026amp;v=1769694115\u0026amp;width=480\" alt=\"Pet bedding after washing with Uproot Clean sheets\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eAFTER\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003ch3\u003e🐾 Embedded Pet Hair\u003c\/h3\u003e\n        \u003cp\u003eHelps loosen hair so less remains clinging after washing and drying.\u003c\/p\u003e\n        \u003cdiv class=\"us-comparison\"\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/1_5b9d1cd9-c432-49c5-921d-be180393bd53.jpg?crop=center\u0026amp;height=480\u0026amp;v=1769694448\u0026amp;width=480\" alt=\"Pet hair clinging to fabric before washing\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eBEFORE\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/2_15c49ec8-575c-42f1-b1b1-9875236a6eb1.jpg?crop=center\u0026amp;height=480\u0026amp;v=1769694464\u0026amp;width=480\" alt=\"Reduced pet hair on fabric after washing\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eAFTER\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003ch3\u003e🫧 Detergent Residue\u003c\/h3\u003e\n        \u003cp\u003ePre-measured sheets help prevent the overuse and buildup that coats fabric.\u003c\/p\u003e\n        \u003cdiv class=\"us-comparison\"\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/1_2x_5.png?crop=center\u0026amp;height=480\u0026amp;v=1747260695\u0026amp;width=480\" alt=\"Detergent residue on laundry before cleaner rinsing\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eBEFORE\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/2_2x_5.png?crop=center\u0026amp;height=480\u0026amp;v=1747260695\u0026amp;width=480\" alt=\"Laundry after reduced detergent residue\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eAFTER\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-card\"\u003e\n        \u003ch3\u003e🧼 Washer Grime \u0026amp; Buildup\u003c\/h3\u003e\n        \u003cp\u003eCleaner rinse behavior helps reduce the residue that grime sticks to.\u003c\/p\u003e\n        \u003cdiv class=\"us-comparison\"\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/1_2x_2.png?crop=center\u0026amp;height=480\u0026amp;v=1747260695\u0026amp;width=480\" alt=\"Washing machine grime and detergent buildup before\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eBEFORE\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n          \u003cfigure\u003e\n            \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/2_2x_2.png?crop=center\u0026amp;height=480\u0026amp;v=1747260695\u0026amp;width=480\" alt=\"Cleaner washing machine surface after reduced buildup\" loading=\"lazy\"\u003e\n            \u003cfigcaption\u003eAFTER\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"us-section us-light\"\u003e\n    \u003cspan class=\"us-eyebrow\"\u003eHow It Works\u003c\/span\u003e\n\n    \u003ch2\u003eFresh Laundry in Three Simple Steps\u003c\/h2\u003e\n\n    \u003cdiv class=\"us-steps\"\u003e\n      \u003cdiv class=\"us-step\"\u003e\n        \u003cdiv class=\"us-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eMeasure\u003c\/h3\u003e\n          \u003cp\u003eFollow the package directions and choose the amount for your load size.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-step\"\u003e\n        \u003cdiv class=\"us-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eAdd\u003c\/h3\u003e\n          \u003cp\u003ePlace the pre-measured sheet into the washer with your laundry.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-step\"\u003e\n        \u003cdiv class=\"us-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eWash\u003c\/h3\u003e\n          \u003cp\u003eStart your preferred cycle and let the sheet dissolve into the water.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"us-note\"\u003e\n      \u003cstrong\u003e💡 Laundry tip:\u003c\/strong\u003e\n      Heavier pet bedding, larger loads, and stronger odor may require more product.\n      Always follow the package directions for your selected Pro or Ultra formula.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACK OPTIONS --\u003e\n  \u003csection class=\"us-section us-sage\"\u003e\n    \u003cspan class=\"us-eyebrow\"\u003eStock Up \u0026amp; Save\u003c\/span\u003e\n\n    \u003ch2\u003eChoose the Pack Size That Fits Your Routine\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Select a single, double, or triple pack based on how often you wash pet bedding,\n      towels, clothes, and other high-use household fabrics.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"us-gallery\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/UC_LS_Pro_2-Pack_Simple_1_FT_9e49c4d3-88e3-4d62-9c3c-ef2e27d672c8.png?v=1770936279\u0026amp;width=2000\" alt=\"Uproot Clean Pro laundry detergent sheets double pack\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/UC_LS_Ultra_30_CT_FC_Pack-2_2ea3a6d6-ff54-43d7-b57e-9d519c2f5c05.png?v=1770936279\u0026amp;width=2000\" alt=\"Uproot Clean Ultra laundry detergent sheets double pack\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/UC_LS_Pro_3-Pack_Simple_1_FT_3afb9c88-218d-4516-9614-4d7e4c614908.png?v=1770936279\u0026amp;width=2000\" alt=\"Uproot Clean Pro laundry detergent sheets triple pack\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/uprootclean.com\/cdn\/shop\/files\/UC_LS_Ultra_30_CT_FC_Pack-3_e3f30842-4ef2-4f7c-bcad-c1410a927b39.png?v=1770936157\u0026amp;width=2000\" alt=\"Uproot Clean Ultra laundry detergent sheets triple pack\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INGREDIENTS --\u003e\n  \u003csection class=\"us-section us-sky\"\u003e\n    \u003cspan class=\"us-eyebrow\"\u003eFormula Transparency\u003c\/span\u003e\n\n    \u003ch2\u003eProduct Ingredients\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Open the formula below that matches your selected cleaning strength and fragrance.\n    \u003c\/p\u003e\n\n    \u003cdetails class=\"us-details\"\u003e\n      \u003csummary\u003ePro – Fresh Tide | 3.5 g per sheet\u003c\/summary\u003e\n      \u003cp\u003eAqua, Sodium Lauryl Sulfate, Polyvinyl Alcohol, Kaolin, Bentonite, Glycerin, Sodium Citrate, Alcohols C12-14 Ethoxylated, Alcohols C12-14-Secondary Ethoxylated, Cocamidopropyl Betaine, Zinc Ricinoleate, Lauryl Glucoside, Sodium Lauroamphoacetate, PEG-12 Dimethicone, Citric Acid, Phenoxyethanol, Protease, Cellulase, Fragrance-Ocean.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"us-details\"\u003e\n      \u003csummary\u003ePro – Fragrance Free | 3.5 g per sheet\u003c\/summary\u003e\n      \u003cp\u003eAqua, Sodium Lauryl Sulfate, Polyvinyl Alcohol, Kaolin, Bentonite, Glycerin, Sodium Citrate, Alcohols C12-14 Ethoxylated, Alcohols C12-14-Secondary Ethoxylated, Cocamidopropyl Betaine, Zinc Ricinoleate, Lauryl Glucoside, Sodium Lauroamphoacetate, PEG-12 Dimethicone, Citric Acid, Phenoxyethanol, Protease, Cellulase.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"us-details\"\u003e\n      \u003csummary\u003eUltra – Fresh Tide | 6 g per sheet\u003c\/summary\u003e\n      \u003cp\u003ePolyvinyl Alcohol, Sodium Lauryl Sulfate, Starch, Aqua, Glycerin, Sodium Citrate, Alcohols C12-14 Ethoxylated, Alcohols C12-14-Secondary Ethoxylated, Cocamidopropyl Betaine, Lauryl Glucoside, Zinc Ricinoleate, Sodium Lauroamphoacetate, Saponins, PEG-12 Dimethicone, Protease, Lipase, Cellulase, Fragrance-Ocean.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"us-details\"\u003e\n      \u003csummary\u003eUltra – Fragrance Free | 3.5 g per sheet\u003c\/summary\u003e\n      \u003cp\u003ePolyvinyl Alcohol, Sodium Lauryl Sulfate, Starch, Aqua, Glycerin, Sodium Citrate, Alcohols C12-14 Ethoxylated, Alcohols C12-14-Secondary Ethoxylated, Cocamidopropyl Betaine, Lauryl Glucoside, Zinc Ricinoleate, Sodium Lauroamphoacetate, Saponins, PEG-12 Dimethicone, Protease, Lipase, Cellulase.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003csection class=\"us-section us-cream\"\u003e\n    \u003ch2 style=\"text-align: center;\"\u003eShop With Confidence\u003c\/h2\u003e\n\n    \u003cdiv class=\"us-trust-grid\"\u003e\n      \u003cdiv class=\"us-trust-card\"\u003e\n        \u003cstrong\u003e🚚 Fast Shipping\u003c\/strong\u003e\n        Orders ship from Florida with convenient delivery support.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-trust-card\"\u003e\n        \u003cstrong\u003e↩️ Easy Returns\u003c\/strong\u003e\n        Simple return support if your order is not right for you.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-trust-card\"\u003e\n        \u003cstrong\u003e🔒 60-Day Guarantee\u003c\/strong\u003e\n        Try the sheets with the reassurance of a money-back guarantee.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"us-trust-card\"\u003e\n        \u003cstrong\u003e💬 Fast Support\u003c\/strong\u003e\n        Customer care is available when you need product or order help.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACTION --\u003e\n  \u003csection class=\"us-section us-cta\"\u003e\n    \u003ch2\u003eMake Every Load Work Harder Against Pet Mess\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Clean everyday stains while helping release the pet hair, odor, oils,\n      and residue ordinary detergent can leave behind.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"us-cta-button\"\u003e\n      UPGRADE YOUR LAUNDRY ROUTINE →\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT SPECIFICATIONS: FINAL MODULE --\u003e\n  \u003csection class=\"us-section us-specs\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Review the available formulas, fragrances, and pack formats before ordering.\n    \u003c\/p\u003e\n\n    \u003ctable class=\"us-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003ePre-measured laundry detergent sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCleaning System\u003c\/th\u003e\n          \u003ctd\u003eFurCleanse™ clean-release technology\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePower Options\u003c\/th\u003e\n          \u003ctd\u003ePro and Ultra\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eFragrance Options\u003c\/th\u003e\n          \u003ctd\u003eFresh Tide and Fragrance Free\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eLoads Per Pack\u003c\/th\u003e\n          \u003ctd\u003eUp to 60 loads, depending on load size and usage\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePack Options\u003c\/th\u003e\n          \u003ctd\u003eSingle pack, double pack, and triple pack\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSheet Weight\u003c\/th\u003e\n          \u003ctd\u003ePro: 3.5 g; Ultra Fresh: 6 g; Ultra Fragrance Free: 3.5 g\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eTargets\u003c\/th\u003e\n          \u003ctd\u003ePet hair, pet odor, stains, grime, sweat, body oils, food spills, and detergent residue\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eWash Performance\u003c\/th\u003e\n          \u003ctd\u003eDesigned to dissolve quickly, including in cold and low-water washes\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eRecommended For\u003c\/th\u003e\n          \u003ctd\u003eEveryday clothes, towels, bedding, activewear, and pet-household laundry\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eShipping Origin\u003c\/th\u003e\n          \u003ctd\u003eFlorida, USA\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eGuarantee\u003c\/th\u003e\n          \u003ctd\u003e60-day money-back guarantee\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LZP","offers":[{"title":"Pro \/ 1 Pack","offer_id":52305437753640,"sku":"wm-tabs-01-shop","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Pro \/ 2 Pack","offer_id":52305437786408,"sku":"wm-tabs-02-shop","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Pro \/ 4 Pack","offer_id":52305437819176,"sku":"wm-tabs-04-shop","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Ultra \/ 1 Pack","offer_id":52305437851944,"sku":"wm-tabs-ultra-01-shop","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Ultra \/ 2 Pack","offer_id":52305437884712,"sku":"wm-tabs-ultra-02-shop","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Ultra \/ 4 Pack","offer_id":52305437917480,"sku":"wm-tabs-ultra-04-shop","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/1_5983884d-e9a4-4e2f-bc51-13ba0965c079.jpg?v=1788145497","url":"https:\/\/simplydwelly.com\/products\/uproot-washing-machine-cleaner-pro","provider":"Simplydwelly","version":"1.0","type":"link"}