search-classified-packages
Find aftermarket wheel and tire packages that match your vehicle's fitment specifications, including bolt pattern, rim size, offset, and tire dimensions.
Instructions
Find aftermarket wheel+tyre package products (rim+tyre combos sold together) compatible with a given fitment spec. Required: bolt_pattern, rim_diameter (inches), rim_width (inches), rim_offset (ET mm), section_width (mm), aspect_ratio (%). Optional: cb (centre bore mm), fd (fastener diameter mm), fs_poke/bs_push (fitment tolerances mm), od_tolerance (decimal 0-0.05), ow_tolerance (decimal 0-0.03), diameter_range (+-inches), sort, limit, offset. Returns product listings with SKU and compatibility data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cb | No | Centre bore diameter in mm (e.g. 66.5). Must be positive. Narrows results to matching bore size. | |
| fd | No | Fastener thread diameter in mm. Must be positive. Filters by lug-bolt thread size. | |
| sort | No | Sort order: "name" (A-Z by make/model), "fitment" (closest frontspace delta), "load" (heaviest first). | |
| limit | No | Maximum results to return (1-100). | |
| offset | No | Number of results to skip for pagination. | |
| bs_push | No | Backspace push tolerance in mm (default 2). 0 = exact or safer only, no inward encroachment. Positive values allow more clearance margin. | |
| fs_poke | No | Frontspace poke tolerance in mm (default 2). 0 = exact or safer only, no stick-out past the fender. Positive values allow increasing amounts of wheel poke. | |
| rim_width | Yes | Rim width in inches from bead seat to bead seat (e.g. 8.0). Required. Must be positive. | |
| rim_offset | Yes | Rim offset (ET) in mm, range -100 to 100 (e.g. 35). Distance from mounting face to rim centre-line. Required. | |
| aspect_ratio | Yes | Tyre aspect ratio as a percentage integer 1-100 (e.g. 45). Required. | |
| bolt_pattern | Yes | Bolt pattern (PCD) as stud-count × circle-diameter in mm (e.g. "5x112", "4x100"). Required. Use list-rim-bolt-patterns to enumerate valid values. | |
| od_tolerance | No | Overall diameter tolerance as a decimal fraction (0-0.05, default 0.01 = 1%). Controls how closely the product OD must match the vehicle spec. | |
| ow_tolerance | No | Overall width tolerance as a decimal fraction (0-0.03, default 0). | |
| rim_diameter | Yes | Rim diameter in inches (e.g. 18). Required. Must be positive. | |
| section_width | Yes | Tyre section width in mm (e.g. 245). Required. Must be positive. | |
| diameter_range | No | Widen rim diameter search by ±N inches, min 0 (default 0 = exact match only). E.g. diameterRange=1 on an 18-inch search also returns 17 and 19-inch options. |