{"product_id":"foldable-corner-sink-strainer","title":"Foldable Corner Sink Strainer","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：厨房水槽厨余过滤架（折叠式）\n目标受众：追求厨房整洁、希望简化清理工作的家庭厨师\n视觉风格：现代简约，以白色和金色为主色调，强调干净和品质感\n配色策略：主色调采用柔和的米白背景，强调色取自产品的金色金属件，文字使用深灰黑色确保易读性。\n模块顺序：Hero (核心痛点解决) -\u003e Feature 1 (使用流程：倒入手提) -\u003e Feature 2 (收纳痛点：折叠省空间) -\u003e Feature 3 (多功能扩展) -\u003e Specifications -\u003e FAQ\n详情图映射：\n- Hero: image_0.png (展示核心动作：倒入汤水食物残渣)\n- Feature 1 (Clean Disposal): image_3.png (展示提拉丢弃动作)\n- Feature 2 (Foldable): image_1.png (展示折叠收纳状态)\n- Feature 3 (Versatile): image_4.png (展示挂抹布功能，体现多用性)\n规格图映射：Specs = image_5.png (尺寸来源)\n对比模块：未加入（产品优势通过功能展示已足够清晰，无需强行对比）\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #C4A15D; \/* Gold from the product rack *\/\n    --primary-hover: #B08E4C;\n    --text-main: #333333;\n    --text-sub: #666666;\n    --bg-body: #ffffff;\n    --bg-soft: #F9F9F7; \/* Slightly warm off-white *\/\n    --radius-md: 8px;\n    --radius-lg: 16px;\n    --border-color: #E5E5E5;\n    --spacing-section: clamp(2.5rem, 6vw, 4rem);\n\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 20px;\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  .product-detail-container h1,\n  .product-detail-container h2,\n  .product-detail-container h3 {\n    margin-top: 0;\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n  .product-detail-container h1 {\n    font-size: clamp(32px, 5vw, 42px);\n    margin-bottom: 16px;\n  }\n\n  .product-detail-container h2 {\n    font-size: clamp(24px, 4vw, 32px);\n    margin-bottom: 20px;\n  }\n\n  .product-detail-container h3 {\n    font-size: 22px;\n    margin-bottom: 12px;\n  }\n\n  .product-detail-container p {\n    font-size: 18px;\n    margin-bottom: 20px;\n    color: var(--text-sub);\n  }\n\n  .product-detail-container img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-lg);\n  }\n\n  \/* Trust Tag *\/\n  .trust-tag {\n    display: inline-block;\n    padding: 6px 12px;\n    background-color: var(--bg-soft);\n    color: var(--primary);\n    font-size: 16px;\n    font-weight: 500;\n    border-radius: var(--radius-md);\n    margin-bottom: 16px;\n  }\n\n  \/* Hero Section *\/\n  .pd-hero {\n    text-align: center;\n    padding-bottom: var(--spacing-section);\n  }\n\n  .hero-text {\n    max-width: 700px;\n    margin: 0 auto 30px;\n  }\n\n  \/* Feature Section *\/\n  .feature-section {\n    display: flex;\n    flex-direction: column;\n    gap: clamp(30px, 5vw, 60px);\n    margin-bottom: var(--spacing-section);\n  }\n\n  .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 30px;\n    align-items: center;\n  }\n\n  .feature-copy {\n    flex: 1;\n  }\n\n  .feature-media {\n    flex: 1;\n    width: 100%;\n  }\n\n  .feature-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .feature-tag {\n    font-size: 16px;\n    color: var(--text-sub);\n    background: var(--bg-soft);\n    padding: 4px 10px;\n    border-radius: 4px;\n  }\n\n  @media (min-width: 768px) {\n    .feature-item {\n      flex-direction: row;\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    \n    .feature-copy {\n      padding: 0 20px;\n    }\n  }\n\n  \/* Specifications *\/\n  .specs-section {\n    background-color: var(--bg-soft);\n    padding: clamp(30px, 5vw, 50px);\n    border-radius: var(--radius-lg);\n    margin-bottom: var(--spacing-section);\n  }\n\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 30px;\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: 40%;\n  }\n\n  @media (max-width: 767px) {\n    .specs-table, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n      display: block;\n      width: 100%;\n    }\n    .specs-table thead { display: none; }\n    .specs-table tr { margin-bottom: 20px; border-bottom: 2px solid var(--border-color); }\n    .specs-table td {\n      padding-left: 0;\n      padding-right: 0;\n      display: flex;\n      justify-content: space-between;\n    }\n    .specs-table td::before {\n      content: attr(data-label);\n      font-weight: 600;\n      color: var(--text-sub);\n      margin-right: 20px;\n    }\n    .specs-table th { display: none; }\n  }\n\n  \/* FAQ Section *\/\n  .faq-section {\n    margin-bottom: var(--spacing-section);\n  }\n\n  .faq-item {\n    margin-bottom: 30px;\n    border-bottom: 1px solid var(--border-color);\n    padding-bottom: 20px;\n  }\n\n  .faq-item h3 {\n    margin-bottom: 10px;\n    color: var(--text-main);\n  }\n  \n  .faq-item p {\n    margin-bottom: 0;\n  }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cspan class=\"trust-tag\"\u003eDesigned for Everyday Kitchen Ease\u003c\/span\u003e\n\u003ch1\u003eStop Clogged Sinks Before They Start\u003c\/h1\u003e\n\n\u003cp\u003eThe foldable corner strainer that catches food waste, drains liquids instantly, and keeps your hands clean. Simplify your kitchen cleanup routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430102522\/d6a0900ab8c5842d550c69b6fcc93ec2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430102522\/fbb0bd3dea1ca301b3c16da50c83adb5.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\u003eMess-Free Disposal, Instantly\u003c\/h2\u003e\n\n\u003cp\u003eForget digging food scraps out of a dirty drain. Simply pour liquids and leftovers into the fine mesh bag. The water drains freely while solids are trapped. When full, just lift the bag and toss it—keeping your hands hygienic and clean.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e✨ Hygienic Cleanup\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e💧 Fast Draining\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Space Saving --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430102522\/49e663e77e160156916666212159309f.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\u003eReclaim Your Sink Space\u003c\/h2\u003e\n\n\u003cp\u003eCounter space is precious. The intelligent 90° foldable design allows you to flip the gold rack vertically against the sink edge when not in use. It virtually disappears, leaving your sink open and uncluttered.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e🔄 90° Foldable\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e🏠 Compact Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Versatility --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260430102522\/b12245f1873b6dfbb64b08feb66ffd4e.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\u003eA Versatile Kitchen Assistant\u003c\/h2\u003e\n\n\u003cp\u003eIt’s more than just a waste strainer. Use it as a handy basket to rinse fruits and vegetables, drain pasta, or even as a convenient spot to hang wet dish rags for quick drying.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e🥦 Rinse Produce\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e🧽 Rag Holder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Material\"\u003ePrimary Materials\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eMetal Wire (Gold Finish), Plastic Base\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Base Size\"\u003eBase Dimensions\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e162mm x 20mm (Approx. 6.4\" x 0.8\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Rack Length\"\u003eRack Extension\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e210mm (Approx. 8.3\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Installation\"\u003eMount Type\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eAdhesive (Drill-free)\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=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow does the holder attach to the sink?\u003c\/h3\u003e\n\n\u003cp\u003eThe base attaches securely to the corner countertop of your sink using strong adhesive pads. No drilling or tools are required for installation, and it won't damage your surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eAre the mesh bags reusable?\u003c\/h3\u003e\n\n\u003cp\u003eThe fine mesh bags are designed to be disposable for maximum hygiene. Once full, simply lift them off the hooks and throw them away.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill this fit my specific sink?\u003c\/h3\u003e\n\n\u003cp\u003eThe corner design is highly flexible and fits the corners of most standard square or rectangular kitchen sinks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"White \u0026 Gold (Includes 50 Bags) \/ 1 Set","offer_id":45087782011016,"sku":"0430-16292022","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Dark Green (Includes 50 Bags) \/ 1 Set","offer_id":45087782043784,"sku":"0430-16295608","price":12.95,"currency_code":"USD","in_stock":true},{"title":"White \u0026 Gold (Includes 50 Bags) \/ 2 Sets (Save 10%)","offer_id":45087782076552,"sku":"0430-16297701","price":24.95,"currency_code":"USD","in_stock":true},{"title":"Dark Green (Includes 50 Bags) \/ 2 Sets (Save 10%)","offer_id":45087782109320,"sku":"0430-16297220","price":24.95,"currency_code":"USD","in_stock":true},{"title":"White \u0026 Gold (Includes 50 Bags) \/ 3 Sets (Save 15%)","offer_id":45087782142088,"sku":"0430-16291644","price":34.95,"currency_code":"USD","in_stock":true},{"title":"Dark Green (Includes 50 Bags) \/ 3 Sets (Save 15%)","offer_id":45087782174856,"sku":"0430-16297866","price":34.95,"currency_code":"USD","in_stock":true},{"title":"♻️ 200-Pack Filter Bags Refill (No Rack) \/ 1 Set","offer_id":45087782207624,"sku":"0430-16295497","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0695\/6282\/6888\/files\/d6a0900ab8c5842d550c69b6fcc93ec2.jpg?v=1777537809","url":"https:\/\/pawnexa.com\/products\/foldable-corner-sink-strainer","provider":"PawNexa","version":"1.0","type":"link"}