car-model-list.json
442 Bytes
{
"collectionName": "components_layout_car_model_lists",
"info": {
"displayName": "carModelList",
"description": ""
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"priceTitle": {
"type": "string"
},
"carImage": {
"displayName": "carImage",
"type": "component",
"repeatable": true,
"component": "layout.car-image",
"required": false
}
}
}