{"product_id":"deep-clean-mop-brush-set","title":"Deep Clean Mop Brush Set","description":"\u003c!--\n[AI Design Logic]\n产品类型：旋转拖把替换配件套装（超细纤维拖把头 + 三角硬毛刷）\n目标受众：拥有单桶旋转拖把（1-Tank System）需要定期更换配件的家庭清洁用户，关注高性价比、适配度及深度清洁。\n视觉风格：现代简约家电感，以经典“清洁红”与干净的白灰为基调，突出高效、专业的卫生清洁感。\n配色策略：\n  - 主色（--primary）：#C4122F（活力家政红，呼应原装拖把底座颜色）\n  - 辅色（--bg-soft\/--bg-card）：#F9F9F9 \/ #F5F5F5（透亮洁净灰）\n  - 警告色（--bg-warning）：#FFF3F3（用于重点强调“避免买错”和“不含桶杆”）\n模块顺序：\n  1. Hero Header \u0026 Content (Hero 主图：展示堆叠套装与核心警告，透传内容量)\n  2. Compatibility Notice (防错买对比模块：直观对比 1-Tank 与 2-Tank 系统，极度重要，置于顶部降低退货率)\n  3. Feature 1: Super Absorbent Microfiber (超细纤维拖把头性能拆解)\n  4. Feature 2: Corner-fitting Scrub Brush (三角硬毛刷顽固去污点)\n  5. Use Scenarios \u0026 Surfaces (多场景、多地面清洁实拍网格展示)\n  6. Specifications (精准参数规格表)\n  7. Product FAQs (解决用户关于洗涤、兼容、套装内含物的疑虑)\n详情图映射：\n  - Hero=detail_7 (一叠拖把头 + 刷头组合，带不含桶杆警告)\n  - Compatibility=detail_3 (对勾与红叉，1-Tank vs 2-Tank 兼容对比图)\n  - Feature Mop=detail_2 (超细纤维放大及拖把三角盘反面图)\n  - Feature Brush=detail_6 (红色硬毛刷多角度及刷毛特写图)\n  - Scenarios=detail_4 (多场景四宫格使用图)\n  - Surface Grid=detail_5 (不同地板材质适应图)\n规格图映射：\n  - Specs=detail_9 (包含36cm拖把头、15cm刷头、15.6cm拖把盘尺寸的规格图)\n对比模块：已加入（为了防止用户混淆单双桶系统，放置在黄金曝光位）\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #C4122F;\n    --primary-hover: #A00E25;\n    --text-main: #1A1A1A;\n    --text-sub: #555555;\n    --bg-body: #FFFFFF;\n    --bg-card: #F9F9F9;\n    --bg-soft: #F5F5F5;\n    --bg-warning: #FFF3F3;\n    --border-warning: #FFA8A8;\n    --text-warning: #C4122F;\n    --radius-md: 8px;\n    --radius-lg: 12px;\n    --border-color: #EAEAEA;\n    --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n    --shadow-lg: 0 10px 30px rgba(0,0,0,0.08);\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 2rem 5%;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    background-color: var(--bg-body);\n    line-height: 1.6;\n  }\n\n  \/* Typography *\/\n  .pd-h1 {\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.2;\n    font-weight: 800;\n    margin: 0 0 1rem 0;\n    color: var(--text-main);\n  }\n\n  .pd-h2 {\n    font-size: clamp(22px, 3vw, 30px);\n    line-height: 1.3;\n    font-weight: 700;\n    margin: 0 0 1.5rem 0;\n    text-align: center;\n  }\n\n  .pd-h3 {\n    font-size: clamp(18px, 2.5vw, 22px);\n    line-height: 1.4;\n    font-weight: 700;\n    margin: 0 0 0.75rem 0;\n  }\n\n  .pd-lead {\n    font-size: clamp(16px, 1.8vw, 18px);\n    color: var(--text-sub);\n    margin-bottom: 2rem;\n  }\n\n  .pd-text {\n    font-size: 16px;\n    color: var(--text-sub);\n    margin: 0 0 1rem 0;\n    line-height: 1.6;\n  }\n\n  \/* Components *\/\n  .badge {\n    display: inline-flex;\n    align-items: center;\n    background-color: var(--bg-soft);\n    color: var(--text-main);\n    padding: 0.5rem 1rem;\n    border-radius: 50px;\n    font-size: 14px;\n    font-weight: 600;\n    margin-bottom: 1.5rem;\n    border: 1px solid var(--border-color);\n  }\n\n  .badge-warning {\n    background-color: var(--bg-warning);\n    color: var(--text-warning);\n    border: 1px solid var(--border-warning);\n  }\n\n  \/* Warning \/ Alert Banner *\/\n  .alert-banner {\n    background-color: var(--bg-warning);\n    border-left: 5px solid var(--primary);\n    border-radius: var(--radius-md);\n    padding: 1.25rem;\n    margin-bottom: 2.5rem;\n  }\n\n  .alert-title {\n    font-weight: 700;\n    color: var(--text-warning);\n    margin: 0 0 0.5rem 0;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    font-size: 16px;\n  }\n\n  .alert-text {\n    font-size: 15px;\n    color: #5F1E1E;\n    margin: 0;\n  }\n\n  \/* Layout Helper *\/\n  .section-spacer {\n    margin-bottom: clamp(3rem, 8vw, 6rem);\n  }\n\n  \/* Image Placeholders *\/\n  .img-placeholder {\n    width: 100%;\n    background-color: var(--bg-soft);\n    border: 1px dashed #CCCCCC;\n    border-radius: var(--radius-lg);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    color: #666666;\n    font-weight: 500;\n    box-sizing: border-box;\n    aspect-ratio: 16\/10;\n  }\n\n  .img-fluid {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-lg);\n  }\n\n  \/* Hero Block *\/\n  .hero-block {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 2.5rem;\n    align-items: center;\n  }\n\n  @media (min-width: 768px) {\n    .hero-block {\n      grid-template-columns: 1.2fr 1fr;\n    }\n  }\n\n  \/* Compatibility Grid *\/\n  .compatibility-card {\n    border: 2px solid var(--border-color);\n    border-radius: var(--radius-lg);\n    padding: 2rem;\n    background-color: var(--bg-card);\n  }\n\n  \/* Feature Sections (Locked Mobile Ordering: Media top, Copy bottom) *\/\n  .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 2rem;\n    align-items: center;\n  }\n\n  .feature-media {\n    width: 100%;\n    order: 1; \/* Force image to top on mobile *\/\n  }\n\n  .feature-copy {\n    width: 100%;\n    order: 2; \/* Force copy to bottom on mobile *\/\n  }\n\n  @media (min-width: 768px) {\n    .feature-item {\n      flex-direction: row;\n      gap: 4rem;\n    }\n    \n    .feature-item.reverse {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media, .feature-copy {\n      width: 50%;\n      order: unset; \/* Reset order on desktop for proper flow \/ Z-Pattern *\/\n    }\n  }\n\n  .feature-points {\n    list-style: none;\n    padding: 0;\n    margin: 1.5rem 0 0 0;\n  }\n\n  .feature-points li {\n    position: relative;\n    padding-left: 1.75rem;\n    margin-bottom: 0.75rem;\n    font-size: 16px;\n    color: var(--text-sub);\n  }\n\n  .feature-points li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: var(--primary);\n    font-weight: bold;\n  }\n\n  \/* Scenario \/ Grid Layout *\/\n  .grid-2x2 {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.5rem;\n  }\n\n  @media (min-width: 576px) {\n    .grid-2x2 {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  .scenario-card {\n    background: var(--bg-card);\n    border-radius: var(--radius-md);\n    overflow: hidden;\n    border: 1px solid var(--border-color);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .scenario-title {\n    padding: 1rem;\n    font-weight: 700;\n    font-size: 16px;\n    text-align: center;\n    background: #FFFFFF;\n    margin: 0;\n    border-top: 1px solid var(--border-color);\n  }\n\n  \/* Specifications Table style *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1.5rem;\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n  }\n\n  .specs-table th, .specs-table td {\n    padding: 1rem 1.25rem;\n    text-align: left;\n    border-bottom: 1px solid var(--border-color);\n    font-size: 15px;\n  }\n\n  .specs-table th {\n    background-color: var(--bg-soft);\n    color: var(--text-main);\n    font-weight: 700;\n  }\n\n  .specs-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  @media (max-width: 767px) {\n    .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n      display: block;\n      width: 100%;\n    }\n    .specs-table thead {\n      display: none;\n    }\n    .specs-table tr {\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      background: #FFF;\n    }\n    .specs-table td {\n      text-align: right;\n      padding-left: 50%;\n      position: relative;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .specs-table td:last-child {\n      border-bottom: none;\n    }\n    .specs-table td::before {\n      content: attr(data-label);\n      position: absolute;\n      left: 1.25rem;\n      width: 45%;\n      text-align: left;\n      font-weight: 700;\n      color: var(--text-main);\n    }\n  }\n\n  \/* FAQ Block *\/\n  .faq-container {\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  .faq-item {\n    background-color: var(--bg-card);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-md);\n    padding: 1.5rem;\n    margin-bottom: 1rem;\n  }\n\n  .faq-question {\n    font-size: 17px;\n    font-weight: 700;\n    color: var(--text-main);\n    margin: 0 0 0.5rem 0;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n  }\n\n  .faq-answer {\n    font-size: 15px;\n    color: var(--text-sub);\n    margin: 0;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- AVOID WRONG BUY PRE-CHECK BANNER --\u003e\n\u003cdiv class=\"alert-banner\"\u003e\n\u003cp class=\"alert-title\"\u003e⚠️ COMPATIBILITY CHECK REQUIRED BEFORE BUYING\u003c\/p\u003e\n\n\u003cp class=\"alert-text\"\u003eThese replacement heads are designed \u003cstrong\u003estrictly for the 1-Tank EasyWring Spin Mop System\u003c\/strong\u003e. They are \u003cstrong\u003eNOT compatible\u003c\/strong\u003e with the 2-Tank RinseClean Dual-Chamber System. Bucket and handle are NOT included in this kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION: HERO BLOCK --\u003e\n\n\u003cdiv class=\"hero-block section-spacer\"\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814131804\/33878253bf6120e0af2d957c9f9c63e2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge badge-warning\"\u003e🛡️ Designed for Everyday Cleaning Ease\u003c\/span\u003e\n\n\u003ch1 class=\"pd-h1\"\u003eUpgrade Your Floor Care with Mop \u0026amp; Scrub Power\u003c\/h1\u003e\n\n\u003cp class=\"pd-lead\"\u003eRestore your spin mop's original performance. This all-in-one replenishment set combines deep-cleaning microfiber refills with a heavy-duty grout scrub brush, tailored specifically for your single-tank system.\u003c\/p\u003e\n\n\u003cdiv style=\"background-color: var(--bg-soft); padding: 1.25rem; border-radius: var(--radius-md); border: 1px solid var(--border-color);\"\u003e\n\u003cp style=\"margin: 0; font-weight: 700; font-size: 15px; color: var(--text-main);\"\u003eWhat's Included in Your Selection:\u003c\/p\u003e\n\n\u003cp style=\"margin: 0.25rem 0 0 0; font-size: 14px; color: var(--text-sub);\"\u003ePremium Microfiber Mop Head Refill(s) + Heavy-Bristled Triangular Scrub Brush(es) as configured in SKU options. (Pole handle \u0026amp; bucket are sold separately).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION: COMPATIBILITY \/ COMPARATIVE SECTION --\u003e\n\n\u003cdiv class=\"section-spacer\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eVerify Your Mop Model First\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\" style=\"text-align: center; max-width: 700px; margin: 0 auto 2.5rem auto;\"\u003ePlease look at your current spin mop bucket system. This set only fits the standard single-bucket model with a triangular red socket.\u003c\/p\u003e\n\n\u003cdiv class=\"compatibility-card\"\u003e\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 16\/9; margin-bottom: 1.5rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814113405\/140a4108827b7782cf1f48710dbda67f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr; gap: 1.5rem; margin-top: 1.5rem;\"\u003e\n\u003cdiv style=\"padding: 1rem; border-left: 4px solid #2B8A3E; background-color: #F4FBF7; border-radius: var(--radius-md);\"\u003e\n\u003cstrong style=\"color: #2B8A3E; display: block; margin-bottom: 0.25rem;\"\u003e✓ PERFECT FIT FOR:\u003c\/strong\u003e \u003cspan class=\"pd-text\" style=\"font-size: 15px; margin: 0;\"\u003e1-Tank EasyWring Spin Mop System (Single bucket with pedal spinner).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"padding: 1rem; border-left: 4px solid var(--primary); background-color: var(--bg-warning); border-radius: var(--radius-md);\"\u003e\n\u003cstrong style=\"color: var(--primary); display: block; margin-bottom: 0.25rem;\"\u003e✗ NOT COMPATIBLE WITH:\u003c\/strong\u003e \u003cspan class=\"pd-text\" style=\"font-size: 15px; margin: 0;\"\u003e2-Tanks RinseClean System (Dual-bucket clean\/dirty water separation chamber).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION: FEATURE 1 (MOP DETAILS) --\u003e\n\n\u003cdiv class=\"feature-item section-spacer\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814113405\/a45879bc89538572fb0d18c0359a4b2c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge\"\u003e☁️ 100% Superfine Microfiber\u003c\/span\u003e\n\n\u003ch3 class=\"pd-h3\"\u003eSuper Absorbent \u0026amp; Soft on All Hard Floors\u003c\/h3\u003e\n\n\u003cp class=\"pd-text\"\u003eCrafted from dense, high-grade microfiber fibers, these mop head refills quickly lock in spills, fine dust, pet hair, and tough footprints without scratching delicate wood or tile finishes.\u003c\/p\u003e\n\n\u003cul class=\"feature-points\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eUltra Absorbent:\u003c\/strong\u003e Soaks up muddy water in seconds.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eScratch-Free:\u003c\/strong\u003e Safe for sealed hardwood, marble, ceramic tile, and laminate.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eWashable \u0026amp; Reusable:\u003c\/strong\u003e Simply throw them in the washing machine to refresh and reuse.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION: FEATURE 2 (SCRUB BRUSH DETAILS) --\u003e\n\n\u003cdiv class=\"feature-item reverse section-spacer\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814113405\/72fa45dd450bae48f151b69dcb273589.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge\"\u003e🔥 Tough on Grout \u0026amp; Grime\u003c\/span\u003e\n\n\u003ch3 class=\"pd-h3\"\u003eHeavy-Duty Hard Bristle Triangular Scrub Brush\u003c\/h3\u003e\n\n\u003cp class=\"pd-text\"\u003eFor sticky residue, greasy kitchen splatters, and deeply embedded bathroom grout, switch out the soft fiber head for our triangular plastic scrub brush. No hand scrubbing required.\u003c\/p\u003e\n\n\u003cul class=\"feature-points\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003ePerfect Corner Reach:\u003c\/strong\u003e Triangular design fits tight corners perfectly.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eStiff \u0026amp; Resilient Bristles:\u003c\/strong\u003e High-density PP bristles stand up to vigorous scrubbing.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eDual-Ear Quick Release:\u003c\/strong\u003e Features quick-release tabs for effortless attachment and detachment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION: EASY INSTALLATION WALKTHROUGH --\u003e\n\n\u003cdiv class=\"section-spacer\" style=\"background-color: var(--bg-card); padding: 3rem 2rem; border-radius: var(--radius-lg); border: 1px solid var(--border-color);\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"margin-bottom: 1rem;\"\u003e1-Second Snap-On Installation\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\" style=\"text-align: center; max-width: 600px; margin: 0 auto 2rem auto;\"\u003eNo tools required. Designed with a precise triangular core template that snaps tightly into place and stays secure during spin-drying.\u003c\/p\u003e\n\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 16\/9; max-width: 800px; margin: 0 auto;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img64\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814113405\/47258e833f1bc16759b9ff0159addd9e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-spacer\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eSpecifications \u0026amp; Dimensions\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\" style=\"text-align: center; max-width: 650px; margin: 0 auto 2rem auto;\"\u003eAccurate measurements from our factory ensure a perfect physical lock-in with your original equipment.\u003c\/p\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto;\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eComponent\u003c\/th\u003e\n\t\t\t\u003cth\u003eOuter Diameter\u003c\/th\u003e\n\t\t\t\u003cth\u003eInner Core Triangle Plate\u003c\/th\u003e\n\t\t\t\u003cth\u003eKey Material\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003e\u003cstrong\u003eMicrofiber Mop Head\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Outer Diameter\"\u003e14.2 in \/ 36.0 cm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inner Core Triangle Plate\"\u003e5.7 in \/ 14.5 cm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Key Material\"\u003e100% Superfine Microfiber Fabric, PP Plastic Disc\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003e\u003cstrong\u003eTriangular Scrub Brush\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Outer Diameter\"\u003e5.9 in \/ 15.0 cm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inner Core Triangle Plate\"\u003e5.9 in \/ 15.0 cm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Key Material\"\u003eHigh-Density Stiff PP Bristles, Red ABS Base\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003e\u003cstrong\u003eReplacement Tri-Plate\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Outer Diameter\"\u003e6.14 in \/ 15.6 cm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Inner Core Triangle Plate\"\u003e6.29 in \/ 16.0 cm (to tip)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Key Material\"\u003eHeavy-Duty Molded PP (Thickness: 1.6 in \/ 4.0 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION: PRODUCT FAQS --\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003e💡 Does this package include the mop handle or bucket?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. This is a replenishment kit containing only the replacement mop heads and scrub brushes. Bucket and handle poles are sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003e💡 Are the microfiber mop heads machine washable?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, absolutely! We recommend washing them in gentle cycles with cold or warm water. Lay them flat or hang dry. Do not use bleach or fabric softeners, as it can damage the microfiber properties.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003e💡 How do I know if I have the \"1-Tank\" or \"2-Tank\" system?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eCheck your bucket. If you have a single bucket that spins clean\/dirty water in the same bucket chamber, it is a 1-Tank EasyWring system (Fully Compatible). If your bucket features an extra blue inner chamber for clean water separation, it is a RinseClean 2-Tank system (Not Compatible).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"3 Mop Heads + 1 Scrub Brush","offer_id":50069593391354,"sku":"0814-17047744","price":20.95,"currency_code":"USD","in_stock":true},{"title":"6 Mop Heads + 1 Scrub Brush","offer_id":50069593424122,"sku":"0814-17041152","price":39.95,"currency_code":"USD","in_stock":true},{"title":"6 Mop Heads + 1 Triangle Base + 1 Scrub Brush","offer_id":50069593456890,"sku":"0814-17043420","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/33878253bf6120e0af2d957c9f9c63e2.jpg?v=1786698290","url":"https:\/\/varitino.com\/products\/deep-clean-mop-brush-set","provider":"Varitino","version":"1.0","type":"link"}