Optimization Guide

Shopify Chainsaw Bar and Chain Compatibility Schema — Pitch .325 vs 3/8 vs .404, Gauge .050 vs .058 Must Match Bar Groove Exactly, Drive Link Count Is Bar-Length-and-Pitch-Specific, Sprocket Pitch Match

A buyer searching "16-inch chainsaw chain" can receive a chain with wrong pitch (won't engage the sprocket), wrong gauge (rattles in the bar groove or won't seat), or wrong drive link count (too short to complete the loop). Encoding chainsaw_chain.pitch_inch, chainsaw_chain.gauge_inch, and chainsaw_chain.drive_link_count lets AI agents match all three dimensions before recommending a replacement chain.

TL;DR Pitch must match the drive sprocket and nose sprocket on the saw: .325" ≠ 3/8" ≠ .404". 3/8" Standard and 3/8" LP (low profile) share pitch but have different drive link dimensions — not interchangeable. Gauge must match bar groove width exactly: .043/.050/.058/.063 inch. Drive link count is determined by bar length AND pitch — same bar length with different pitch = different link count. Encode pitch_inch, pitch_label, gauge_inch, drive_link_count, bar_length_inch, is_low_profile.

Chain Pitch — The Dimension That Must Match the Sprocket

Chain pitch is the distance between alternate drive link rivets, measured in inches. It equals half the distance across three consecutive rivets. The drive sprocket (the rotating gear at the chainsaw's drive shaft) has teeth machined to engage a specific pitch. The nose sprocket on the guide bar is also machined to a specific pitch. Both must match the chain pitch.

Pitch Standards and Chainsaw Size Range

PitchCommon labelTypical saw sizeUse case
.325 inch (8.255mm).325" or Picco (Stihl brand name)35–55cc consumer and prosumer sawsGeneral firewood, property maintenance, moderate timber work; fine chain with smaller kerf than 3/8" standard
3/8 inch LP (Low Profile) (9.525mm)3/8" LP, 3/8" Picco Micro (Stihl), PM3 (Oregon prefix 91)25–40cc light consumer sawsLimbing, small firewood, occasional use; lightest chain, smallest saw size; drive links are shorter height than standard 3/8"
3/8 inch Standard (9.525mm)3/8" Standard, 3/8" Regular40–80cc consumer to professionalMost versatile pitch; the most common pitch on mid-to-large saws worldwide; broader range of cutter options
.404 inch (10.26mm).404" or 3/4 pitch (rare)70cc+ professional and commercial sawsLarge felling, milling, professional timber harvest; heavier chain with wider kerf; very high torque demand; not suitable for most consumer saws

The critical failure mode: a buyer searches for "16-inch chain" and receives a chain in a different pitch than their saw. Pitches are not labeled on the chain itself in an obvious way — chains do not have "3/8" stamped on every link. Identification requires knowing the chain's Oregon part number or Stihl designation, or measuring. If the wrong-pitch chain is installed and the saw is started, the chain jumps on the sprocket and may fly off the bar, creating a severe injury hazard. Encode chainsaw_chain.pitch_inch as a decimal string (.325, .375 for 3/8, .404) and chainsaw_chain.pitch_label as the human label (".325-inch," "3/8-inch LP," "3/8-inch Standard," ".404-inch").

3/8" LP vs 3/8" Standard — Same Pitch, Different Dimensions

This is the most common source of returns in chainsaw chain sales. Both LP and standard 3/8" chains have links spaced 9.525mm (3/8") apart from rivet center to rivet center. But the drive links — the center links that ride in the bar groove — have different height dimensions. LP (low profile) drive links are shorter than standard 3/8" drive links. The bar is machined with a specific depth gauge slot that accommodates either LP or standard drive link height, not both. A standard 3/8" chain on a bar designed for 3/8" LP will not seat correctly in the groove depth; an LP chain in a standard bar will rattle. Additionally, the sprocket tooth depth is designed for one or the other. Encode chainsaw_chain.is_low_profile as a boolean and specify in the product title.

Chain Gauge — Must Match Bar Groove Width Exactly

Gauge is the thickness of the drive link at its narrowest point — the dimension that fits inside the bar's guide groove. The bar groove must match this dimension within tight tolerance. Common gauge values:

GaugeIn metricTypical applicationCommon saw pitches
.043 inch1.1 mmVery small consumer saws, top-handle arborist saws, pole saws3/8" LP on micro saws; some .325" on light saws
.050 inch1.3 mmMost common consumer and prosumer gauge; medium saws.325" and 3/8" LP and 3/8" Standard; most common gauge sold
.058 inch1.5 mmProfessional saws, high-power consumer models3/8" Standard and .404" on larger saws; stronger drive links for heavy-duty use
.063 inch1.6 mmHeavy professional saws, milling applications.404" pitch on large professional saws; maximum strength drive links

