{"product_id":"cannon®-superbar-2-chain-combo-fits-husqvarna®","title":"Cannon® SuperBar + 2 Chain Combo fits Husqvarna®","description":"\u003cstyle\u003e\n\/* =========================================================\n   Whites Forestry Equipment\n   Cannon SuperBar + 2 Oregon Chains Combo\n   Scoped Shopify-safe product description styles\n   ========================================================= *\/\n\n.wf-combo{\n  --wf-blue:#000F22;\n  --wf-orange:#e95202;\n  --wf-white:#ffffff;\n  --wf-black:#000000;\n\n  --wf-text:#1f2937;\n  --wf-muted:#5f6b7a;\n  --wf-line:#dfe3e8;\n  --wf-soft:#f5f7f9;\n  --wf-soft-blue:#eef2f6;\n  --wf-soft-orange:#fff4ed;\n\n  max-width:900px;\n  margin:0 auto;\n  padding:20px 0;\n  color:var(--wf-text);\n  font-family:inherit;\n  font-size:16px;\n  line-height:1.55;\n}\n\n.wf-combo *{\n  box-sizing:border-box;\n}\n\n.wf-combo h2,\n.wf-combo h3,\n.wf-combo h4{\n  color:var(--wf-blue);\n  line-height:1.25;\n}\n\n.wf-combo h2{\n  margin:0 0 10px;\n  font-size:22px;\n}\n\n.wf-combo h3{\n  margin:0 0 12px;\n  font-size:18px;\n}\n\n.wf-combo h4{\n  margin:18px 0 8px;\n  font-size:16px;\n}\n\n.wf-combo p{\n  margin:0 0 14px;\n  font-size:16px;\n  line-height:1.55;\n}\n\n.wf-combo li{\n  font-size:16px;\n  line-height:1.55;\n}\n\n.wf-combo ul{\n  margin:0;\n  padding-left:20px;\n}\n\n.wf-combo li{\n  margin:7px 0;\n}\n\n.wf-combo a{\n  color:var(--wf-blue);\n  font-weight:700;\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.wf-combo a:hover{\n  color:var(--wf-orange);\n}\n\n\/* Top banner *\/\n.wf-combo .wf-banner{\n  position:relative;\n  overflow:hidden;\n  margin:0 0 20px;\n  padding:22px 24px;\n  border-radius:12px;\n  background:var(--wf-blue);\n  color:var(--wf-white);\n  text-align:center;\n}\n\n.wf-combo .wf-banner:before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  right:0;\n  left:0;\n  height:5px;\n  background:var(--wf-orange);\n}\n\n.wf-combo .wf-banner h2{\n  color:var(--wf-white);\n  margin:0 0 6px;\n}\n\n.wf-combo .wf-banner p{\n  margin:0;\n  color:var(--wf-white);\n  opacity:.95;\n}\n\n\/* Intro *\/\n.wf-combo .wf-intro{\n  margin:0 0 20px;\n  padding:20px 22px;\n  border:1px solid var(--wf-line);\n  border-left:5px solid var(--wf-orange);\n  border-radius:10px;\n  background:var(--wf-white);\n}\n\n.wf-combo .wf-intro p:last-child{\n  margin-bottom:0;\n}\n\n\/* Reusable section *\/\n.wf-combo .wf-section{\n  margin:20px 0;\n  padding:22px;\n  border:1px solid var(--wf-line);\n  border-radius:12px;\n  background:var(--wf-white);\n}\n\n.wf-combo .wf-section-title{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:14px;\n}\n\n.wf-combo .wf-section-title:before{\n  content:\"\";\n  display:block;\n  width:5px;\n  height:24px;\n  border-radius:3px;\n  background:var(--wf-orange);\n  flex:0 0 auto;\n}\n\n.wf-combo .wf-section-title h2,\n.wf-combo .wf-section-title h3{\n  margin:0;\n}\n\n\/* Quick cards *\/\n.wf-combo .wf-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:16px;\n}\n\n.wf-combo .wf-card{\n  padding:18px;\n  border:1px solid var(--wf-line);\n  border-radius:10px;\n  background:var(--wf-soft);\n}\n\n.wf-combo .wf-card h3{\n  margin:0 0 10px;\n  padding-bottom:8px;\n  border-bottom:2px solid var(--wf-orange);\n}\n\n.wf-combo .wf-card p:last-child{\n  margin-bottom:0;\n}\n\n.wf-combo .wf-fitment{\n  background:var(--wf-soft-orange);\n  border-color:#f3cbb5;\n}\n\n.wf-combo .wf-included{\n  background:var(--wf-soft-blue);\n}\n\n\/* Key spec line *\/\n.wf-combo .wf-spec-line{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:12px 0 0;\n}\n\n.wf-combo .wf-pill{\n  display:inline-block;\n  padding:6px 10px;\n  border-radius:999px;\n  background:var(--wf-blue);\n  color:var(--wf-white);\n  font-size:12px;\n  font-weight:700;\n  line-height:1.2;\n}\n\n\/* Size table *\/\n.wf-combo .wf-table-wrap{\n  overflow-x:auto;\n  border:1px solid var(--wf-line);\n  border-radius:10px;\n}\n\n.wf-combo table{\n  width:100%;\n  border-collapse:collapse;\n  background:var(--wf-white);\n  font-size:14px;\n}\n\n.wf-combo th{\n  padding:11px 10px;\n  background:var(--wf-blue);\n  color:var(--wf-white);\n  text-align:left;\n  font-weight:700;\n  white-space:normal;\n  overflow-wrap:anywhere;\n  word-break:normal;\n}\n\n.wf-combo td{\n  padding:11px 10px;\n  border-bottom:1px solid var(--wf-line);\n  vertical-align:top;\n}\n\n.wf-combo tbody tr:nth-child(even) td{\n  background:var(--wf-soft);\n}\n\n.wf-combo tbody tr:last-child td{\n  border-bottom:none;\n}\n\n.wf-combo .wf-sku{\n  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace;\n  font-weight:700;\n  white-space:normal;\n  overflow-wrap:anywhere;\n  word-break:normal;\n}\n\n\/* Chain choice *\/\n.wf-combo .wf-choice{\n  position:relative;\n  overflow:hidden;\n  padding-top:46px;\n}\n\n.wf-combo .wf-choice-label{\n  position:absolute;\n  top:0;\n  right:0;\n  left:0;\n  padding:9px 14px;\n  background:var(--wf-blue);\n  color:var(--wf-white);\n  font-weight:800;\n  letter-spacing:.02em;\n  text-transform:uppercase;\n}\n\n.wf-combo .wf-choice--orange .wf-choice-label{\n  background:var(--wf-orange);\n}\n\n.wf-combo .wf-best-for{\n  margin:0 0 10px;\n  color:var(--wf-blue);\n  font-weight:800;\n}\n\n\/* Cannon highlights *\/\n.wf-combo .wf-highlights{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:14px;\n}\n\n.wf-combo .wf-highlight{\n  padding:16px;\n  border:1px solid var(--wf-line);\n  border-top:4px solid var(--wf-orange);\n  border-radius:9px;\n  background:var(--wf-soft);\n}\n\n.wf-combo .wf-highlight h3{\n  margin:0 0 7px;\n  font-size:17px;\n}\n\n.wf-combo .wf-highlight p{\n  margin:0;\n}\n\n\/* Accordions *\/\n.wf-combo details{\n  margin:14px 0;\n  border:1px solid var(--wf-line);\n  border-radius:10px;\n  overflow:hidden;\n  background:var(--wf-white);\n}\n\n.wf-combo summary{\n  position:relative;\n  padding:16px 50px 16px 18px;\n  cursor:pointer;\n  list-style:none;\n  background:var(--wf-blue);\n  color:var(--wf-white);\n  font-weight:800;\n}\n\n.wf-combo summary::-webkit-details-marker{\n  display:none;\n}\n\n.wf-combo summary:after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:18px;\n  transform:translateY(-50%);\n  color:var(--wf-orange);\n  font-size:22px;\n  line-height:1;\n  font-weight:500;\n}\n\n.wf-combo details[open] summary:after{\n  content:\"−\";\n}\n\n.wf-combo .wf-accordion-content{\n  padding:20px;\n}\n\n.wf-combo .wf-accordion-content p:last-child{\n  margin-bottom:0;\n}\n\n\/* Model lists *\/\n.wf-combo .wf-model{\n  margin:9px 0;\n  padding:11px 13px;\n  border:1px solid var(--wf-line);\n  border-radius:8px;\n  background:var(--wf-soft);\n  font-size:14px;\n}\n\n\/* Setup *\/\n.wf-combo .wf-checklist{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:10px 18px;\n  padding:0;\n  list-style:none;\n}\n\n.wf-combo .wf-checklist li{\n  position:relative;\n  margin:0;\n  padding-left:25px;\n}\n\n.wf-combo .wf-checklist li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--wf-orange);\n  font-weight:900;\n}\n\n\/* Technical link *\/\n.wf-combo .wf-tech-link{\n  margin:16px 0 0;\n}\n\n.wf-combo .wf-tech-link a{\n  display:inline-block;\n  padding:10px 14px;\n  border:2px solid var(--wf-orange);\n  border-radius:8px;\n  color:var(--wf-blue);\n  text-decoration:none;\n  background:var(--wf-white);\n}\n\n.wf-combo .wf-tech-link a:hover{\n  background:var(--wf-orange);\n  color:var(--wf-white);\n}\n\n\/* Why Whites *\/\n.wf-combo .wf-why{\n  background:var(--wf-blue);\n  color:var(--wf-white);\n  border-color:var(--wf-blue);\n}\n\n.wf-combo .wf-why h2,\n.wf-combo .wf-why h3,\n.wf-combo .wf-why strong{\n  color:var(--wf-white);\n}\n\n.wf-combo .wf-why .wf-section-title:before{\n  background:var(--wf-orange);\n}\n\n\/* Disclaimer *\/\n.wf-combo .wf-disclaimer{\n  margin-top:20px;\n  padding:16px 18px;\n  border:1px solid #f3cbb5;\n  border-left:5px solid var(--wf-orange);\n  border-radius:9px;\n  background:var(--wf-soft-orange);\n  color:var(--wf-text);\n  font-size:14px;\n}\n\n\/* Mobile *\/\n@media (max-width:700px){\n  .wf-combo{\n    padding:12px 0;\n  }\n\n  .wf-combo .wf-banner,\n  .wf-combo .wf-intro,\n  .wf-combo .wf-section{\n    padding:18px;\n  }\n\n  .wf-combo .wf-grid,\n  .wf-combo .wf-highlights,\n  .wf-combo .wf-checklist{\n    grid-template-columns:1fr;\n  }\n\n  .wf-combo .wf-table-wrap{\n    border:none;\n    overflow:visible;\n  }\n\n  .wf-combo colgroup{\n    display:none;\n  }\n\n  .wf-combo table,\n  .wf-combo thead,\n  .wf-combo tbody,\n  .wf-combo tr,\n  .wf-combo th,\n  .wf-combo td{\n    display:block;\n    width:100%;\n  }\n\n  .wf-combo thead{\n    display:none;\n  }\n\n  .wf-combo tr{\n    margin-bottom:12px;\n    border:1px solid var(--wf-line);\n    border-radius:9px;\n    overflow:hidden;\n    background:var(--wf-white);\n  }\n\n  .wf-combo td{\n    display:flex;\n    justify-content:space-between;\n    gap:14px;\n    padding:10px 12px;\n    border-bottom:1px solid var(--wf-line);\n    background:var(--wf-white) !important;\n    text-align:right;\n  }\n\n  .wf-combo td:before{\n    content:attr(data-label);\n    color:var(--wf-blue);\n    font-weight:800;\n    text-align:left;\n  }\n\n  .wf-combo td:last-child{\n    border-bottom:none;\n  }\n\n  .wf-combo .wf-sku{\n    white-space:normal;\n  }\n}\n\n\/* Consistent Shopify typography scale *\/\n.wf-combo .wf-banner h2{\n  font-size:24px;\n  line-height:1.25;\n}\n\n.wf-combo .wf-banner p{\n  font-size:16px;\n}\n\n.wf-combo .wf-section-title h2{\n  font-size:21px;\n}\n\n.wf-combo .wf-card h3{\n  font-size:17px;\n}\n\n.wf-combo .wf-choice-label{\n  font-size:16px;\n}\n\n.wf-combo .wf-best-for{\n  font-size:16px;\n  line-height:1.45;\n}\n\n.wf-combo table th,\n.wf-combo table td{\n  font-size:14px;\n  line-height:1.4;\n}\n\n.wf-combo summary{\n  font-size:16px;\n}\n\n@media (max-width:700px){\n  .wf-combo{\n    font-size:16px;\n  }\n\n  .wf-combo .wf-banner h2{\n    font-size:21px;\n  }\n\n  .wf-combo .wf-section-title h2{\n    font-size:19px;\n  }\n\n  .wf-combo h3,\n  .wf-combo .wf-card h3{\n    font-size:17px;\n  }\n\n  .wf-combo p,\n  .wf-combo li{\n    font-size:16px;\n  }\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"wf-combo\"\u003e\n\n  \u003cdiv class=\"wf-banner\"\u003e\n    \u003ch2\u003eComplete Cannon SuperBar Cutting Combo\u003c\/h2\u003e\n    \u003cp\u003e1 × Cannon SuperBar + 2 × matching Oregon chains\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wf-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eCannon SuperBar\u003c\/strong\u003e is a professional-grade chainsaw bar built for operators who demand straight cutting, long service life and minimal downtime.\u003c\/p\u003e\n    \u003cp\u003eEach combo includes one Canadian-made Cannon H1 SuperBar and two Oregon chains matched to the selected bar length. Choose either Semi-Chisel or Full-Chisel chain.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wf-grid\"\u003e\n\n    \u003cdiv class=\"wf-card wf-fitment\"\u003e\n      \u003ch3\u003eConfirm Fitment\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMount:\u003c\/strong\u003e Cannon H1\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePattern:\u003c\/strong\u003e Oregon D009 \/ HV\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBar studs:\u003c\/strong\u003e 9 mm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePitch:\u003c\/strong\u003e 3\/8\"\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGauge:\u003c\/strong\u003e .058\" (1.5 mm)\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"wf-spec-line\"\u003e\n        \u003cspan class=\"wf-pill\"\u003eH1 \/ D009\u003c\/span\u003e\n        \u003cspan class=\"wf-pill\"\u003e3\/8\"\u003c\/span\u003e\n        \u003cspan class=\"wf-pill\"\u003e.058\"\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wf-card wf-included\"\u003e\n      \u003ch3\u003eIncluded in the Combo\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003e1 × Cannon SuperBar\u003c\/strong\u003e in the selected length\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e2 × Oregon chains\u003c\/strong\u003e with the correct drive-link count\u003c\/li\u003e\n        \u003cli\u003eBoth chains supplied in the same selected cutter style\u003c\/li\u003e\n        \u003cli\u003eChoose \u003cstrong\u003eSemi-Chisel\u003c\/strong\u003e or \u003cstrong\u003eFull-Chisel\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wf-section\"\u003e\n    \u003cdiv class=\"wf-section-title\"\u003e\n      \u003ch2\u003eAvailable Sizes\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wf-table-wrap\"\u003e\n      \u003ctable aria-label=\"Cannon SuperBar and Oregon chain combo specifications\"\u003e\n        \u003ccolgroup\u003e\n          \u003ccol style=\"width:18%\"\u003e\n          \u003ccol style=\"width:32%\"\u003e\n          \u003ccol style=\"width:28%\"\u003e\n          \u003ccol style=\"width:22%\"\u003e\n        \u003c\/colgroup\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eBar Length\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eCannon SKU\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eChain Size\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eIncluded\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd data-label=\"Bar Length\"\u003e\u003cstrong\u003e20\"\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd data-label=\"Cannon SKU\"\u003e\u003cspan class=\"wf-sku\"\u003eCSB-H1-20-\u003cwbr\u003e58-3\u003c\/wbr\u003e\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd data-label=\"Chain Size\"\u003e3\/8\" .058\" 72DL\u003c\/td\u003e\n            \u003ctd data-label=\"Included\"\u003e1 bar + 2 chains\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd data-label=\"Bar Length\"\u003e\u003cstrong\u003e24\"\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd data-label=\"Cannon SKU\"\u003e\u003cspan class=\"wf-sku\"\u003eCSB-H1-24-\u003cwbr\u003e58-3\u003c\/wbr\u003e\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd data-label=\"Chain Size\"\u003e3\/8\" .058\" 84DL\u003c\/td\u003e\n            \u003ctd data-label=\"Included\"\u003e1 bar + 2 chains\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd data-label=\"Bar Length\"\u003e\u003cstrong\u003e28\"\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd data-label=\"Cannon SKU\"\u003e\u003cspan class=\"wf-sku\"\u003eCSB-H1-28-\u003cwbr\u003e58-3\u003c\/wbr\u003e\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd data-label=\"Chain Size\"\u003e3\/8\" .058\" 92DL\u003c\/td\u003e\n            \u003ctd data-label=\"Included\"\u003e1 bar + 2 chains\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wf-section\"\u003e\n    \u003cdiv class=\"wf-section-title\"\u003e\n      \u003ch2\u003eChoose Your Oregon Chain Style\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wf-grid\"\u003e\n\n      \u003cdiv class=\"wf-card wf-choice\"\u003e\n        \u003cdiv class=\"wf-choice-label\"\u003eSemi-Chisel\u003c\/div\u003e\n        \u003cp class=\"wf-best-for\"\u003eBest for general-purpose cutting\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eGood edge retention in dusty, dry or mixed conditions\u003c\/li\u003e\n          \u003cli\u003eRounded working corner is easier to sharpen and maintain\u003c\/li\u003e\n          \u003cli\u003eMore forgiving when cutting timber with dirty bark\u003c\/li\u003e\n          \u003cli\u003eA practical choice for general professional use\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wf-card wf-choice wf-choice--orange\"\u003e\n        \u003cdiv class=\"wf-choice-label\"\u003eFull-Chisel\u003c\/div\u003e\n        \u003cp class=\"wf-best-for\"\u003eBest for maximum speed in clean timber\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eFast, aggressive cutting performance\u003c\/li\u003e\n          \u003cli\u003eSquare-cornered cutters provide a strong cutting bite\u003c\/li\u003e\n          \u003cli\u003ePreferred by experienced operators cutting clean timber\u003c\/li\u003e\n          \u003cli\u003eRequires accurate sharpening and regular maintenance\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wf-section\"\u003e\n    \u003cdiv class=\"wf-section-title\"\u003e\n      \u003ch2\u003eWhy Professionals Choose Cannon\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wf-highlights\"\u003e\n\n      \u003cdiv class=\"wf-highlight\"\u003e\n        \u003ch3\u003eCustom Alloy Steel\u003c\/h3\u003e\n        \u003cp\u003eHigh-grade steel containing chromium for wear resistance and molybdenum for strength, toughness and flexibility.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wf-highlight\"\u003e\n        \u003ch3\u003ePrecision-Honed Groove\u003c\/h3\u003e\n        \u003cp\u003eEach groove is individually finished and centred to within .002–.003\" for smooth chain travel and straight tracking.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wf-highlight\"\u003e\n        \u003ch3\u003eFlame-Hardened Rails\u003c\/h3\u003e\n        \u003cp\u003eCannon’s proprietary hardening process produces deeper, harder wear surfaces for extended rail life.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wf-highlight\"\u003e\n        \u003ch3\u003eReplaceable Sprocket Nose\u003c\/h3\u003e\n        \u003cp\u003eA single-rivet replaceable sprocket nose supports professional servicing and helps extend the useful life of the bar.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow Cannon SuperBars Are Made\u003c\/summary\u003e\n    \u003cdiv class=\"wf-accordion-content\"\u003e\n      \u003cp\u003eManufactured in Canada 🇨🇦 by Cannon Bar Works, SuperBars are hand-made from high-grade, custom alloy steel containing chromium for wear resistance and molybdenum for strength. The steel is cold rolled and annealed to achieve the correct balance of hardness, toughness and flexibility.\u003c\/p\u003e\n\n      \u003cp\u003eBars are water-jet cut to eliminate heat-affected zones, then heat treated, oil quenched and press tempered. After hardening, each bar is straightened, surface ground and CNC machined to tight tolerances.\u003c\/p\u003e\n\n      \u003cp\u003eCannon is known for its \u003cstrong\u003eprecision-honed bar groove\u003c\/strong\u003e. Rails are hand-ground, not milled, and each groove is individually finished and centred to within \u003cstrong\u003e.002–.003\"\u003c\/strong\u003e, delivering smooth chain travel, straight tracking and even rail wear.\u003c\/p\u003e\n\n      \u003cp\u003eThe rails are flame hardened using Cannon’s proprietary process for deeper, harder wear surfaces. Longer bars are heel-pressed and stress-relieved to reduce vibration and improve durability.\u003c\/p\u003e\n\n      \u003cp\u003eAll SuperBars are finished in a durable gunmetal or matte black coating and fitted with a \u003cstrong\u003esingle-rivet, replaceable sprocket nose\u003c\/strong\u003e.\u003c\/p\u003e\n\n      \u003cp class=\"wf-tech-link\"\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0108\/1235\/8715\/files\/SuperBarsFlyer.pdf?v=1768600122\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eView Cannon SuperBar Technical Overview\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCompatible Chainsaw Models\u003c\/summary\u003e\n    \u003cdiv class=\"wf-accordion-content\"\u003e\n      \u003cp\u003e\u003cstrong\u003eFitment guide:\u003c\/strong\u003e These models may use the H1 \/ Oregon D009 large-mount pattern. Confirm your saw’s mount, pitch, gauge, drive-link count and suitable bar length before ordering.\u003c\/p\u003e\n\n      \u003cdiv class=\"wf-model\"\u003e\n\u003cstrong\u003eHUSQVARNA®:\u003c\/strong\u003e 1100, 160, 162, 163, 180, 181, 185, 2100XP, 2101, 260, 261, 263, 266, 268, 272, 280, 281, 285, 288XP, 298, 3120XP, 362XP, 365, 371XP, 372XP, 380, 385XP, 390XP, 394, 395XP, 480, 562XP, 565, 570, 572XP, 575XP, 585, 592XP, 61, 62, 65, 66, 70, 77\u003c\/div\u003e\n\n      \u003cdiv class=\"wf-model\"\u003e\n\u003cstrong\u003eJONSERED®:\u003c\/strong\u003e 2063, 2065, 2071, 2077, 2083, 2094, 2095, 2156, 2159, 2163, 2165, 2171, 2186, 625, 630, 635, 670 WEST COAST\u003c\/div\u003e\n\n      \u003cdiv class=\"wf-model\"\u003e\n\u003cstrong\u003eMAKITA®:\u003c\/strong\u003e DCS6400, DCS6401, DCS7300, DCS7301, DCS7900, DCS7901\u003c\/div\u003e\n\n      \u003cdiv class=\"wf-model\"\u003e\n\u003cstrong\u003eDOLMAR®:\u003c\/strong\u003e PS6400, PS7300, PS7900\u003c\/div\u003e\n\n      \u003cdiv class=\"wf-model\"\u003e\n\u003cstrong\u003ePOULAN® \u0026amp; POULAN PRO®:\u003c\/strong\u003e 375, 395, 415, 425, 475, PP445, PP505, PP655\u003c\/div\u003e\n\n      \u003cdiv class=\"wf-model\"\u003e\n\u003cstrong\u003eSHINDAIWA®:\u003c\/strong\u003e 1091, 550, 575, 577, 680, 695, 757, 801, 901\u003c\/div\u003e\n\n      \u003cdiv class=\"wf-model\"\u003e\n\u003cstrong\u003eSOLO®:\u003c\/strong\u003e 603, 662, 665, 667, 670, 675, 680, 681, 690, 694\u003c\/div\u003e\n\n      \u003cdiv class=\"wf-model\"\u003e\n\u003cstrong\u003eBAUMR-AG:\u003c\/strong\u003e SX82, SX92\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"wf-section\"\u003e\n    \u003cdiv class=\"wf-section-title\"\u003e\n      \u003ch2\u003eSetup \u0026amp; Care\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"wf-checklist\"\u003e\n      \u003cli\u003eConfirm the bar mount, pitch, gauge and drive-link count before fitting.\u003c\/li\u003e\n      \u003cli\u003eMatch the bar, chain and drive sprocket to the same 3\/8\" pitch.\u003c\/li\u003e\n      \u003cli\u003eSet the correct chain tension and check it regularly during initial use.\u003c\/li\u003e\n      \u003cli\u003eKeep the bar groove, oil holes and sprocket nose clean and lubricated.\u003c\/li\u003e\n      \u003cli\u003eSet the chainsaw oiler appropriately for the bar length and conditions.\u003c\/li\u003e\n      \u003cli\u003eFlip the bar regularly to promote even rail wear.\u003c\/li\u003e\n      \u003cli\u003eSharpen Oregon chains to the manufacturer’s recommended angles.\u003c\/li\u003e\n      \u003cli\u003eReplace damaged or excessively worn components before further use.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wf-section wf-why\"\u003e\n    \u003cdiv class=\"wf-section-title\"\u003e\n      \u003ch2\u003eWhy Choose Whites Forestry Equipment?\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"wf-checklist\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSpecialist advice\u003c\/strong\u003e from forestry professionals\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAustralian stock\u003c\/strong\u003e with fast dispatch from Victoria\u003c\/li\u003e\n      \u003cli\u003e\u003cstrong\u003eGenuine Cannon and Oregon products\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGST tax invoice\u003c\/strong\u003e and after-sales support\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wf-disclaimer\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e Compatibility information is a guide only. Confirm the bar mount, bar-stud size, pitch, gauge, drive-link count and suitable bar length for your chainsaw before ordering. Product images may show a different bar length or chain style from the selected variant.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"B\u0026S LLC","offers":[{"title":"20 inch \/ Semi Chisel","offer_id":51194515718180,"sku":"CSB-H1-20-58-3-73DPX-2","price":330.0,"currency_code":"AUD","in_stock":true},{"title":"20 inch \/ Full Chisel","offer_id":51194515750948,"sku":"CSB-H1-20-58-3-73LGX-2","price":330.0,"currency_code":"AUD","in_stock":true},{"title":"24 inch \/ Semi Chisel","offer_id":51194515816484,"sku":"CSB-H1-24-58-3-73DPX-2","price":380.0,"currency_code":"AUD","in_stock":false},{"title":"24 inch \/ Full Chisel","offer_id":51194515849252,"sku":"CSB-H1-24-58-3-73LGX-2","price":380.0,"currency_code":"AUD","in_stock":false},{"title":"28 inch \/ Semi Chisel","offer_id":51194515914788,"sku":"CSB-H1-28-58-3-73DPX-2","price":400.0,"currency_code":"AUD","in_stock":true},{"title":"28 inch \/ Full Chisel","offer_id":51194515947556,"sku":"CSB-H1-28-58-3-73LGX-2","price":400.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0108\/1235\/8715\/files\/Cannon_combo-2.jpg?v=1785464002","url":"https:\/\/www.whitesforestry.com\/products\/cannon%c2%ae-superbar-2-chain-combo-fits-husqvarna%c2%ae","provider":"🇦🇺 Whites Forestry Equipment","version":"1.0","type":"link"}