{"product_id":"garvee-edelstahl-spuele-30zoll-einzelschluessel-kueche-pho_358c8xar","title":"Évier Garvee en acier inoxydable – une cuve, 76 x 41 x 76 cm, acier inoxydable 304, durable pour la cuisine","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .product-details {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 15px;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        background: linear-gradient(to bottom, #f0f8ff, #ffffff);\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .product-details::before, .product-details::after {\n        content: \"\";\n        position: absolute;\n        left: 0;\n        right: 0;\n        height: 4px;\n        background: linear-gradient(90deg, #074174, #2a7cbd, #074174);\n        z-index: 1;\n    }\n    \n    .product-details::before { top: 0; }\n    .product-details::after { bottom: 0; }\n    \n    \/* 核心卖点 - 优化后的关键词展示区 *\/\n    .product-highlights {\n        display: flex;\n        justify-content: space-around;\n        align-items: center;\n        flex-wrap: wrap;\n        background: #ffffff;\n        border-radius: 10px;\n        padding: 15px 10px;\n        margin-bottom: 25px;\n        box-shadow: 0 3px 10px rgba(7, 65, 116, 0.08);\n        border: 1px solid #d1e3f5;\n        gap: 8px;\n    }\n    \n    .highlight-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        flex: 1;\n        min-width: 100px;\n        max-width: 140px;\n        padding: 8px 4px;\n    }\n    \n    .highlight-icon {\n        width: 40px;\n        height: 40px;\n        margin-bottom: 8px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        background: #edf4fc;\n        border-radius: 50%;\n        color: #074174;\n        font-size: 20px;\n    }\n    \n    .highlight-keyword {\n        font-weight: 700;\n        color: #074174;\n        font-size: 0.85rem;\n        line-height: 1.2;\n    }\n    \n    \/* 特性部分样式优化 *\/\n    .product-details .feature-section {\n        display: flex;\n        align-items: stretch;\n        margin-bottom: 20px;\n        background: white;\n        border-radius: 8px;\n        overflow: hidden;\n        box-shadow: 0 3px 10px rgba(7, 65, 116, 0.08);\n        border: 1px solid #d1e3f5;\n        min-height: 280px;\n    }\n    \n    .product-details .feature-section:nth-child(even) {\n        flex-direction: row-reverse;\n    }\n    \n    .product-details .feature-image {\n        flex: 1;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        padding: 0;\n        background-color: #f8fbff;\n        overflow: hidden;\n        min-height: 280px;\n    }\n    \n    .product-details .feature-image img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n    \n    .product-details .feature-content {\n        flex: 1;\n        padding: 20px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    \n    .product-details .feature-title {\n        font-size: 1.2rem;\n        color: #074174;\n        margin-bottom: 12px;\n        font-weight: 700;\n    }\n    \n    .product-details .data-box {\n        background: #edf4fc;\n        padding: 12px;\n        border-left: 4px solid #074174;\n        border-radius: 5px;\n        margin-bottom: 12px;\n        font-size: 0.9rem;\n        line-height: 1.4;\n    }\n    \n    .product-details .highlight-list {\n        list-style: none;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .product-details .highlight-list li {\n        padding-left: 24px;\n        margin-bottom: 8px;\n        position: relative;\n        font-size: 0.9rem;\n        line-height: 1.4;\n    }\n    \n    .product-details .highlight-list li:before {\n        content: \"•\";\n        position: absolute;\n        left: 0;\n        color: #074174;\n        font-size: 1.2rem;\n        top: -2px;\n    }\n    \n    \/* 移动端响应式优化 *\/\n    @media (max-width: 992px) {\n        .highlight-item {\n            min-width: 90px;\n            max-width: 120px;\n            padding: 6px 3px;\n        }\n        \n        .highlight-icon {\n            width: 36px;\n            height: 36px;\n            font-size: 18px;\n            margin-bottom: 6px;\n        }\n        \n        .highlight-keyword {\n            font-size: 0.8rem;\n        }\n        \n        .product-details .feature-section {\n            min-height: 250px;\n        }\n        \n        .product-details .feature-image {\n            min-height: 250px;\n        }\n    }\n    \n    @media (max-width: 768px) {\n        .product-details {\n            padding: 10px;\n        }\n        \n        .product-highlights {\n            padding: 12px 8px;\n            margin-bottom: 18px;\n            gap: 6px;\n        }\n        \n        .highlight-item {\n            min-width: 30%;\n            max-width: 32%;\n            margin: 0;\n            padding: 6px 2px;\n        }\n        \n        .highlight-icon {\n            width: 32px;\n            height: 32px;\n            font-size: 16px;\n            margin-bottom: 5px;\n        }\n        \n        .highlight-keyword {\n            font-size: 0.75rem;\n        }\n        \n        .product-details .feature-section,\n        .product-details .feature-section:nth-child(even) {\n            flex-direction: column;\n            margin-bottom: 16px;\n            min-height: auto;\n        }\n        \n        \/* 手机端图片展示优化 - 完整显示图片，不留白 *\/\n        .product-details .feature-image {\n            width: 100%;\n            padding: 0;\n            background-color: #f8fbff;\n        }\n        \n        .product-details .feature-image img {\n            width: 100%;\n            height: auto;      \/* 按比例缩放 *\/\n            object-fit: contain; \/* 保证完整显示图片 *\/\n            object-position: center;\n        }\n        \n        .product-details .feature-content {\n            padding: 15px;\n        }\n        \n        .product-details .feature-title {\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n        }\n        \n        .product-details .data-box {\n            padding: 10px;\n            margin-bottom: 10px;\n            font-size: 0.85rem;\n        }\n        \n        .product-details .highlight-list li {\n            padding-left: 20px;\n            margin-bottom: 6px;\n            font-size: 0.85rem;\n        }\n    }\n    \n    @media (max-width: 480px) {\n        .product-highlights {\n            padding: 10px 5px;\n            gap: 4px;\n        }\n        \n        .highlight-item {\n            min-width: 45%;\n            max-width: 48%;\n            padding: 5px 2px;\n        }\n        \n        .highlight-icon {\n            width: 30px;\n            height: 30px;\n            font-size: 15px;\n            margin-bottom: 4px;\n        }\n        \n        .highlight-keyword {\n            font-size: 0.7rem;\n        }\n        \n        .product-details .feature-content {\n            padding: 12px;\n        }\n        \n        .product-details .feature-title {\n            font-size: 1rem;\n        }\n        \n        .product-details .data-box {\n            font-size: 0.8rem;\n            padding: 8px 10px;\n        }\n        \n        .product-details .highlight-list li {\n            font-size: 0.8rem;\n        }\n    }\n    \n    @media (max-width: 360px) {\n        .highlight-item {\n            min-width: 44%;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003c!-- 核心卖点 --\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e🚿\u003c\/div\u003e\n\u003cdiv class=\"highlight-keyword\"\u003eBaignoire individuelle autoportante\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e💎\u003c\/div\u003e\n\u003cdiv class=\"highlight-keyword\"\u003eAcier inoxydable haut de gamme\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e🧼\u003c\/div\u003e\n\u003cdiv class=\"highlight-keyword\"\u003eNettoyage facile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv class=\"highlight-keyword\"\u003eSurface de rangement pratique\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv class=\"highlight-keyword\"\u003eUtilisation polyvalente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 功能特性 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Freistehendes Edelstahl-Einzelspülbecken\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/717XWxhXKPL.jpg?v=1761365108\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eÉvier autoportant polyvalent\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eÉvier autoportant en acier inoxydable avec cuve individuelle et robinet inclus.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eLivré complet avec robinet et prêt à l'emploi immédiat\u003c\/li\u003e\n\u003cli\u003eComplément idéal pour toute cuisine, jardin ou zone de lavage\u003c\/li\u003e\n\u003cli\u003eÉvier à main avec surfaces de rangement pratiques augmentant l'ergonomie\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Edelstahl-Design mit polierter Oberfläche\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71GpWCs1q9L.jpg?v=1761365108\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eDesign en acier inoxydable\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eFabriqué en acier inoxydable haut de gamme pour une qualité durable.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eSurface polie garantissant un nettoyage facile et une hygiène optimale\u003c\/li\u003e\n\u003cli\u003eConstruction robuste avec excellente résistance à la corrosion\u003c\/li\u003e\n\u003cli\u003eApparence élégante et brillante pour tout aménagement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Leicht zu reinigendes Spülbecken\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71uN6QVcFjL.jpg?v=1761365108\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eFacile à nettoyer\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eCoins et bords arrondis simplifiant le nettoyage quotidien.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eEntretien facile avec savon neutre\u003c\/li\u003e\n\u003cli\u003ePréservation à long terme de l'éclat inoxydable\u003c\/li\u003e\n\u003cli\u003eDesign optimisé pour un nettoyage rapide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Funktionales Spülbecken mit Ablagesystem\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71GP3yhw4KL.jpg?v=1761365108\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eÉvier fonctionnel de préparation et de lavage\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eEnsemble d'évier avec surface de rangement pratique pour produits de nettoyage.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eSystème d'évacuation avec filtres amovibles prévenant les obstructions\u003c\/li\u003e\n\u003cli\u003eRobinet à col de cygne rotatif 360° pour un accès confortable\u003c\/li\u003e\n\u003cli\u003eOrganisation optimale des accessoires et produits de nettoyage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Vielseitige Anwendung des Spülbeckens\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71uB4gEFtsL.jpg?v=1761365107\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eGarantie de satisfaction\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eParfait pour des applications variées dans différents domaines.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eIdéal pour laver aliments, fruits et légumes\u003c\/li\u003e\n\u003cli\u003eAdapté aux cuisines, restaurants, bars, cantines et garages\u003c\/li\u003e\n\u003cli\u003eParfait pour les zones de grill au jardin ou en terrasse\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n```","brand":"Garvee","offers":[{"title":"76 x 41 x 76 cm","offer_id":50841552060731,"sku":"PHO_358C8XAR","price":126.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/611Ow5R9BsL.jpg?v=1765686715","url":"https:\/\/www.garvee.fr\/products\/garvee-edelstahl-spuele-30zoll-einzelschluessel-kueche-pho_358c8xar","provider":"GARVEEFR","version":"1.0","type":"link"}