{"product_id":"instant-sink-space-organizer-rjc","title":"Organisateur instantané pour évier","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✨ Conçue pour garder votre plan de toilette parfaitement dégagé\u003c\/div\u003e\n\u003ch1\u003eRécupérez l’espace autour de votre lavabo\u003c\/h1\u003e\n\u003cp class=\"lead-text\"\u003eTransformez l’espace inutilisé derrière votre robinet en un rangement organisé pour vos essentiels du quotidien.\u003c\/p\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv style=\"aspect-ratio: 16\/9;\" class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/6a85727966271_20260819_c8457f82_20260819_bc0f737b_from_url_en_00_a27a50bcb67ced7b694f646470de934a.webp?v=1787130492\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-section feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv style=\"aspect-ratio: 4\/3;\" class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/20260819_aaefc31f_20260819_1a31cd69_from_url_en_07_7ef088294af44f3ea42ee344277e4748_refsize_800x800_ddcda5f1-8120-4ea9-9027-7eaecf302d36.jpg?v=1787130695\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eOptimisez chaque centimètre\u003c\/h2\u003e\n\u003cp\u003eNe laissez pas l’espace privilégié derrière votre robinet se perdre. Cette étagère surélevée crée immédiatement un espace de rangement vertical pour les savons, lotions et produits de soin, tout en gardant votre plan de toilette dégagé et vos essentiels à portée de main.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eAccès facile\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eRangement organisé\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Drainage \u0026 Hygiene --\u003e\n\u003cdiv class=\"pd-section feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv style=\"aspect-ratio: 4\/3;\" class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/20260819_f916deca_20260819_5b77f06d_from_url_en_08_261d2de9797f48f1ab47ed184f81c251_refsize_800x800_e7138e1a-b156-42c5-b6ae-52b2d6f0028e.jpg?v=1787130702\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eAération pour un séchage rapide\u003c\/h2\u003e\n\u003cp\u003eLa structure à grille ouverte permet à l’eau de s’écouler rapidement et à l’air de circuler librement. Dites adieu aux résidus visqueux sous les flacons : vos articles restent secs, propres et hygiéniques dans les environnements humides de la salle de bains.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eÉvacuation rapide de l’eau\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eConception hygiénique\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Installation \u0026 Quality --\u003e\n\u003cdiv class=\"pd-section feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv style=\"aspect-ratio: 4\/3;\" class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/20260819_98347c17_20260819_5bbf195b_from_url_en_09_a4b4c44d1a0ab478b16fafcc556ef14c_refsize_800x800_63cf4e67-ae7b-4947-b11d-badd7b6badd9.jpg?v=1787130707\" width=\"800\" height=\"800\" style=\"width: 800px; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eInstallation instantanée, finition haut de gamme\u003c\/h2\u003e\n\u003cp\u003eProfitez d’un rangement instantané sans aucune installation. La structure métallique robuste et autoportante est dotée de bords lisses et arrondis, agréables au toucher, qui protègent les surfaces de votre plan de toilette des rayures.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eAucun perçage requis\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eBords lisses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\u003cdiv class=\"pd-section specs-container\"\u003e\n\u003ch2\u003eCaractéristiques\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n \u003ctr\u003e\n \u003cth\u003eMatériau\u003c\/th\u003e\n \u003ctd\u003eMétal revêtu (fer forgé)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eCouleurs disponibles\u003c\/th\u003e\n \u003ctd\u003eBlanc, noir\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eLongueur\u003c\/th\u003e\n \u003ctd\u003e60 cm (environ 23,6 pouces)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eProfondeur\u003c\/th\u003e\n \u003ctd\u003e10 cm (environ 3,9 pouces)\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003cth\u003eHauteur\u003c\/th\u003e\n \u003ctd\u003e11 cm (environ 4,3 pouces)\u003c\/td\u003e\n \u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\u003cdiv class=\"pd-section faq-section\"\u003e\n\u003ch2\u003eFoire aux questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCette étagère s’adaptera-t-elle à mon robinet de lavabo ?\u003c\/h3\u003e\n\u003cp\u003eL’étagère est conçue avec une découpe centrale pour s’adapter à la plupart des bases de robinet standard et mesure environ 60 cm de long, ce qui la rend adaptée à de nombreuses configurations standard avec un ou deux lavabos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eAi-je besoin d’outils pour l’installer ?\u003c\/h3\u003e\n\u003cp\u003eNon. Il s’agit d’un élément entièrement autoportant. Les pieds stables en forme de U reposent directement sur votre plan de toilette, sans perçage, vis ni montage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eLe matériau résiste-t-il à la rouille ?\u003c\/h3\u003e\n\u003cp\u003eOui, le cadre métallique est doté d’un revêtement protecteur durable spécialement conçu pour résister aux environnements de salle de bains humides et prévenir la rouille.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newzyhoome","offers":[{"title":"Blanc mat \/ Lot de 1 (Essentiel pour la maison)","offer_id":47232961740973,"sku":"0721-16113651","price":24.95,"currency_code":"USD","in_stock":true},{"title":"Noir mat \/ Lot de 1 (Essentiel pour la maison)","offer_id":47232961773741,"sku":"0721-16113516","price":24.95,"currency_code":"USD","in_stock":true},{"title":"Blanc mat \/ Lot de 2 (Utilisation dans plusieurs pièces - 10 %)","offer_id":47232961806509,"sku":"0721-16113253","price":47.95,"currency_code":"USD","in_stock":true},{"title":"Noir mat \/ Lot de 2 (Utilisation dans plusieurs pièces - 10 %)","offer_id":47232961839277,"sku":"0721-16110365","price":47.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/a27a50bcb67ced7b694f646470de934a_f2ce2eb8-3cea-4085-9995-756cc829af4c.jpg?v=1787755599","url":"https:\/\/newjoyloo.com\/fr\/products\/instant-sink-space-organizer-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}