File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/checkout-totals-block.tar
block.json 0000644 00000001226 15154731224 0006536 0 ustar 00 {
"name": "woocommerce/checkout-totals-block",
"version": "1.0.0",
"title": "Checkout Totals",
"description": "Column containing the checkout totals.",
"category": "woocommerce",
"supports": {
"align": false,
"html": false,
"multiple": false,
"reusable": false,
"inserter": false,
"lock": false
},
"attributes": {
"className": {
"type": "string",
"default": ""
},
"checkbox": {
"type": "boolean",
"default": false
},
"text": {
"type": "string",
"required": false
}
},
"parent": [ "woocommerce/checkout" ],
"textdomain": "woocommerce",
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2
}