{"product_id":"garvee-hall-tree-17-haken-rustikales-holz-flur-mudroom-pho_104l9wnk","title":"Garvee Porte-manteau avec banc et penderie 5 en 1, pour l'entrée et le vestibule, en bois rustique et ajustable","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 · Arbre à vêtements 5-en-1\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* === STYLE GLOBAL (repris de style.docx avec ajustements mineurs) === *\/\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       核心参数 : 4 blocs (2x2)\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       Blocs \"feature\" (image + texte)\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       Tableau des spécifications\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       Note de sécurité \/ utilisation\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       RESPONSIVE (tablette \u0026 mobile)\n       ========================== *\/\n    @media (max-width: 768px) {\n      .garvee-product-details {\n        padding: 12px;\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: 12px;\n      }\n      .garvee-product-details .garvee-spec-item-compact {\n        min-height: 150px;\n        padding: 18px 10px;\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      .garvee-product-details .garvee-spec-value-compact {\n        font-size: 17px;\n      }\n      .garvee-product-details .garvee-spec-label-compact {\n        font-size: 11px;\n        letter-spacing: 0.2px;\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      .garvee-product-details .garvee-feature-image,\n      .garvee-product-details .garvee-feature-content {\n        width: 100%;\n      }\n      .garvee-product-details .garvee-feature-content {\n        padding: 22px 18px;\n      }\n      .garvee-product-details .garvee-feature-title {\n        font-size: 20px;\n      }\n      .garvee-product-details .garvee-highlight-list li {\n        font-size: 14.5px;\n      }\n      .garvee-product-details .garvee-specification-header {\n        padding: 17px 18px;\n      }\n      .garvee-product-details .garvee-specification-header h2 {\n        font-size: 21px;\n      }\n      .garvee-product-details .garvee-specification-table td {\n        display: block;\n        width: 100%;\n        padding: 11px 16px;\n      }\n      .garvee-product-details .garvee-specification-table td:first-child {\n        width: 100%;\n        padding-bottom: 3px;\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      .garvee-product-details .garvee-spec-icon-compact {\n        width: 48px;\n        height: 48px;\n        flex-basis: 48px;\n        font-size: 19px;\n      }\n      .garvee-product-details .garvee-spec-value-compact {\n        font-size: 15px;\n      }\n      .garvee-product-details .garvee-spec-label-compact {\n        font-size: 10px;\n      }\n      .garvee-product-details .garvee-feature-content {\n        padding: 18px 15px;\n      }\n      .garvee-product-details .garvee-feature-title {\n        font-size: 19px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\u003cdiv class=\"garvee-product-details\"\u003e\n\n  \u003c!-- ====== 4 ICÔNES CLÉS (57L \/ 17 crochets \/ 125 kg \/ style rustique) ====== --\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\"\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\"\u003e17 crochets\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eMobiles \u0026amp; réglables\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\"\u003eCharge 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\"\u003eRustique\u003c\/div\u003e\n      \u003cdiv class=\"garvee-spec-label-compact\"\u003eFerme · moderne · transition\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ====== 1. MULTIFONCTION 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\/81Yb4919HNL.jpg?v=1765686234\u0026amp;width=1946\" alt=\"Arbre à vêtements 5-en-1 avec banc, étagères, tiroirs et crochets\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003e5-en-1 : tout l’organisé en un seul meuble\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 et un étage supérieur pour manteaux, sacs et accessoires.\u003c\/li\u003e\n        \u003cli\u003eSolution compacte 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 AMOVIBLE ====== --\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\/71fbKhaq9_L.jpg?v=1765686234\u0026amp;width=1946\" alt=\"Panneau mural et banc séparables, crochets démontables\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eAmovible et modulable pour chaque pièce\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003eUtilisez l’arbre complet ou \u003cstrong\u003eséparez le banc\u003c\/strong\u003e et le panneau mural.\u003c\/li\u003e\n        \u003cli\u003eIdéal pour petits ou grands espaces, s’adapte à l’entrée, au couloir ou à la buanderie.\u003c\/li\u003e\n        \u003cli\u003eMontage simple, \u003cstrong\u003econfiguration flexible\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ====== 3. CROCHETS RÉGLABLES ET MOBILES ====== --\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\/91YL9uEbomL.jpg?v=1765686234\u0026amp;width=1946\" alt=\"Crochets mobiles réglables pour manteaux, écharpes et sacs\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003e17 crochets mobiles, rangement sur mesure\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCrochets déplaçables\u003c\/strong\u003e pour organiser manteaux, écharpes, clés ou sacs.\u003c\/li\u003e\n        \u003cli\u003eAdaptez la position à chaque membre de la famille et à vos objets.\u003c\/li\u003e\n        \u003cli\u003eUne flexibilité \u003cstrong\u003einégalée\u003c\/strong\u003e pour un intérieur bien rangé.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ====== 4. STABILITÉ ET 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\/814-SQ60s_L.jpg?v=1765686234\u0026amp;width=1946\" alt=\"Pieds réglables et sangle anti-basculement pour stabilité\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eStabilité durable et sécurité enfants\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBanc supporte jusqu’à 125 kg\u003c\/strong\u003e – matériaux haute qualité.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePieds réglables\u003c\/strong\u003e pour sols irréguliers, \u003cstrong\u003esangles anti-basculement\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003cli\u003eConçu pour les familles : sécurité renforcée.\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\/81zWL0_ScFL.jpg?v=1765686234\u0026amp;width=1946\" alt=\"Style rustique s'intégrant aux décors ferme, moderne ou transitionnel\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"garvee-feature-content\"\u003e\n      \u003ch2 class=\"garvee-feature-title\"\u003eStyle rustique pour tous les intérieurs\u003c\/h2\u003e\n      \u003cul class=\"garvee-highlight-list\"\u003e\n        \u003cli\u003eSurface au \u003cstrong\u003echarme rustique\u003c\/strong\u003e qui s’accorde avec les décors ferme, modernes ou transitionnels.\u003c\/li\u003e\n        \u003cli\u003eIntègre magnifiquement les entrées, chambres ou coins salon.\u003c\/li\u003e\n        \u003cli\u003eL’organisation quotidienne devient \u003cstrong\u003estylée et simple\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ====== TABLEAU DES CARACTÉRISTIQUES ====== --\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 – l’essentiel en un coup d’œil\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"garvee-specification-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eModèle\u003c\/td\u003e\n\u003ctd\u003eGarvee 5-en-1\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eType de produit\u003c\/td\u003e\n\u003ctd\u003eArbre à vêtements avec banc, étagères, tiroirs et crochets\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eNombre de crochets\u003c\/td\u003e\n\u003ctd\u003e17 (mobiles et réglables)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCapacité du banc\u003c\/td\u003e\n\u003ctd\u003eJusqu’à 125 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eÉtagères à chaussures\u003c\/td\u003e\n\u003ctd\u003e2 niveaux\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTiroirs\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eÉtage supérieur\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDisposition\u003c\/td\u003e\n\u003ctd\u003eAmovible (banc + panneau mural séparables)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePieds\u003c\/td\u003e\n\u003ctd\u003eRéglables pour sols irréguliers\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSécurité\u003c\/td\u003e\n\u003ctd\u003eSangles anti-basculement incluses\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMatériau\u003c\/td\u003e\n\u003ctd\u003eQualité supérieure, surface rustique\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eStyles de décoration\u003c\/td\u003e\n\u003ctd\u003eFerme, moderne, transitionnel\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, salon\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 \/ SÉCURITÉ ====== --\u003e\n  \u003cdiv class=\"garvee-safety-note\"\u003e\n    \u003cstrong\u003eConseils d’utilisation :\u003c\/strong\u003e\n    Vérifiez régulièrement la fixation des crochets et des étagères. \n    Pour la stabilité, utilisez les sangles anti-basculement fournies, surtout si vous avez des enfants.\n    Nettoyez la surface avec un chiffon doux et sec ; évitez les produits abrasifs.\n    Respectez la charge maximale de 125 kg pour le banc afin d’assurer la durabilité du meuble.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Garvee","offers":[{"title":"Marron","offer_id":50847866880315,"sku":"PHO_104L9WNK","price":135.59,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81Yb4919HNL.jpg?v=1765686234","url":"https:\/\/www.garvee.fr\/products\/garvee-hall-tree-17-haken-rustikales-holz-flur-mudroom-pho_104l9wnk","provider":"GARVEEFR","version":"1.0","type":"link"}