Classified (user-initiated only)
ws_find_vehicles_for_packageFind vehicles that fit a given rim and tire package, checking wheel backspace and tire size compatibility simultaneously. Ideal for e-commerce bundle pages; sort by fitment for closest matches.
Instructions
Find vehicles compatible with a rim + tire package.
Most precise classified search — considers both physical wheel fitment (backspace) and tire size compatibility simultaneously. Use sort='fitment' to put the closest matches first.
For e-commerce combo/bundle product pages. To drill into a specific generation, use ws_find_vehicle_modifications_for_package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cb | No | Centre bore diameter in mm | |
| fd | No | Wheel fastener thread diameter in mm (e.g. 12 for M12) | |
| sort | No | Sort: name (A-Z), fitment (closest FS delta first), load (heaviest first) | |
| limit | No | Results per page | |
| offset | No | Pagination offset | |
| bs_push | No | Backspace push tolerance in mm (default 2) | |
| fs_poke | No | Frontspace poke tolerance in mm (default 2) | |
| rim_width | Yes | Rim width in inches | |
| rim_bst_to | No | Backspace tolerance upper bound in mm (default 2) | |
| rim_offset | Yes | Rim offset in mm | |
| aspect_ratio | Yes | Tire aspect ratio | |
| bolt_pattern | Yes | Bolt pattern (e.g. '5x114.3') | |
| od_tolerance | No | Overall diameter tolerance fraction (default 0.01) | |
| ow_tolerance | No | Overall width tolerance fraction (default 0) | |
| rim_bst_from | No | Backspace tolerance lower bound in mm (default 2) | |
| rim_diameter | Yes | Rim diameter in inches | |
| section_width | Yes | Tire section width in mm | |
| diameter_range | No | Widen rim diameter search ±N inches (0 = exact match) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||