{"product_id":"garvee-48-l-x-30-w-pls-337vdtrl","title":"Garvee Table de support de barbecue en acier inoxydable 48\"L x 30\"l x 30\"H, certifiée NSF, capacité de 400 lbs, pieds réglables, déflecteur de sécurité amovible, ruban imperméable, utilisation commerciale et domestique","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    \u003c\/style\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch2 class=\"highlight-title\"\u003eSupport de gril en acier inoxydable Garvee 48\"L x 30\"l\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003e\n\u003cstrong\u003eAvantages :\u003c\/strong\u003e\u003cbr\u003e• Acier inoxydable robuste\u003cbr\u003e• Capacité totale de 181 kg\u003cbr\u003e• Utilisation commerciale certifiée NSF\u003cbr\u003e• Nivellement des pieds réglables\u003cbr\u003e• Le déflecteur de bord de 5 cm empêche les débordements\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/cimage_a78bf16b7dc0b803_9eabf8cb-121f-4e72-8da6-d6f54ce37387.jpg?v=1757929192\u0026amp;width=823\" alt=\"Support de gril pour équipement commercial avec cadre robuste en acier inoxydable et surface de travail spacieuse\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSupport de gril pour équipement, qualité commerciale\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eFabriqué en acier inoxydable robuste avec certification NSF, ce support de gril est idéal pour les cuisines, les barbecues extérieurs, les restaurants et les cantines.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eAcier inoxydable robuste conçu pour durer\u003c\/li\u003e\n\u003cli\u003eL'étagère supérieure supporte jusqu'à 453 kg, l'étagère inférieure jusqu'à 100 kg\u003c\/li\u003e\n\u003cli\u003eParfait pour les cuisines commerciales et les barbecues à domicile\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/cimage_2e83e1896293dc30_baea87c7-f3bb-41d4-8689-c1fb0575d50a.jpg?v=1757929193\u0026amp;width=823\" alt=\"Surface en acier inoxydable facile à nettoyer avec déflecteur de bord de 5 cm\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSurface facile à nettoyer, certifiée NSF\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eL'acier inoxydable lisse résiste à la corrosion, aux taches et à l'usure. Le déflecteur de bord surélevé de 5 cm empêche les liquides de se déverser de la surface de travail, gardant votre zone propre et sûre.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eLe déflecteur de bord de 5 cm retient les éclaboussures et les salissures\u003c\/li\u003e\n\u003cli\u003eFinition résistante à la corrosion et aux taches\u003c\/li\u003e\n\u003cli\u003eEntretien facile par lavage à la main\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/cimage_222d1f941aa679d8_8ed3c523-7353-4e8b-8981-71f3e3e17c48.jpg?v=1757929192\u0026amp;width=823\" alt=\"Assemblage simple par boulonnage pour le support de gril\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eInstallation simple, convivial pour le bricolage\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eLe support de gril est livré en une seule pièce solide – il suffit de le déballer et de le placer. Aucun assemblage compliqué requis. Instructions détaillées incluses si nécessaire.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eConstruction solide en une seule pièce\u003c\/li\u003e\n\u003cli\u003eInstructions détaillées pour une installation facile\u003c\/li\u003e\n\u003cli\u003ePrêt à l'emploi en quelques minutes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/cimage_db08384e88d10538_7af472eb-f82c-4465-a96e-baf03ad6d127.jpg?v=1757929192\u0026amp;width=823\" alt=\"Conception étanche en acier inoxydable avec confinement des gouttes\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eConception étanche, nettoyage facile\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eLa surface continue en acier inoxydable avec des bords sans soudure garantit l'absence de fuites ou d'infiltrations. Parfait pour la préparation d'aliments humides et les tâches de grillade salissantes.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eConstruction sans soudure empêchant les infiltrations de liquide\u003c\/li\u003e\n\u003cli\u003eFonctionne parfaitement comme égouttoir surélevé\u003c\/li\u003e\n\u003cli\u003eIdéal pour la préparation d'aliments commerciaux et le barbecue\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/cimage_b7b88a952d2146cf_5bbb7e8e-aa50-4b67-9665-4230b93fa313.jpg?v=1757929192\u0026amp;width=823\" alt=\"Pieds réglables et pieds de nivellement pour sols irréguliers\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePieds et étagère réglables pour sols irréguliers\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eLes pieds de nivellement réglables vous permettent de stabiliser le support de gril sur des surfaces en béton, en gravier ou en patio inégales. L'étagère inférieure spacieuse ajoute un espace de rangement et une stabilité supplémentaires.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003ePieds réglables pour un nivellement parfait sur tout type de sol\u003c\/li\u003e\n\u003cli\u003eL'étagère inférieure supporte jusqu'à 100 kg\u003c\/li\u003e\n\u003cli\u003eRangement supplémentaire pour les outils et fournitures de barbecue\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eCe qui est inclus\u003c\/h2\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eTable de support de gril pour équipement\u003c\/li\u003e\n\u003cli\u003ePieds réglables (attachés)\u003c\/li\u003e\n\u003cli\u003eManuel d'installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-section__header m:text-left sm:m:text-left\"\u003e\n\u003ch2 class=\"m-section__heading h3\"\u003eSpécifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-collapsible-section__wrapper m-section__content m-product-collapsible\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-collapsible-section__wrapper m-section__content m-product-collapsible\"\u003e\n\u003cdiv class=\"garvee-spec-container\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003cdiv class=\"spec-title\"\u003eDétails techniques\u003c\/div\u003e\n\u003cdiv class=\"spec-subtitle\"\u003eSupport de gril en acier inoxydable Garvee 48\"L x 30\"l, table de barbecue commerciale certifiée NSF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cdiv class=\"highlight-text\"\u003e48\"L x 30\"l • Certifié NSF • Pieds réglables • Déflecteur de bord de 5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e48\"L x 30\"l x 30\"H\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMatériau\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eAcier inoxydable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eCapacité de poids\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eDessus : 453 kg, Dessous : 100 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003ePoids de l'article\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e22,8 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"122 cm (L) x 76 cm (l) \/ Chicane amovible","offer_id":50943163760928,"sku":"PLS_337VDTRL","price":292.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/cimage_7e8cf4f2c57e8c61.jpg?v=1763516260","url":"https:\/\/www.garvee.ca\/fr\/products\/garvee-48-l-x-30-w-pls-337vdtrl","provider":"GARVEECA","version":"1.0","type":"link"}