{"product_id":"garvee-edelstahl-arbeitstisch-36x24x35-verstellbar-unterregal-rollen-kueche-restaurant-pho_10mxtw1s","title":"Table de travail Garvee en acier inoxydable – 91 × 61 × 89 cm, avec roulettes et étagère inférieure réglable, robuste et facile à nettoyer","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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\n\u003cdiv class=\"product-details\"\u003e\n    \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\"\u003eCertifié NSF\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\"\u003eÉtagère réglable\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\"\u003eEntretien 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\"\u003eDesign compact\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\n    \u003c!-- 功能特性 --\u003e\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg alt=\"NSF-zertifizierter Edelstahl-Arbeitstisch mit Rollen\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/7115pRkFFnL.jpg?v=1765508745\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eAcier inoxydable premium\u003c\/h2\u003e\n            \u003cdiv class=\"data-box\"\u003eTable en acier inoxydable certifiée NSF avec une protection exceptionnelle contre la corrosion.\u003c\/div\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eSurface facile à nettoyer pour des exigences élevées en hygiène\u003c\/li\u003e\n                \u003cli\u003eConçue pour une longue durée de vie et des normes élevées de sécurité alimentaire\u003c\/li\u003e\n                \u003cli\u003eComplément idéal pour les cuisines professionnelles et privées\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg alt=\"Arbeitstisch mit verstellbarem Unterregal\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71dEdz9DcPL.jpg?v=1765508745\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eÉtagère inférieure réglable\u003c\/h2\u003e\n            \u003cdiv class=\"data-box\"\u003eÉtagère inférieure flexible avec trois réglages de hauteur pour une adaptation optimale.\u003c\/div\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003ePossibilités de rangement polyvalentes pour différents besoins\u003c\/li\u003e\n                \u003cli\u003eMaximisation de l'espace de rangement vertical pour une organisation efficace\u003c\/li\u003e\n                \u003cli\u003eIdéal pour accueillir des objets plus grands ou pour un rangement compact\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg alt=\"Einfache Reinigung des Edelstahl-Arbeitstisches\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/61w5jwhPY9L.jpg?v=1761365990\u0026amp;width=1946\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eEntretien facile\u003c\/h2\u003e\n            \u003cdiv class=\"data-box\"\u003eSurface polie pour un nettoyage et un entretien sans effort.\u003c\/div\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eEssuyage facile des liquides renversés et des taches\u003c\/li\u003e\n                \u003cli\u003eNettoyage avec un chiffon humide ou un détergent doux\u003c\/li\u003e\n                \u003cli\u003eGaranti un espace de travail propre et hygiénique\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg alt=\"Kompakter und vielseitiger Edelstahltisch\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/61f-fF9eHkL.jpg?v=1761365990\u0026amp;width=1946\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eDesign compact \u0026amp; polyvalent\u003c\/h2\u003e\n            \u003cdiv class=\"data-box\"\u003eDimensions 36 x 24 x 35 pouces pour une intégration parfaite dans différents espaces.\u003c\/div\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eS'adapte parfaitement aux restaurants, appartements et hôtels\u003c\/li\u003e\n                \u003cli\u003eOffre une surface de travail supplémentaire dans les espaces restreints\u003c\/li\u003e\n                \u003cli\u003ePolyvalent pour différents besoins\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg alt=\"Vielseitige Anwendung des mobilen Arbeitstisches\" src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81V9IFoU51L.jpg?v=1765508745\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eUtilisation polyvalente\u003c\/h2\u003e\n            \u003cdiv class=\"data-box\"\u003eTable de service robuste pour de nombreux domaines d'application.\u003c\/div\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003eParfait pour hacher, pétrir et couper dans la préparation des aliments\u003c\/li\u003e\n                \u003cli\u003eUtilisable dans les bars, restaurants, hôtels, buffets et événements de catering\u003c\/li\u003e\n                \u003cli\u003eIdéal pour les écoles, les espaces de pause de bureau et divers environnements de restauration\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n```","brand":"Garvee","offers":[{"title":"91 × 61 × 89 cm","offer_id":50847966888251,"sku":"PHO_10MXTW1S","price":127.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/61w5jwhPY9L.jpg?v=1765686968","url":"https:\/\/www.garvee.fr\/products\/garvee-edelstahl-arbeitstisch-36x24x35-verstellbar-unterregal-rollen-kueche-restaurant-pho_10mxtw1s","provider":"GARVEEFR","version":"1.0","type":"link"}