{"product_id":"instant-sink-space-organizer","title":"Instant Sink Space Organizer","description":"\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 Specs -\u003e FAQ\n详情图映射：Hero=image_3.png, Feature1=image_0.png, Feature2=image_1.png, Feature3=image_2.png\n规格图映射：Specs=image_5.png, image_6.png\n对比模块：未加入（产品优势直观，无需强制对比）\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    \/* Design System Variables *\/\n    --primary: #2C3E50;\n    --primary-hover: #34495E;\n    --text-main: #2C3E50;\n    --text-sub: #607D8B;\n    --bg-body: #FFFFFF;\n    --bg-card: #F8F9FA;\n    --bg-soft: #ECF0F1;\n    --accent-blue: #D6EAF8;\n    --radius-md: 8px;\n    --radius-lg: 16px;\n    --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n    --shadow-lg: 0 8px 24px rgba(0,0,0,0.08);\n    --border-color: #E0E0E0;\n    --spacing-section: clamp(3rem, 8vw, 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.7;\n  }\n\n  \/* Typography *\/\n  .product-detail-container h1 {\n    font-size: clamp(32px, 5vw, 44px);\n    font-weight: 700;\n    margin: 0 0 1rem 0;\n    line-height: 1.2;\n  }\n  .product-detail-container h2 {\n    font-size: clamp(24px, 4vw, 32px);\n    font-weight: 600;\n    margin: 0 0 1rem 0;\n  }\n  .product-detail-container h3 {\n    font-size: 20px;\n    font-weight: 600;\n    margin: 0 0 0.5rem 0;\n  }\n  .product-detail-container p {\n    font-size: 18px;\n    margin: 0 0 1.5rem 0;\n    color: var(--text-sub);\n  }\n  .product-detail-container .lead-text {\n    font-size: 20px;\n    color: var(--text-sub);\n    max-width: 800px;\n    margin-bottom: 2rem;\n  }\n\n  \/* Reusable Components *\/\n  .pd-section {\n    margin-bottom: var(--spacing-section);\n  }\n  .pd-img-responsive {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-lg);\n  }\n  .pd-tag {\n    display: inline-block;\n    padding: 0.5rem 1rem;\n    background: var(--bg-soft);\n    color: var(--text-main);\n    border-radius: var(--radius-md);\n    font-size: 16px;\n    font-weight: 500;\n    margin-right: 0.5rem;\n    margin-bottom: 0.5rem;\n  }\n  .trust-badge {\n    display: inline-flex;\n    align-items: center;\n    padding: 0.5rem 1rem;\n    background-color: var(--accent-blue);\n    color: var(--primary);\n    border-radius: 50px;\n    font-weight: 600;\n    font-size: 16px;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* Hero Section *\/\n  .hero-section {\n    text-align: center;\n    padding-top: 2rem;\n  }\n  .hero-media {\n    margin-top: 2rem;\n  }\n\n  \/* Feature Sections (Z-Pattern) *\/\n  .feature-section {\n    display: flex;\n    align-items: center;\n    gap: clamp(2rem, 8vw, 5rem);\n  }\n  .feature-section:nth-child(even) {\n    flex-direction: row-reverse;\n  }\n  .feature-copy {\n    flex: 1;\n    min-width: 300px;\n  }\n  .feature-media {\n    flex: 1.2;\n  }\n\n  \/* Specifications *\/\n  .specs-container {\n    background: var(--bg-card);\n    padding: clamp(2rem, 5vw, 3rem);\n    border-radius: var(--radius-lg);\n  }\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1.5rem;\n  }\n  .specs-table th, .specs-table td {\n    text-align: left;\n    padding: 1.2rem 0;\n    border-bottom: 1px solid var(--border-color);\n    font-size: 18px;\n  }\n  .specs-table th {\n    font-weight: 600;\n    color: var(--text-main);\n    width: 40%;\n  }\n  .specs-table td {\n    color: var(--text-sub);\n  }\n  .specs-table tr:last-child th, .specs-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  \/* FAQ *\/\n  .faq-item {\n    margin-bottom: 2rem;\n    padding-bottom: 2rem;\n    border-bottom: 1px solid var(--border-color);\n  }\n  .faq-item:last-child {\n    border-bottom: none;\n  }\n\n  \/* Image Placeholder *\/\n  .img-placeholder {\n    width: 100%;\n    background-color: #ECF0F1;\n    border: 2px dashed #BDC3C7;\n    border-radius: var(--radius-lg);\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    color: #7F8C8D;\n    font-family: monospace;\n    font-size: 18px;\n    padding: 2rem;\n    box-sizing: border-box;\n  }\n\n  \/* Mobile Responsiveness *\/\n  @media (max-width: 767px) {\n    .feature-section, .feature-section:nth-child(even) {\n      flex-direction: column;\n      text-align: left;\n    }\n    .feature-media {\n      width: 100%;\n      margin-bottom: 1.5rem;\n    }\n    .hero-section {\n      text-align: left;\n    }\n    .specs-table th, .specs-table td {\n      display: block;\n      width: 100%;\n      padding: 0.5rem 0;\n    }\n    .specs-table th {\n      padding-top: 1.5rem;\n    }\n    .specs-table tr:first-child th {\n      padding-top: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cdiv class=\"trust-badge\"\u003e✨ Designed for instant countertop clarity\u003c\/div\u003e\n\n\u003ch1\u003eReclaim Your Sink Space\u003c\/h1\u003e\n\n\u003cp class=\"lead-text\"\u003eTransform the unused area behind your faucet into organized storage for everyday essentials.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 16\/9;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img108\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260717174909\/a27a50bcb67ced7b694f646470de934a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 4\/3;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img99\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260717174456\/7ef088294af44f3ea42ee344277e4748.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\u003eMaximize Every Inch\u003c\/h2\u003e\n\n\u003cp\u003eDon't let the prime space behind your faucet go to waste. This elevated shelf creates immediate vertical storage for soaps, lotions, and skincare, keeping your countertop clutter-free and essentials within easy reach.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eEasy Access\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eOrganized Look\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Drainage \u0026 Hygiene --\u003e\n\n\u003cdiv class=\"pd-section feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 4\/3;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img100\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260717174456\/261d2de9797f48f1ab47ed184f81c251.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\u003eVentilated for Rapid Drying\u003c\/h2\u003e\n\n\u003cp\u003eThe open grid structure ensures water drains quickly and air circulates freely. Say goodbye to slimy residue under bottles—your items stay dry, clean, and hygienic in wet bathroom environments.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eFast Draining\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHygienic Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Installation \u0026 Quality --\u003e\n\n\u003cdiv class=\"pd-section feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\" style=\"aspect-ratio: 4\/3;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img101\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260717174456\/a4b4c44d1a0ab478b16fafcc556ef14c.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, Premium Feel\u003c\/h2\u003e\n\n\u003cp\u003eExperience instant organization with zero installation required. The sturdy, freestanding metal structure features smooth, rounded edges that are safe to touch and protect your countertop surfaces from scratches.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eNo Drilling Needed\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSmooth Edges\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section specs-container\"\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\u003eMaterial\u003c\/th\u003e\n\t\t\t\u003ctd\u003eCoated Metal (Iron Art)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eAvailable Colors\u003c\/th\u003e\n\t\t\t\u003ctd\u003eWhite, Black\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eLength\u003c\/th\u003e\n\t\t\t\u003ctd\u003e60 cm (approx. 23.6 inches)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eDepth\u003c\/th\u003e\n\t\t\t\u003ctd\u003e10 cm (approx. 3.9 inches)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eHeight\u003c\/th\u003e\n\t\t\t\u003ctd\u003e11 cm (approx. 4.3 inches)\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 faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill this fit my sink faucet?\u003c\/h3\u003e\n\n\u003cp\u003eThe shelf is designed with a central cutout to accommodate most standard faucet bases and stands approximately 60cm long, making it suitable for many standard single or double sink configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDo I need tools to install this?\u003c\/h3\u003e\n\n\u003cp\u003eNo. This is a completely freestanding unit. The stable U-shaped legs sit directly on your countertop, requiring no drilling, screws, or assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the material rust-resistant?\u003c\/h3\u003e\n\n\u003cp\u003eYes, the metal frame is finished with a durable protective coating specifically designed to withstand humid bathroom environments and prevent rusting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Matte White \/ 1-Pack (Home Essential)","offer_id":45864770863295,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ 1-Pack (Home Essential)","offer_id":45864770896063,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Matte White \/ 2-Pack (Multi-Room Use - 10%)","offer_id":45864770928831,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ 2-Pack (Multi-Room Use - 10%)","offer_id":45864770961599,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Matte White \/ 3-Pack (Best Value - 15%)","offer_id":45864770994367,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ 3-Pack (Best Value - 15%)","offer_id":45864771027135,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/a27a50bcb67ced7b694f646470de934a.jpg?v=1784281939","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/instant-sink-space-organizer","provider":"Bak","version":"1.0","type":"link"}