{"product_id":"garvee-outdoor-recliner-chair-150deg-adjustable-wicker-patio-ppg_33unyu3p","title":"Chaise longue de jardin Garvee inclinable à 150° avec dossier et repose-pieds reliés, table d'appoint escamotable en osier, coussins amovibles","description":"\u003cstyle\u003e\n    .product-details{\n      max-width:1200px;\n      margin:0 auto;\n      padding:20px;\n      font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;\n      background:linear-gradient(to bottom,#f0f7ff,#e6f3ff);\n      position:relative;\n      overflow:hidden;\n    }\n    .product-details::after{\n      content:\"\";\n      position:absolute;\n      left:0;\n      right:0;\n      height:8px;\n      background:linear-gradient(90deg,#005a9e,#007cc0,#005a9e);\n      z-index:1;\n    }\n    .product-details::before{ top:0; }\n    .product-details::after{ bottom:0; }\n    \n    .product-details .feature-section{\n      display:flex;\n      align-items:stretch;\n      margin-bottom:30px;\n      background:#fff;\n      border-radius:12px;\n      overflow:hidden;\n      box-shadow:0 5px 15px rgba(0,90,158,.08);\n      border:1px solid #e1eeff;\n    }\n    .product-details .feature-section:nth-child(even){ flex-direction:row-reverse; }\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:#f0f7ff;\n      overflow:hidden;\n    }\n    .product-details .feature-image img{\n      width:100%;\n      height:auto;\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.4rem;\n      color:#005a9e;\n      margin-bottom:12px;\n      font-weight:700;\n    }\n    \n    .product-details .data-box{\n      background:#f0f7ff;\n      padding:12px;\n      border-left:4px solid #005a9e;\n      border-radius:6px;\n      margin-bottom:12px;\n      font-size:.9rem;\n    }\n    \n    .product-details .highlight-list{\n      list-style:none;\n      margin:0;\n      padding:0;\n    }\n    .product-details .highlight-list li{\n      padding-left:24px;\n      margin-bottom:6px;\n      position:relative;\n      font-size:.9rem;\n    }\n    .product-details .highlight-list li:before{\n      content:\"✓\";\n      position:absolute;\n      left:0;\n      color:#005a9e;\n      font-weight:700;\n    }\n    \n    .product-details .highlight-box{\n      background:linear-gradient(135deg,#f0f7ff 0%,#e6f0ff 100%);\n      border-left:5px solid #005a9e;\n      padding:20px;\n      border-radius:12px;\n      margin-bottom:25px;\n    }\n    .product-details .highlight-title{\n      text-align:center;\n      font-size:1.6rem;\n      color:#005a9e;\n      margin-bottom:12px;\n      font-weight:700;\n    }\n    \n    .product-details .specs-section{\n      background:#fff;\n      border-radius:12px;\n      padding:20px;\n      margin-bottom:25px;\n      box-shadow:0 5px 15px rgba(0,90,158,.08);\n      border:1px solid #e1eeff;\n    }\n    .product-details .section-title{\n      font-size:1.4rem;\n      color:#005a9e;\n      margin-bottom:15px;\n      border-bottom:2px solid #005a9e;\n      padding-bottom:8px;\n      font-weight:700;\n    }\n    \n    @media (min-width:769px){\n      .product-details .highlight-box .data-box{ text-align:center; }\n      .product-details .specs-section .section-title{ text-align:center; }\n      .product-details .specs-section ul.highlight-list{\n        display:flex;\n        justify-content:center;\n        gap:30px;\n      }\n      .product-details .specs-section ul.highlight-list li{\n        padding-left:20px;\n        margin-bottom:0;\n        white-space:nowrap;\n      }\n    }\n    \n    @media (max-width:768px){\n      .product-details .feature-section,\n      .product-details .feature-section:nth-child(even){\n        flex-direction:column;\n      }\n      .product-details .feature-image{ min-height:250px; }\n    }\n    \n    @media (max-width:480px){\n      .product-details{ padding:15px; }\n      .product-details .feature-image{ min-height:200px; }\n    }\n    \n    .garvee-spec-container{\n      margin:0;\n      padding:10px;\n      box-sizing:border-box;\n      font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;\n      background-color:#f8fafc;\n      color:#333;\n      line-height:1.4;\n    }\n    .garvee-spec-container *{ box-sizing:border-box; }\n    \n    .container{\n      max-width:100%;\n      margin:0 auto;\n    }\n    \n    .spec-card{\n      background:#fff;\n      border-radius:8px;\n      padding:16px;\n      box-shadow:0 2px 12px rgba(0,0,0,.1);\n      border:1px solid #e8ecef;\n    }\n    \n    .spec-header{\n      text-align:center;\n      margin-bottom:16px;\n      padding-bottom:12px;\n      border-bottom:1px solid #f0f4f8;\n    }\n    \n    .spec-title{\n      font-size:16px;\n      font-weight:700;\n      color:#074174;\n      margin-bottom:4px;\n    }\n    .spec-subtitle{\n      font-size:13px;\n      color:#64748b;\n    }\n    \n    .spec-list{\n      display:flex;\n      flex-direction:column;\n      gap:0;\n    }\n    \n    .spec-item{\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      padding:10px 4px;\n      border-bottom:1px solid #f1f5f9;\n      white-space:nowrap;\n    }\n    .spec-item:last-child{ border-bottom:none; }\n    \n    .spec-label{\n      font-size:13px;\n      color:#475569;\n      font-weight:500;\n      flex-shrink:0;\n    }\n    .spec-value{\n      font-size:13px;\n      font-weight:600;\n      color:#074174;\n      text-align:right;\n      flex-shrink:0;\n    }\n    \n    .highlight-box{\n      background:linear-gradient(135deg,#f0f7ff 0%,#e6f0ff 100%);\n      border-radius:6px;\n      padding:10px;\n      margin:12px 0;\n      border:1px solid #e1eeff;\n    }\n    .highlight-text{\n      font-size:13px;\n      color:#074174;\n      text-align:center;\n      font-weight:600;\n    }\n    \n    @media (max-width:480px){\n      .spec-item{\n        flex-direction:row;\n        align-items:center;\n        padding:8px 2px;\n        white-space:nowrap;\n        overflow:hidden;\n      }\n      .spec-label,\n      .spec-value{\n        white-space:nowrap;\n        overflow:hidden;\n        text-overflow:ellipsis;\n        font-size:13px;\n      }\n      .spec-label{\n        min-width:45%;\n        max-width:45%;\n      }\n      .spec-value{\n        min-width:50%;\n        max-width:50%;\n        text-align:right;\n      }\n      .garvee-spec-container{ padding:8px; }\n      .spec-card{ padding:12px; }\n    }\n    \n    .m-collection-toolbar__column-switcher \u003e button{ --border-radius:0; }\n    .m-menu-drawer__menu-item.m-list-menu__item \u003e a,\n    .m-menu-drawer__utility-links \u003e a{ font-weight:600; }\n    \n    @media (max-width:1360px){\n      .f-menu-mobile .f-menu__link--level-1 .f-menu__label,\n      .m-menu-dropdown__menu-item \u003e a{ font-weight:600; }\n    }\n    \n    .jdgm-prev-badge{ font-size:14px; }\n    \n    @media (max-width:768px){\n      .m-main-product .m-product-trust-badge \u003e div{ max-width:269px; }\n      .jdgm-prev-badge{ font-size:12px; }\n      #launcher{ width:40px !important; height:40px !important; }\n      #launcher + iframe{ bottom:99px !important; left:44px !important; }\n    }\n    \n    .jdgm-prev-badge .jdgm-qa-badge{ display:none; }\n    \n    span.kl-private-reset-css-Xuajs1{\n      max-height:40px !important;\n      min-height:0 !important;\n    }\n    \n    .jdgm-prev-badge__text{\n      margin-left:10px;\n      font-weight:400;\n      color:#666;\n      font-size:14px;\n    }\n.aplus-wrapper{\n  max-width:1200px;\n  margin:0 auto;\n  font-family:Arial, sans-serif;\n}\n.aplus-section{\n  margin:70px 0;\n  text-align:center;\n}\n.aplus-section h2{\n  font-size:32px;\n  font-weight:700;\n  margin-bottom:20px;\n}\n.aplus-section p{\n  font-size:16px;\n  color:#555;\n  max-width:900px;\n  margin:20px auto 0;\n  line-height:1.6;\n}\n.aplus-bg img{\n  width:100%;\n  border-radius:6px;\n}\n.aplus-4col{\n  display:flex;\n  gap:30px;\n  justify-content:space-between;\n  margin-top:50px;\n}\n.aplus-col{\n  flex:1;\n  text-align:center;\n}\n.aplus-col img{\n  width:100%;\n  border-radius:6px;\n}\n.aplus-col h3{\n  font-size:18px;\n  font-weight:700;\n  margin:15px 0 10px;\n}\n.aplus-col p{\n  font-size:14px;\n  color:#666;\n}\n@media(max-width:768px){\n  .aplus-4col{\n    flex-direction:column;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"aplus-wrapper\"\u003e\n\n\u003c!-- Section 1 --\u003e\n\u003cdiv class=\"aplus-section\"\u003e\n  \u003ch2\u003eLuxe ergonomique pour une détente prolongée\u003c\/h2\u003e\n  \u003cdiv class=\"aplus-bg\"\u003e\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/7b69d895-3730-4871-8484-0fbd0980ed64.__CR0,0,1883,772_PT0_SX1464_V1___.jpg\" alt=\"Transat d'extérieur\"\u003e\n  \u003c\/div\u003e\n  \u003cp\u003e\n    Conçu pour accueillir confortablement des personnes mesurant jusqu'à 1,8 m (6 pieds), son rembourrage en mousse haute densité aide à soulager la pression sur le dos et le cou, parfait pour de longues heures de détente en extérieur.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 2 --\u003e\n\u003cdiv class=\"aplus-section\"\u003e\n  \u003ch2\u003eTransat en rotin d'extérieur pour piscine, balcon, véranda, porche et jardin\u003c\/h2\u003e\n  \u003cdiv class=\"aplus-bg\"\u003e\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ce376eed-5d03-461b-88a6-c36637cfdd2e.__CR0,0,1469,602_PT0_SX1464_V1___.jpg\" alt=\"Scène extérieure\"\u003e\n  \u003c\/div\u003e\n  \u003cp\u003e\n    Aucun outil nécessaire – suivez simplement les instructions pour l'assembler en moins de 30 minutes. Construit avec un cadre robuste supportant jusqu'à 136 kg (300 livres) et doté d'un mécanisme d'inclinaison fluide pour un confort sans effort.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Section 3 --\u003e\n\u003cdiv class=\"aplus-section\"\u003e\n  \u003cdiv class=\"aplus-bg\"\u003e\n    \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/627f2dd0-5724-4aca-be05-c6ee05e978da.__CR0,0,2057,843_PT0_SX1464_V1___.jpg\" alt=\"Détente dans le jardin\"\u003e\n  \u003c\/div\u003e\n  \u003cp\u003e\n    Que ce soit pour un barbecue dans le jardin ou pour profiter du soleil au bord de la piscine, ce transat est conçu pour toutes les escapades en plein air. Asseyez-vous droit pour lire ou inclinez-vous complètement pour une sieste – chaque angle offre un soutien personnalisé.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4 Column Feature Section --\u003e\n\u003cdiv class=\"aplus-section\"\u003e\n  \u003cdiv class=\"aplus-4col\"\u003e\n\n    \u003cdiv class=\"aplus-col\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c85edfdd-3c6f-4d61-9b3b-44da7d7a9f5a.__CR598,280,308,231_PT0_SX300_V1___.jpg\" alt=\"Table d'appoint rabattable\"\u003e\n      \u003ch3\u003eTable d'appoint rabattable\u003c\/h3\u003e\n      \u003cp\u003eTable d'appoint pratique pour les boissons ou les collations, se rabat facilement lorsque nécessaire.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aplus-col\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c85edfdd-3c6f-4d61-9b3b-44da7d7a9f5a.__CR425,313,308,231_PT0_SX300_V1___.jpg\" alt=\"Repose-pieds pliable\"\u003e\n      \u003ch3\u003eRepose-pieds pliable\u003c\/h3\u003e\n      \u003cp\u003eConception pliable intelligente améliorant le confort et la commodité en extérieur.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aplus-col\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/da010df2-5179-43b3-894b-09376baf9aa3.__CR0,38,300,225_PT0_SX300_V1___.jpg\" alt=\"Rotin PE\"\u003e\n      \u003ch3\u003eRotin PE durable\u003c\/h3\u003e\n      \u003cp\u003eTressé à la main pour la solidité et le style, résistant aux intempéries et à l'usure.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"aplus-col\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/d9dd7a54-c3a0-49d2-bdaa-257a370f91b3.__CR0,38,300,225_PT0_SX300_V1___.jpg\" alt=\"Dossier réglable\"\u003e\n      \u003ch3\u003eConfort personnalisable\u003c\/h3\u003e\n      \u003cp\u003eDossier réglable vous permettant de trouver l'angle de relaxation parfait.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003ch3\u003e\u003cstrong\u003eSpécifications\u003c\/strong\u003e\u003c\/h3\u003e \u003ctable class=\"responsive-table\"\u003e \u003ctbody\u003e \u003ctr\u003e \u003ctd\u003eMarque\u003c\/td\u003e \u003ctd\u003eGarvee\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003eCouleur\u003c\/td\u003e \u003ctd\u003eBeige\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003eMatériau\u003c\/td\u003e \u003ctd\u003eAcier au carbone\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003eDimensions du produit\u003c\/td\u003e \u003ctd\u003e73,9 cm X 75,4 cm X 116,1 cm\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003ePoids de l'article\u003c\/td\u003e \u003ctd\u003e27,5 kg\u003c\/td\u003e \u003c\/tr\u003e \u003c\/tbody\u003e \u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Beige \/ 29,1 po X 29,7 po X 45,7 po","offer_id":51265086095648,"sku":"PPG_33UNYU3P","price":439.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/91rnNMP40ML.jpg?v=1773887585","url":"https:\/\/www.garvee.ca\/fr\/products\/garvee-outdoor-recliner-chair-150deg-adjustable-wicker-patio-ppg_33unyu3p","provider":"GARVEECA","version":"1.0","type":"link"}