{"product_id":"garvee-garderobenstaender-399x157x72-metallrahmen-eingangsbereich-pho_0zvcuxcj","title":"Garvee Porte-manteau\/banc à chaussures, grand modèle, 3 niveaux, crochets, structure métallique amovible, style industriel, 101,3×40×182,9 cm","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Condensed:wght@400;700\u0026amp;family=Roboto:wght@300;400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .garvee-product-details * {\n    box-sizing: border-box;\n  }\n\n  .garvee-product-details {\n    max-width: 1200px;\n    margin: 0 auto 30px;\n    padding: 15px;\n    background: #fff;\n    border-radius: 12px;\n    box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n    font-family: \"Roboto\", sans-serif;\n    color: #333;\n  }\n\n  .garvee-specs-showcase {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin: 20px 0 40px;\n    padding: 25px 30px;\n    background: #fff;\n    border: 2px solid #074174;\n    border-radius: 12px;\n    box-shadow: 0 8px 30px rgba(7,65,116,0.12);\n    flex-wrap: wrap;\n    gap: 15px;\n  }\n\n  .garvee-spec-item-compact {\n    display: flex;\n    flex: 1;\n    min-width: 120px;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  .garvee-spec-icon-compact {\n    width: 60px;\n    height: 60px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 10px;\n    background: #074174;\n    border-radius: 50%;\n    color: #fff;\n    font-size: 24px;\n  }\n\n  .garvee-spec-value-compact {\n    margin-bottom: 2px;\n    color: #074174;\n    font-family: \"Roboto Condensed\", sans-serif;\n    font-size: 1.15rem;\n    font-weight: 700;\n  }\n\n  .garvee-spec-label-compact {\n    color: #074174;\n    font-size: 0.8rem;\n    font-weight: 700;\n    line-height: 1.25;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .garvee-spec-divider {\n    width: 1px;\n    height: 40px;\n    background: #074174;\n    opacity: 0.2;\n  }\n\n  .garvee-feature-section {\n    display: flex;\n    align-items: stretch;\n    margin-bottom: 25px;\n    overflow: hidden;\n    background: #fff;\n    border: 1px solid #eaeded;\n    border-radius: 12px;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n  }\n\n  .garvee-feature-section:nth-child(even) {\n    flex-direction: row-reverse;\n  }\n\n  .garvee-feature-image {\n    flex: 1;\n    min-height: 300px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    background: #f8f9fa;\n  }\n\n  .garvee-feature-image img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    min-height: 300px;\n    object-fit: cover;\n  }\n\n  .garvee-feature-content {\n    flex: 1;\n    padding: 28px;\n    background: #fff;\n  }\n\n  .garvee-feature-title {\n    position: relative;\n    margin: 0 0 16px;\n    padding-bottom: 9px;\n    color: #074174;\n    font-family: \"Roboto Condensed\", sans-serif;\n    font-size: 1.35rem;\n    font-weight: 700;\n  }\n\n  .garvee-feature-title::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 42px;\n    height: 3px;\n    background: #074174;\n    border-radius: 2px;\n  }\n\n  .garvee-highlight-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .garvee-highlight-list li {\n    position: relative;\n    margin-bottom: 11px;\n    padding-left: 24px;\n    color: #333;\n    font-size: 0.96rem;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .garvee-highlight-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 1px;\n    left: 0;\n    color: #074174;\n    font-size: 0.9rem;\n    font-weight: 700;\n  }\n\n  .garvee-highlight-list li strong {\n    color: #074174;\n    font-weight: 700;\n  }\n\n  .garvee-safety-note {\n    margin: 30px 0 5px;\n    padding: 16px;\n    background: #f8f9fa;\n    border-left: 4px solid #074174;\n    border-radius: 6px;\n    color: #333;\n    font-size: 0.9rem;\n    line-height: 1.55;\n  }\n\n  @media (max-width: 768px) {\n    .garvee-feature-section,\n    .garvee-feature-section:nth-child(even) {\n      flex-direction: column;\n    }\n\n    .garvee-feature-image {\n      width: 100%;\n      min-height: 200px;\n    }\n\n    .garvee-feature-image img {\n      min-height: 200px;\n    }\n\n    .garvee-feature-content {\n      padding: 20px;\n    }\n\n    .garvee-specs-showcase {\n      justify-content: center;\n      margin: 25px 0 35px;\n    }\n\n    .garvee-spec-item-compact {\n      flex: 0 0 calc(50% - 10px);\n      margin-bottom: 15px;\n    }\n\n    .garvee-spec-divider {\n      display: none;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .garvee-product-details {\n      padding: 8px;\n      box-shadow: none;\n    }\n\n    .garvee-specs-showcase {\n      padding: 18px 10px;\n      margin: 20px 0 30px;\n    }\n\n    .garvee-spec-item-compact {\n      flex: 0 0 100%;\n    }\n\n    .garvee-feature-content {\n      padding: 18px;\n    }\n\n    .garvee-feature-title {\n      font-size: 1.2rem;\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\"\u003e8 crochets\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eManteaux et accessoires\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-spec-divider\"\u003e\u003cbr\u003e\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\"\u003e3 niveaux\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eRangement chaussures\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-spec-divider\"\u003e\u003cbr\u003e\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\"\u003e101,5×39,9×182,9cm\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eGrand format\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-spec-divider\"\u003e\u003cbr\u003e\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\"\u003eJusqu’à 136kg\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eCharge du banc\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 1. STRUCTURE STABLE --\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\/81sA6FRA1lL_16cb09d8-bf9a-440d-91ac-880c2b8e50de.jpg?v=1765687032\u0026amp;width=1946\" alt=\"Porte-manteau industriel Garvee en MDF et métal avec banc à chaussures\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eStructure stable en MDF et acier\u003c\/h2\u003e\n\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n          Association de \u003cstrong\u003epanneaux MDF et d’une structure en acier\u003c\/strong\u003e adaptée à une utilisation quotidienne.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Cadre métallique avec revêtement en poudre pour préserver durablement son aspect.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eDispositif de fixation murale\u003c\/strong\u003e inclus pour renforcer la stabilité du meuble.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Pieds réglables permettant de mieux s’adapter aux sols légèrement irréguliers.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. RANGEMENT MULTIFONCTIONNEL --\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\/71y_qevGZSL_5b65c82d-93b1-443a-8a3c-811363403c27.jpg?v=1765687032\u0026amp;width=1946\" alt=\"Porte-manteau multifonction avec crochets, tringle et banc à chaussures\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eUne solution complète pour organiser l’entrée\u003c\/h2\u003e\n\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n          \u003cstrong\u003e8 crochets\u003c\/strong\u003e pour suspendre manteaux, sacs, chapeaux, écharpes et autres accessoires.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Tringle supérieure pratique pour ranger les vêtements sur cintres.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Banc intégré permettant de s’asseoir pour mettre ou retirer ses chaussures.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Convient à \u003cstrong\u003el’entrée, au couloir, au dressing ou à la buanderie\u003c\/strong\u003e.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. DIMENSIONS ET CAPACITÉ --\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\/81aRfr6EH1L_c64e1e3a-291a-4113-a64f-504ae56ba726.jpg?v=1765687033\u0026amp;width=1946\" alt=\"Dimensions du porte-manteau Garvee avec banc à chaussures 3 niveaux\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eGrand format et rangement sur 3 niveaux\u003c\/h2\u003e\n\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n          Dimensions totales : \u003cstrong\u003e101,5×39,9×182,9cm\u003c\/strong\u003e.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Chaque crochet peut supporter une charge allant jusqu’à \u003cstrong\u003e3kg\u003c\/strong\u003e.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Le banc à chaussures peut supporter une charge allant jusqu’à \u003cstrong\u003e136kg\u003c\/strong\u003e.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Les étagères inférieures permettent d’organiser chaussures, paniers et boîtes de rangement.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. ACCESSOIRES ET MONTAGE --\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\/614MW87iGOL_75448fe3-28c9-43fa-9907-d78b8a00e1d7.jpg?v=1765687033\u0026amp;width=1946\" alt=\"Montage et accessoires du porte-manteau industriel Garvee\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eMontage organisé avec accessoires inclus\u003c\/h2\u003e\n\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n          Ensemble comprenant \u003cstrong\u003ecrochets, tringle, banc, étagères et pieds réglables\u003c\/strong\u003e.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Accessoires de montage et dispositif de fixation murale inclus.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Pièces numérotées pour faciliter leur identification pendant l’assemblage.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Notice illustrée présentant les différentes étapes de montage.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CONSEILS D’INSTALLATION --\u003e\n  \u003cdiv class=\"garvee-safety-note\"\u003e\n    \u003cstrong\u003eConseils d’installation :\u003c\/strong\u003e\n    vérifiez les dimensions de l’espace disponible avant le montage. Fixez le porte-manteau au mur avec des éléments adaptés au type de support et répartissez les charges uniformément sur les crochets, les étagères et le banc.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Couleur rétro","offer_id":50847863472443,"sku":"PHO_0ZVCUXCJ","price":97.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81QYdwtvXML.jpg?v=1765686270","url":"https:\/\/www.garvee.fr\/products\/garvee-garderobenstaender-399x157x72-metallrahmen-eingangsbereich-pho_0zvcuxcj","provider":"GARVEEFR","version":"1.0","type":"link"}