{"product_id":"multipurpose-crevice-cleaning-set","title":"Multipurpose Crevice Cleaning Set","description":"\u003c!--\n[AI Design Logic]\n产品类型：E精细接触型（多功能缝隙清洁工具套装）\n目标受众：家庭清洁人员、精致家务追求者、深层清洁强迫症用户\n视觉风格：现代简约、高效实用、科技清爽感\n配色策略：\n  --primary: #2B6CB0 (深邃信赖蓝，传递洁净与专业)\n  --text-main: #1A202C (炭黑，易读性强)\n  --text-sub: #4A5568 (中灰，用于辅助文字)\n  --bg-soft: #F7FAFC (柔和浅灰底色，衬托白净画面)\n  --bg-card: #FFFFFF (纯白卡片，突出产品细节)\n  --accent: #319795 (湖水绿，用于标签，点缀清洁感)\n模块顺序：\n  1. Hero Content Block (极窄深探痛点引入)\n  2. Feature 1: 超薄扁平刷（刀刃般深入窄缝，对应扫灰扫尘）\n  3. Feature 2: 海马型缝隙刷（多用人体工学，自带刮铲，对应刮垢）\n  4. Feature 3: 三色灶台刷（钢丝\/铜丝\/尼龙，对应去重油除锈）\n  5. Specifications (10件套详细配件规格表)\n  6. FAQ (产品材质、适用面、清洁收纳解答)\n详情图映射：\n  - Hero Area = detail_1 (多角度使用场景拼图，展示扁平深探及龙头根部清洁)\n  - Feature 1 = detail_3 (扁平刷清洁窗轨动效图，修正图中的英文拼写错误)\n  - Feature 2 = detail_1 (海马刷手柄握持及铲头起垢场景)\n  - Feature 3 = detail_4 (三种材质刷头细节及燃气灶清洁)\n规格图映射：\n  - Specs = detail_5 (展示10件套完整单品陈列，标明具体4+3+3的数量配比避免纠纷)\n对比模块：未加入。该产品核心在于三合一套装的高效分工，直接以功能板块进行并列呈现比单一的“前后对比”更能体现“多功能”的产品定位。\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  box-sizing: border-box;\n  overflow-wrap: break-word;\n  word-break: break-word;\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  \n  \/* Design System 变量 *\/\n  --primary: #2B6CB0;\n  --primary-hover: #1A4F76;\n  --text-main: #1A202C;\n  --text-sub: #4A5568;\n  --bg-body: #FFFFFF;\n  --bg-card: #F8FAFC;\n  --bg-soft: #EDF2F7;\n  --accent: #319795;\n  --radius-md: 10px;\n  --radius-lg: 18px;\n  --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n  --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n  --border-color: #E2E8F0;\n}\n\n\/* 布局与排版 *\/\n.product-detail-container h1,\n.product-detail-container h2,\n.product-detail-container h3 {\n  margin: 0;\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n.product-detail-container p {\n  margin: 0;\n  font-size: 18px;\n  line-height: 1.7;\n  color: var(--text-sub);\n}\n\n\/* Hero 模块 *\/\n.detail-hero {\n  text-align: center;\n  padding: clamp(2rem, 5vw, 4rem) 0;\n}\n\n.detail-badge {\n  display: inline-block;\n  background-color: var(--bg-soft);\n  color: var(--primary);\n  padding: 6px 16px;\n  border-radius: 50px;\n  font-size: 16px;\n  font-weight: 600;\n  margin-bottom: 1.5rem;\n  letter-spacing: 0.5px;\n}\n\n.detail-hero h1 {\n  font-size: clamp(32px, 5vw, 44px);\n  color: var(--text-main);\n  margin-bottom: 1.5rem;\n}\n\n.detail-hero .hero-subtitle {\n  max-width: 800px;\n  margin: 0 auto 2.5rem auto;\n  font-size: clamp(18px, 2.5vw, 22px);\n}\n\n.image-placeholder {\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  padding: 4rem 2rem;\n  text-align: center;\n  color: var(--text-sub);\n  font-weight: 500;\n  font-size: 16px;\n  margin-bottom: 2rem;\n}\n\n.image-placeholder img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: calc(var(--radius-lg) - 4px);\n  margin-top: 1.5rem;\n  box-shadow: var(--shadow-lg);\n}\n\n\/* Feature 模块通用样式 *\/\n.feature-section {\n  padding: clamp(2rem, 5vw, 4rem) 0;\n  border-bottom: 1px solid var(--border-color);\n}\n\n.feature-item {\n  display: flex;\n  flex-direction: column;\n  gap: 2.5rem;\n}\n\n.feature-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.feature-copy h2 {\n  font-size: clamp(24px, 4vw, 32px);\n  color: var(--text-main);\n  margin-bottom: 1rem;\n}\n\n.feature-copy p {\n  margin-bottom: 1.5rem;\n}\n\n.tag-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5rem;\n}\n\n.tag-pill {\n  background-color: var(--bg-card);\n  border: 1px solid var(--border-color);\n  color: var(--text-main);\n  padding: 6px 14px;\n  border-radius: 50px;\n  font-size: 16px;\n  font-weight: 500;\n}\n\n.feature-media {\n  width: 100%;\n}\n\n\/* 响应式排版锁与图文交错 *\/\n@media (min-width: 768px) {\n  .feature-item {\n    flex-direction: row;\n    align-items: center;\n  }\n  \n  .feature-item.reverse {\n    flex-direction: row-reverse;\n  }\n  \n  .feature-copy, .feature-media {\n    flex: 1;\n    width: 50%;\n  }\n}\n\n\/* 规格参数表 *\/\n.specs-section {\n  padding: clamp(2rem, 5vw, 4rem) 0;\n  background-color: var(--bg-card);\n  border-radius: var(--radius-lg);\n  margin: 2rem 0;\n  border: 1px solid var(--border-color);\n}\n\n.specs-container {\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 1.5rem;\n}\n\n.specs-container h2 {\n  font-size: clamp(24px, 4vw, 32px);\n  text-align: center;\n  margin-bottom: 2rem;\n}\n\n.specs-grid {\n  display: flex;\n  flex-direction: column;\n  gap: 2rem;\n}\n\n@media (min-width: 768px) {\n  .specs-grid {\n    flex-direction: row;\n    gap: 3rem;\n    align-items: center;\n  }\n  .specs-media, .specs-table-wrapper {\n    flex: 1;\n    width: 50%;\n  }\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.specs-table td {\n  padding: 16px 12px;\n  border-bottom: 1px solid var(--border-color);\n  font-size: 16px;\n}\n\n.specs-table td:first-child {\n  font-weight: 600;\n  color: var(--text-main);\n  width: 35%;\n}\n\n.specs-table td:last-child {\n  color: var(--text-sub);\n}\n\n@media (max-width: 767px) {\n  .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n  .specs-table tr {\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border-color);\n  }\n  .specs-table td {\n    border: none;\n    padding: 4px 8px;\n  }\n  .specs-table td:first-child {\n    font-weight: 700;\n    color: var(--primary);\n  }\n}\n\n\/* FAQ 模块 *\/\n.faq-section {\n  padding: clamp(2rem, 5vw, 4rem) 0;\n}\n\n.faq-section h2 {\n  font-size: clamp(24px, 4vw, 32px);\n  text-align: center;\n  margin-bottom: 2.5rem;\n}\n\n.faq-wrapper {\n  max-width: 800px;\n  margin: 0 auto;\n  display: flex;\n  flex-direction: column;\n  gap: 1.5rem;\n}\n\n.faq-item {\n  border-bottom: 1px solid var(--border-color);\n  padding-bottom: 1.5rem;\n}\n\n.faq-question {\n  font-size: clamp(18px, 2.5vw, 20px);\n  font-weight: 600;\n  color: var(--text-main);\n  margin-bottom: 0.75rem;\n  display: flex;\n  align-items: flex-start;\n  gap: 0.5rem;\n}\n\n.faq-answer {\n  font-size: 16px;\n  line-height: 1.6;\n  color: var(--text-sub);\n  padding-left: 1.5rem;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003csection class=\"detail-hero\"\u003e\u003cspan class=\"detail-badge\"\u003eDesigned for Everyday Deep Cleaning\u003c\/span\u003e\n\u003ch1\u003eDeep Clean Hard-to-Reach Spaces Effortlessly\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eTackle tight window tracks, stubborn stove grease, and hidden bathroom buildup with the ultimate multi-purpose detail brush set.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815150256\/745854bff51ef21fa8b00f9e02485887.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: Flat Razor Brush (Type 1) --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815150256\/af7d404e0836fae513a0a42431bccff1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e1mm Ultra-Thin Detailing Blade\u003c\/h2\u003e\n\n\u003cp\u003eSpecially engineered for sliding door rails, window tracks, and narrow basin rims. The ultra-flat, high-density bristles slide smoothly into extremely tight spaces without bending, sweeping out accumulated dust with absolute precision.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag-pill\"\u003eWindow Tracks\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eSliding Rail Grooves\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eKeyboard \u0026amp; Appliances\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Seahorse Gap Brush (Type 2) --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815150256\/4f136fd509674e2346d05d7549224ab3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eScrape \u0026amp; Scrub Dual-Action Design\u003c\/h2\u003e\n\n\u003cp\u003eWork smarter, not harder. This seahorse-inspired brush features wavy ergonomic finger grooves to prevent slipping, even when wet. Flip the brush around to use the integrated tail scraper to lift hardened, stubborn crusts before scrubbing.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag-pill\"\u003eNon-Slip Wave Grip\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eBuilt-In Tail Scraper\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eWet-Grip Control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: Stove Detail Wire Brushes (Type 3) --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815150256\/5c5f74e39820c1d44e42b2b0aab71e66.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSteel, Copper \u0026amp; Nylon Triple-Threat\u003c\/h2\u003e\n\n\u003cp\u003eBlast through heavy cooking grease, rust, and carbon deposits. This kit includes three specialized bristle types: rigid stainless steel for stove cast iron, high-tensile copper wire for stubborn grills, and gentle nylon for delicate tile grout.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag-pill\"\u003eRust-Removing Steel\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eHeavy-Duty Copper\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003eScratch-Free Nylon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003csection class=\"specs-section\"\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"specs-table-wrapper\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eKit Configuration\u003c\/td\u003e\n\t\t\t\u003ctd\u003e10-Piece Detailing Set\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eFlat Brushes\u003c\/td\u003e\n\t\t\t\u003ctd\u003e4x Ultra-Thin Flat Crevice Brushes (Black)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eSeahorse Brushes\u003c\/td\u003e\n\t\t\t\u003ctd\u003e3x Wave-Handle Brushes with Scrapers (Pink, Blue, Green)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eStove Wire Brushes\u003c\/td\u003e\n\t\t\t\u003ctd\u003e3x Stove Detailing Brushes (Stainless Steel, Copper, Nylon)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eMaterials\u003c\/td\u003e\n\t\t\t\u003ctd\u003eImpact-Resistant ABS Handle, High-Density Nylon, Steel \u0026amp; Copper Wire\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eTotal Weight\u003c\/td\u003e\n\t\t\t\u003ctd\u003eApprox. 215 g (7.6 oz)\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\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-wrapper\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🧼 What surfaces are safe for the wire brushes?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe nylon brush is safe for all delicate surfaces, including tiles and plastics. The copper wire brush is ideal for stove burners and grill grates. The stainless steel brush is extremely tough and best used on cast iron, non-coated metal surfaces, and heavy-duty rust. Avoid using steel\/copper wire on easily scratched coatings.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🧼 Are the brush handles flexible?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe flat gap brushes feature a slightly flexible shaft allowing you to bend and reach around curved tracks. The seahorse and stove wire brushes have rigid, solid handles designed to withstand firm pressure for scrubbing tough stains.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🧼 How should I clean and store the set?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eSimply rinse the brushes under warm running water with a little dish soap after use. Each brush is designed with integrated hanging holes on the handles, allowing them to hang-dry and stay organized.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Set (Everyday Essential)","offer_id":63966877319539,"sku":"0815-16046897","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2 Sets (Kitchen \u0026 Bath - Save 10%)","offer_id":63966877352307,"sku":"0815-16048148","price":22.95,"currency_code":"USD","in_stock":true},{"title":"3 Sets (Full House \u0026 Car - Save 15%)","offer_id":63966877385075,"sku":"0815-16048538","price":32.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/745854bff51ef21fa8b00f9e02485887.jpg?v=1786781126","url":"https:\/\/woyuosn.com\/products\/multipurpose-crevice-cleaning-set","provider":"Woyuosn","version":"1.0","type":"link"}