{"product_id":"garvee-arbeitstisch-48x24-rostfrei-kueche-werkstatt-pho_33kqwh7q","title":"Table de travail Garvee en acier inoxydable – 122 × 61 × 89 cm, étagère réglable en hauteur, roulettes pivotantes à 360°, certifiée NSF","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    .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    .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    @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        .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\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\"\u003eConstruction de haute qualité\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\"\u003eForte capacité de charge\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\"\u003eGrande surface de travail\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\"\u003eRoues verrouillables\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\"\u003eMontage rapide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71_QbiD8BYL_bedaff03-3482-498d-a845-d9a72ff99861.jpg?v=1761214577\u0026amp;width=713\" alt=\"Construction en acier inoxydable de haute qualité de la table de travail\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eConstruction en acier inoxydable de haute qualité\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eFabriqué en acier inoxydable robuste, propre aux denrées alimentaires.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eOffre une durabilité exceptionnelle et une résistance à la rouille\u003c\/li\u003e\n\u003cli\u003ePermet un nettoyage facile et une hygiène élevée\u003c\/li\u003e\n\u003cli\u003eIdéal pour une utilisation en grandes cuisines, ateliers et laboratoires\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 src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71hpttw4XkL.jpg?v=1761214577\u0026amp;width=713\" alt=\"Design stable avec forte capacité de charge\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eForte capacité de charge \u0026amp; Design stable\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eCapacité de charge jusqu'à 800 kg grâce aux pieds renforcés.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eGaranti une excellente stabilité pour toutes les tâches\u003c\/li\u003e\n\u003cli\u003eParfait pour la préparation des aliments, la pâtisserie ou des travaux exigeants\u003c\/li\u003e\n\u003cli\u003eConstruction robuste pour une utilisation professionnelle continue\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 src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71qlvfkTU2L_a3b8b9cd-cc85-4dd9-b56f-1268510314db.jpg?v=1761214577\u0026amp;width=713\" alt=\"Grande et polyvalente surface de travail\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eGrande \u0026amp; polyvalente surface de travail\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eGrande surface de travail avec sous-sol réglable.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eOffre beaucoup d'espace pour les ustensiles, appareils ou ingrédients\u003c\/li\u003e\n\u003cli\u003ePossibilités de rangement personnalisables\u003c\/li\u003e\n\u003cli\u003eOrganisation optimale pour un flux de travail efficace\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 src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/71HUTzr2sWL_f32862b9-8d2a-4af2-8f56-1b2ec43beb2a.jpg?v=1761214577\u0026amp;width=713\" alt=\"Roues faciles à manœuvrer et verrouillables\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eFaciles à manœuvrer \u0026amp; Roues verrouillables\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eQuatre roues 360°, dont deux avec freins.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003ePermet un déplacement aisé de la table\u003c\/li\u003e\n\u003cli\u003eTenue sécurisée grâce aux freins verrouillables\u003c\/li\u003e\n\u003cli\u003eIdéal pour une utilisation flexible dans différents domaines de travail\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 src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/61bxSz6MwxL_b25210fa-23b2-48ae-9e3f-63beca8e251f.jpg?v=1761214577\u0026amp;width=713\" alt=\"Montage rapide et surface facile d'entretien\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eMontage rapide \u0026amp; Facilité d'entretien\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eMontage simple et surface hygiénique.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eInclut toutes les pièces et un mode d'emploi facile à comprendre\u003c\/li\u003e\n\u003cli\u003eSurface lisse et sans pores, facile à essuyer\u003c\/li\u003e\n\u003cli\u003ePromouvoit des processus de travail hygiéniques en cuisine et atelier\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"122 x 61 x 89 cm","offer_id":50841515557179,"sku":"PHO_33KQWH7Q","price":164.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/51gUdGd6InL_e37953fa-cca6-4a48-900c-34689b19f6c7.jpg?v=1765686366","url":"https:\/\/www.garvee.fr\/products\/garvee-arbeitstisch-48x24-rostfrei-kueche-werkstatt-pho_33kqwh7q","provider":"GARVEEFR","version":"1.0","type":"link"}