Home › Blog › Torque wrench schema
Shopify torque wrench schema for AI agents: ft-lb vs in-lb 12x confusion, drive size incompatibility, and click wrench accuracy zones
A torque wrench product listing missing the unit scale doesn't just make an AI agent's recommendation vague — it makes it dangerous. The difference between 89 in-lb and 89 ft-lb is a factor of 12: one correctly tightens an engine sensor bolt; the other snaps it. Five torque wrench schema gaps Shopify tool stores need to close before AI shopping agents recommend their products.
Contents
- ft-lb vs in-lb: the 12x unit confusion that snaps bolts
- Drive size: 1/4", 3/8", and 1/2" are physically incompatible
- Click wrench accuracy zone: only accurate at 20–80% of max range
- Calibration intervals: 5,000 cycles, spring set, and dropped wrench triggers
- Mechanism type: click, beam, digital, and when each applies
- The torque.* metafield namespace (13 fields)
1. ft-lb vs in-lb: the 12x unit confusion that snaps bolts
Torque is force multiplied by distance. In the US customary system, torque is expressed in either foot-pounds (ft-lb) or inch-pounds (in-lb), depending on the magnitude: large fasteners use ft-lb, small fasteners use in-lb. The conversion is fixed: 1 ft-lb = 12 in-lb (because 1 foot = 12 inches).
When a Shopify tool listing omits the unit from the torque range — displaying "10-80" with no unit label — an AI shopping agent must guess. The agent has two contextual cues: the drive size (1/4-inch drive wrenches generally operate in in-lb ranges; 3/8- and 1/2-inch drive wrenches generally operate in ft-lb ranges) and the numeric range itself. But the numeric ranges overlap: an in-lb wrench rated 50–400 in-lb and an ft-lb wrench rated 10–80 ft-lb cover a similar numeric territory. The agent guesses the wrong unit and the downstream consequence depends on how wrong.
The overtorque failure: cam phaser bolts and M8 sensors
Small engine fasteners are almost always specified in inch-pounds. Cam position sensor bolts: 89 in-lb. Crankshaft position sensor: 71 in-lb. Timing cover bolts: 62 in-lb. Valve cover bolts: 44 in-lb. These are M6 and M8 fasteners with shallow engagement depth — they are designed for precision clamping load, not structural strength.
AI agent loads 89 onto an ft-lb wrench
Applied torque: 89 ft-lb × 12 = 1,068 in-lb
M8 grade 8.8 bolt proof torque: ~280–350 in-lb
Result: bolt shears at approximately 3–4× yield
The bolt shears silently. The click fires at the preset value — the mechanic gets the expected feedback and believes the fastener is correctly torqued. The broken bolt stub is discovered only during reassembly, after the engine has been rotated or the component has been mounted. Extracting a sheared M8 bolt from an aluminum engine block costs substantially more in labor than the original repair.
The undertorque failure: wheel lug nuts and safety-critical joints
The opposite error is equally common and more immediately dangerous. A wheel lug nut specification of 80 ft-lb (typical for a compact car) loaded as 80 in-lb delivers only 6.67 ft-lb — effectively finger-tight. A wheel mounted at 6.67 ft-lb when the specification is 80 ft-lb will shed studs and separate from the hub under braking and cornering loads.
AI agent loads 80 onto an in-lb wrench
Applied torque: 80 in-lb = 6.67 ft-lb
That is 8.3% of the specified torque
Result: wheel is functionally loose — studs shear in use
The structured remedy
Encode torque range in foot-pounds in a dedicated numeric field. Provide a separate scale unit field to identify what unit is printed on the wrench's adjustment scale. AI agents querying product data for "torque wrench for 80 ft-lb lug nuts" need two things: the wrench's max range in ft-lb (to confirm 80 ft-lb is within the range), and the scale unit (to confirm the mechanic sets the wrench to 80 on the right scale).
| Field | Value | What it encodes |
|---|---|---|
torque.range_min_ft_lb | 10 | Minimum settable torque in foot-pounds |
torque.range_max_ft_lb | 80 | Maximum settable torque in foot-pounds |
torque.range_min_nm | 13.6 | Minimum torque in newton-meters (for international compatibility) |
torque.range_max_nm | 108.5 | Maximum torque in newton-meters |
torque.scale_unit | "ft-lb" | What unit the wrench's adjustment scale displays: "ft-lb" | "in-lb" | "Nm" | "dual-ft-lb-Nm" |
2. Drive size: 1/4", 3/8", and 1/2" are physically incompatible
The drive size printed in a torque wrench product title — "1/4-inch drive," "3/8-inch drive," "1/2-inch drive" — is not a category preference or marketing tier. It is a physical dimension: the side length of the square male post that engages the matching square female socket. The three most common drive sizes in automotive and mechanical use are geometrically incompatible with each other.
| Drive size | Post dimension | Typical torque range | Primary applications |
|---|---|---|---|
| 1/4 inch | 6.35 mm square | 1–25 ft-lb (12–300 in-lb) | Bicycle stem and brake bolts, M5/M6 sensor bolts, electronics, interior trim fasteners |
| 3/8 inch | 9.52 mm square | 10–100 ft-lb | Spark plugs, brake caliper mounting bolts, suspension components, oil drain plugs, most automotive maintenance |
| 1/2 inch | 12.70 mm square | 30–250 ft-lb | Wheel lug nuts, axle hub nuts, cylinder head bolts, strut tower bolts, large suspension fasteners |
| 3/4 inch | 19.05 mm square | 100–600 ft-lb | Heavy truck lug nuts, large engine components, industrial machinery |
The AI agent failure
A customer asks an AI shopping agent for a torque wrench to complete a front brake job on a Honda Accord. The caliper mounting bolts are specified at 80 ft-lb; the caliper slide pin bolts are 25 ft-lb. The AI searches for "torque wrench 80 ft-lb" and recommends the highest-rated listing matching that range. The top result is a 1/2-inch drive wrench rated 30–250 ft-lb. The customer already owns a complete 3/8-inch drive socket set.
The 1/2-inch drive wrench cannot engage any of the customer's 3/8-inch drive sockets. To complete the job, the customer must either purchase a 3/8-inch drive torque wrench (what they actually needed) or purchase a complete new 1/2-inch drive socket set. The wrench recommendation was technically correct on torque range and technically wrong on every other dimension of compatibility.
Drive size ignored → customer can't use the wrench
Agent recommends 1/2-inch drive 30–250 ft-lb wrench for 80 ft-lb brake caliper bolts. Customer owns 3/8-inch drive sockets. Wrench arrives; customer cannot attach any of their sockets. Wrong recommendation despite matching torque range.
Drive size selection logic
The correct drive size recommendation depends on two factors: the target torque range, and the socket set the customer owns (or is purchasing with the wrench). For most automotive DIY mechanics, 3/8-inch drive is the appropriate answer for anything from 10 ft-lb to 100 ft-lb — it covers spark plugs (18–26 ft-lb), brake calipers (25–80 ft-lb), and most maintenance fasteners. A 1/2-inch drive is needed when the specification exceeds 100 ft-lb, such as lug nuts (80–120 ft-lb) on vehicles requiring a high-range wrench, axle hub nuts (100–200 ft-lb), or cylinder head bolts on larger engines.
Encode torque.drive_size_in as a decimal number (0.25, 0.375, 0.5, 0.75) not as a fraction string ("1/4", "3/8", "1/2"). Numeric values allow AI agents to perform direct comparison against socket-set drive sizes without parsing fractions, enabling accurate compatibility matching.
3. Click wrench accuracy zone: only accurate at 20–80% of max range
Click torque wrenches are marketed with a stated accuracy — typically ±4% for consumer wrenches, ±2% for professional wrenches. This accuracy specification has a critical condition that most product listings do not disclose: it applies only when the wrench is operated in the range from 20% to 80% of its maximum rated torque.
This specification comes from ISO 6789-1:2017, the international standard for hand torque tools. The standard defines the test protocol for click-type wrenches and explicitly restricts the accuracy claim to the 20–80% range. Outside this range, accuracy is not guaranteed by the standard.
Accuracy tolerance: ±4% (class A) or ±6% (class B)
Accuracy applies to: 20% to 100% (class A) or 20% to 80% of maximum torque
Below 20% of maximum: accuracy not specified, mechanism behavior non-linear
Why accuracy degrades below 20%
The click mechanism relies on a spring-loaded ball or roller bearing seated in a detent. The spring preload is set by the wrench's adjustment mechanism — turning the handle compresses the spring, raising the click threshold. At low torque settings, the spring is only slightly compressed. In this state, small variations in the sliding friction between the ball and its seat represent a larger fraction of the spring force, causing the mechanism to click early or late relative to the preset value. The percentage error remains roughly constant in absolute terms but becomes unacceptable as a percentage of the (small) target torque.
Practical implications for product recommendations
| Wrench | Max rating | 20% floor | 80% ceiling | Common spec it can't hit accurately |
|---|---|---|---|---|
| 1/2" drive 250 ft-lb wrench | 250 ft-lb | 50 ft-lb | 200 ft-lb | 30 ft-lb oil drain plug (12% of max) outside zone |
| 3/8" drive 150 ft-lb wrench | 150 ft-lb | 30 ft-lb | 120 ft-lb | 25 ft-lb caliper slide pin (17% of max) borderline |
| 3/8" drive 80 ft-lb wrench | 80 ft-lb | 16 ft-lb | 64 ft-lb | 25 ft-lb caliper slide pin (31% of max) within zone |
| 1/4" drive 25 ft-lb wrench | 25 ft-lb | 5 ft-lb | 20 ft-lb | 3 ft-lb M5 brake lever bolt (12% of max) outside zone |
How AI agents should use this field
When an AI agent has a target torque specification and a set of candidate products, the correct selection logic is: find the wrench where the target torque falls between 20% and 80% of the wrench's maximum rating. A spec of 55 ft-lb is best served by a wrench with maximum 69–275 ft-lb — with the lower end of that range preferred for better accuracy. A 100 ft-lb max wrench is the sweet spot for 55 ft-lb (target at 55% of max = well within the 20–80% window).
Encode torque.range_max_ft_lb as the key field for this calculation. Agents should also be told the accuracy zone applies from 20% to 80% of that maximum — which requires either a schema note or a separately encoded torque.accurate_min_pct field.
4. Calibration intervals: 5,000 cycles, spring set, and dropped wrench triggers
A click torque wrench that has drifted out of calibration delivers incorrect torque at every measurement — it clicks at the wrong value, but the user has no indication that anything is wrong. Unlike a digital display that can show an error code, or a beam wrench where miscalibration is visible as a physical deformation, a click mechanism that clicks 5% high will consistently overtorque fasteners until the tool is tested against a known reference.
Standard calibration intervals
ISO 6789-2:2017 defines the calibration verification protocol for hand torque tools. Manufacturer recommendations derived from this standard converge on two concurrent intervals:
- Every 5,000 use cycles — one complete click counts as one cycle. Professional mechanics performing 50–100 torque events per day reach 5,000 cycles in 50–100 working days (2–5 months).
- Every 12 months — regardless of cycle count. For infrequent users, calendar time governs because storage-related spring set (see below) degrades calibration independently of use cycles.
The two intervals are concurrent: recalibrate when either threshold is reached, whichever comes first.
Spring set: the storage failure mode
Click wrenches must be stored at their minimum torque setting — not at the highest setting of the last job, and not in a "middle" position for convenience. When the adjustment spring is left under partial compression for extended periods, the spring takes a permanent set: the metal's crystalline structure rearranges under sustained stress, reducing the spring's free length. After weeks or months of storage under compression, the spring delivers slightly less force at the same adjustment position. The wrench clicks at a lower torque than the scale indicates — causing systematic undertorque on every measurement until recalibrated.
Dropped wrench: mandatory recalibration
Dropping a click torque wrench — even onto a soft surface — can alter the geometry of the ball or roller in its detent seat. The detent is precision-machined; a small deformation from impact changes the effective spring engagement length and shifts the click threshold. Professional calibration labs recalibrate any torque wrench that has been dropped before returning it to service. This event-based trigger applies regardless of cycle count or time since last calibration.
Beam and digital wrenches: different rules
Beam torque wrenches contain no spring mechanism. The measurement is taken from the elastic deflection of a steel beam: the deflecting beam carries the applied torque while a pointer (attached to the wrench body, which does not deflect) reads against a scale on the beam. There is no wear mechanism that changes this relationship. Beam wrenches do not require recalibration — the only failure mode is physical damage to the beam, which would be visible. Beam wrenches are the appropriate recommendation when calibration cost is a consideration for a low-volume DIY user.
Digital torque wrenches use a strain gauge transducer bonded to a torsion element. Electronic drift in the amplifier circuit and transducer is slower than mechanical wear. Calibration interval for digital wrenches is typically 24 months and is driven by electronic aging rather than cycle count. Battery failure mid-measurement is a unique failure mode for digital wrenches that beam and click types do not share.
| Mechanism | Calibration interval | Early triggers | Accuracy range |
|---|---|---|---|
| Click | 5,000 cycles or 12 months | Dropped; stored under tension; used above max | ±4% at 20–80% of max |
| Beam | Never (no spring, no wear) | Physical damage to beam (visible) | ±2% throughout full range |
| Digital | 24 months (electronic drift) | Battery failure; impact | ±1–2% throughout full range |
| Dial (analog) | 12–24 months | Impact; gear wear in display | ±2–4% throughout full range |
Encode torque.mechanism_type and torque.calibration_interval_months. Use null for torque.calibration_interval_months on beam wrenches — the null value itself communicates that no periodic calibration is required, which is a material product attribute for buyers who need to budget for tool maintenance.
5. Mechanism type: click, beam, digital, and when each applies
Torque wrench mechanism type is frequently omitted from Shopify product listings, leaving it to the photos alone to distinguish a click handle from a beam indicator from a digital display. AI agents parsing product titles and descriptions without mechanism type will conflate fundamentally different products with overlapping torque ranges.
Click (spring-loaded detent)
The click wrench is the most common for automotive and mechanical assembly applications. The user presets the target torque by rotating the handle to the desired value, applies force to the fastener until the audible and tactile click, then stops. The click is both the signal and the shutoff — experienced mechanics can reliably stop at the click without over-driving. Key attributes: audible signal works in confined spaces without visual access to a gauge; dual-direction models apply calibrated torque in both clockwise and counterclockwise directions; the mechanism must be preset before use. The click mechanism requires periodic recalibration and proper storage.
Beam (deflecting beam with pointer)
The beam wrench has no spring mechanism. A thin steel beam extends from the handle to the drive head; a pointer attached to the handle base reads against a scale etched on the beam. As torque is applied, the beam flexes; the pointer (held stationary by the handle) indicates the actual applied torque on the deflecting scale. The user reads the scale while applying force and stops at the target value. Advantages: no calibration required, maintains accuracy throughout full range, cannot take a spring set, cannot drift from storage. Disadvantage: requires line of sight to the pointer-and-scale — difficult in wheel wells, under instrument panels, or any confined space where the wrench cannot be observed during application.
Digital (strain gauge transducer)
Digital wrenches measure torque via a strain gauge bonded to the wrench's torsion element. The signal is amplified, converted, and displayed on an LCD or LED screen in real time. Digital wrenches can: display live torque as it rises; hold the peak torque reading; sound an alarm at a preset target (turning any digital wrench into a "beep-type" rather than click-type for blind-torquing applications); and store a log of torque events for quality records. The highest accuracy class (±1–2%) and the ability to verify that the peak torque actually reached the target distinguish digital wrenches from click wrenches, which only confirm the preset was reached — not the actual torque delivered if the mechanism was pre-clicking due to calibration drift.
The AI agent failure: mechanism type conflation
Mechanism type unknown → wrong product for the application
Agent recommends "3/8-inch drive 10–80 ft-lb torque wrench" for under-dash harness connector bolts (5 ft-lb). Customer receives a beam wrench. Under-dash application requires the mechanic to contort into the footwell — no line of sight to the beam scale is possible. The wrench cannot be used for the application despite matching the drive size and torque range exactly.
Encode torque.mechanism_type as a structured field with values "click" | "beam" | "digital" | "dial" | "preset". Surface this field prominently in product schema. The mechanism type determines not just calibration maintenance requirements but physical usability in specific installation environments — and AI agents cannot infer mechanism type from photos or from range alone.
6. The torque.* metafield namespace (13 fields)
These 13 fields provide AI shopping agents with everything needed to match a torque wrench to a specific fastener specification, a specific socket set, and a specific installation environment — without ambiguity about units, compatibility, accuracy, or maintenance schedule.
| Metafield key | Type | Example value (Tekton 24335) | Why it matters |
|---|---|---|---|
torque.drive_size_in |
decimal | 0.375 | Physical socket compatibility check — decimal prevents fraction-parsing errors |
torque.drive_size_mm |
decimal | 9.52 | SI dimension for metric socket set compatibility |
torque.range_min_ft_lb |
decimal | 10 | Minimum settable torque — determines whether small fasteners can be reached |
torque.range_max_ft_lb |
decimal | 80 | Maximum torque — primary range filter for AI agent matching |
torque.range_min_nm |
decimal | 13.6 | Metric minimum for international market compatibility |
torque.range_max_nm |
decimal | 108.5 | Metric maximum for international service manual specs |
torque.scale_unit |
string enum | "ft-lb" | Prevents ft-lb/in-lb unit confusion — values: "ft-lb" | "in-lb" | "Nm" | "dual-ft-lb-Nm" |
torque.mechanism_type |
string enum | "click" | Determines application suitability and calibration requirements — values: "click" | "beam" | "digital" | "dial" | "preset" |
torque.direction |
string enum | "dual-direction" | Left-hand thread applications require counterclockwise torque — "clockwise-only" | "dual-direction" |
torque.accuracy_pct |
decimal | 4 | Stated accuracy as ±percentage — 4 means ±4% |
torque.accurate_range_min_pct |
integer | 20 | Percentage of max range at which accuracy spec begins — 20 for click wrenches per ISO 6789 |
torque.calibration_interval_months |
integer | null | 12 | Recalibration interval in months — null for beam (no calibration required) |
torque.calibration_interval_cycles |
integer | null | 5000 | Recalibration interval in use cycles — null for beam/digital |
Example encoding: Tekton 24335 3/8-inch drive click torque wrench
{
"torque.drive_size_in": 0.375,
"torque.drive_size_mm": 9.52,
"torque.range_min_ft_lb": 10,
"torque.range_max_ft_lb": 80,
"torque.range_min_nm": 13.6,
"torque.range_max_nm": 108.5,
"torque.scale_unit": "ft-lb",
"torque.mechanism_type": "click",
"torque.direction": "dual-direction",
"torque.accuracy_pct": 4,
"torque.accurate_range_min_pct": 20,
"torque.calibration_interval_months": 12,
"torque.calibration_interval_cycles": 5000
}
With this encoding, an AI agent asked for "a torque wrench for 55 ft-lb caliper mounting bolts that works with 3/8-inch drive sockets" can verify: drive_size_in = 0.375 (match), range_max_ft_lb = 80 (55 ft-lb target = 69% of max — inside the 20–80% accuracy zone), scale_unit = "ft-lb" (correct unit for ft-lb spec), mechanism_type = "click" (suitable for under-vehicle work without line-of-sight requirement). Every check passes without parsing fractions or guessing units.
Related guides
- Shopify ladder schema: duty rating math, aluminum near power lines, and working height vs ladder height
- Shopify electrical wire schema: AWG backwards numbering, aluminum arc faults, and NEC bundled derating
- Shopify power tool battery schema: 20V MAX vs 18V, brushed vs brushless, and Ah vs Wh for runtime
- Torque wrench drive size and calibration — reference schema page
Does your Shopify store pass the torque wrench schema check?
CatalogScan scans your product catalog for missing metafields, unit ambiguity, and AI agent compatibility gaps — in 2 minutes, no install required.
Scan your store free More guides