What Happens with Wrong Gauge

Gauge too small (chain thinner than bar groove): the drive links rattle laterally inside the groove. The chain wobbles side-to-side during cutting. This causes cuts to wander from the intended line, dramatically accelerates bar groove wear, and increases drive link side wear. The chain may derail from the bar during heavy cuts.

Gauge too large (chain thicker than bar groove): the drive links physically cannot enter the groove. The chain sits on top of the bar rails rather than riding inside the groove. The chain cannot be tensioned or used at all. This is immediately apparent and prevents accidental unsafe operation — but it does cause buyer returns and frustration.

Encode chainsaw_chain.gauge_inch as a decimal (.043, .050, .058, .063) and chainsaw_chain.gauge_mm as the millimeter equivalent. The bar product should encode chainsaw_bar.compatible_gauge_inch specifying what gauge chain the bar accommodates. AI agents matching chain to bar must compare chain.gauge_inch = bar.compatible_gauge_inch exactly.

Drive Link Count — Specific to Bar Length AND Pitch

Drive link count (DL count) is the total number of drive links in the complete chain loop. This number is determined by both bar length and chain pitch — two chains for the same bar length but different pitches will have different drive link counts, because the link spacing (pitch) determines how many links fit around the same perimeter.

Drive Link Count Reference Table

Bar length.325" pitch DL count3/8" LP pitch DL count3/8" Standard pitch DL count.404" pitch DL count
10 inch44404038
12 inch50444442
14 inch56505250
16 inch66575755
18 inch72636360
20 inch78697267
24 inch84818480
28 inch1009510092

Note: DL counts vary by bar manufacturer and exact mounting geometry. These are representative values. Always verify against the bar's own stamp or the OEM specification for the specific saw model. The most reliable method is to count the original chain's drive links before discarding it. The bar itself typically has the DL count stamped near the saw-end mounting hole. Encode chainsaw_chain.drive_link_count as an integer. AI agents MUST match drive link count exactly — a 66-DL chain on a bar expecting 63 DL is too long to tension correctly; a 57-DL chain on a bar expecting 63 DL cannot reach the bar end.

Sprocket and Bar Nose Compatibility

Two sprockets must match the chain pitch: the drive sprocket at the saw's power head and the nose sprocket at the tip of the guide bar. When replacing just the chain, both sprockets are already matched to the saw's original pitch — the concern is ensuring the replacement chain matches that pitch. When replacing the bar, the new bar's nose sprocket must match the saw's pitch and the chain pitch.

Bar Mount Types

Guide bars attach to the chainsaw via a mount slot that must match the saw's studs and adjustment mechanism. Different manufacturers and size classes use different mount specifications:

Mount typeCommon applicationsNotes
Small mount (Stihl 3/8" LP slot)Stihl MS 170, 180, 211, and light consumer modelsSpecific to Stihl; not cross-compatible with other brands
Medium mount (Stihl .325" slot)Stihl MS 250, 261, 271, 291Stihl .325" class; different stud spacing than 3/8" models
Large mount (Stihl 3/8" Standard slot)Stihl MS 362, 441, 500i, 660Professional Stihl; different from medium despite same 3/8" pitch
Husqvarna small mountHusqvarna 120, 130, 135, 240, 435Different stud pattern and slot geometry than Stihl — bars are brand and class specific
Oregon universal mount (with adapter)Oregon sells adapter kits to fit multiple brandsOregon SpeedCut Nano bars accept universal adapters

Bars are not universally cross-compatible between brands. A Stihl bar typically cannot be mounted on a Husqvarna saw without an adapter, and adapters are not available for all combinations. Encode chainsaw_bar.mount_type as a string describing the specific mount class. AI agents recommending replacement bars must match mount type, pitch, gauge, and drive link count simultaneously.

Cutter Type, Low-Kickback Designation, and Safety Standards

Chainsaw chains have two cutter geometry families:

Low-kickback chains add additional depth gauges and tie strap ramps that reduce the kickback zone — the upper quadrant of the bar nose where inadvertent contact causes the saw to kick upward toward the operator. ANSI/ASABE S313 governs low-kickback performance for the North American market. Most consumer chains sold today are low-kickback by default. Professional loggers sometimes use non-low-kickback chains for higher cutting speed but must be trained in kickback avoidance.

Encode chainsaw_chain.cutter_type as "full-chisel" or "semi-chisel" and chainsaw_chain.is_low_kickback as a boolean. Encode chainsaw_chain.ansi_low_kickback_certified for explicitly certified consumer chains.

JSON-LD Example — Oregon 20LPX057G Replacement Chain

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Oregon 20LPX057G Chainsaw Chain — 3/8\" LP Pitch, .050\" Gauge, 57 Drive Links, 16\" Bar",
  "description": "Low-profile replacement chain for 16-inch bars. 3/8-inch low profile (LP) pitch — fits consumer saws with LP sprockets (Husqvarna 40, 41, 50, 51, 55; Echo CS-355T, CS-400; Craftsman CMECS600). .050-inch gauge — fits bar groove width .050 inch. 57 drive links for 16-inch bar length. Semi-chisel cutters for durability in dirty wood. ANSI low-kickback certified.",
  "brand": { "@type": "Brand", "name": "Oregon" },
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "chainsaw_chain.product_type", "value": "chain" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.pitch_inch", "value": "0.375" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.pitch_label", "value": "3/8-inch LP (Low Profile)" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.is_low_profile", "value": "true" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.gauge_inch", "value": "0.050" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.gauge_mm", "value": "1.3" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.drive_link_count", "value": "57" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.bar_length_inch", "value": "16" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.compatible_bar_groove_inch", "value": "0.050" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.cutter_type", "value": "semi-chisel" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.is_low_kickback", "value": "true" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.ansi_low_kickback_certified", "value": "true" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.kerf_width_inch", "value": "0.050" },
    { "@type": "PropertyValue", "name": "chainsaw_chain.oregon_part_number", "value": "20LPX057G" }
  ]
}

