{"product_id":"expandable-over-sink-dish-rack","title":"Expandable Over-Sink Dish Rack","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：B简单使用型（厨房收纳）\n  目标受众：3-5人家庭，需要优化厨房台面空间的厨具密集型用户\n  视觉风格：现代、整洁、强调金属质感和功能结构\n  配色策略：以哑光黑为主体，辅以暖米色\/金色（呼应场景道具），背景使用洁净白和浅灰以突出产品\n  模块顺序：Hero -\u003e Feature 1 (伸缩扩展) -\u003e Feature 2 (排水系统) -\u003e Compare (对比优势) -\u003e Feature 3 (快装结构) -\u003e Feature 4 (赠品吸水垫) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_0.png, Feature1=image_2.png, Feature2=image_5.png, Compare=image_6.png, Feature3=image_4.png, Feature4=image_3.png\n  规格图映射：Specs=image_1.png\n  对比模块：已加入。原因：image_6提供了清晰的\"Ours vs Others\"视觉证据，能有效强化卖点。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      \/* Design System Variables *\/\n      --primary: #cfa973; \/* Warm accent color matching prop aesthetics *\/\n      --text-main: #2a2a2a;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f7f7f7;\n      --bg-soft: #f0f0f0;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --border-color: #e5e5e5;\n      --spacing-section: clamp(3rem, 6vw, 5rem);\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 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      line-height: 1.6;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container .intro-text {\n      font-size: 20px;\n      max-width: 800px;\n      margin: 0 auto 2rem;\n    }\n\n    \/* Layout \u0026 Components *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .text-center {\n      text-align: center;\n    }\n\n    .badge {\n      display: inline-block;\n      padding: 6px 16px;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      border-radius: 20px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 1rem;\n    }\n\n    .tag-container {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n      margin-top: 1rem;\n    }\n\n    .tag {\n      font-size: 16px;\n      color: var(--text-sub);\n      background: var(--bg-body);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: 4px;\n    }\n\n    \/* Image Styling (Scheme A - Default Fluid) *\/\n    .pd-image {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Image Placeholder *\/\n    .img-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-family: monospace;\n      padding: 2rem;\n      box-sizing: border-box;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n\n    .feature-item.reverse {\n      direction: rtl;\n    }\n\n    .feature-item.reverse .feature-copy {\n      direction: ltr;\n    }\n\n    .feature-copy {\n      padding: 1rem;\n    }\n\n    \/* Compare Section *\/\n    .compare-section {\n      background-color: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Specifications Section *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      font-size: 18px;\n    }\n\n    .specs-table th,\n    .specs-table td {\n      text-align: left;\n      padding: 16px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .specs-table th {\n      color: var(--text-sub);\n      font-weight: 500;\n      width: 35%;\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n    }\n\n    .faq-question::before {\n      content: \"Q.\";\n      color: var(--primary);\n      margin-right: 8px;\n      font-weight: 700;\n    }\n\n    .faq-answer {\n      color: var(--text-sub);\n      margin-left: 2rem;\n    }\n\n    \/* Mobile Responsiveness *\/\n    @media (max-width: 767px) {\n      .feature-item, .feature-item.reverse {\n        grid-template-columns: 1fr;\n        direction: ltr;\n        text-align: center;\n        gap: 1.5rem;\n      }\n      \n      .feature-copy {\n        padding: 0;\n      }\n      \n      .tag-container {\n        justify-content: center;\n      }\n\n      \/* Mobile Specs Table *\/\n      .specs-table thead {\n        display: none;\n      }\n      .specs-table tr, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table tr {\n        margin-bottom: 1rem;\n        border-bottom: none;\n      }\n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 12px 0;\n        border-bottom: 1px solid var(--bg-soft);\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-sub);\n        margin-right: 1rem;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cspan class=\"badge\"\u003eDesigned for 3-5 Person Families\u003c\/span\u003e\n\u003ch1\u003eExpand Your Kitchen Workspace\u003c\/h1\u003e\n\n\u003cp class=\"intro-text\"\u003eA high-capacity, two-tier dish rack with an expandable design that fits over your sink, keeping countertops dry and clutter-free.\u003c\/p\u003e\n\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 16\/9;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260708173357\/a2cd7ab64b56efa4d7cbc4441c308db0.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 1\/1;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260708173359\/30a52f84f82ded35b2227fa665077514.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\u003eFlexible Capacity, Zero Wasted Space\u003c\/h2\u003e\n\n\u003cp\u003eAdapt to your washing needs instantly. The rack seamlessly extends from a compact unit to a large-capacity organizer. Slide the extension over your sink to double your drying area without sacrificing valuable countertop real estate. Perfect for heavy wash days.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eRetractable Design\u003c\/span\u003e \u003cspan class=\"tag\"\u003eOver-the-Sink Fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Drainage System --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 1\/1;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260708173359\/4127b2d296613c417a2221142a9093a2.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\u003eIntelligent 360° Auto-Drainage\u003c\/h2\u003e\n\n\u003cp\u003eForget manual draining or soggy counters. The integrated sloped drainboard catches water efficiently, while the fully rotating 360° spout directs runoff straight into your sink from any angle, ensuring your kitchen stays dry.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eRotatable Spout\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSloped Drainboard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Optional Module: Compare Section --\u003e\n\n\u003cdiv class=\"pd-section compare-section text-center\"\u003e\n\u003ch2\u003eThe Smarter Way to Dry\u003c\/h2\u003e\n\n\u003cp style=\"max-width: 800px; margin: 0 auto 2rem;\"\u003eSee why our expandable, dual-tier design outperforms standard dish racks in capacity, ease of use, and features.\u003c\/p\u003e\n\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 16\/9;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img44\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260708173359\/7f9bb3341af32958651533b2b288c3df.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 1\/1;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260708173359\/81f57a0f7decda5e25e54a511c5b2916.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\u003eInstant Setup, No Tools Required\u003c\/h2\u003e\n\n\u003cp\u003eThe clever foldable design means it's ready to use in seconds. Simply unfold the frame and snap the upper tier into place—no screws or complex instructions needed. It collapses just as easily for compact storage.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eFoldable Structure\u003c\/span\u003e \u003cspan class=\"tag\"\u003e3-Second Assembly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Drying Mat --\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"text-center\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 16\/9; margin-bottom: 2rem;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260708173358\/30fe74ac0fb65199209baccc6d4fdda5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ctable class=\"specs-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=\"Feature\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eCarbon Steel Frame, Plastic (PP) Base\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eFinish\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eMatte Black Rust-Resistant Coating\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eRetracted Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e12.6\" L x 15.7\" W x 11.8\" H\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eExtended Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e22.4\" L x 15.7\" W x 11.8\" H\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eDrying Mat Size\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e11.8\" x 15.7\"\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"text-center\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill this fit over my sink?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe rack extends up to 22.4 inches in length. Please measure your sink to ensure the expandable section with rubber feet can rest securely on the sink edges.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the metal rust-proof?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eYes, the frame is constructed from durable carbon steel with a specialized protective coating designed to resist rust and corrosion in humid kitchen environments.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I clean the drainage tray?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe plastic drainboard and utensil holders are completely removable, making them easy to clean with warm soapy water.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Matte Black","offer_id":45827975020735,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/a2cd7ab64b56efa4d7cbc4441c308db0.jpg?v=1783503582","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/expandable-over-sink-dish-rack","provider":"Bak","version":"1.0","type":"link"}