{"product_id":"garvee-soup-warmer-11-6qt-electric-stainless-steel-restaurant-pls_33erujw8","title":"Réchauffe-soupe commercial Garvee 11,6 QT, marmite à soupe électrique en acier inoxydable avec couvercle à charnière jaune pour restaurant, fête, buffet","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eGrande capacité de 11,6 pintes US (11 L) : la soupière électrique commerciale en acier inoxydable de 11 L \/ 11,6 pintes US sert facilement de grandes foules dans les restaurants, les fêtes et les buffets, réduisant la fréquence de remplissage et assurant un service fluide.\u003c\/li\u003e\n\u003cli\u003eConstruction durable en acier inoxydable : la soupière commerciale robuste en acier inoxydable avec couvercle articulé offre des performances commerciales durables, un nettoyage facile et un aspect professionnel sur tout buffet ou comptoir de restaurant.\u003c\/li\u003e\n\u003cli\u003eChauffage uniforme et fiable : la soupière électrique de 11,6 pintes US pour buffet assure une température constante pour maintenir la soupe, le chili, le curry, les sauces et les ragoûts chauds et prêts à servir, idéale comme chauffe-plats de comptoir toute la journée (Remarque : chauffage et maintien au chaud uniquement — pas pour la cuisson).\u003c\/li\u003e\n\u003cli\u003eCouvercle articulé et insert pratiques : le couvercle articulé permet un accès rapide d'une seule main tout en minimisant la perte de chaleur, et le pot intérieur amovible se soulève facilement pour le remplissage, le nettoyage et le changement de saveurs pendant les services achalandés.\u003c\/li\u003e\n\u003cli\u003eDesign portable et polyvalent : le chauffe-plats rond léger et portable est parfait comme soupière pour les restaurants, les fêtes, la restauration, les bars à petit-déjeuner d'hôtel et les rassemblements à domicile, adapté à une large gamme de plats chauds.\u003c\/li\u003e\n\u003c\/ul\u003e\n\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    \n    \u003cdiv class=\"product-details\"\u003e\n      \u003cdiv class=\"highlight-box\"\u003e\n        \u003ch2 class=\"highlight-title\"\u003eChauffe-soupe commercial Garvee, soupière électrique en acier inoxydable de 11,6 pintes US\u003c\/h2\u003e\n        \u003cdiv class=\"data-box\"\u003e\n          \u003cstrong\u003eAvantages :\u003c\/strong\u003e\u003cbr\u003e\n          • Capacité élevée de 11,6 pintes US\u003cbr\u003e\n          • Pot durable en acier inoxydable\u003cbr\u003e\n          • Chauffage uniforme et fiable\u003cbr\u003e\n          • Couvercle articulé et insert amovible\u003cbr\u003e\n          • Conception portable et polyvalente\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \n      \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n          \u003cimg alt=\"Chauffe-soupe commercial Garvee de 11,6 pintes US de grande capacité exposé\" src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/816p3SpXj-L.jpg?v=1770619028\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n          \u003ch2 class=\"feature-title\"\u003eGrande capacité de 11,6 pintes US pour un service à volume élevé\u003c\/h2\u003e\n          \u003cdiv class=\"data-box\"\u003eServez facilement des soupes, du chili, du curry, des sauces et des ragoûts pour les foules dans les restaurants, les buffets et les fêtes.\u003c\/div\u003e\n          \u003cul class=\"highlight-list\"\u003e\n            \u003cli\u003eLa capacité de 11 L \/ 11,6 pintes US réduit la fréquence de remplissage\u003c\/li\u003e\n            \u003cli\u003eMaintient le bon déroulement des files d'attente\u003c\/li\u003e\n            \u003cli\u003eIdéal pour un usage commercial et domestique\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \n      \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n          \u003cimg alt=\"Le chauffage uniforme garde la soupe chaude toute la journée avec le chauffe-soupe Garvee\" src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/61wB9QghAFL.jpg?v=1770619028\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n          \u003ch2 class=\"feature-title\"\u003eLe chauffage uniforme garde la soupe chaude toute la journée\u003c\/h2\u003e\n          \u003cdiv class=\"data-box\"\u003eLe chauffage électrique constant assure que la soupe reste à la température de service idéale pendant des heures sans brûler ni avoir de points froids.\u003c\/div\u003e\n          \u003cul class=\"highlight-list\"\u003e\n            \u003cli\u003eLa répartition uniforme de la chaleur empêche de brûler\u003c\/li\u003e\n            \u003cli\u003eMaintient une température constante du premier au dernier coup de louche\u003c\/li\u003e\n            \u003cli\u003eParfait pour les longs services de buffet et les événements toute la journée\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \n      \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n          \u003cimg alt=\"Corps de soupière en acier inoxydable durable de qualité commerciale\" src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71ey7V5DHPL.jpg?v=1770619028\u0026amp;width=600\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n          \u003ch2 class=\"feature-title\"\u003eConstruction durable en acier inoxydable\u003c\/h2\u003e\n          \u003cdiv class=\"data-box\"\u003eLa construction robuste en acier inoxydable offre des performances commerciales durables et un aspect professionnel.\u003c\/div\u003e\n          \u003cul class=\"highlight-list\"\u003e\n            \u003cli\u003eL'acier inoxydable de qualité alimentaire résiste à la rouille et à l'usure\u003c\/li\u003e\n            \u003cli\u003eFacile à nettoyer et à entretenir\u003c\/li\u003e\n            \u003cli\u003eAspect professionnel pour tout comptoir\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \n      \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n          \u003cimg alt=\"Chauffe-soupe Garvee portable et polyvalent pour tout événement\" src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/71DuXV7j9FL.jpg?v=1770619028\u0026amp;width=713\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n          \u003ch2 class=\"feature-title\"\u003ePortable et polyvalent pour tout événement\u003c\/h2\u003e\n          \u003cdiv class=\"data-box\"\u003eLa conception légère et portable permet de le déplacer facilement des restaurants aux fêtes, services traiteur, bars à petit-déjeuner d'hôtel et rassemblements à domicile.\u003c\/div\u003e\n          \u003cul class=\"highlight-list\"\u003e\n            \u003cli\u003eConstruction légère pour un transport facile\u003c\/li\u003e\n            \u003cli\u003eParfait pour la restauration, les banquets et les réceptions à domicile\u003c\/li\u003e\n            \u003cli\u003eInstallation simple pour les événements spontanés\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \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\u003eCorps de la soupière\u003c\/li\u003e\n          \u003cli\u003eCouvercle articulé\u003c\/li\u003e\n          \u003cli\u003ePot intérieur amovible\u003c\/li\u003e\n          \u003cli\u003eCordon d'alimentation\u003c\/li\u003e\n          \u003cli\u003eManuel d'utilisation\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \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    \n    \u003cdiv class=\"m-collapsible-section__wrapper m-section__content m-product-collapsible\"\u003e\n      \u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \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\"\u003eChauffe-soupe commercial Garvee 11,6 pintes US soupière électrique en acier inoxydable avec couvercle articulé\u003c\/div\u003e\n            \u003c\/div\u003e\n    \n            \u003cdiv class=\"highlight-box\"\u003e\n              \u003cdiv class=\"highlight-text\"\u003eCapacité de 11,6 pintes US • Acier inoxydable • Couvercle articulé • Conception portable\u003c\/div\u003e\n            \u003c\/div\u003e\n    \n            \u003cdiv class=\"spec-list\"\u003e\n              \u003cdiv class=\"spec-item\"\u003e\n                \u003cspan class=\"spec-label\"\u003eCapacité\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e11,6 pintes US \/ 11 L\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\"\u003eCouleur\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eArgent\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"spec-item\"\u003e\n                \u003cspan class=\"spec-label\"\u003eType de couvercle\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eArticulé\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"spec-item\"\u003e\n                \u003cspan class=\"spec-label\"\u003eInsert\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eDétachable\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"spec-item\"\u003e\n                \u003cspan class=\"spec-label\"\u003eUtilisation\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eCommercial et domestique\u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"spec-item\"\u003e\n                \u003cspan class=\"spec-label\"\u003eChauffage\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eÉlectrique\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":"Jaune","offer_id":51220274938144,"sku":"PLS_33ERUJW8","price":132.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/51jX1zexizL.jpg?v=1770619028","url":"https:\/\/www.garvee.ca\/fr\/products\/garvee-soup-warmer-11-6qt-electric-stainless-steel-restaurant-pls_33erujw8","provider":"GARVEECA","version":"1.0","type":"link"}