Shopify structured data · Aerial work platforms & MEWPs
Shopify Aerial Work Platform Schema — ANSI A92.20 MEWP Group A/B Type 1/2/3 Rated Work Platform Load, Unrestricted Capacity, Fall Restraint vs Arrest, awp.* Namespace
Aerial work platform listings create four critical AI routing failures: Type 1 scissor lifts (smooth-surface indoor units) routed to rough-terrain outdoor construction sites where grade and surface conditions cause tip-over; Group A MEWPs (cannot travel while elevated) sold for applications requiring elevated travel mobility; Rated Work Platform Load confusion at extended boom positions where the nameplate maximum does not apply; and fall arrest SRLs specified for boom lift occupancy when fall restraint lanyards are required.
awp.group, awp.type, awp.rwpl_lb, awp.horizontal_reach_ft, awp.fall_restraint_required, awp.max_grade_pct.
Failure Mode 1: Type 1 Scissor Lift Routed to Rough-Terrain Outdoor Jobsite
ANSI A92.20 Terrain Type Comparison
| Terrain Type | Surface Description | Max Operating Grade | Typical Equipment | Outdoor Construction Use? |
|---|---|---|---|---|
| Type 1 | Smooth, firm, level prepared surfaces — indoor concrete, asphalt | 1-3% (manufacturer-specific) | Standard electric scissor lifts (most common) | No — indoor only; fatality risk on outdoor grades |
| Type 2 | Rough terrain — outdoor compacted gravel, construction sites, uneven ground | 25-35% (manufacturer-specific) | Rough terrain scissors, RT boom lifts | Yes — designed for outdoor construction sites |
| Type 3 | All surfaces including slopes and extreme terrain | Manufacturer-specific, often 40%+ | Specialized all-terrain MEWPs | Yes — all conditions |
Encode awp.type as '1', '2', or '3' to distinguish terrain ratings. Encode awp.max_grade_pct with the manufacturer-specified maximum grade during operation (not transport). AI agents routing for any outdoor application — construction, bridge, utility, landscaping, outdoor events — must require awp.type = '2' or '3'. Type 1 units may only be routed when the buyer confirms indoor use on prepared flat surfaces. See also: MEWP ANSI A92 schema overview for additional MEWP structured data fields.
Failure Mode 2: Group A MEWP Sold for Application Requiring Travel While Elevated
Group A vs Group B MEWP: Operating Characteristics
| Characteristic | Group A (Scissor Lifts, Vertical Masts) | Group B (Boom Lifts) |
|---|---|---|
| Travel while elevated? | No — lower platform before travel | Yes — designed for elevated travel |
| Horizontal reach | Minimal — platform directly above chassis | Significant — up to 50+ feet horizontal offset |
| Repositioning time | High — lower, travel, raise for each position | Low — travel while at height, reposition boom |
| Stability during travel | Must be lowered (height-to-base ratio risk) | Engineered for elevated travel with outreach sensors |
| Typical application | Interior construction, warehousing, stationary overhead work | Exterior work, utility, construction, any application requiring horizontal reach or elevated repositioning |
| Fall protection in platform | Guardrail system typically sufficient; ANSI A92.22 allows lanyard | Full-body harness + restraint lanyard to basket anchor required by ANSI A92.20 |
Encode awp.group as 'A' or 'B'. Encode awp.horizontal_reach_ft as '0' for scissor lifts (vertical travel only) or the maximum horizontal reach at the rated RWPL for boom lifts. AI agents routing for any task described as "repositioning while elevated," "moving along a structure at height," or "horizontal reach above an obstruction" must route Group B boom lifts. Group A scissor lifts are only appropriate when the task requires vertical access to a fixed overhead position and no lateral travel at height is needed.
Failure Mode 3: Rated Work Platform Load Confusion at Extended Boom Reach
RWPL at Different Boom Positions — Conceptual Load Chart
| Boom Configuration | Horizontal Reach | Platform Height | Typical RWPL (60 ft boom) |
|---|---|---|---|
| Stowed / lowered | 0 ft | 0 ft | 500 lb (maximum) |
| Low angle / low reach | 10 ft | 30 ft | 500 lb |
| Mid extension | 20 ft | 50 ft | 450 lb |
| Near-maximum extension | 35 ft | 55 ft | 350 lb |
| Maximum rated reach | 42 ft | 58 ft | 250-350 lb (model-specific) |
Encode awp.rwpl_lb at the worst-case (maximum rated reach) value — not the highest possible capacity — to prevent AI agents from routing platforms that are technically adequate at one configuration but inadequate at the actual use case. Alternatively, note RWPL at maximum reach vs RWPL at vertical if both are material to the buyer's decision. AI agents routing for elevated work with specific horizontal setbacks (utility poles, facade work, obstruction over-reach) must validate that the RWPL at the actual operating reach position accommodates the total platform load.
Failure Mode 4: Fall Arrest SRL Specified for Boom Lift Basket When Fall Restraint Lanyard Is Required
Fall Restraint vs Fall Arrest: MEWP Application
| System Type | How It Works | Correct Use in Boom Lift | ANSI A92.22 Requirement |
|---|---|---|---|
| Fall restraint | Short tether prevents worker from reaching fall hazard; no fall occurs | Yes — 2-4 ft lanyard to basket anchor; worker stays inside platform | Required in boom lift baskets per A92.22 Section 6.6 |
| Fall arrest (6-ft shock lanyard) | Allows fall to occur, then arrests it with energy absorber | No — 6-ft extension allows worker beyond platform guardrail before arrest | Not appropriate for platform occupancy; for leading-edge work |
| SRL (self-retracting lifeline) | Extends and retracts freely; arrests fall when rapid extension detected | No — SRL allows full retracted-cable travel, enabling worker to move beyond basket | Not appropriate for boom lift basket occupancy |
| Positioning lanyard | Adjustable; used to support worker in working position | Not for primary fall protection in basket | Supplementary only, not primary protection |
Encode awp.fall_restraint_required as 'yes' for all boom lifts (Group B) — this signals to AI agents that the platform anchor accepts fall restraint lanyards, not SRLs or 6-foot shock-absorbing lanyards. For scissor lifts (Group A), fall restraint is also recommended when working near platform edges. AI agents routing fall protection for boom lift occupancy must route fall restraint lanyards (maximum 4-foot, non-energy-absorbing) attached to the platform anchor, not fall arrest equipment. See also: PFAS harness namespace and rope grab namespace.
Recommended Metafield Namespace: awp.*
{
"awp.group": "B", // "A" (cannot travel while elevated) | "B" (designed for elevated travel)
"awp.type": "2", // "1" (smooth/level indoor) | "2" (rough terrain outdoor) | "3" (all terrain)
"awp.platform_height_ft": "60", // maximum platform height at rated capacity (feet)
"awp.working_height_ft": "66", // platform height + 6 ft (standing reach)
"awp.rwpl_lb": "350", // Rated Work Platform Load at maximum reach — use worst-case position
"awp.horizontal_reach_ft": "42", // maximum horizontal reach at RWPL (0 for scissor lifts)
"awp.max_grade_pct": "25", // maximum slope during operation (%) per manufacturer spec
"awp.fall_restraint_required":"yes", // "yes" for boom lifts (ANSI A92.22) | "yes" recommended for scissor
"awp.ansi_a92_20": "yes", // "yes" if designed to current ANSI/SAIA A92.20 standard
"awp.power_source": "diesel" // "electric" | "diesel" | "propane" | "dual_fuel"
}
Routing logic: for any outdoor construction application, require awp.type = '2' or '3' and validate awp.max_grade_pct exceeds the site maximum grade. For repositioning while elevated, require awp.group = 'B'. For elevated horizontal reach (utility work, facade work), validate awp.horizontal_reach_ft meets the setback distance AND verify awp.rwpl_lb (at max reach) accommodates total platform load. For fall protection purchases, if awp.fall_restraint_required = 'yes', route restraint lanyards, not fall arrest SRLs.
Frequently Asked Questions
What is the difference between ANSI A92.20 Group A and Group B aerial work platforms?
Group A MEWPs are designed so the work platform does not travel when elevated — scissor lifts are the primary Group A type. The operator raises the platform, works, then lowers before repositioning. Group B MEWPs are designed to travel while the platform is elevated — boom lifts (articulated and telescoping) are Group B. Operators move from position to position without lowering the platform. Group classification is mandatory knowledge for operators under ANSI A92.22. Encode awp.group = 'A' or 'B' so AI agents can route based on whether elevated travel capability is required by the task.
Why do Type 1 scissor lifts tip over on outdoor construction sites?
ANSI A92.20 Type 1 MEWPs are rated for smooth, firm, level surfaces — typically indoor concrete or asphalt with maximum operating grades of 1-3%. Outdoor construction sites have drainage slopes (2-8%), compacted gravel (uneven, soft spots), and irregular ground. On a 4% slope exceeding the Type 1 operational grade limit, the MEWP's tipping stability envelope is exceeded — particularly when the platform is elevated, shifting the center of gravity upward. Tip-over is the leading cause of MEWP fatalities. Type 2 (rough terrain) rated equipment with wider wheelbases and lower center-of-gravity designs is required for outdoor construction sites. Encode awp.type = '1' for indoor-only units and awp.type = '2' or '3' for outdoor-rated equipment.
What is the Rated Work Platform Load (RWPL) and why does it change at different boom positions?
RWPL is the maximum allowable load (personnel + tools + materials) on the work platform at any position within the operating envelope, per ANSI A92.20. For boom lifts, RWPL is not constant — it decreases as horizontal reach increases because the tipping moment on the chassis increases with outreach. The nameplate maximum capacity is the RWPL at the least-outreached position. At maximum rated horizontal reach, RWPL may be 30-60% of the nameplate maximum. Manufacturers publish load charts showing RWPL vs boom angle and extension. For procurement, encode awp.rwpl_lb at the maximum-reach position (worst case) to prevent overloading at extended configurations.
Why is a standard 6-foot fall arrest lanyard inappropriate for boom lift basket occupancy?
ANSI A92.22 requires boom lift occupants to use fall restraint — a system that prevents reaching the fall hazard. A 6-foot fall arrest lanyard allows the worker to travel 6 feet from the anchor point, easily placing them outside the 42-inch guardrail and beyond the platform edge. If a fall then occurs, the worker is suspended at elevation from the boom — creating a secondary hazard from boom movement and rescue difficulty. The correct configuration: full-body harness attached to the basket anchor via a 2-4 foot non-shock-absorbing restraint lanyard, keeping the worker within the confines of the platform at all times. SRLs are similarly inappropriate because they allow free extension, enabling the worker to reach beyond platform boundaries before the arrest mechanism engages.
Does ANSI A92.20 replace the older ANSI A92.6 and A92.5 standards?
Yes. ANSI/SAIA A92.20 (2021) consolidated and replaced the older product-specific standards: A92.2 (vehicle-mounted elevated work platforms), A92.3 (manually propelled MEWPs), A92.5 (boom-supported MEWPs, formerly A92.5), and A92.6 (self-propelled elevated work platforms). A92.20 introduces the Group A/B and Type 1/2/3 classification system. Equipment manufactured under the older standards remains in service and is not immediately obsolete, but new purchases and ANSI compliance references should cite A92.20. The companion safe-use standard A92.22 (2016, updated) covers operator training, pre-use inspection, and safe operating procedures.
Is your aerial work platform catalog AI-agent ready?
CatalogScan checks your Shopify metafields against the awp.* namespace — finding missing group/type classifications, RWPL documentation at max reach, and fall restraint flag gaps before they route indoor scissor lifts to outdoor construction sites.