More picklists
This commit is contained in:
40
src/components/Flashpack/modelsTrimsYears.json
Normal file
40
src/components/Flashpack/modelsTrimsYears.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"value": "Ocean",
|
||||
"label": "Ocean"
|
||||
}
|
||||
],
|
||||
"oceanTrims": [
|
||||
{
|
||||
"value": "Base",
|
||||
"label": "Base"
|
||||
},
|
||||
{
|
||||
"value": "Sport",
|
||||
"label": "Sport"
|
||||
},
|
||||
{
|
||||
"value": "Ocean One",
|
||||
"label": "Ocean One"
|
||||
},
|
||||
{
|
||||
"value": "Ultra",
|
||||
"label": "Ultra"
|
||||
},
|
||||
{
|
||||
"value": "Extreme",
|
||||
"label": "Extreme"
|
||||
}
|
||||
],
|
||||
"oceanYears": [
|
||||
{
|
||||
"value": 2023,
|
||||
"label": "2023"
|
||||
},
|
||||
{
|
||||
"value": 2024,
|
||||
"label": "2024"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user