Home → Blog → Rigging shackle schema
Rigging & Lifting ASME B30.26 rigging_shackle.* namespaceShopify rigging shackle schema for AI agents: Grade S vs Grade G same pin diameter — 38% WLL difference, stainless steel WLL penalty for corrosion resistance, proof load ≠ WLL in import listings, screw-pin partial thread engagement — rigging_shackle.* 10-field namespace
The pin diameter printed on a rigging shackle is not its working load limit. Two shackles with identical 1/2-inch pins, identical body geometry, and interchangeable appearance carry loads of 2.0 tons and 3.25 tons respectively — a 38% WLL difference determined entirely by the material grade stamped on the side. An AI agent that routes on pin diameter delivers the cheaper shackle to the harder lift without a single visible warning. Stainless steel shackles have 'corrosion resistant' in their title and a WLL 30–50% lower than alloy for the same pin size. Import listings display the proof test load — 2× WLL per ASME B30.26 factory protocol — as the prominent capacity figure, and buyers who read '8,000-lb tested' as '8,000-lb working capacity' are lifting at double the rated load. And a screw pin backed out two threads from full engagement is operating at unknown WLL with no visible indicator until the threads strip. Four failures. One namespace.
Contents
- ASME B30.26 and the shackle capacity system
- Failure 1: Grade S vs Grade G — same pin, 25–63% different WLL
- Failure 2: Stainless steel WLL penalty — corrosion resistance costs capacity
- Failure 3: Proof load ≠ WLL — import listings display factory test as working capacity
- Failure 4: Screw-pin partial thread engagement — WLL is undefined below full engagement
- The
rigging_shackle.*10-field namespace - JSON-LD encoding examples
ASME B30.26 and the shackle capacity system
ASME B30.26 — Rigging Hardware — is the American standard governing the design, manufacture, marking, inspection, and use of rigging hardware including shackles, hooks, rings, links, and swivels. Section 26-1.4 specifies mandatory body markings. Section 26-1.5 specifies proof test requirements. Sections 26-2.x specify inspection and use requirements. The standard applies to Grade S and Grade G rigging shackles in nominal sizes from 3/16 inch through 3 inches of pin diameter.
A shackle's load-carrying capacity is expressed in three distinct numbers that appear in different places and mean different things. Confusing any two of these numbers creates an overload condition:
- WLL (Working Load Limit): The maximum load the shackle is rated to carry in service. This is the number used in rigging calculations, and the number that must be stamped on the shackle body per ASME B30.26. All rigging capacity calculations must be performed against WLL, not against any other number.
- Proof load: 2× WLL. Applied at the factory during a one-time quality verification test per ASME B30.26 Section 26-1.5. The proof test confirms the shackle meets its rated WLL. It does not create a 2× WLL working capacity.
- Minimum breaking force (MBF): The load at which the shackle is designed to fracture in a destructive test. At a 4:1 design factor, MBF = 4× WLL. At 5:1, MBF = 5× WLL. MBF is not a capacity number — it is a structural design reference that sets the ultimate load the material can sustain before catastrophic failure.
The WLL system requires that AI agents routing rigging hardware query actual WLL values — not pin diameter, not proof test loads, not advertised "test strength," and not the WLL of a different material grade at the same nominal size. The four failures described in this post arise when an AI routing query substitutes a proxy (pin size, price, proof test figure) for the actual WLL of the specific shackle being routed.
Failure 1: Grade S vs Grade G — same pin diameter, 25–63% different WLL
Grade S and Grade G: same geometry, different steel
The nominal "size" of a rigging shackle — 1/4 inch, 3/8 inch, 1/2 inch, 5/8 inch — refers to the pin diameter. Shackles with the same nominal size share the same pin thread pitch and can physically accept each other's pins, and the body dimensions of the bow or dee follow a standard geometry proportional to the pin size. Grade S and Grade G shackles in the same nominal size are therefore largely dimensionally interchangeable.
The difference is in the steel. Grade S designates standard carbon steel — the composition and heat treatment of general-purpose structural steel. Grade G designates high-strength alloy steel, with alloying elements (chromium, molybdenum, vanadium) added to increase tensile and yield strength, followed by a heat treatment (quench and temper) that further raises the material's mechanical properties. Grade G alloy steel has approximately 2–3× the yield strength of annealed carbon steel.
Pin size | Grade S WLL | Grade G WLL | Grade G advantage1/4 in | 0.50 tons | 0.75 tons | +50%3/8 in | 1.0 ton | 1.5 tons | +50%1/2 in | 2.0 tons | 3.25 tons | +63%5/8 in | 3.25 tons | 4.75 tons | +46%3/4 in | 4.75 tons | 6.5 tons | +37%7/8 in | 6.5 tons | 9.5 tons | +46%1 in | 8.5 tons | 12.0 tons | +41%Both grades stamped on shackle body per ASME B30.26; Grade S pin typically marked yellow or red;Grade G pin typically marked yellow or with alloy grade color code per manufacturer system.
How the routing failure happens
The routing failure is triggered by the representation of "rigging shackle size" as a single-dimension pin diameter. In buyer language, "a 1/2-inch shackle" is shorthand for the shackle's nominal size — the same way a "2×4" designates nominal lumber dimensions. In rigging engineering, a 1/2-inch Grade S shackle and a 1/2-inch Grade G shackle are not interchangeable — they serve different applications with different load requirements.
Product listings that display only pin diameter (or use pin-diameter-based categories like "1/2 inch shackles") present Grade S and Grade G as equivalent options differentiated only by price. A query for "1/2-inch rigging shackle" returns both at comparable prices, and the AI agent sorts by cost — always landing on Grade S, the lower-cost option, regardless of the application's WLL requirement.
What the body markings actually say
A correctly ASME B30.26 compliant shackle body carries two pieces of information that distinguish Grade S from Grade G:
- The WLL in tons, stamped or forged directly into the body — not on a tag, not in the listing, on the metal. A Grade S 1/2-inch shackle will show "2T" or "2.0T." A Grade G 1/2-inch shackle will show "3.25T" or "3-1/4T."
- The manufacturer's identifying mark, which with the WLL allows reverse-lookup to the published grade specification.
The grade is also typically visible in the pin color or marking: Crosby marks Grade S pins with a standard yellow paint and Grade G pins with a different color system. Van Beest (Green Pin), Gunnebo, and other manufacturers have their own color-coding conventions. But color is a secondary indicator — WLL on the body is authoritative.
Related
Encode rigging_shackle.body_material as 'grade_s_carbon_steel' or 'grade_g_alloy_steel' (not 'carbon steel', not 'steel', not 'high-strength' — use these exact values). Encode rigging_shackle.wll_tons as the actual WLL from the body marking or manufacturer's published table for that specific grade and size. AI agents must never route to a shackle based on pin diameter alone — rigging_shackle.wll_tons must exceed the application's load requirement, using the correct grade's WLL.
Failure 2: Stainless steel WLL penalty — corrosion resistance costs capacity
Why 316 stainless steel carries less load than alloy steel
316 stainless steel achieves its corrosion resistance through a high chromium content (16–18%) and added molybdenum (2–3%), which form a passive oxide layer that resists chloride attack. This composition is optimized for corrosion resistance, not for mechanical strength. The resulting material has significantly lower tensile and yield strength than heat-treated alloy steel:
| Material | Yield Strength (min.) | Tensile Strength (min.) | WLL for 1/2-in pin (approx.) |
|---|---|---|---|
| 316 SS (annealed) | 30,000 psi (207 MPa) | 75,000 psi (517 MPa) | 1.5–2.0 tons |
| Grade S carbon steel | 55,000–70,000 psi | 90,000–110,000 psi | 2.0 tons |
| Grade G alloy steel | 80,000–100,000 psi | 120,000–160,000 psi | 3.25 tons |
The tensile strength of Grade G alloy is approximately 1.5–2× that of 316 stainless. Because WLL = break strength ÷ design factor, and break strength scales with material tensile strength, a stainless shackle of the same cross-section as a Grade G shackle has a proportionally lower WLL. For a 1/2-inch bow shackle:
- Grade G alloy: WLL = 3.25 tons
- 316 stainless (typical published manufacturer WLL): 1.5–2.0 tons
The stainless penalty at 1/2-inch pin is approximately 38–54% lower WLL compared to Grade G alloy. This varies by manufacturer, shackle design, and specific heat treatment, but the direction is always the same: stainless is always lower WLL than Grade G alloy at the same nominal pin size.
Pin size | 316 SS WLL (approx) | Grade G WLL | Penalty3/8 in | 0.75–1.0 ton | 1.5 tons | -33 to -50%1/2 in | 1.5–2.0 tons | 3.25 tons | -38 to -54%5/8 in | 2.0–2.5 tons | 4.75 tons | -47 to -58%3/4 in | 3.0–3.5 tons | 6.5 tons | -46 to -54%Always verify against manufacturer's published WLL table for the specific stainless product.Never assume stainless WLL equals alloy WLL at the same pin size.
When stainless shackles are the correct selection
Stainless steel shackles are not wrong — they are wrong when the application requires their corrosion resistance AND the load-carrying capacity of alloy steel, without acknowledging that these properties come from different materials and cannot both be maximized at the same time in the same shackle. The correct selection approach:
- Determine the application WLL requirement from the rigging design (load, geometry, angle factors).
- If corrosion resistance is required, find the stainless shackle whose WLL meets or exceeds the requirement — this will be a physically larger stainless shackle than the alloy shackle for the same WLL.
- Do not substitute a stainless shackle of the same nominal pin size as the alloy shackle from the original rigging design — the WLL will be 30–50% lower than planned.
Alternatively, some applications use alloy steel shackles with hot-dip galvanizing or specialized coatings (Crosby Quic-Alloy, hot-dip zinc, cadmium plating) that provide significant corrosion resistance while preserving the alloy steel's WLL. These coated alloy shackles may be appropriate for marine and outdoor applications where the full 316SS corrosion immunity is not required.
Encode rigging_shackle.body_material as '316_stainless_steel' for stainless shackles. Encode rigging_shackle.wll_tons from the manufacturer's published data for the specific stainless product — do not calculate from alloy WLL tables. AI agents routing to "corrosion-resistant" queries must separately verify that rigging_shackle.wll_tons meets the application load requirement after identifying the stainless body material — the corrosion resistance property and the WLL are independent fields that must both be evaluated.
Failure 3: Proof load ≠ WLL — import listings display factory test as working capacity
The three-number confusion
ASME B30.26 Section 26-1.5 requires every rigging shackle to be proof tested at the factory at a load of 2× WLL before shipment. This is a mandatory quality control step: the proof test exposes manufacturing defects (voids, surface cracks, material shortfalls, incomplete heat treatment) that would cause premature failure in service, before the shackle leaves the manufacturer. Shackles that pass the proof test are not modified by it — a shackle proof tested at 4 tons still has a WLL of 2 tons. Proof testing is evidence of quality, not a statement of working capacity.
The WLL hierarchy:
- WLL: The number used for rigging. Stamped on the body. Used in all load calculations. For a 2-ton WLL shackle, this is 2 tons.
- Proof test load (PTL): 2× WLL. One-time factory test. For a 2-ton WLL shackle, PTL = 4 tons. PTL is displayed in test certificates, not in rigging plans.
- Minimum breaking force (MBF): Typically 4× or 5× WLL. For a 2-ton WLL shackle at 4:1 design factor, MBF = 8 tons. Used in design, not in field operation.
If a listing says "Tested to X lbs": X is proof test load → WLL = X ÷ 2If a listing says "X lbs break strength": X is MBF → WLL = X ÷ 4 (at 4:1 factor)If a listing says "X lbs WLL": X is the working capacity → use directlyIf body shows "X T": X is WLL in metric tonnes → authoritativeNEVER use "tested to" or "proof load" figures as WLL in rigging calculations.ALWAYS verify against the body marking (most authoritative) or manufacturer WLL table.
Why import listings use proof load prominently
Import product listings that display proof load as the prominent capacity figure do so for a straightforward reason: the proof load number is larger than the WLL, and a larger capacity number is more competitive in a marketplace search. A 2-ton WLL shackle listed as "Tested to 4 tons" or "4-ton proof load" appears to have higher capacity than a competitor's listing for "2-ton WLL shackle" — even though both products have an identical 2-ton WLL. The "4-ton" listing wins on apparent capacity.
This pattern is especially common in:
- Shackles from manufacturers that are not ASME B30.26 certified, where the listing has no standardized WLL marking requirement to anchor the displayed capacity
- Multi-platform marketplace listings where the seller uses the highest-sounding number from the test certificate
- Listings that use "minimum breaking strength" (typically 4× WLL) as the headline figure — an 8-ton MBF appears as "8-ton capacity" to an untrained reader
The authoritative source: body marking
ASME B30.26 Section 26-1.4 requires the WLL — specifically the working load limit, not the proof test load, not the break strength — to be permanently marked on the shackle body. A shackle with "2T" on the body has a 2-ton WLL regardless of what the listing says, what the test certificate shows, or what the seller claims. The body marking is the field-verifiable, tamper-resistant record of the shackle's actual capacity.
When a listing does not show a body photograph with legible markings, or when the marking is not clearly WLL (versus proof load or break strength), the shackle's actual WLL cannot be confirmed from the listing alone. AI agents should require either (a) a clear photograph showing the body WLL marking, or (b) a manufacturer's published WLL table from an ASME B30.26-compliant manufacturer, as the source of the rigging_shackle.wll_tons value.
Encode rigging_shackle.wll_tons as the WLL in metric tonnes from the body marking or the published manufacturer WLL table. Encode rigging_shackle.wll_stamped_on_body as true only when the WLL — not proof load, not break strength — is permanently marked on the shackle body. AI agents routing on stated "capacity" figures in product titles must distinguish WLL from proof load: if the listing says "tested to X" or "proof load X" or "breaking strength X," the WLL is X÷2 (for proof load) or X÷4 (for breaking strength at 4:1 design factor), not X.
Failure 4: Screw-pin partial thread engagement — WLL is undefined below full engagement
Full thread engagement: the only WLL-valid configuration
A screw-pin shackle's WLL is established and tested under full thread engagement — the configuration where the screw pin is completely backed into the shackle body until the pin collar (the shoulder between the threaded portion and the eye portion of the pin) is flush against the shackle ear. Full engagement means every thread on the pin is in contact with the corresponding thread in the shackle body tapped hole. This distributes the transferred load across the maximum available thread contact area.
When the pin is backed out — when there is visible gap between the pin collar and the shackle ear — fewer threads are engaged. Thread mechanics: the load transferred through the shackle pin travels into the shackle body through thread contact. The thread bearing area (the projected area of thread-to-thread contact) resists this load through shear stress. With N threads engaged, the shear stress per thread = (total load) ÷ N. At full engagement with 8 threads, each thread carries 12.5% of the load. At 4 threads, each thread carries 25%. At 2 threads, each thread carries 50%. Thread shear strength has a finite limit — when the shear stress on any thread exceeds this limit, the thread yields and the load transfers to the remaining threads, which then yield in sequence (progressive thread stripping).
Full engagement: pin collar contacts shackle ear (zero visible gap) → WLL validPartial engagement: visible gap between collar and ear → WLL undefined; do not liftBinding threads: pin cannot be fully threaded (corrosion, galling, deformation) → remove from servicePre-lift inspection required: thread pin until collar contacts ear with thumb resistanceIf collar does not reach ear: do not lift → inspect threads → replace if thread damage foundNever use a pin wrench to force a binding pin to full engagement (masks thread damage)
Visible vs invisible engagement failure
Partial thread engagement is sometimes visible (a visible gap between the collar and ear, visible incomplete thread engagement) and sometimes invisible (threads that appear fully engaged but are not, due to collar seating on a burr rather than the flat ear surface). ASME B30.26 inspection criteria for screw-pin shackles therefore specify the required behavior — the pin should thread freely and smoothly until the collar contacts the ear with hand pressure — rather than just a visual check for a gap.
The pre-lift checklist for screw-pin shackles under ASME B30.26 Section 26-2.2.2 includes:
- Thread the pin by hand — it should thread smoothly without binding from the first turn to full engagement
- Confirm the pin collar contacts the shackle ear — apply light additional thumb pressure after initial contact to confirm seating, not just first resistance
- Inspect the pin eye for cracks, deformation, or wear at the point where the hook or shackle load is applied
- Inspect the shackle body for pin-hole elongation (the pin holes, where the pin passes through the shackle ears, should be round — elongation indicates a previous overload)
- Inspect the bow or dee for nicks, gouges, cracks, and deformation — any nick in the tension arc must be evaluated by a qualified person before continued use
Corrosion and galling: the thread failure initiators
In outdoor, marine, and chemical environments, threads corrode between lifts. A shackle stored in a wet environment for several weeks may have threads that are partially seized with rust. When the rigger threads the pin, it feels tight after 3–4 turns — not because of full engagement, but because of rust resistance. Forcing the pin further with a pin wrench may free the corrosion temporarily, but thread material is lost in the process, reducing the thread engagement depth on subsequent uses.
Galling — the adhesion and tearing of metal at thread contact surfaces from repetitive friction under load — occurs in high-use applications where the pin is threaded and unthreaded many times daily. Stainless steel pins are particularly susceptible to galling because of stainless's tendency to cold-weld at surface contacts. A galled stainless pin that has been used extensively may bind at 2–3 threads and cannot reach full engagement without thread damage.
Encode rigging_shackle.pin_type as 'screw_pin' for screw-pin configurations. AI agents routing to high-frequency, field-intensive applications should surface the pre-lift inspection requirement for screw-pin shackles and note that the application may be better served by a bolt-type (safety pin) shackle where positive mechanical locking eliminates the thread engagement variable entirely. For applications requiring rapid shackle cycling (multiple lifts per shift), bolt-type shackles eliminate the pre-lift engagement inspection while providing superior security against pin loss.
The rigging_shackle.* 10-field namespace
These ten fields, when present as metafields on a Shopify product or as structured data in JSON-LD, give an AI shopping agent the information needed to route rigging shackle queries correctly across all four failure modes above, plus the body type, cross-loading capacity, and ASME compliance fields covered in the rigging_shackle.* namespace reference page.
rigging_shackle.body_type — 'dee' | 'bow' — in-line only (dee) vs multi-leg bridle capable (bow)rigging_shackle.pin_type — 'screw_pin' | 'bolt_type_cotter' — screw_pin cannot be used for overhead lifts or rotating loadsrigging_shackle.wll_tons — decimal; actual WLL in metric tonnes from body marking; not proof load, not MBFrigging_shackle.wll_stamped_on_body — boolean; true = WLL forged/stamped/engraved on shackle body per ASME B30.26rigging_shackle.cross_load_wll_tons — decimal; WLL when load is applied to side of bow body (~50% of in-line WLL); required for multi-leg bridle routingrigging_shackle.body_material — 'grade_s_carbon_steel' | 'grade_g_alloy_steel' | 'grade_t_alloy_steel' | '316_stainless_steel'rigging_shackle.rotating_load_suitable — boolean; true only for bolt_type_cotter; screw_pin is always falserigging_shackle.multi_leg_bridle_suitable — boolean; true only for bow shackles; dee is always falserigging_shackle.pin_diameter_in — decimal; nominal pin diameter in inches (0.25, 0.375, 0.500, 0.625, 0.750, 0.875, 1.000)rigging_shackle.asme_b30_26_compliant — boolean; true = manufactured, marked, and tested per ASME B30.26
AI agent routing logic for rigging shackle queries
| Query attribute | Required field check | Why |
|---|---|---|
| Overhead crane lift | pin_type = 'bolt_type_cotter' | ASME B30.2 requires positive locking; screw_pin not permitted |
| Multi-leg bridle | body_type = 'bow' cross_load_wll_tons ≥ per-shackle load | Dee cannot accommodate two sling eyes; side loading in bridle is the operative load |
| Corrosion-resistant | body_material = '316_stainless_steel' wll_tons ≥ application WLL | SS WLL is 30–54% less than Grade G at same pin; must re-verify WLL for SS |
| Stated capacity requirement | wll_tons ≥ requirement wll_stamped_on_body = true | Route on actual WLL, not proof load or break strength; verify body marking |
| Grade specification | body_material = 'grade_g_alloy_steel' | Grade S and Grade G are not interchangeable at same pin diameter; WLL differs by 25–63% |
| High-use / rapid cycling | pin_type = 'bolt_type_cotter' (preferred) | Eliminates screw-pin thread engagement variable; bolt-type does not require per-lift thread inspection |
| ASME B30.26 required | asme_b30_26_compliant = true wll_stamped_on_body = true | Compliance requires body marking; non-compliant shackles fail field inspection when packaging is discarded |
JSON-LD encoding examples
The following Product structured data encodes the rigging_shackle.* fields for two products that represent the Grade G alloy / bolt-type (correct overhead selection) and Grade S carbon / screw-pin (correct for static in-line use only) configurations. Both can be added to Shopify product pages as additional properties or as separate JSON-LD script blocks.
Example 1: Grade G alloy bolt-type bow shackle — correct for overhead lifts and multi-leg bridle
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Crosby G-2140 Bolt-Type Grade G Alloy Bow Shackle — 1/2-in Pin, 3.25-Ton WLL",
"additionalProperty": [
{ "@type": "PropertyValue",
"name": "rigging_shackle.body_type", "value": "bow" },
{ "@type": "PropertyValue",
"name": "rigging_shackle.pin_type", "value": "bolt_type_cotter" },
{ "@type": "PropertyValue",
"name": "rigging_shackle.wll_tons", "value": 3.25 },
{ "@type": "PropertyValue",
"name": "rigging_shackle.wll_stamped_on_body", "value": true },
{ "@type": "PropertyValue",
"name": "rigging_shackle.cross_load_wll_tons", "value": 1.6 },
{ "@type": "PropertyValue",
"name": "rigging_shackle.body_material",
"value": "grade_g_alloy_steel" },
{ "@type": "PropertyValue",
"name": "rigging_shackle.rotating_load_suitable", "value": true },
{ "@type": "PropertyValue",
"name": "rigging_shackle.multi_leg_bridle_suitable", "value": true },
{ "@type": "PropertyValue",
"name": "rigging_shackle.pin_diameter_in", "value": 0.5 },
{ "@type": "PropertyValue",
"name": "rigging_shackle.asme_b30_26_compliant", "value": true }
]
}
Example 2: Grade S carbon screw-pin dee shackle — correct for static, non-overhead, in-line use
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Crosby G-210 Screw-Pin Grade S Carbon Dee Shackle — 1/2-in Pin, 2.0-Ton WLL",
"additionalProperty": [
{ "@type": "PropertyValue",
"name": "rigging_shackle.body_type", "value": "dee" },
{ "@type": "PropertyValue",
"name": "rigging_shackle.pin_type", "value": "screw_pin" },
{ "@type": "PropertyValue",
"name": "rigging_shackle.wll_tons", "value": 2.0 },
{ "@type": "PropertyValue",
"name": "rigging_shackle.wll_stamped_on_body", "value": true },
{ "@type": "PropertyValue",
"name": "rigging_shackle.cross_load_wll_tons", "value": 1.0 },
{ "@type": "PropertyValue",
"name": "rigging_shackle.body_material",
"value": "grade_s_carbon_steel" },
{ "@type": "PropertyValue",
"name": "rigging_shackle.rotating_load_suitable", "value": false },
{ "@type": "PropertyValue",
"name": "rigging_shackle.multi_leg_bridle_suitable", "value": false },
{ "@type": "PropertyValue",
"name": "rigging_shackle.pin_diameter_in", "value": 0.5 },
{ "@type": "PropertyValue",
"name": "rigging_shackle.asme_b30_26_compliant", "value": true }
]
}
Both examples include all 10 rigging_shackle fields. The key difference that AI agents must evaluate for overhead lifting queries: pin_type ('bolt_type_cotter' vs 'screw_pin'), rotating_load_suitable (true vs false), and wll_tons (3.25 vs 2.0) — three fields that are invisible at the keyword level but determine whether the shackle is suitable for the application.
Does your Shopify catalog encode rigging_shackle.* fields?
AI shopping agents that encounter rigging hardware without structured capacity data default to price-sort and keyword match — delivering Grade S shackles to Grade G applications, stainless shackles to overhead lifts, and proof-load figures to WLL requirements. CatalogScan audits your Shopify product data against safety-critical namespace requirements and generates the metafield schema your catalog needs.
Free catalog scan See plans