{"product_id":"archer-carbide-chainsaw-chain-325-semi-chisel","title":"Archer Carbide Chainsaw Chain - .325″ Semi Chisel","description":"\u003cstyle\u003e\n  .wf-wrap{\n    --wf-ink:#0b0f19;\n    --wf-border:rgba(11,15,25,.14);\n    --wf-soft:#f3f4f6;\n    --wf-soft2:#fafafa;\n    --wf-brand:#000F22;\n    --wf-accent:#e95202;\n    --wf-radius:16px;\n\n    width:100%;\n    max-width:100%;\n    margin:16px 0 20px;\n    color:var(--wf-ink);\n    line-height:1.6;\n  }\n\n  .wf-wrap,\n  .wf-wrap *{\n    box-sizing:border-box;\n  }\n\n  .wf-wrap h2,\n  .wf-wrap h3,\n  .wf-wrap h4{\n    color:var(--wf-brand);\n    line-height:1.25;\n  }\n\n  .wf-wrap h2{\n    margin:0 0 12px;\n    font-size:clamp(24px,3vw,28px);\n  }\n\n  .wf-wrap h3{\n    margin:24px 0 10px;\n    font-size:clamp(19px,2.3vw,20px);\n  }\n\n  .wf-wrap h4{\n    margin:18px 0 7px;\n    font-size:17px;\n  }\n\n  .wf-wrap p{\n    margin:0 0 14px;\n  }\n\n  .wf-lead{\n    font-size:17px;\n  }\n\n  .wf-logo{\n    display:block;\n    width:100%;\n    max-width:400px;\n    height:auto;\n    margin:0 0 18px;\n  }\n\n  .wf-table-wrap{\n    width:100%;\n    max-width:100%;\n    margin:16px 0 22px;\n    overflow:hidden;\n    border:1px solid var(--wf-border);\n    border-radius:var(--wf-radius);\n    background:#fff;\n  }\n\n  .wf-table{\n    width:100%;\n    max-width:100%;\n    border-collapse:collapse;\n    table-layout:fixed;\n    background:#fff;\n  }\n\n  .wf-table th,\n  .wf-table td{\n    padding:12px 14px;\n    border-bottom:1px solid var(--wf-border);\n    text-align:left;\n    vertical-align:top;\n    overflow-wrap:break-word;\n    word-break:normal;\n  }\n\n  .wf-table th{\n    width:32%;\n    background:var(--wf-soft);\n    color:var(--wf-brand);\n    font-weight:800;\n  }\n\n  .wf-table td{\n    width:68%;\n  }\n\n  .wf-table tr:last-child th,\n  .wf-table tr:last-child td{\n    border-bottom:0;\n  }\n\n  .wf-callout{\n    margin:20px 0;\n    padding:17px 18px;\n    border-left:5px solid var(--wf-accent);\n    border-radius:0 var(--wf-radius) var(--wf-radius) 0;\n    background:var(--wf-soft);\n  }\n\n  .wf-note{\n    margin:18px 0;\n    padding:16px 18px;\n    border:1px solid rgba(233,82,2,.35);\n    border-radius:var(--wf-radius);\n    background:#fff8f4;\n  }\n\n  .wf-callout strong,\n  .wf-note strong{\n    color:var(--wf-brand);\n  }\n\n  .wf-list{\n    margin:8px 0 0;\n    padding-left:20px;\n  }\n\n  .wf-list li{\n    margin:6px 0;\n  }\n\n  .wf-accordion-group{\n    margin:24px 0 0;\n  }\n\n  .wf-accordion{\n    width:100%;\n    max-width:100%;\n    margin:10px 0;\n    overflow:hidden;\n    border:1px solid var(--wf-border);\n    border-radius:var(--wf-radius);\n    background:#fff;\n  }\n\n  .wf-accordion summary{\n    position:relative;\n    display:block;\n    padding:16px 52px 16px 18px;\n    color:var(--wf-brand);\n    font-size:17px;\n    font-weight:800;\n    line-height:1.35;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .wf-accordion summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .wf-accordion summary::marker{\n    content:\"\";\n  }\n\n  .wf-accordion summary::after{\n    content:\"+\";\n    position:absolute;\n    top:50%;\n    right:20px;\n    transform:translateY(-50%);\n    color:var(--wf-accent);\n    font-size:26px;\n    line-height:1;\n    font-weight:700;\n  }\n\n  .wf-accordion summary:focus-visible{\n    outline:2px solid var(--wf-accent);\n    outline-offset:-2px;\n  }\n\n  .wf-accordion[open] summary{\n    border-bottom:1px solid var(--wf-border);\n    background:var(--wf-soft2);\n  }\n\n  .wf-accordion[open] summary::after{\n    content:\"−\";\n  }\n\n  .wf-accordion-content{\n    width:100%;\n    max-width:100%;\n    padding:18px;\n  }\n\n  .wf-accordion-content h4:first-child{\n    margin-top:0;\n  }\n\n  .wf-accordion-content p:last-child,\n  .wf-accordion-content ul:last-child,\n  .wf-accordion-content .wf-note:last-child{\n    margin-bottom:0;\n  }\n\n  .wf-compare{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:14px;\n    margin:14px 0 0;\n  }\n\n  .wf-compare-card{\n    min-width:0;\n    padding:17px;\n    border:1px solid var(--wf-border);\n    border-radius:var(--wf-radius);\n    background:var(--wf-soft2);\n  }\n\n  .wf-compare-card h4{\n    margin:0 0 8px;\n  }\n\n  .wf-compare-card p{\n    margin:0;\n  }\n\n  @media(max-width:720px){\n    .wf-compare{\n      grid-template-columns:1fr;\n    }\n\n    .wf-table,\n    .wf-table tbody,\n    .wf-table tr,\n    .wf-table th,\n    .wf-table td{\n      display:block;\n      width:100%;\n      max-width:100%;\n    }\n\n    .wf-table tr{\n      border-bottom:1px solid var(--wf-border);\n      background:#fff;\n    }\n\n    .wf-table tr:last-child{\n      border-bottom:0;\n    }\n\n    .wf-table th{\n      padding:10px 14px 4px;\n      border-bottom:0;\n      background:#fff;\n    }\n\n    .wf-table td{\n      padding:4px 14px 12px;\n      border-bottom:0;\n      background:#fff;\n    }\n\n    .wf-table tr:nth-child(even) th,\n    .wf-table tr:nth-child(even) td{\n      background:var(--wf-soft2);\n    }\n\n    .wf-accordion summary{\n      padding:15px 48px 15px 15px;\n      font-size:16px;\n    }\n\n    .wf-accordion-content{\n      padding:15px;\n    }\n  }\n\n  @media(max-width:420px){\n    .wf-wrap{\n      line-height:1.55;\n    }\n\n    .wf-lead{\n      font-size:16px;\n    }\n\n    .wf-note,\n    .wf-callout{\n      padding:14px;\n    }\n\n    .wf-table th{\n      padding:9px 12px 3px;\n    }\n\n    .wf-table td{\n      padding:3px 12px 11px;\n    }\n\n    .wf-accordion summary{\n      padding:14px 44px 14px 13px;\n    }\n\n    .wf-accordion summary::after{\n      right:16px;\n    }\n\n    .wf-accordion-content{\n      padding:14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"wf-wrap\"\u003e\n  \u003cimg class=\"wf-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0108\/1235\/8715\/files\/archer-logo.jpg?v=1785371328\" alt=\"Archer logo\" width=\"1000\" height=\"300\" decoding=\"async\"\u003e\n\n  \u003ch2\u003eArcher Carbide Saw Chain – .325″ Pitch\u003c\/h2\u003e\n\n  \u003cp class=\"wf-lead\"\u003eArcher carbide saw chain is made for timber carrying dirt, sand and other abrasive surface contamination that can quickly dull conventional steel chain. It is well suited to applications such as ground-stored firewood, dirty bark, termite-affected logs and stump timber.\u003c\/p\u003e\n\n  \u003cp\u003eEach semi-chisel cutter features a \u003cstrong\u003ewide, full-coverage laminated tungsten-carbide cap brazed to the steel cutter body\u003c\/strong\u003e, providing strong resistance to abrasive wear and longer cutting intervals between machine sharpenings in suitable conditions.\u003c\/p\u003e\n\n  \u003cdiv class=\"wf-note\"\u003e\n    \u003cstrong\u003eChoosing the correct gauge\u003c\/strong\u003e\u003cbr\u003e\n    Select the chain gauge that matches your guide bar. Check the gauge marked on your existing guide bar or chain before ordering.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eKey Specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"wf-table-wrap\"\u003e\n    \u003ctable class=\"wf-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eManufacturer \/ origin\u003c\/th\u003e\n          \u003ctd\u003ePMD International - \u003cstrong\u003eChina\u003c\/strong\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePitch\u003c\/th\u003e\n          \u003ctd\u003e\u003cstrong\u003e.325″\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eGauge\u003c\/th\u003e\n          \u003ctd\u003e\u003cstrong\u003e.050″ (1.3 mm), .058″ (1.5 mm) or .063″ (1.6 mm)\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCutter design\u003c\/th\u003e\n          \u003ctd\u003eWide, full-coverage carbide-capped semi-chisel cutter\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAvailable formats\u003c\/th\u003e\n          \u003ctd\u003ePre-made loops in popular sizes, plus \u003cstrong\u003e25 ft and 100 ft bulk spools\u003c\/strong\u003e. Joining links are supplied with bulk spool variants.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCutting speed\u003c\/th\u003e\n          \u003ctd\u003eApproximately \u003cstrong\u003e20% slower\u003c\/strong\u003e than a sharp conventional Archer steel chain in our testing\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wf-callout\"\u003e\n    \u003cstrong\u003eBest suited to abrasive cutting conditions\u003c\/strong\u003e\u003cbr\u003e\n    This chain is designed for contaminated timber where conventional steel chain can lose its edge quickly. For exceptionally dense Australian hardwoods, please review the application suitability information below before ordering.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wf-accordion-group\"\u003e\n\n    \u003cdetails class=\"wf-accordion\"\u003e\n      \u003csummary\u003eCarbide vs Conventional Steel\u003c\/summary\u003e\n      \u003cdiv class=\"wf-accordion-content\"\u003e\n        \u003cp\u003eCarbide and conventional steel chains suit different cutting conditions. The better choice depends on timber condition, required cutting speed and access to sharpening equipment.\u003c\/p\u003e\n\n        \u003cdiv class=\"wf-compare\"\u003e\n          \u003cdiv class=\"wf-compare-card\"\u003e\n            \u003ch4\u003eArcher Carbide Chain\u003c\/h4\u003e\n            \u003cp\u003eBest suited to timber carrying dirt, sand, termite grit or other abrasive contamination that quickly dulls conventional steel chain. Its main advantage is longer cutting intervals between machine sharpenings.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wf-compare-card\"\u003e\n            \u003ch4\u003eConventional Steel Chain\u003c\/h4\u003e\n            \u003cp\u003eGenerally preferred for clean timber where maximum cutting speed and straightforward sharpening are the priorities.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"wf-accordion\"\u003e\n      \u003csummary\u003eConstruction \u0026amp; Manufacturing\u003c\/summary\u003e\n      \u003cdiv class=\"wf-accordion-content\"\u003e\n        \u003cp\u003eAccording to Archer’s manufacturer information, the chain chassis is produced from high-quality nickel-alloy Japanese steel, with shot peening used to strengthen the steel components.\u003c\/p\u003e\n        \u003cp\u003eEach chain is factory sharpened using an automated precision process to provide consistent cutter angles and cutting performance from first use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"wf-accordion\"\u003e\n      \u003csummary\u003eSetup, Lubrication \u0026amp; Run-In\u003c\/summary\u003e\n      \u003cdiv class=\"wf-accordion-content\"\u003e\n        \u003cp\u003eBefore fitting, fully submerge or soak the new chain in quality bar-and-chain oil so lubricant reaches the rivets, drive links and moving surfaces.\u003c\/p\u003e\n        \u003cp\u003eUse tacky bar-and-chain oil rated at a minimum of \u003cstrong\u003eISO VG 150\u003c\/strong\u003e. Where the chainsaw has an adjustable oil pump, set it to \u003cstrong\u003emaximum flow\u003c\/strong\u003e and confirm oil is reaching the bar and chain before cutting.\u003c\/p\u003e\n\n        \u003ch4\u003eFirst Half Tank of Fuel\u003c\/h4\u003e\n        \u003cul class=\"wf-list\"\u003e\n          \u003cli\u003eCheck chain tension frequently, particularly after the first few cuts.\u003c\/li\u003e\n          \u003cli\u003eAllow the chain to cool before making final tension adjustments.\u003c\/li\u003e\n          \u003cli\u003eKeep the drive links seated in the bar groove while allowing the chain to move freely by hand.\u003c\/li\u003e\n          \u003cli\u003eInspect every cutter for chipping, cracking, movement or separation of the carbide cap.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"wf-note\"\u003e\n          \u003cstrong\u003eInspect before continuing to cut.\u003c\/strong\u003e If any cutter is chipped, cracked, loose or missing, remove the chain from service.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"wf-accordion\"\u003e\n      \u003csummary\u003eSharpening \u0026amp; Maintenance\u003c\/summary\u003e\n      \u003cdiv class=\"wf-accordion-content\"\u003e\n        \u003cp\u003eInspect the complete chain after every tank of fuel. When cutting dirty bark, termite sand, soil-contaminated timber or stumps, inspect at each refuel and sharpen after every tank, or sooner if cutting performance declines.\u003c\/p\u003e\n\n        \u003cdiv class=\"wf-table-wrap\"\u003e\n          \u003ctable class=\"wf-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eGrinding equipment\u003c\/th\u003e\n                \u003ctd\u003eUse a suitable \u003cstrong\u003ediamond grinding disc only\u003c\/strong\u003e. Conventional steel-chain grinding wheels are not suitable.\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eGrinding method\u003c\/th\u003e\n                \u003ctd\u003eUse light, controlled passes and avoid overheating the carbide cap or brazed joint.\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eDepth gauges\u003c\/th\u003e\n                \u003ctd\u003eMaintain at \u003cstrong\u003e.025″ (approximately 0.65 mm)\u003c\/strong\u003e. Do not lower them further to increase cutting speed.\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eBar oil\u003c\/th\u003e\n                \u003ctd\u003eUse quality tacky bar-and-chain oil rated at a minimum of \u003cstrong\u003eISO VG 150\u003c\/strong\u003e.\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003eArcher carbide chain is intended to cut timber carrying abrasive surface contamination rather than direct contact with soil, stone, concrete, nails, wire, bullets or other foreign material.\u003c\/p\u003e\n\n        \u003cp\u003eKeeping the chain sharp reduces heat, stretch and cutter loading. If cutting speed falls, additional pressure is required, the chain becomes unusually hot or tension repeatedly loosens, stop and inspect the chain before continuing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"wf-accordion\"\u003e\n      \u003csummary\u003eApplication Suitability – Dense Australian Hardwoods\u003c\/summary\u003e\n      \u003cdiv class=\"wf-accordion-content\"\u003e\n        \u003cp\u003eThis guidance applies particularly to Ironbark species, Gidgee, Buloke, Box species, Jarrah, Red Gum and timbers of similar hardness or density.\u003c\/p\u003e\n\n        \u003cdiv class=\"wf-note\"\u003e\n          \u003cstrong\u003eBased on our testing, Archer carbide chain is not recommended for cutting exceptionally dense Australian hardwoods.\u003c\/strong\u003e In this application, we found the wide carbide cutter more susceptible to chipping or shearing under high cutting load and vibration.\n        \u003c\/div\u003e\n\n        \u003cp\u003eFor these timbers, choose a chain better suited to the cutting load and vibration involved. Where carbide chain is required, a \u003cstrong\u003enarrower carbide cutter with vibration-reducing features is the more suitable option\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"wf-accordion\"\u003e\n      \u003csummary\u003eNeed Help Choosing?\u003c\/summary\u003e\n      \u003cdiv class=\"wf-accordion-content\"\u003e\n        \u003cp\u003eIf you’re unsure whether this carbide chain is suitable for your saw or cutting application, contact us before ordering. Let us know your chainsaw model, guide bar size and the type of timber you’ll be cutting, and we can help you select the most suitable option.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function () {\n  const accordions = document.querySelectorAll('.wf-accordion');\n\n  accordions.forEach(function (accordion) {\n    let closeTimer;\n\n    accordion.addEventListener('toggle', function () {\n      clearTimeout(closeTimer);\n\n      if (accordion.open) {\n        closeTimer = setTimeout(function () {\n          accordion.open = false;\n        }, 90000);\n      }\n    });\n  });\n});\n\u003c\/script\u003e","brand":"Jakmax","offers":[{"title":"64 Drive Link \/ .050\" (1.3mm)","offer_id":51243770806308,"sku":"C-B-050-64DL","price":105.0,"currency_code":"AUD","in_stock":true},{"title":"66 Drive Link \/ .050\" (1.3mm)","offer_id":51243770839076,"sku":"C-B-050-66DL","price":110.0,"currency_code":"AUD","in_stock":true},{"title":"67 Drive Link \/ .050\" (1.3mm)","offer_id":51243770871844,"sku":"C-B-050-67DL","price":110.0,"currency_code":"AUD","in_stock":true},{"title":"68 Drive Link \/ .050\" (1.3mm)","offer_id":51243770904612,"sku":"C-B-050-68DL","price":110.0,"currency_code":"AUD","in_stock":true},{"title":"72 Drive Link \/ .050\" (1.3mm)","offer_id":51243770937380,"sku":"C-B-050-72DL","price":115.0,"currency_code":"AUD","in_stock":true},{"title":"74 Drive Link \/ .050\" (1.3mm)","offer_id":51243770970148,"sku":"C-B-050-74DL","price":120.0,"currency_code":"AUD","in_stock":true},{"title":"78 Drive Link \/ .050\" (1.3mm)","offer_id":51243771002916,"sku":"C-B-050-78DL","price":125.0,"currency_code":"AUD","in_stock":true},{"title":"81 Drive Link \/ .050\" (1.3mm)","offer_id":51243771035684,"sku":"C-B-050-81DL","price":130.0,"currency_code":"AUD","in_stock":true},{"title":"64 Drive Link \/ .058\" (1.5mm)","offer_id":51243771068452,"sku":"C-B-058-64DL","price":105.0,"currency_code":"AUD","in_stock":true},{"title":"66 Drive Link \/ .058\" (1.5mm)","offer_id":51243771101220,"sku":"C-B-058-66DL","price":110.0,"currency_code":"AUD","in_stock":true},{"title":"72 Drive Link \/ .058\" (1.5mm)","offer_id":51243771133988,"sku":"C-B-058-72DL","price":115.0,"currency_code":"AUD","in_stock":true},{"title":"76 Drive Link \/ .058\" (1.5mm)","offer_id":51243771166756,"sku":"C-B-058-76DL","price":125.0,"currency_code":"AUD","in_stock":true},{"title":"78 Drive Link \/ .058\" (1.5mm)","offer_id":51243771199524,"sku":"C-B-058-78DL","price":125.0,"currency_code":"AUD","in_stock":true},{"title":"62 Drive Link \/ .063\" (1.6mm)","offer_id":51243771232292,"sku":"C-B-063-62DL","price":100.0,"currency_code":"AUD","in_stock":true},{"title":"67 Drive Link \/ .063\" (1.6mm)","offer_id":51243771265060,"sku":"C-B-063-67DL","price":110.0,"currency_code":"AUD","in_stock":true},{"title":"68 Drive Link \/ .063\" (1.6mm)","offer_id":51243771297828,"sku":"C-B-063-68DL","price":110.0,"currency_code":"AUD","in_stock":true},{"title":"72 Drive Link \/ .063\" (1.6mm)","offer_id":51243771330596,"sku":"C-B-063-72DL","price":115.0,"currency_code":"AUD","in_stock":true},{"title":"74 Drive Link \/ .063\" (1.6mm)","offer_id":51243771363364,"sku":"C-B-063-74DL","price":120.0,"currency_code":"AUD","in_stock":true},{"title":"81 Drive Link \/ .063\" (1.6mm)","offer_id":51243771396132,"sku":"C-B-063-81DL","price":130.0,"currency_code":"AUD","in_stock":true},{"title":"25ft Roll \/ .050\" (1.3mm)","offer_id":51243771428900,"sku":"C-B-050-25R","price":750.0,"currency_code":"AUD","in_stock":true},{"title":"25ft Roll \/ .058\" (1.5mm)","offer_id":51243771461668,"sku":"C-B-058-25R","price":750.0,"currency_code":"AUD","in_stock":true},{"title":"25ft Roll \/ .063\" (1.6mm)","offer_id":51243771494436,"sku":"C-B-063-25R","price":750.0,"currency_code":"AUD","in_stock":true},{"title":"100ft Roll \/ .050\" (1.3mm)","offer_id":51243771527204,"sku":"C-B-050-100R","price":2900.0,"currency_code":"AUD","in_stock":true},{"title":"100ft Roll \/ .058\" (1.5mm)","offer_id":51243771559972,"sku":"C-B-058-100R","price":2900.0,"currency_code":"AUD","in_stock":true},{"title":"100ft Roll \/ .063\" (1.6mm)","offer_id":51243771592740,"sku":"C-B-063-100R","price":2900.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0108\/1235\/8715\/files\/archercarbide.jpg?v=1785375853","url":"https:\/\/www.whitesforestry.com\/products\/archer-carbide-chainsaw-chain-325-semi-chisel","provider":"🇦🇺 Whites Forestry Equipment","version":"1.0","type":"link"}