diamond-jewellery.json 641 Bytes
{
  "collectionName": "components_layout_diamond_jewelleries",
  "info": {
    "displayName": "DiamondJewellery",
    "description": ""
  },
  "options": {},
  "attributes": {
    "DiamondJewellerySubHeading": {
      "type": "string"
    },
    "DiamondJewelleryHeading": {
      "type": "string"
    },
    "DiamondJewelleryCard": {
      "displayName": "DiamondJewelleryCard",
      "type": "component",
      "repeatable": true,
      "component": "layout.diamond-jewellery-card"
    },
    "Process": {
      "displayName": "Process",
      "type": "component",
      "repeatable": true,
      "component": "layout.process"
    }
  }
}