{
  "collectionName": "components_shared_step_items",
  "info": {
    "displayName": "step-item",
    "description": "یک مرحله از راهنمای خرید"
  },
  "options": {},
  "attributes": {
    "title": {
      "type": "string",
      "required": true
    },
    "description": {
      "type": "text"
    },
    "icon": {
      "type": "string",
      "default": "ShoppingBag"
    },
    "order": {
      "type": "integer",
      "default": 0
    }
  }
}
