diamond-jewellery-card.json
434 Bytes
{
"collectionName": "components_layout_diamond_jewellery_cards",
"info": {
"displayName": "DiamondJewelleryCard"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"description": {
"type": "blocks"
},
"Images": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": true
}
}
}