{"product_id":"garvee-hall-tree-5in1-holz-flur-diele-pho_104l9093","title":"Garvee Meuble d'entrée avec banc et penderie 5 en 1, coloris bois naturel, pour le couloir et l'entrée","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eGarvee 多功能衣帽架 | 法国独立站\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* ===== 重置 \u0026 全局 ===== *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    body {\n      background: #f5f7fa;\n      display: flex;\n      justify-content: center;\n      padding: 30px 15px;\n      font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* ===== 主容器 ===== *\/\n    .garvee-product-details {\n      width: 100%;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 20px;\n      border-radius: 20px;\n      background: #ffffff;\n      color: #1e2b37;\n      line-height: 1.6;\n      box-shadow: 0 12px 40px rgba(0, 0, 0, 0.06);\n      transition: all 0.2s;\n    }\n\n    \/* ===== 核心参数 (2x2) ===== *\/\n    .garvee-specs-showcase {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 0;\n      width: 100%;\n      margin: 0 0 35px 0;\n      border: 2px solid #074174;\n      border-radius: 18px;\n      background: #ffffff;\n      overflow: hidden;\n      box-shadow: 0 8px 24px rgba(7, 65, 116, 0.10);\n    }\n    .garvee-spec-item-compact {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      padding: 28px 16px;\n      min-height: 170px;\n      text-align: center;\n      background: #ffffff;\n      border-bottom: 1px solid #dce5ed;\n    }\n    .garvee-spec-item-compact:nth-child(-n+2) {\n      border-bottom: 1px solid #dce5ed;\n    }\n    .garvee-spec-item-compact:nth-child(odd) {\n      border-right: 1px solid #dce5ed;\n    }\n    .garvee-spec-item-compact:nth-child(2) {\n      border-right: none;\n    }\n    .garvee-spec-item-compact:last-child {\n      border-bottom: none;\n    }\n    .garvee-spec-icon-compact {\n      display: flex;\n      width: 64px;\n      height: 64px;\n      margin-bottom: 12px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      background: #074174;\n      color: #fff;\n      font-size: 28px;\n      flex-shrink: 0;\n    }\n    .garvee-spec-value-compact {\n      font-size: 22px;\n      font-weight: 800;\n      color: #074174;\n      margin-bottom: 4px;\n      line-height: 1.2;\n    }\n    .garvee-spec-label-compact {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #074174;\n    }\n\n    \/* ===== 图文卖点模块 ===== *\/\n    .garvee-feature-section {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      margin-bottom: 28px;\n      border-radius: 16px;\n      background: #ffffff;\n      border: 1px solid #edf2f7;\n      overflow: hidden;\n      box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);\n    }\n    .garvee-feature-section:nth-of-type(odd) {\n      flex-direction: row-reverse;\n    }\n    .garvee-feature-image,\n    .garvee-feature-content {\n      flex: 1 1 50%;\n      min-width: 260px;\n    }\n    .garvee-feature-image {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #fafbfc;\n      padding: 12px;\n    }\n    .garvee-feature-image img {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      object-fit: contain;\n      border-radius: 8px;\n    }\n    .garvee-feature-content {\n      padding: 30px 28px;\n      background: #ffffff;\n    }\n    .garvee-feature-title {\n      position: relative;\n      font-size: 24px;\n      font-weight: 700;\n      color: #074174;\n      margin: 0 0 18px 0;\n      padding-bottom: 12px;\n      line-height: 1.3;\n    }\n    .garvee-feature-title::after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 48px;\n      height: 4px;\n      background: #074174;\n      border-radius: 4px;\n    }\n    .garvee-highlight-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n    .garvee-highlight-list li {\n      position: relative;\n      padding-left: 28px;\n      margin-bottom: 12px;\n      font-size: 16px;\n      line-height: 1.55;\n      color: #1e2b37;\n    }\n    .garvee-highlight-list li:last-child {\n      margin-bottom: 0;\n    }\n    .garvee-highlight-list li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 1px;\n      color: #074174;\n      font-weight: 700;\n      font-size: 16px;\n    }\n    .garvee-highlight-list strong {\n      color: #074174;\n      font-weight: 700;\n    }\n\n    \/* ===== 规格表格 ===== *\/\n    .garvee-specification-box {\n      margin: 40px 0 25px;\n      border: 2px solid #074174;\n      border-radius: 18px;\n      background: #ffffff;\n      overflow: hidden;\n    }\n    .garvee-specification-header {\n      padding: 20px 24px;\n      background: #074174;\n      color: #ffffff;\n    }\n    .garvee-specification-header h2 {\n      font-size: 24px;\n      font-weight: 700;\n      margin: 0 0 6px 0;\n      color: #ffffff;\n    }\n    .garvee-specification-header p {\n      font-size: 15px;\n      color: rgba(255, 255, 255, 0.85);\n      margin: 0;\n    }\n    .garvee-specification-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: #ffffff;\n    }\n    .garvee-specification-table tr {\n      border-bottom: 1px solid #e6edf4;\n    }\n    .garvee-specification-table tr:last-child {\n      border-bottom: none;\n    }\n    .garvee-specification-table td {\n      padding: 14px 22px;\n      font-size: 15px;\n      vertical-align: top;\n      border: none;\n    }\n    .garvee-specification-table td:first-child {\n      width: 36%;\n      font-weight: 600;\n      color: #4a5c69;\n    }\n    .garvee-specification-table td:last-child {\n      font-weight: 700;\n      color: #074174;\n    }\n    .garvee-specification-table tr:nth-child(even) {\n      background: #f8fafc;\n    }\n\n    \/* ===== 安全提示 ===== *\/\n    .garvee-safety-note {\n      margin: 25px 0 0;\n      padding: 18px 22px;\n      border-left: 6px solid #074174;\n      background: #f8fafc;\n      border-radius: 8px;\n      font-size: 15px;\n      color: #1e2b37;\n      line-height: 1.6;\n    }\n    .garvee-safety-note strong {\n      color: #074174;\n    }\n\n    \/* ===== 响应式 ===== *\/\n    @media screen and (max-width: 768px) {\n      .garvee-product-details {\n        padding: 14px;\n      }\n      .garvee-specs-showcase {\n        border-radius: 14px;\n        margin-bottom: 25px;\n      }\n      .garvee-spec-item-compact {\n        min-height: 140px;\n        padding: 18px 10px;\n      }\n      .garvee-spec-icon-compact {\n        width: 54px;\n        height: 54px;\n        font-size: 22px;\n      }\n      .garvee-spec-value-compact {\n        font-size: 18px;\n      }\n      .garvee-spec-label-compact {\n        font-size: 11px;\n      }\n      .garvee-feature-section {\n        flex-direction: column !important;\n      }\n      .garvee-feature-section:nth-of-type(odd) {\n        flex-direction: column !important;\n      }\n      .garvee-feature-image,\n      .garvee-feature-content {\n        flex: 1 1 100%;\n        width: 100%;\n      }\n      .garvee-feature-content {\n        padding: 22px 18px;\n      }\n      .garvee-feature-title {\n        font-size: 21px;\n      }\n      .garvee-highlight-list li {\n        font-size: 15px;\n      }\n      .garvee-specification-header {\n        padding: 16px 18px;\n      }\n      .garvee-specification-header h2 {\n        font-size: 21px;\n      }\n      .garvee-specification-table td {\n        display: block;\n        width: 100%;\n        padding: 10px 16px;\n      }\n      .garvee-specification-table td:first-child {\n        width: 100%;\n        padding-bottom: 2px;\n        font-weight: 700;\n      }\n      .garvee-specification-table td:last-child {\n        padding-top: 2px;\n        padding-bottom: 12px;\n      }\n    }\n    @media screen and (max-width: 420px) {\n      .garvee-spec-item-compact {\n        min-height: 120px;\n        padding: 14px 6px;\n      }\n      .garvee-spec-icon-compact {\n        width: 48px;\n        height: 48px;\n        font-size: 20px;\n      }\n      .garvee-spec-value-compact {\n        font-size: 16px;\n      }\n      .garvee-spec-label-compact {\n        font-size: 10px;\n      }\n      .garvee-feature-content {\n        padding: 16px 14px;\n      }\n      .garvee-feature-title {\n        font-size: 19px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"garvee-product-details\"\u003e\n\n  \u003c!-- ===== 核心参数 2x2 ===== --\u003e\n  \u003cdiv class=\"garvee-specs-showcase\"\u003e\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\"\u003e17 crochets\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003erangement modulable\u003c\/div\u003e\n    \u003c\/div\u003e\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\"\u003e125 kg\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003ecapacité du banc\u003c\/div\u003e\n    \u003c\/div\u003e\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\"\u003e5 en 1\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003ebanc + étagères + tiroirs\u003c\/div\u003e\n    \u003c\/div\u003e\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\"\u003eStyle rustique\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eferme \/ moderne\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 卖点 1 : 5 en 1 ===== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81SfegCg2sL.jpg?v=1765686234\u0026amp;width=600\" alt=\"Arbre à vêtements 5 en 1 avec banc et étagères\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003e5 en 1 : tout en un, gain de place\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBanc intégré\u003c\/strong\u003e + 2 étagères à chaussures + 2 tiroirs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e17 crochets\u003c\/strong\u003e pour manteaux, sacs, écharpes et accessoires.\u003c\/li\u003e\n        \u003cli\u003eSolution \u003cstrong\u003ecompacte\u003c\/strong\u003e pour entrée, couloir ou buanderie.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 卖点 2 : disposition flexible ===== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81GceJthRaL.jpg?v=1765686234\u0026amp;width=600\" alt=\"Disposition modulable, banc et panneau séparables\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eModulable : s'adapte à tous vos espaces\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003eUtilisez l'ensemble ou \u003cstrong\u003eséparez le banc\u003c\/strong\u003e et le panneau mural.\u003c\/li\u003e\n        \u003cli\u003eIdéal pour \u003cstrong\u003epetits ou grands espaces\u003c\/strong\u003e, entrée, couloir, buanderie.\u003c\/li\u003e\n        \u003cli\u003eConfiguration \u003cstrong\u003epersonnalisable\u003c\/strong\u003e selon vos besoins.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 卖点 3 : crochets réglables ===== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81QvCoSp_QL.jpg?v=1765686234\u0026amp;width=600\" alt=\"Crochets mobiles et réglables pour une organisation sur mesure\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eCrochets mobiles : organisation sur mesure\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e17 crochets mobiles\u003c\/strong\u003e pour manteaux, écharpes, clés, sacs.\u003c\/li\u003e\n        \u003cli\u003eAjustez la position pour chaque \u003cstrong\u003emembre de la famille\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003cli\u003eAdaptez l'espace selon vos \u003cstrong\u003eobjets du quotidien\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 卖点 4 : stabilité \u0026 sécurité ===== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81tFaae5qvL.jpg?v=1765686234\u0026amp;width=600\" alt=\"Structure stable, pieds réglables et sangles anti-basculement\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eStable, robuste et sécurisé\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003eBanc supporte jusqu'à \u003cstrong\u003e125 kg\u003c\/strong\u003e – matériaux haute qualité.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePieds réglables\u003c\/strong\u003e pour stabilité sur sols irréguliers.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSangles anti-basculement\u003c\/strong\u003e : sécurité renforcée pour les enfants.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 卖点 5 : style rustique ===== --\u003e\n  \u003cdiv class=\"garvee-feature-section\"\u003e\n    \u003cdiv class=\"garvee-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/8111dGy8bBL.jpg?v=1765686234\u0026amp;width=600\" alt=\"Design rustique qui s'intègre dans tous les intérieurs\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eStyle rustique : charme intemporel\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003eDesign \u003cstrong\u003erustique\u003c\/strong\u003e qui s’accorde avec les décors ferme, modernes ou transition.\u003c\/li\u003e\n        \u003cli\u003eParfait pour \u003cstrong\u003eentrée, chambre, salon ou coin lecture\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003cli\u003eOrganisation quotidienne \u003cstrong\u003estylée et fonctionnelle\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 规格表格 ===== --\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\u003eArbre à vêtements multifonctionnel Garvee\u003c\/p\u003e\n    \u003c\/div\u003e\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\u003eArbre à vêtements 5 en 1 avec banc\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eNombre de crochets\u003c\/td\u003e\n\u003ctd\u003e17 crochets mobiles\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eÉtagères à chaussures\u003c\/td\u003e\n\u003ctd\u003e2 étagères intégrées\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTiroirs\u003c\/td\u003e\n\u003ctd\u003e2 tiroirs de rangement\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBanc intégré\u003c\/td\u003e\n\u003ctd\u003eCapacité jusqu'à 125 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003eBois d'ingénierie de haute qualité\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePieds réglables\u003c\/td\u003e\n\u003ctd\u003ePour sols irréguliers\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSystème anti-basculement\u003c\/td\u003e\n\u003ctd\u003eSangles de sécurité incluses\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eRustique \/ Ferme \/ Moderne\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions (approx.)\u003c\/td\u003e\n\u003ctd\u003e100 × 40 × 180 cm (H×L×P)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eUtilisation recommandée\u003c\/td\u003e\n\u003ctd\u003eEntrée, couloir, buanderie, chambre\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMontage\u003c\/td\u003e\n\u003ctd\u003eFacile, instructions incluses\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 使用提示 ===== --\u003e\n  \u003cdiv class=\"garvee-safety-note\"\u003e\n    \u003cstrong\u003e💡 Conseil d'utilisation :\u003c\/strong\u003e \n    Fixez solidement les sangles anti-basculement au mur pour une sécurité optimale, surtout en présence d'enfants. \n    Ajustez les pieds pour une parfaite stabilité. Nettoyez avec un chiffon doux et sec. \n    Parfait pour organiser votre entrée avec style !\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- fin garvee-product-details --\u003e\n\n\n\u003c\/body\u003e","brand":"Garvee","offers":[{"title":"Noir","offer_id":50847867339067,"sku":"PHO_104L9093","price":113.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81SfegCg2sL.jpg?v=1765686234","url":"https:\/\/www.garvee.fr\/products\/garvee-hall-tree-5in1-holz-flur-diele-pho_104l9093","provider":"GARVEEFR","version":"1.0","type":"link"}