weoffer-list.json
456 Bytes
{
"collectionName": "components_layout_weoffer_lists",
"info": {
"displayName": "WeofferList"
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Button": {
"type": "component",
"repeatable": false,
"component": "cta.cta"
},
"ProductList": {
"displayName": "ProductList",
"type": "component",
"repeatable": true,
"component": "layout.product-list"
}
}
}