{
  "name": {
    "type": "Input",
    "value": "New Caption"
  },
  "status": {
    "type": "Status"
  },
  "type": {
    "type": "Radio",
    "value": "image"
  },
  "image": {
    "type": "Image"
  },
  "text": {
    "type": "InputLang"
  },
  "font": {
    "type": "Font",
    "selector": ".module-products-%s .module-item-%s .module-subitem-%s"
  },
  "hoverColor": {
    "type": "Color",
    "selector": ".module-products-%s .module-item-%s .module-subitem-%s:hover",
    "property": "color"
  },
  "customClass": {
    "type": "Input"
  },
  "customCss": {
    "type": "Input"
  }
}
