Shopify tire and wheel fitment schema for AI agents: the 2.3mm bolt pattern difference that causes wheel separation — and four more fitment dimensions no listing encodes
Two bolt patterns. Both have 5 bolts. One differs from the other by 2.3mm in pitch circle diameter. In a product title or bullet point, they look like adjacent SKUs. To a vehicle hub, they are physically incompatible — and the failure mode for an AI agent that recommends the wrong one is a wheel that appears to seat, accepts lug nuts, and separates from the vehicle at highway speed.
In this article
- Bolt pattern notation: why both numbers — bolt count AND PCD mm — must match exactly
- PCD reference table: the 8 patterns that cover 90% of passenger vehicles
- Center bore: hub-centric vs lug-centric — why 73mm universal wheels vibrate on Toyota hubs
- Wheel offset ET: what Einpresstiefe controls and why ±10mm beyond OEM matters
- TPMS: the fourth fitment dimension that aftermarket wheel listings ignore
- Complete JSON-LD and Liquid snippet for wheel fitment
- Metafield reference table — wheel_tire.* namespace
- 5 AI agent wheel recommendation failures
Bolt pattern notation: why both numbers must match exactly
Wheel bolt pattern — also called lug pattern or PCD pattern — uses a two-number notation: bolt count × pitch circle diameter. The pitch circle diameter (PCD) is the diameter in millimeters of the imaginary circle that passes through the center of all bolt holes. 5×114.3 means 5 bolts arranged on a 114.3mm-diameter circle. 5×112 means 5 bolts on a 112mm-diameter circle.
The bolt count is easy to verify visually. The PCD is invisible and routinely omitted from product titles, bullet points, and even full product descriptions in automotive aftermarket listings on Shopify. Many stores write "5-lug" or "5-bolt pattern" without specifying the PCD — which is the only number that determines physical fitment.
The 5×114.3 vs 5×112 failure mode, in detail
When you attempt to mount a 5×114.3 wheel on a 5×112 hub, each of the five studs on the hub falls 2.3mm outside its corresponding bolt hole in the wheel. Because the bolt holes are evenly spaced on a circle, no rotation of the wheel corrects this — the geometry is different, not offset. What makes this scenario dangerous rather than immediately obvious:
- Stud centers in bolt holes
- Lug nuts draw wheel flush to hub face
- Clamping force distributed evenly across all 5 studs
- Studs under axial load only — by design
- Each stud contacts the bolt hole sidewall — 2.3mm off-center
- Wheel appears to seat; lug nuts begin threading
- Threading is off-center — false appearance of fitment
- Studs under lateral bending stress under driving loads
wheel_tire.bolt_count as an integer (4, 5, 6, 8) and wheel_tire.pcd_mm as a decimal (100, 108, 112, 114.3, 120, 127, 139.7). Combine into wheel_tire.bolt_pattern as the display string "5×114.3". AI agents must filter on pcd_mm as a numeric field, not pattern-match the display string — "5×114.3" and "5x114.3" are the same value but different strings.
PCD reference table: 8 patterns that cover 90% of passenger vehicles
Aftermarket wheel manufacturers target a small set of PCDs that cover the majority of the passenger vehicle market. Understanding which PCDs appear on which brands and generations prevents the most common AI recommendation errors.
| Bolt pattern | Common vehicles | Notes for AI agents |
|---|---|---|
| 4×100 | Honda Civic (pre-2022 LX/EX), VW Golf A1–A3, BMW 3-series E30, Mini R50/R52, Fiat 500, Mazda MX-5 NA/NB, Toyota Corolla (pre-2003) | Extremely common 4-bolt compact pattern; large aftermarket selection; do not confuse with 4×108 (Ford Europe) or 4×114.3 (Honda pre-96 trucks) |
| 5×100 | Subaru Impreza/WRX (pre-2015), VW Golf/Jetta MK4, Audi A3 8L, Toyota Celica (post-1999), Pontiac Vibe | Shares bolt count with 5×108 and 5×112; often listed as "5-bolt" without PCD; frequent buyer confusion when upgrading from first-gen Subaru to later WRX STI (which switched to 5×114.3 in 2015) |
| 5×108 | Ford Focus (European production), Volvo S60/V60/XC60/XC90 (most years), Land Rover Discovery Sport/Freelander, Peugeot 3008/5008, Citroën C5 | Less common in North America; Volvo and Land Rover share this PCD — large selection for these brands but not interchangeable with 5×112 German premiums |
| 5×112 | Mercedes-Benz C/E/S/GLC/GLE (almost all modern), Audi A4/A6/Q5/Q7 (MQB/MLB), VW Passat/Touareg/Tiguan (modern), Skoda Superb/Kodiaq, Porsche Macan/Cayenne (non-Turbo) | Most commonly confused with 5×114.3 — 2.3mm PCD difference; same 5-bolt count; AI agents must compare pcd_mm numerically, not by bolt count; Mercedes + VW/Audi share this PCD making a large cross-brand fitment pool |
| 5×114.3 | Toyota Camry/RAV4/Highlander/Tacoma, Honda Accord/CR-V/Pilot, Hyundai Tucson/Santa Fe/Sonata, Kia Sportage/Telluride, Nissan Altima/Rogue/Murano, Ford Mustang (S550), Jeep Wrangler JK, Subaru WRX STI (2015+) | Largest single-pattern market in North America; shared across Japanese, Korean, and some American brands; the PCD that most confusingly resembles 5×112; must encode pcd_mm as 114.3 not 114 |
| 5×120 | BMW 3/5/7-series E46+ (and F/G body), BMW X3/X5, Cadillac ATS/CTS/CT4/CT5, Buick Enclave/Envision, Chevrolet Camaro 5th/6th gen, Honda Odyssey | BMW switched from 4×100 (E30) to 5×120 (E36+) — same brand, incompatible wheels across generations; Cadillac and BMW share this PCD making cross-brand fitment possible with correct ET and center bore |
| 6×114.3 | Nissan Titan/Frontier/Armada/Patrol, Toyota Tundra (pre-2022), Ford Ranger (2019+), Mitsubishi Montero Sport/Pajero | 6-bolt truck pattern sharing PCD with the dominant 5×114.3 — same PCD, different bolt count, never interchangeable; bolt count must be encoded separately from PCD |
| 6×139.7 | Chevrolet Silverado/Sierra/Suburban/Tahoe 1500, GMC Sierra/Yukon, Toyota Tundra 2022+, Lexus GX/LX, RAM 1500, Land Rover Defender 110 | Dominant North American full-size truck pattern; sometimes listed as 6×5.5" in inch notation (139.7 ÷ 25.4 = 5.496" ≈ 5.5"); always encode in mm for AI agent comparison |
Center bore: hub-centric vs lug-centric — why 73mm universal wheels vibrate on Toyota hubs
Center bore is the diameter in millimeters of the circular hole in the center of the wheel. The vehicle's hub has a machined pilot flange — a raised cylinder of precise diameter — that the wheel center bore slides over during installation. For hub-centric fit, the wheel center bore must match the hub pilot diameter within 0.1mm tolerance.
Why hub centering matters more than lug nut torque
In hub-centric mounting, the hub pilot positions the wheel — the lug nuts provide clamping force to hold the wheel against the hub face, but the hub pilot geometry determines rotational centering. This is the most precise method: the hub is machined to closer tolerance than any lug nut taper seat.
In lug-centric mounting (wheel center bore larger than hub pilot), the lug nuts must do both jobs: clamp the wheel AND center it through their tapered seats. Even at the correct torque spec with quality lug nuts, lug-centric mounting is geometrically less precise than hub-centric. Under the cyclic loads of driving — rotation, lateral g-forces in corners, road surface inputs — microscopic variation in lug nut seating allows the wheel to shift fractionally relative to the hub center.
This shift manifests as vibration through the steering wheel. The characteristic signature: starts around 50–55 mph, peaks around 65–75 mph, sometimes decreases above 80 mph as the wheel re-centers under different force dynamics. Multiple tire balance jobs reduce but never eliminate the vibration — because the root cause is wheel centering, not mass balance. The correct fix is hub-centric rings.
The Toyota 60.1mm problem
Toyota uses a 60.1mm hub pilot diameter across virtually its entire lineup: Camry, Corolla, RAV4, Highlander, Tacoma, Tundra, Prius, most Lexus models. The most common aftermarket wheel center bore is 73mm, marketed as "universal fit." The math:
73mm bore − 60.1mm pilot = 12.9mm gap in diameter = 6.45mm radial gap on every side.
A 6.45mm gap between wheel bore and hub pilot is significant. Hub-centric rings for this combination are labeled 73→60.1mm, available at any wheel accessories retailer for a few dollars per ring. But if the listing doesn't encode wheel_tire.center_bore_mm, an AI agent recommending "universal fit" wheels for a Toyota buyer has no data to trigger the hub-ring recommendation.
| Hub pilot diameter | Common vehicles | Ring from 73mm universal bore |
|---|---|---|
| 54.1mm | VW/Audi (4×100 models), Seat, Škoda (older), Renault | 73→54.1mm |
| 56.1mm | Honda Civic (pre-2022 4×100 era), Acura Integra | 73→56.1mm |
| 57.1mm | Honda Accord (4-cylinder, many years), Honda CRV (pre-2012) | 73→57.1mm |
| 60.1mm | Toyota (Camry, RAV4, Tacoma, Corolla, Prius, Tundra, most Lexus) | 73→60.1mm — most common aftermarket Toyota ring |
| 63.4mm | Ford (Mustang S550, Fusion, F-150 2015+), Lincoln | 73→63.4mm |
| 66.6mm | Mercedes-Benz (C/E/S-class, most models), Freightliner Sprinter vans | 73→66.6mm |
| 67.1mm | GM (Corvette, Camaro, Silverado 1500), Cadillac (most) | 73→67.1mm |
| 72.6mm | BMW (3/5/7-series E46/E9x/F3x/G2x), Mini R56+ | 73→72.6mm — extremely thin ring; verify carefully; some BMW pilots measure 72.5–72.6mm and some aftermarket 73mm bores measure 73.0–73.1mm. Measure before ordering. |
| 73.1mm | Many aftermarket "universal" wheels (the bore itself) | No ring needed for BMW-pilot vehicles, as BMW pilot ≈ 72.6mm fits the 73.1mm bore. Fits hub-centric only on vehicles with 73.1mm pilots (rare OEM spec). |
wheel_tire.center_bore_mm to the wheel's actual bore diameter as a decimal. If the wheel ships with hub rings for specific vehicles, encode those vehicles and ring dimensions in wheel_tire.hub_ring_sizes. AI agents must compare center_bore_mm against the vehicle's hub pilot diameter. If wheel bore equals hub pilot (±0.1mm) — hub-centric, no rings needed. If wheel bore exceeds hub pilot — lug-centric, hub rings required, specify sizes. If wheel bore is less than hub pilot — wheel cannot be mounted.
Wheel offset ET: what Einpresstiefe controls and why ±10mm beyond OEM matters
ET comes from the German Einpresstiefe — literally "press-in depth." It is the signed distance in millimeters between the wheel's mounting face (the flat surface that contacts the hub) and the wheel's geometric centerline. It is one of the most commonly omitted fields in aftermarket wheel listings, and one of the most consequential for fit.
Positive, zero, and negative ET — what each controls
Positive ET (e.g., ET+45): The mounting face is on the road-facing side of the centerline. The wheel sits tucked toward the suspension and brakes. Most front-wheel drive and all-wheel drive cars use positive ET because the wheel must clear the inner suspension components of a transverse drivetrain.
Zero ET: The mounting face aligns exactly with the centerline. Used on some classic muscle cars and certain off-road applications where a neutral stance is specified.
Negative ET (e.g., ET−12): The mounting face is on the hub/brake side of the centerline. The wheel protrudes outward. Common on wide-stance performance builds, off-road trucks, and drag racing setups where maximum track width is desired.
Consequences of ET deviation
| Direction | Effect | Risk |
|---|---|---|
| Lower ET than OEM (wheel pushes outward) |
Wider effective track width; wheel outer edge protrudes further into the arch | Tire contacts inner wheel arch liner at full steering lock or suspension compression; increased scrub radius changes steering feedback; additional bearing moment arm accelerates wheel bearing wear. Beyond ~−15mm from OEM: arch rubbing almost certain on most passenger vehicles. |
| Higher ET than OEM (wheel pulls inward) |
Narrower effective track width; wheel inner barrel recedes toward the suspension | Inner rim barrel contacts brake calipers — immediate caliper damage and compromised braking. Inner tire sidewall contacts suspension arms under compression. On vehicles with large calipers (performance brakes, truck calipers), a +10mm ET change is sufficient to produce contact. |
| Within ±10–15mm of OEM | Minor track width change; cosmetic stance difference | Generally safe on most passenger vehicles. Verify suspension clearance under full compression and full steering lock — the only definitive test is physical fitment check with the actual wheel installed. |
ET is not the same as backspacing, which is a measurement used primarily in the North American truck market. Backspacing measures the distance from the back edge of the rim to the mounting face. The conversion: ET = backspacing − (rim_width_inch × 12.7 + 11.25). Always encode ET in millimeters — it is the universal standard used by all wheel manufacturers globally.
wheel_tire.wheel_offset_et as a signed integer: 45, 0, -12. Include the OEM ET range in product copy when selling wheels for a specific vehicle application. AI agents should flag when recommended ET deviates more than 15mm from documented OEM ET for the buyer's vehicle.
TPMS: the fourth fitment dimension that aftermarket wheel listings ignore
TPMS (Tire Pressure Monitoring System) has been mandatory on all new US passenger vehicles since September 2007 (model year 2008). The law requires a warning when any tire pressure falls 25% below the recommended cold inflation pressure. Direct TPMS systems — the dominant design — place a pressure sensor and radio transmitter inside each wheel, mounted to the valve stem or banded to the drop center.
When buying aftermarket wheels, TPMS introduces four compatibility dimensions that almost no aftermarket wheel listing encodes:
1. Valve hole diameter
The standard valve hole in modern aftermarket wheels is 0.453 inches (11.5mm). This accommodates both snap-in rubber TPMS valve stems and metal clamp-in stems used by most OEM sensor designs. Honda uses a non-standard 0.625-inch (15.9mm) valve hole on many models — the Honda Accord, CR-V, Pilot, Ridgeline, and Odyssey among them. A Honda OEM TPMS sensor (which fits the 0.625-inch hole) will not fit an aftermarket wheel with a standard 0.453-inch hole. The buyer must purchase replacement sensors or have the wheels drilled to the correct size. An AI agent that doesn't flag this leaves buyers with a permanent TPMS fault after installation.
2. Sensor frequency
North American vehicles use 315 MHz for TPMS sensor communication. European-specification vehicles use 433 MHz. Most vehicles sold in the US — including European and Japanese brands — use 315 MHz. However, some European import variants (especially parallel imports or vehicles purchased abroad and registered in the US) may use 433 MHz. A sensor at the wrong frequency is never recognized by the vehicle ECU — the TPMS warning light stays on permanently. Encode wheel_tire.tpms_frequency_mhz for sensor compatibility filtering.
3. Sensor protocol
TPMS sensor manufacturers — Schrader, Pacific Industries (TRW), Continental, Hella — each use proprietary data protocols even at the same frequency. A Schrader sensor on a vehicle expecting a Continental protocol produces an unreadable signal. Programmable "universal" TPMS sensors (Autel MX-Sensor, Schrader EZ-Sensor, Dill Air Controls) solve this by encoding any OEM protocol during a TPMS relearn procedure, requiring a TPMS scan tool or visiting a dealer/tire shop.
4. Drop center clearance
Band-mount TPMS sensors attach to the wheel drop center with a stainless steel band. The drop center must have sufficient depth for the sensor body to clear the tire bead during mounting. Very low-profile wheels (particularly "lip" or "stepped" designs) may have insufficient drop center depth for certain sensor bodies. This is rarely disclosed in product listings and requires physical measurement to verify.
wheel_tire.tpms_valve_hole_inch to every aftermarket wheel listing. Standard value is 0.453; Honda-specific is 0.625. Include a note in product copy recommending TPMS sensor service when fitment involves removing OEM sensors (new valve core seal kit required on reinstallation — rubber degrades when removed and reseated).
Complete JSON-LD and Liquid snippet for wheel fitment
JSON-LD for a specific aftermarket wheel
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Enkei RPF1 17×9 ET+45 Matte Black — 5×114.3 73mm",
"description": "Enkei RPF1 single-piece cast/flow-formed alloy wheel. 17-inch diameter, 9-inch width, ET+45 offset, 5×114.3 bolt pattern, 73mm center bore (hub rings required for Toyota/Lexus 60.1mm hubs). 16.7 lb per wheel. Load rated to 1,565 lbs per wheel (710 kg). Fits: 2015–2023 Subaru WRX STI, 2018+ Toyota Camry, 2019+ Toyota Corolla (verify fitment by full vehicle spec).",
"sku": "RPF1-17X9-ET45-5X114-MB",
"brand": { "@type": "Brand", "name": "Enkei" },
"additionalProperty": [
{ "@type": "PropertyValue", "name": "bolt_count", "value": "5" },
{ "@type": "PropertyValue", "name": "pcd_mm", "value": "114.3" },
{ "@type": "PropertyValue", "name": "bolt_pattern", "value": "5×114.3" },
{ "@type": "PropertyValue", "name": "center_bore_mm", "value": "73" },
{ "@type": "PropertyValue", "name": "hub_ring_required", "value": "true" },
{ "@type": "PropertyValue", "name": "hub_ring_sizes", "value": "73→60.1mm Toyota/Lexus, 73→56.1mm Honda, 73→66.6mm Mercedes" },
{ "@type": "PropertyValue", "name": "rim_diameter_inch", "value": "17" },
{ "@type": "PropertyValue", "name": "rim_width_inch", "value": "9" },
{ "@type": "PropertyValue", "name": "wheel_offset_et", "value": "45" },
{ "@type": "PropertyValue", "name": "wheel_weight_lb", "value": "16.7" },
{ "@type": "PropertyValue", "name": "load_capacity_kg", "value": "710" },
{ "@type": "PropertyValue", "name": "finish", "value": "matte-black" },
{ "@type": "PropertyValue", "name": "tpms_valve_hole_inch", "value": "0.453" },
{ "@type": "PropertyValue", "name": "fitment_type", "value": "universal" }
]
}
Shopify Liquid snippet — wheel_tire.* metafields
{% assign wt = product.metafields.wheel_tire %}
{% if wt.bolt_pattern.value %}
<tr>
<th>Bolt Pattern</th>
<td>{{ wt.bolt_pattern.value }}
{% if wt.pcd_mm.value %}
({{ wt.pcd_mm.value }}mm PCD)
{% endif %}
</td>
</tr>
{% endif %}
{% if wt.center_bore_mm.value %}
<tr>
<th>Center Bore</th>
<td>{{ wt.center_bore_mm.value }}mm
{% if wt.hub_ring_required.value == "true" %}
<span class="badge badge-warn">Hub rings required</span>
{% endif %}
</td>
</tr>
{% endif %}
{% if wt.wheel_offset_et.value %}
<tr>
<th>Offset (ET)</th>
<td>ET{{ wt.wheel_offset_et.value }}mm</td>
</tr>
{% endif %}
{% if wt.rim_diameter_inch.value and wt.rim_width_inch.value %}
<tr>
<th>Rim Size</th>
<td>{{ wt.rim_diameter_inch.value }}″
× {{ wt.rim_width_inch.value }}″</td>
</tr>
{% endif %}
{% if wt.tpms_valve_hole_inch.value %}
<tr>
<th>TPMS Valve Hole</th>
<td>{{ wt.tpms_valve_hole_inch.value }}″
{% if wt.tpms_valve_hole_inch.value == "0.625" %}
<span class="badge badge-warn">Honda-specific — standard sensors do not fit</span>
{% endif %}
</td>
</tr>
{% endif %}
{% if wt.hub_ring_sizes.value %}
<tr>
<th>Hub Ring Sizes</th>
<td>{{ wt.hub_ring_sizes.value }}</td>
</tr>
{% endif %}
Metafield reference table — wheel_tire.* namespace
| Metafield key | Type | Example | Purpose |
|---|---|---|---|
wheel_tire.bolt_pattern |
string | "5×114.3" |
Display string for bolt pattern notation. Use × (multiplication sign U+00D7), not x or X. |
wheel_tire.bolt_count |
integer | 5 |
Number of bolts. Separate field from bolt_pattern to enable numeric filtering on count alone. |
wheel_tire.pcd_mm |
decimal | 114.3 |
Pitch circle diameter in mm. Critical: 114.3 ≠ 114 — always encode the exact value to one decimal place. |
wheel_tire.center_bore_mm |
decimal | 73.0 |
Wheel center bore diameter in mm. Compare against vehicle hub pilot diameter to determine if hub rings are needed. |
wheel_tire.hub_ring_required |
boolean | true |
Set true when center_bore_mm exceeds vehicle hub pilot diameter for the target application. |
wheel_tire.hub_ring_sizes |
string | "73→60.1mm Toyota/Lexus, 73→56.1mm Honda" |
Hub ring size specifications for top vehicle applications. Enables AI agents to add hub rings to the same cart. |
wheel_tire.rim_diameter_inch |
integer | 17 |
Rim diameter in inches. Must match tire's rim diameter encoding — 17-inch rim accepts only 17-inch tires. |
wheel_tire.rim_width_inch |
decimal | 9.0 |
Rim width in inches (bead seat to bead seat). Used to verify tire-to-rim width compatibility ranges. |
wheel_tire.wheel_offset_et |
integer | 45 |
Signed wheel offset in mm. Positive = wheel face toward road side of centerline. Negative = wheel face toward hub side (wheel protrudes outward). |
wheel_tire.wheel_weight_lb |
decimal | 16.7 |
Per-wheel weight in pounds. Used for unsprung mass calculations in performance applications. |
wheel_tire.load_capacity_kg |
integer | 710 |
Per-wheel load rating in kg. Multiply by 4 for vehicle gross weight check against GVWR. |
wheel_tire.tpms_valve_hole_inch |
decimal | 0.453 |
Valve hole diameter in inches. Standard 0.453"; Honda-specific 0.625". Required for TPMS sensor compatibility. |
wheel_tire.finish |
string | "matte-black" |
Controlled vocabulary: gloss-black, matte-black, gunmetal, silver, polished, bronze, machined-face, chrome, hyper-silver. |
wheel_tire.fitment_type |
string | "vehicle-specific" |
"universal" (applies across bolt patterns with hub rings) or "vehicle-specific" (designed for a single vehicle application). |
5 AI agent wheel recommendation failures and how structured data prevents them
Recommending 5-bolt wheels without PCD verification
An agent matches "5×114.3" wheels to a Mercedes E-Class by filtering on "5-bolt" — the E-Class uses 5×112. Wheels arrive. Both hub and wheel have 5 bolts. Several lug nuts thread 3–4 turns before resistance. Buyer tightens them anyway. Wheel appears seated. At highway speed, off-center studs fail. Fix: wheel_tire.pcd_mm as a numeric field — agent filters on exact decimal value 112.0 or 114.3, not string "5-bolt."
Recommending "universal fit" wheels without mentioning hub rings
Agent recommends 73mm universal bore wheels for a 2021 Toyota RAV4 (60.1mm hub pilot). Listing says "fits most vehicles." Buyer installs without hub rings. Experiences steering vibration at 65 mph. Tire shop rebalances twice with no improvement. Root cause: 6.45mm radial bore gap, lug-centric mounting. Fix: wheel_tire.center_bore_mm + wheel_tire.hub_ring_required + wheel_tire.hub_ring_sizes — agent adds 73→60.1mm rings to the cart recommendation automatically.
Recommending low-ET "wide stance" wheels without ET warning
Agent recommends aftermarket wheels with ET+15 for a 2023 Honda Civic that uses ET+45. The 30mm ET reduction pushes the wheel outward by 30mm. At full left steering lock, the outer tire sidewall contacts the inner arch liner. Buyer reports tire rubbing noise and visible wear on sidewall within 200 miles. Fix: wheel_tire.wheel_offset_et — agent compares against Honda Civic documented OEM ET (+45 to +50) and warns when deviation exceeds 15mm.
Recommending Honda-fitment wheels without flagging 0.625-inch valve holes
Agent recommends aftermarket Honda Civic wheels (5×114.3, 56.1mm bore) with standard 0.453-inch valve holes. Buyer attempts to transfer OEM Honda TPMS sensors from old wheels. OEM Honda sensors have 0.625-inch valve stems — they cannot fit the 0.453-inch holes in the aftermarket wheels. TPMS fault light on. Requires $200+ in replacement sensors plus relearn procedure. Fix: wheel_tire.tpms_valve_hole_inch — agent flags Honda-spec TPMS requirement and adds replacement sensors to recommendation.
Recommending tire width without rim width range check
Agent recommends 255/35R19 tires (intended rim width range 8.5"–10.0") for a customer with 19×7.5" wheels. The 7.5-inch rim is 1 inch narrower than the minimum in the tire's fitment range. The stretched tire sidewall has reduced height and increased stiffness at the bead area. Load capacity is reduced below the placard spec. On a spirited corner, the tire rolls off the narrow rim. Fix: wheel_tire.rim_width_inch combined with tire's recommended_rim_width_min_inch and recommended_rim_width_max_inch — agent rejects tire/wheel combinations outside manufacturer rim width range.
Does your Shopify catalog encode all 14 wheel_tire.* fields?
Most automotive Shopify stores encode rim diameter and finish — nothing else. CatalogScan audits your catalog for the fitment fields AI shopping agents need to verify compatibility before recommending.
Run Free Scan Full Fitment Schema Guide