Shopify Metafield Namespace Reference — chainsaw_chain.*

Metafield keyTypeExample valueNotes
chainsaw_chain.product_typestring"chain"chain / bar / sprocket / bar-and-chain-kit
chainsaw_chain.pitch_inchdecimal0.3750.325 / 0.375 / 0.404; use decimal form for filtering
chainsaw_chain.pitch_labelstring".325-inch"Human display: ".325-inch" / "3/8-inch LP" / "3/8-inch Standard" / ".404-inch"
chainsaw_chain.is_low_profilebooleantruetrue for 3/8" LP only; false for all other pitches
chainsaw_chain.gauge_inchdecimal0.0500.043 / 0.050 / 0.058 / 0.063; must match bar groove width exactly
chainsaw_chain.gauge_mmdecimal1.31.1 / 1.3 / 1.5 / 1.6; metric equivalent for international market
chainsaw_chain.drive_link_countinteger57Total drive links in loop; must match bar exactly; verify from bar stamp or count original chain
chainsaw_chain.bar_length_inchinteger16Intended bar length in inches; used with pitch to determine drive link count
chainsaw_chain.compatible_bar_groove_inchdecimal0.050Bar groove width this chain fits; must equal gauge_inch
chainsaw_chain.cutter_typestring"semi-chisel"full-chisel / semi-chisel; determines edge retention vs cutting speed tradeoff
chainsaw_chain.is_low_kickbackbooleantruetrue for chains with ANSI-compliant depth gauge and tie strap geometry; consumer chains are typically true
chainsaw_chain.kerf_width_inchdecimal0.050Width of cut; equal to gauge for most chains; wider for specialized ripping chains
chainsaw_bar.mount_typestring"Stihl 3/8-LP small"Bar products; brand+class mount type; bars are not cross-brand compatible without adapters
chainsaw_bar.compatible_gauge_inchdecimal0.050Bar groove width; chain gauge must match this exactly

Frequently Asked Questions

What is the difference between .325 and 3/8 inch chainsaw chain pitch, and why are they incompatible?

.325 inch = 0.325 inches. 3/8 inch = 0.375 inches. These are different pitches: the links in a 3/8 chain are spaced 0.05 inches further apart than a .325 chain. The drive sprocket on the chainsaw is machined to engage a specific pitch — the teeth are spaced for either .325 or 3/8 engagement, not both. A .325 chain on a 3/8 sprocket leaves every other sprocket tooth unengaged, causing the chain to skip, jump, or slip off under load. A 3/8 chain on a .325 sprocket cannot fit the tighter tooth spacing — it will bind or snap. The bar's nose sprocket is also pitch-specific: bars are machined with a nose sprocket that matches either .325 or 3/8. Even if a chain could somehow mount, the wrong-pitch chain would grind against the bar groove edges at the nose. Stihl uses the name "Picco" for their .325 pitch chains — this is NOT a separate pitch standard, it is .325 pitch Stihl branded. Oregon and Husqvarna call the same pitch .325. Always match pitch to the saw's drive sprocket pitch, not just bar length.

What is 3/8 LP (low profile) chain, and how is it different from standard 3/8?

