Add fitment details for L-21 Wolf and update vehicle compatibility for Polaris and Idris
This commit is contained in:
parent
c8f9efa67c
commit
3fd5dcdfbe
@ -247,7 +247,8 @@
|
||||
{ "vehicle": "ROC", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Cyclone", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "ROC-DS", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Ursa", "fitment": "Comfortable fit" }
|
||||
{ "vehicle": "Ursa", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "L-21 Wolf", "fitment": "Technically fits, not recommended" }
|
||||
],
|
||||
"doesNotFit": [
|
||||
"Ballista", "Nova"
|
||||
@ -284,7 +285,9 @@
|
||||
{ "vehicle": "Cyclone", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "ROC-DS", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Ursa", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Ballista", "fitment": "Comfortable fit" }
|
||||
{ "vehicle": "Ballista", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Centurion", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "L-21 Wolf", "fitment": "Comfortable fit" }
|
||||
],
|
||||
"doesNotFit": [
|
||||
"Nova"
|
||||
@ -304,7 +307,45 @@
|
||||
{ "vehicle": "ROC-DS", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Ursa", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Ballista", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Nova", "fitment": "Comfortable fit" }
|
||||
{ "vehicle": "Nova", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "L-21 Wolf", "fitment": "Comfortable fit" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Polaris",
|
||||
"fits": [
|
||||
{ "vehicle": "HoverQuad", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Nox", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Dragonfly", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "PTV", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "STV", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Mule", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "ROC", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Cyclone", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "ROC-DS", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Ursa", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "L-21 Wolf", "fitment": "Comfortable fit" }
|
||||
],
|
||||
"doesNotFit": [
|
||||
"Ballista", "Centurion"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Idris",
|
||||
"fits": [
|
||||
{ "vehicle": "HoverQuad", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Nox", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Dragonfly", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "PTV", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "STV", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Mule", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "ROC", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Cyclone", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "ROC-DS", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Ursa", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Ballista", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "Nova", "fitment": "Comfortable fit" },
|
||||
{ "vehicle": "L-21 Wolf", "fitment": "Comfortable fit" }
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user