product-list.json
347 Bytes
{
"collectionName": "components_layout_product_lists",
"info": {
"displayName": "ProductList"
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Description": {
"type": "text"
},
"Button": {
"type": "component",
"repeatable": false,
"component": "cta.cta"
}
}
}