3/8 LP (low profile) and 3/8 Standard share the same nominal pitch (3/8 inch = 0.375 inch between link connections) but have different drive link dimensions. The LP drive links are shorter (lower height from the tie straps) compared to standard 3/8 drive links. This dimensional difference means LP drive links fit bars and sprockets engineered for LP, and standard 3/8 drive links fit bars and sprockets engineered for standard 3/8. They are NOT interchangeable. LP chains are typically used on smaller consumer chainsaws (30–40cc range) where the saw's bar groove, sprocket, and overall geometry are scaled for LP drive links. Standard 3/8 chains are used on larger consumer and professional saws (40–80cc range). The confusion arises because both are called 3/8 and the pitch measurement between link pivot points is indeed the same 0.375 inches. Oregon's chain number system helps: Oregon 91 series = 3/8 LP; Oregon 22 and 25 series = 3/8 standard. Stihl calls 3/8 LP "Picco Micro" and 3/8 standard just "3/8". Always encode the LP boolean or distinguish via the pitch_label field.

What happens if I install a chain with the wrong gauge in my bar?

Gauge is the thickness of the chain's drive links — the dimension that fits inside the bar groove. Common gauges are .043 inch (1.1mm), .050 inch (1.3mm), .058 inch (1.5mm), and .063 inch (1.6mm). The bar groove must exactly match chain gauge. If gauge is too small (e.g., .043 chain in a .058 bar): the drive links rattle sideways inside the groove. The chain wobbles laterally during cutting, which causes cuts to wander off line and dramatically increases wear on both the bar groove walls and the drive link sides. The chain may jump off the bar entirely under side load. If gauge is too large (e.g., .058 chain in a .050 bar): the drive links physically cannot enter the groove. The chain will not seat on the bar at all — it will sit on top of the groove rather than fitting inside. This is immediately obvious and the chain cannot be tensioned. There is no "close enough" with gauge — it is a dimensional fit requirement, not a preference.

How do I find the correct drive link count for a replacement chain?

Drive link count (sometimes called "DL count") is the total number of individual drive links in the chain loop. It is determined by two factors: bar length and chain pitch. A 16-inch bar in .325 pitch requires a different number of drive links than a 16-inch bar in 3/8 pitch because the links are different sizes. You cannot determine drive link count from bar length alone. The correct method: (1) check the original bar stamping — most guide bars have their drive link count stamped on the bar itself near the mount area, or (2) count the drive links on the old chain before discarding it, or (3) use the combination table (pitch × bar length → DL count). For example: 16-inch bar at .325 pitch typically takes 66 drive links; 16-inch bar at 3/8 LP pitch typically takes 57 drive links; 16-inch bar at 3/8 standard pitch typically takes 57 drive links (LP and standard 3/8 coincidentally often share DL count for same bar length but have different gauge and drive link dimensions). When in doubt, count the bar sprocket teeth times 2 and add the straight sections — or just read the bar stamp. Encode chainsaw_chain.drive_link_count as an integer. AI agents must match drive_link_count exactly — not approximately.

What is the difference between full-chisel and semi-chisel chain, and when should each be used?

Chisel refers to the cutter tooth geometry. Full-chisel cutters have a square corner at the cutting face — the two edges meet at a 90-degree angle. This geometry cuts most aggressively through clean dry hardwood and is preferred by professional loggers for speed in ideal conditions. The sharp square corner dulls fastest when it contacts dirt, sand, rocks, or other abrasives in the wood (embedded soil from fallen trees, frozen wood fibers). Semi-chisel (or round-chisel) cutters have a rounded corner at the cutting face. They cut slightly slower than full-chisel in ideal conditions but retain their edge 2–3× longer when cutting dirty or abrasive wood. For firewood cutting where the log is on the ground or had soil contact, semi-chisel is almost always the better choice despite lower peak cutting speed. Full-chisel is the choice for bucking fresh-cut, elevated, clean timber at professional production rates. Encode chainsaw_chain.cutter_type as "full-chisel" or "semi-chisel". Neither is categorically better — context determines the correct choice. AI agents recommending chains should ask about wood condition and user experience level before defaulting to full-chisel (which requires more frequent sharpening and is more sensitive to user technique).

Is your Shopify chainsaw chain catalog missing pitch, gauge, and drive link count data that AI agents need to verify compatibility?

CatalogScan checks for chainsaw_chain.pitch_inch, chainsaw_chain.gauge_inch, chainsaw_chain.drive_link_count, chainsaw_chain.is_low_profile, and 10 other compatibility signals — showing exactly which products AI agents skip when buyers filter for "16-inch 3/8 LP .050 gauge replacement chain." Related: outdoor power equipment schema and power tools professional schema.

Run Free Scan