{
  "apiVersion": 3,
  "name": "irem/ozel-sozlesmeler",
  "version": "2.0.0",
  "title": "Legal Contracts",
  "category": "woocommerce",
  "description": "Displays and validates WooCommerce order contracts.",
  "parent": [
    "woocommerce/checkout-fields-block"
  ],
  "supports": {
    "html": false,
    "align": false,
    "multiple": false,
    "reusable": false
  },
  "attributes": {
    "lock": {
      "type": "object",
      "default": {
        "remove": true,
        "move": true
      }
    },
    "sozlesmebaslangic": {
      "type": "string",
      "default": "Distance sales contract"
    },
    "vemetni": {
      "type": "string",
      "default": "and"
    },
    "sozlesmeorta": {
      "type": "string",
      "default": "preliminary information form"
    },
    "onaymetni": {
      "type": "string",
      "default": "I have read and agree."
    }
  },
  "textdomain": "wc-korkmaz-contract"
}
