{"product_id":"woodwind-pro-24-grill-cover","title":"Housse pour barbecue Woodwind Pro WiFi 24\n","description":"\u003cdiv class=\"gb-accordion gb-accordion--clean\" aria-label=\"Informations produit\"\u003e\u003c!-- INFORMATIONS --\u003e\u003cdetails class=\"gb-acc-item\" open=\"\"\u003e\n\u003csummary class=\"gb-acc-summary\"\u003e\u003cspan class=\"gb-acc-title\"\u003eInformations\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"gb-acc-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"gb-acc-content\"\u003e\n\u003cp\u003eAprès avoir investi dans le barbecue à granules Woodwind Pro WiFi 24, l'achat d'une housse devrait être votre prochaine priorité. Si votre fumoir est installé sur votre terrasse arrière pendant la majeure partie de l'année, le protéger est une évidence.\u003c\/p\u003e\n\u003cp\u003eFabriquée à partir de matériaux durables et de haute qualité et dotée d'une doublure résistante aux intempéries, cette housse est conçue pour offrir une performance optimale dès le premier jour.\u003c\/p\u003e\n\u003cp\u003eLes débris, les insectes, la neige, la pluie et la moisissure ne font pas le poids face à la housse pour barbecue à granules Woodwind Pro WiFi 24, vous permettant de garder votre barbecue propre, protégé et prêt pour votre prochaine cuisson.\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 aria-hidden=\"true\" class=\"gb-acc-plus\"\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\u003eAjustement sur mesure :\u003c\/strong\u003e conçue spécifiquement pour le Woodwind Pro WiFi 24.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eConstruction durable :\u003c\/strong\u003e matériaux de haute qualité pour une utilisation extérieure prolongée.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDoublure résistante aux intempéries :\u003c\/strong\u003e protège contre la pluie, la neige, l’humidité et la moisissure.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eProtection quatre saisons :\u003c\/strong\u003e protège contre les débris, les insectes et les conditions climatiques difficiles.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eEntretien simplifié :\u003c\/strong\u003e garde votre barbecue propre et prêt à utiliser.\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":47159804756221,"sku":"PC24WWSB","price":99.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/2561\/1005\/files\/PC24WWSB_Hero_medium_f26dcd6d-20d8-46bf-bfc0-2e08e14c6bb5.jpg?v=1769451730","url":"https:\/\/georgianbayleisure.com\/fr\/products\/woodwind-pro-24-grill-cover","provider":"Georgian Bay Leisure","version":"1.0","type":"link"}