{"product_id":"dual-mode-draining-soap-rack","title":"Dual-Mode Draining Soap Rack","description":"\u003cbr\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：双模式沥水香皂盒（不锈钢架+接水盘）\n目标受众：追求整洁、讨厌香皂发粘的家庭用户（浴室\/厨房）\n视觉风格：现代简约、实用主义、干净明亮\n配色策略：以银色金属和白色托盘为主体，背景采用柔和中性色衬托\n模块顺序：Hero (解决痛点) -\u003e Feature 1 (核心功能:沥水) -\u003e Feature 2 (独特结构:翻转) -\u003e Feature 3 (易用性:防滑易洁) -\u003e Specs -\u003e FAQ\n详情图映射：\n- Hero: image_2.png (最佳场景感，展示浴室使用状态)\n- Feature 1 (Dry\/Airflow): image_3.png (展示厨房场景和海绵沥水)\n- Feature 2 (Reversible): image_1.png (清晰展示正反两种状态对比)\n- Feature 3 (Stable\/Clean): image_0.png (特写防滑脚和托盘细节)\n规格图映射：无有效规格数据图，Specs模块仅列出已知材质信息。\n对比模块：未加入，因为产品核心价值在于自身结构创新，而非替代竞品的前后对比。\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #4a4a4a;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-soft: #f9f9f9;\n      --border-color: #e5e5e5;\n      --radius-md: 8px;\n      --spacing-section: clamp(3rem, 8vw, 5rem);\n      --spacing-block: clamp(1.5rem, 4vw, 2.5rem);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      line-height: 1.6;\n      color: var(--text-main);\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    }\n\n    \/* Typography *\/\n    .pd-h1 {\n      font-size: clamp(32px, 5vw, 42px);\n      font-weight: 700;\n      line-height: 1.2;\n      color: var(--primary);\n      margin-bottom: 1rem;\n    }\n\n    .pd-h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n      color: var(--primary);\n      text-align: center;\n    }\n\n    .pd-h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n      color: var(--primary);\n    }\n\n    .pd-body {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Reusable Components *\/\n    .pd-img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    .pd-tag-group {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.8rem;\n    }\n\n    .pd-tag {\n      background: var(--bg-soft);\n      color: var(--text-sub);\n      padding: 0.4rem 1rem;\n      border-radius: 20px;\n      font-size: 16px;\n      font-weight: 500;\n    }\n\n    \/* Sections *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    \/* Hero Section *\/\n    .hero-block {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto var(--spacing-block);\n    }\n\n    .hero-trust-label {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.5rem 1.2rem;\n      border-radius: 30px;\n      font-weight: 600;\n      font-size: 16px;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Feature Sections - Z-Pattern *\/\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 6vw, 5rem);\n      margin-bottom: var(--spacing-block);\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1;\n    }\n\n    \/* Mobile Feature Lock *\/\n    @media (max-width: 767px) {\n      .feature-item,\n      .feature-item:nth-child(even) {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .pd-tag-group {\n        justify-content: center;\n      }\n    }\n\n    \/* Specifications Table *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 2rem auto;\n      max-width: 800px;\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .spec-table th {\n      background: var(--bg-soft);\n      width: 40%;\n      color: var(--primary);\n      font-weight: 600;\n    }\n\n    \/* Mobile Specs *\/\n    @media (max-width: 767px) {\n      .spec-table thead { display: none; }\n      .spec-table, .spec-table tbody, .spec-table tr, .spec-table td {\n        display: block; width: 100%;\n      }\n      .spec-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      .spec-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        padding: 0.8rem 1rem;\n        font-size: 16px;\n      }\n      .spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--primary);\n        margin-right: 1rem;\n      }\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      background: var(--bg-soft);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      margin-bottom: 1rem;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .faq-question {\n      font-weight: 600;\n      font-size: 20px;\n      color: var(--primary);\n      margin-bottom: 0.8rem;\n      display: flex;\n      align-items: center;\n    }\n\n    .faq-question::before {\n      content: \"Q.\";\n      margin-right: 0.8rem;\n      color: var(--text-sub);\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      padding-left: 2rem;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cdiv class=\"hero-block\"\u003e\n\u003cspan class=\"hero-trust-label\"\u003eDesigned for everyday ease\u003c\/span\u003e\n\u003ch1 class=\"pd-h1\"\u003eThe Smarter Way to Keep Soap Dry and Counters Clean\u003c\/h1\u003e\n\n\u003cp class=\"pd-body\"\u003eElevated design promotes rapid airflow to extend soap life, while the removable drip tray keeps your countertops spotless.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img41\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260611165954\/acb52189e8310e315a1578bfd67b6d64.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 1: Drying \u0026 Airflow --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img76\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260611164053\/0bb349059e961549eb26dc5c2efb8939.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eKeeps Soap Dry \u0026amp; Lasts Longer\u003c\/h3\u003e\n\n\u003cp class=\"pd-body\"\u003eThe elevated stainless steel wire design ensures maximum airflow around your soap bars or sponges. Say goodbye to mushy soap—it dries quickly between uses, staying hygienic and lasting significantly longer.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003eRapid Drainage\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eMax Airflow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Reversible Design --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img79\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260611164052\/82d22c81334c807c10487fef5307f09f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eClever Reversible Design\u003c\/h3\u003e\n\n\u003cp class=\"pd-body\"\u003eThis smart, dual-use rack adapts to your needs. Place it upright to securely hold 2 soap bars in the \"W\" slots, or simply invert it to hold up to 3 bars or sponges on the \"M\" peaks.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003eHolds 2 or 3 Items\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eFlexible Storage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Stability \u0026 Cleaning --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img80\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260611164053\/b85b65af447bae9e37d079996dd7f711.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eStable, Rust-Resistant \u0026amp; Easy to Clean\u003c\/h3\u003e\n\n\u003cp class=\"pd-body\"\u003eBuilt with durable stainless steel and a separate glazed drip tray. Four non-slip caps on the rack feet prevent sliding and protect the tray surface. For cleaning, simply lift the rack out and rinse the tray.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003eRust-Resistant Steel\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eNon-Slip Feet\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eRemovable Tray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\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=\"Rack Material\"\u003eStainless Steel\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eDurable, rust-resistant wire\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Tray Material\"\u003eGlazed Ceramic\/Composite\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eSmooth, easy-clean surface\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Components\"\u003e2-Piece Set\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e1 Wire Rack + 1 Drip Tray\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Rack Feet\"\u003eNon-Slip Caps\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eGrey protective material\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan this be used in the kitchen?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eYes, absolutely. It's perfect for holding kitchen sponges and scrubbers next to the sink, keeping them dry and organized.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I switch between holding 2 and 3 soaps?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eSimply flip the metal wire rack over. One side has two deep slots (the \"W\" shape), and the other side has three raised peaks (the \"M\" shape).\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the tray attached to the rack?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eNo, they are separate pieces. The metal rack sits inside the tray, making it very easy to lift out for quick cleaning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Home Essential)","offer_id":48993246380282,"sku":"0611-17544974","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Most Popular - Save 20%)","offer_id":48993246413050,"sku":"0611-17548342","price":19.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Best Value - Save 30%)","offer_id":48993246445818,"sku":"0611-17546852","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/acb52189e8310e315a1578bfd67b6d64.jpg?v=1781171729","url":"https:\/\/varitino.com\/products\/dual-mode-draining-soap-rack","provider":"Varitino","version":"1.0","type":"link"}