{"product_id":"kodiak","title":"Réchaud Kodiak","description":"\u003cdiv class=\"gb-accordion gb-accordion--clean\" aria-label=\"Informations sur le produit\"\u003e\u003c!-- INFORMATIONS --\u003e\u003cdetails class=\"gb-acc-item\"\u003e\n\u003csummary class=\"gb-acc-summary\"\u003e\u003cspan class=\"gb-acc-title\"\u003eInformations\u003c\/span\u003e \u003cspan class=\"gb-acc-plus\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gb-acc-content\"\u003e\n\u003cp\u003eCe qui est petit est souvent très efficace. Le réchaud de camping KODIAK allie une puissance impressionnante à une véritable portabilité, fournissant 20 000 BTU, soit plus qu'un réchaud domestique moyen.\u003c\/p\u003e\n\u003cp\u003eFinies les difficultés pour allumer votre réchaud. Le KODIAK offre un allumage rapide et fiable, où que vos aventures vous mènent. Son rangement intégré pour le régulateur, sa poignée de transport intégrée et sa conception anti-vibration facilitent le rangement et le transport.\u003c\/p\u003e\n\u003cp\u003eDoté d'une surface de cuisson généreuse de 1290 cm² (200 po²), il peut accueillir plusieurs poêles en fonte et vous permet de cuisiner pour toute la famille sans sacrifier la performance. Compact, puissant et prêt pour l'aventure, le KODIAK est conçu pour vous accompagner partout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003c!-- CARACTÉRISTIQUES --\u003e\u003cdetails class=\"gb-acc-item\" open=\"\"\u003e\n\u003csummary class=\"gb-acc-summary\"\u003e\u003cspan class=\"gb-acc-title\"\u003eCaractéristiques\u003c\/span\u003e \u003cspan class=\"gb-acc-plus\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gb-acc-content\"\u003e\n\u003cul class=\"gb-features gb-features--emdash\"\u003e\n\u003cli\u003e\u003cstrong\u003e20 000 BTU\/h :\u003c\/strong\u003e deux brûleurs de 10 000 BTU combinés pour une chaleur puissante et constante. Pare-vent intégré sur trois côtés pour maintenir le rendement par temps venteux.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eCouvercle rabattable :\u003c\/strong\u003e sert également de pare-vent sur trois côtés pendant la cuisson et se verrouille comme une valise pour faciliter le transport.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAllumage sans allumette :\u003c\/strong\u003e l’allumage par bouton-poussoir élimine le besoin d’un briquet et garantit un démarrage rapide et fiable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   ACCORDION BASE\n   ========================================================= *\/\n.gb-accordion--clean{\n  --gb-divider: rgba(0,0,0,.12);\n  --gb-text: #111;\n  --gb-muted: #6b6b6b;\n\n  width: 100%;\n  border-top: 1px solid var(--gb-divider);\n  background: #fff;\n}\n\n.gb-acc-item{ border-bottom: 1px solid var(--gb-divider); }\n\n.gb-acc-summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  padding:16px 0;\n  cursor:pointer;\n  list-style:none;\n}\n.gb-acc-summary::-webkit-details-marker{ display:none; }\n\n.gb-acc-title{\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  color:#111;\n}\n\n.gb-acc-plus{ width:18px; height:18px; position:relative; }\n.gb-acc-plus::before,\n.gb-acc-plus::after{\n  content:\"\";\n  position:absolute;\n  left:50%;\n  top:50%;\n  background:#111;\n  transform:translate(-50%,-50%);\n}\n.gb-acc-plus::before{ width:14px; height:2px; }\n.gb-acc-plus::after{ width:2px; height:14px; }\n.gb-acc-item[open] .gb-acc-plus::after{ opacity:0; }\n\n.gb-acc-content{\n  padding:0 0 20px;\n  max-width:820px;\n}\n\n\/* Body text (Information + Features) *\/\n.gb-accordion--clean .gb-acc-content p,\n.gb-features--emdash li{\n  font-size:15px;\n  line-height:1.6;\n  color:#3a3a3a;\n}\n.gb-accordion--clean .gb-acc-content p{ margin:0 0 14px; }\n.gb-accordion--clean .gb-acc-content p:last-child{ margin-bottom:0; }\n\n\/* Features — em dash *\/\n.gb-features--emdash{ list-style:none; margin:0; padding:0; }\n.gb-features--emdash li{\n  position:relative;\n  padding-left:22px;\n  margin-bottom:10px;\n}\n.gb-features--emdash li:last-child{ margin-bottom:0; }\n.gb-features--emdash li::before{\n  content:\"—\";\n  position:absolute;\n  left:0;\n  top:0;\n  font-weight:700;\n  opacity:.7;\n}\n.gb-features--emdash li strong{ font-weight:700; color:#111; }\n\n\/* =========================================================\n   PRODUCT SPECS — SAME STYLE, LIGHT GREY\n   ========================================================= *\/\n.gb-specgrid-wrap{\n  background:#E6E6E6;\n  color:#111;\n  padding:22px;\n  border-radius:18px;\n}\n\n\/* Title *\/\n.gb-specgrid-title{\n  font-size:16px;            \/* was 18 *\/\n  font-weight:800;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  margin:0 0 18px;\n  color:#111;\n}\n\n\/* Grid *\/\n.gb-specgrid{\n  display:grid;\n  grid-template-columns:repeat(3, minmax(0, 1fr));\n  gap:24px 32px;             \/* slightly tighter *\/\n}\n\n\/* Labels *\/\n.gb-spec-k{\n  font-size:11px;            \/* was 12 *\/\n  font-weight:800;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n  color:#333;\n  margin-bottom:6px;\n}\n\n\/* Values *\/\n.gb-spec-v{\n  font-size:16px;            \/* was 20 *\/\n  font-weight:700;\n  letter-spacing:.02em;\n  line-height:1.2;\n  color:#111;\n}\n\n\/* Divider (Side Shelf) *\/\n.gb-specgrid-section{\n  margin-top:22px;\n  padding-top:18px;\n  border-top:1px solid rgba(0,0,0,.18);\n  font-size:14px;            \/* was 16 *\/\n  font-weight:900;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n  color:#111;\n}\n\n\/* Mobile *\/\n@media (max-width:740px){\n  .gb-specgrid-wrap{\n    padding:18px;\n    border-radius:14px;\n  }\n\n  .gb-specgrid{\n    grid-template-columns:1fr;\n    gap:18px;\n  }\n\n  .gb-specgrid-title{\n    font-size:15px;\n    margin-bottom:14px;\n  }\n\n  .gb-spec-v{\n    font-size:16px;\n  }\n}\n\u003c\/style\u003e","brand":"Camp Chef","offers":[{"title":"Default Title","offer_id":47159582753021,"sku":"TTS22CA42","price":229.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/2561\/1005\/files\/Kodiakcenteropen.jpg?v=1769445299","url":"https:\/\/georgianbayleisure.com\/fr\/products\/kodiak","provider":"Georgian Bay Leisure","version":"1.0","type":"link"}