File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/mini-cart-shopping-button-block.tar
block.json 0000644 00000001473 15155135314 0006541 0 ustar 00 {
"name": "woocommerce/mini-cart-shopping-button-block",
"version": "1.0.0",
"title": "Mini-Cart Shopping Button",
"description": "Block that displays the shopping button when the Mini-Cart is empty.",
"category": "woocommerce",
"supports": {
"align": false,
"html": false,
"multiple": false,
"reusable": false,
"inserter": true,
"color": {
"text": true,
"background": true
}
},
"attributes": {
"lock": {
"type": "object",
"default": {
"remove": false,
"move": false
}
}
},
"styles": [
{
"name": "fill",
"label": "Fill",
"isDefault": true
},
{
"name": "outline",
"label": "Outline"
}
],
"parent": [ "woocommerce/empty-mini-cart-contents-block" ],
"textdomain": "woocommerce",
"apiVersion": 2,
"$schema": "https://schemas.wp.org/trunk/block.json"
}