{"product_id":"garvee-werkzeugwagen-2schubladen-stahl-werkstatt-pth_333jyg5n","title":"Garvee Chariot à outils roulant en acier, 2 tiroirs, panneau perforé et armoire verrouillable, 4 roues avec freins, pour atelier, noir","description":"\u003cstyle\u003e\n  .garvee-product-details,\n  .garvee-product-details * {\n    box-sizing: border-box;\n  }\n\n  .garvee-product-details {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto 30px;\n    padding: 15px;\n    border-radius: 12px;\n    background: #ffffff;\n    color: #333333;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);\n  }\n\n  \/* =========================\n     核心参数：每行2个，共2行\n  ========================== *\/\n  .garvee-product-details .garvee-specs-showcase {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    width: 100%;\n    margin: 20px 0 40px;\n    padding: 0;\n    overflow: hidden;\n    border: 2px solid #074174;\n    border-radius: 14px;\n    background: #ffffff;\n    box-shadow: 0 8px 30px rgba(7, 65, 116, 0.12);\n  }\n\n  .garvee-product-details .garvee-spec-item-compact {\n    display: flex;\n    min-width: 0;\n    min-height: 180px;\n    padding: 24px 18px;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    background: #ffffff;\n  }\n\n  .garvee-product-details .garvee-spec-item-compact:nth-child(odd) {\n    border-right: 1px solid #d6e0e8;\n  }\n\n  .garvee-product-details .garvee-spec-item-compact:nth-child(-n+2) {\n    border-bottom: 1px solid #d6e0e8;\n  }\n\n  .garvee-product-details .garvee-spec-icon-compact {\n    display: flex;\n    width: 60px;\n    height: 60px;\n    margin-bottom: 12px;\n    flex: 0 0 60px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #074174;\n    color: #ffffff;\n    font-size: 24px;\n    line-height: 1;\n  }\n\n  .garvee-product-details .garvee-spec-value-compact {\n    margin-bottom: 4px;\n    color: #074174;\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.25;\n    overflow-wrap: anywhere;\n  }\n\n  .garvee-product-details .garvee-spec-label-compact {\n    color: #074174;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.3;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n\n  \/* =========================\n     产品卖点图文模块\n  ========================== *\/\n  .garvee-product-details .garvee-feature-section {\n    display: flex;\n    margin-bottom: 25px;\n    overflow: hidden;\n    align-items: center;\n    border: 1px solid #eaeded;\n    border-radius: 12px;\n    background: #ffffff;\n    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  .garvee-product-details .garvee-feature-section:nth-of-type(odd) {\n    flex-direction: row-reverse;\n  }\n\n  .garvee-product-details .garvee-feature-image,\n  .garvee-product-details .garvee-feature-content {\n    flex: 1;\n    min-width: 0;\n  }\n\n  .garvee-product-details .garvee-feature-image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #f8f9fa;\n  }\n\n  .garvee-product-details .garvee-feature-image img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .garvee-product-details .garvee-feature-content {\n    padding: 28px;\n    background: #ffffff;\n  }\n\n  .garvee-product-details .garvee-feature-title {\n    position: relative;\n    margin: 0 0 16px;\n    padding-bottom: 10px;\n    color: #074174;\n    font-size: 22px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .garvee-product-details .garvee-feature-title::after {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 42px;\n    height: 3px;\n    border-radius 2px;\n    background: #074174;\n    content: \"\";\n  }\n\n  .garvee-product-details .garvee-highlight-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .garvee-product-details .garvee-highlight-list li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 24px;\n    color: #333333;\n    font-size: 15px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .garvee-product-details .garvee-highlight-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .garvee-product-details .garvee-highlight-list li::before {\n    position: absolute;\n    top: 1px;\n    left: 0;\n    color: #074174;\n    font-size: 14px;\n    font-weight: 700;\n    content: \"✓\";\n  }\n\n  .garvee-product-details .garvee-highlight-list strong {\n    color: #074174;\n    font-weight: 700;\n  }\n\n  \/* =========================\n     产品规格表\n  ========================== *\/\n  .garvee-product-details .garvee-specification-box {\n    margin: 35px 0 30px;\n    overflow: hidden;\n    border: 2px solid #074174;\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .garvee-product-details .garvee-specification-header {\n    padding: 18px 22px;\n    background: #074174;\n    color: #ffffff;\n  }\n\n  .garvee-product-details .garvee-specification-header h2 {\n    margin: 0 0 4px;\n    color: #ffffff;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .garvee-product-details .garvee-specification-header p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.85);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .garvee-product-details .garvee-specification-table {\n    width: 100%;\n    margin: 0;\n    border: none;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .garvee-product-details .garvee-specification-table tr {\n    border-bottom: 1px solid #d9e2ea;\n  }\n\n  .garvee-product-details .garvee-specification-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .garvee-product-details .garvee-specification-table td {\n    padding: 15px 20px;\n    border: none;\n    vertical-align: top;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .garvee-product-details .garvee-specification-table td:first-child {\n    width: 38%;\n    color: #53636d;\n    font-weight: 600;\n  }\n\n  .garvee-product-details .garvee-specification-table td:last-child {\n    color: #074174;\n    font-weight: 750;\n  }\n\n  .garvee-product-details .garvee-specification-table tr:nth-child(even) {\n    background: #f8fafc;\n  }\n\n  \/* =========================\n     使用提示\n  ========================== *\/\n  .garvee-product-details .garvee-safety-note {\n    margin: 30px 0 0;\n    padding: 16px 18px;\n    border-left: 4px solid #074174;\n    border-radius: 6px;\n    background: #f8f9fa;\n    color: #333333;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .garvee-product-details .garvee-safety-note strong {\n    color: #074174;\n  }\n\n  \/* =========================\n     平板与手机端\n  ========================== *\/\n  @media (max-width: 768px) {\n    .garvee-product-details {\n      padding: 12px;\n    }\n\n    .garvee-product-details .garvee-specs-showcase {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      margin: 15px 0 30px;\n      border-radius: 12;\n    }\n\n    .garvee-product-details .garvee-spec-item-compact {\n      min-height: 150px;\n      padding: 18px 10px;\n    }\n\n    .garvee-product-details .garvee-spec-icon-compact {\n      width: 52px;\n      height: 52px;\n      margin-bottom: 10px;\n      flex-basis: 52px;\n      font-size: 21px;\n    }\n\n    .garvee-product-details .garvee-spec-value-compact {\n      font-size: 17px;\n    }\n\n    .garvee-product-details .garvee-spec-label-compact {\n      font-size: 11px;\n      letter-spacing: 0.2px;\n    }\n\n    .garvee-product-details .garvee-feature-section,\n    .garvee-product-details .garvee-feature-section:nth-of-type(odd) {\n      flex-direction: column;\n    }\n\n    .garvee-product-details .garvee-feature-image,\n    .garvee-product-details .garvee-feature-content {\n      width: 100%;\n    }\n\n    .garvee-product-details .garvee-feature-content {\n      padding: 22px 18px;\n    }\n\n    .garvee-product-details .garvee-feature-title {\n      font-size: 20px;\n    }\n\n    .garvee-product-details .garvee-highlight-list li {\n      font-size: 14.5px;\n    }\n\n    .garvee-product-details .garvee-specification-header {\n      padding: 17px 18px;\n    }\n\n    .garvee-product-details .garvee-specification-header h2 {\n      font-size: 21px;\n    }\n\n    .garvee-product-details .garvee-specification-table td {\n      display: block;\n      width: 100%;\n      padding: 11px 16px;\n    }\n\n    .garvee-product-details .garvee-specification-table td:first-child {\n      width: 100%;\n      padding-bottom: 3px;\n    }\n\n    .garvee-product-details .garvee-specification-table td:last-child {\n      padding-top: 3px;\n      padding-bottom: 13px;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .garvee-product-details .garvee-spec-item-compact {\n      min-height: 140px;\n      padding: 16px 7px;\n    }\n\n    .garvee-product-details .garvee-spec-icon-compact {\n      width: 48px;\n      height: 48px;\n      flex-basis: 48px;\n      font-size: 19px;\n    }\n\n    .garvee-product-details .garvee-spec-value-compact {\n      font-size: 15px;\n    }\n\n    .garvee-product-details .garvee-spec-label-compact {\n      font-size: 10px;\n    }\n\n    .garvee-product-details .garvee-feature-content {\n      padding: 18px 15px;\n    }\n\n    .garvee-product-details .garvee-feature-title {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"garvee-product-details\"\u003e\n\n  \u003c!-- CARACTÉRISTIQUES PRINCIPALES --\u003e\n  \u003cdiv class=\"garvee-specs-showcase\"\u003e\n\n    \u003cdiv class=\"garvee-spec-item-compact\"\u003e\n      \u003cdiv class=\"garvee-spec-icon-compact\"\u003e🛠️\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-value-compact\"\u003eAcier époxy anti-rayures\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eStructure durable atelier\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-spec-item-compact\"\u003e\n      \u003cdiv class=\"garvee-spec-icon-compact\"\u003e🗄️\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-value-compact\"\u003e2 tiroirs + meuble verrouillable\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eRangement sécurisé\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-spec-item-compact\"\u003e\n      \u003cdiv class=\"garvee-spec-icon-compact\"\u003e🔄\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-value-compact\"\u003e4 roulettes 360° avec freins\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eMobilité stable\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-spec-item-compact\"\u003e\n      \u003cdiv class=\"garvee-spec-icon-compact\"\u003e🪝\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-value-compact\"\u003ePanneau perforé modulable\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eOrganisation complète\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 1. STRUCTURE ACIER ÉPAISSE, REVÊTEMENT SANS DÉCOLLEMENT --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/www.garvee.fr\/cdn\/shop\/files\/61zcnZlodrL_2a30db8f-346e-4c8f-acaf-5b439646fb49.jpg?v=1765686350\u0026amp;width=823\" alt=\"Couches de l'acier froid revêtu poudre du chariot outils\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eAcier laminé à froid épais, revêtement époxy résistant\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003eFabriqué en \u003cstrong\u003etôle d'acier laminé à froid épaissie\u003c\/strong\u003e avec découpe laser précise pour une structure rigide.\u003c\/li\u003e\n        \u003cli\u003eRevêtement par cuisson haute température anti-rayures, sans écaillage ni décoloration au fil du temps.\u003c\/li\u003e\n        \u003cli\u003eMatériau recyclable sans VOC ni toxique, sans odeur désagréable pour votre atelier ou garage fermé.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. ESPACE DE RANGEMENT MODULABLE \u0026 PLAN DE TRAVAIL LARGE --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/www.garvee.fr\/cdn\/shop\/files\/71gvVZmdrPL.jpg?v=1765686351\u0026amp;width=713\" alt=\"Chariot à outils avec étagère modulable et panneau perforé\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eRangement modulable pour tous vos outils et accessoires\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eÉtagère intérieure ajustable en hauteur\u003c\/strong\u003e pour ranger caisses, perceuses et équipements de différentes tailles.\u003c\/li\u003e\n        \u003cli\u003eGrand panneau perforé vertical pour suspendre clés à molette, tournevis et petits outils facilement accessibles.\u003c\/li\u003e\n        \u003cli\u003eLarge plateau supérieur servant de plan de travail pour vos opérations de réparation ou bricolage quotidien.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. DEUX TIROIRS À GLISSEMENT DOUX SUR ROULEMENTS À BILLES --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/www.garvee.fr\/cdn\/shop\/files\/61J5gOqgBBL.jpg?v=1765686350\u0026amp;width=823\" alt=\"Glissière trois segments à roulement à billes tiroirs chariot outils\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eTiroirs à glisse fluide sur rails trois segments inox\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003eDeux tiroirs équipés de \u003cstrong\u003eglissières à roulement à billes en acier inoxydable\u003c\/strong\u003e pour une ouverture et fermeture sans accroc.\u003c\/li\u003e\n        \u003cli\u003eRails trois segments qui permettent de tirer complètement le tiroir pour accéder à l'ensemble des petits outils stockés.\u003c\/li\u003e\n        \u003cli\u003eVolume suffisant pour ranger vis, écrous, forets, pinces et tous vos petits accessoires de bricolage.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. PORTES VERROUILLABLES : SÉCURITÉ MAXIMALE DES OUTILS --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/www.garvee.fr\/cdn\/shop\/files\/71QrxyewCnL_8149b839-8e68-4212-9cef-0de177a80fc7.jpg?v=1765686350\u0026amp;width=713\" alt=\"Portes doubles verrouillables du meuble à outils métallique\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eArmoire fermée avec serrure, protection de vos outils de valeur\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003eDouble porte équipée d’un système de verrouillage pour sécuriser vos outils électriques et équipements coûteux.\u003c\/li\u003e\n        \u003cli\u003eÉvite les pertes et protège le matériel de la poussière, des chocs dans votre garage ou atelier.\u003c\/li\u003e\n        \u003cli\u003eConception fermée idéale pour les professionnels ou particuliers souhaitant conserver leurs outils à l’abri des regards.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. MOBILITÉ TOTALE AVEC ROULETTES FREINÉES \u0026 MONTAGE SIMPLE --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/www.garvee.fr\/cdn\/shop\/files\/61mjAbcYUkL_2dae473b-0d72-4935-a8b7-4769ee35430c.jpg?v=1765686350\u0026amp;width=713\" alt=\"Revêtement anti-poussière et sans toxique chariot à outils\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eDéplacement facile et assemblage rapide sans complexité\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003eQuatre roulettes pivotantes à 360° avec frein et poignée ergonomique pour déplacer le meuble partout dans l’espace.\u003c\/li\u003e\n        \u003cli\u003eVerrouillez les roulettes pour obtenir un poste de travail stable sans glissement pendant vos réparations.\u003c\/li\u003e\n        \u003cli\u003eNotice détaillée et pièces numérotées fournies pour un montage rapide sans outils spécifiques complémentaires.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARACTÉRISTIQUES TECHNIQUES --\u003e\n  \u003cdiv class=\"garvee-specification-box\"\u003e\n    \u003cdiv class=\"garvee-specification-header\"\u003e\n      \u003ch2\u003eCaractéristiques techniques\u003c\/h2\u003e\n      \u003cp\u003eInformations complètes du chariot à outils métallique GARVEE pour garage et atelier\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ctable class=\"garvee-specification-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMarque\u003c\/td\u003e\n          \u003ctd\u003eGarvee\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eType de produit\u003c\/td\u003e\n          \u003ctd\u003eChariot à outils roulant métallique avec panneau perforé\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMatériau principal\u003c\/td\u003e\n          \u003ctd\u003eTôle d'acier laminé à froid épais, revêtement époxy haute cuisson\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCompartiments de rangement\u003c\/td\u003e\n          \u003ctd\u003e2 tiroirs à roulement à billes + armoire double porte verrouillable\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eÉquipement mural\u003c\/td\u003e\n          \u003ctd\u003ePanneau perforé vertical pour suspension d'outils\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eÉtagère intérieure\u003c\/td\u003e\n          \u003ctd\u003eHauteur librement modulable selon vos besoins\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSystème de déplacement\u003c\/td\u003e\n          \u003ctd\u003e4 roulettes 360° équipées de freins + poignée de poussée\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eGlissières tiroirs\u003c\/td\u003e\n          \u003ctd\u003eRails trois segments à roulement à billes en acier inoxydable\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePropriétés du revêtement\u003c\/td\u003e\n          \u003ctd\u003eAnti-rayures, sans écaillage, sans VOC, sans odeur toxique\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eEspaces d'utilisation\u003c\/td\u003e\n          \u003ctd\u003eGarage, atelier de bricolage, atelier professionnel, entrepôt\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CONSEILS D’UTILISATION --\u003e\n  \u003cdiv class=\"garvee-safety-note\"\u003e\n    \u003cstrong\u003eConseils d’entretien et d’utilisation :\u003c\/strong\u003e\n    Répartissez uniformément le poids des outils sur le plateau et les étagères pour conserver la stabilité du chariot. Verrouillez systématiquement les roulettes pendant vos travaux. Nettoyez la structure métallique avec un chiffon humide sans produit abrasif pour préserver le revêtement anti-rayures. Utilisez la serrure pour conserver vos outils de valeur en sécurité en fin de journée.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Noir","offer_id":50847864062267,"sku":"PTH_333JYG5N","price":184.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/61QnfAGPdCL.jpg?v=1765686351","url":"https:\/\/www.garvee.fr\/products\/garvee-werkzeugwagen-2schubladen-stahl-werkstatt-pth_333jyg5n","provider":"GARVEEFR","version":"1.0","type":"link"}