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