HEX
Server: LiteSpeed
System: Linux server53.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64
User: nahevttf (6494)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //home/nahevttf/www/wp-content/plugins/woocommerce/assets/client/blocks/product-button/block.json
{
	"name": "woocommerce/product-button",
	"version": "1.0.0",
	"title": "Add to Cart Button",
	"description": "Display a call to action button which either adds the product to the cart, or links to the product page.",
	"category": "woocommerce-product-elements",
	"keywords": [
		"WooCommerce"
	],
	"usesContext": [
		"query",
		"queryId",
		"postId"
	],
	"textdomain": "woocommerce",
	"attributes": {
		"productId": {
			"type": "number",
			"default": 0
		},
		"textAlign": {
			"type": "string",
			"default": ""
		},
		"width": {
			"type": "number"
		},
		"isDescendentOfSingleProductBlock": {
			"type": "boolean",
			"default": false
		},
		"isDescendentOfQueryLoop": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": [
			"wide",
			"full"
		],
		"color": {
			"background": false,
			"link": true
		},
		"interactivity": true,
		"html": false,
		"typography": {
			"fontSize": true,
			"lineHeight": true
		}
	},
	"ancestor": [
		"woocommerce/all-products",
		"woocommerce/single-product",
		"core/post-template",
		"woocommerce/product-template"
	],
	"styles": [
		{
			"name": "fill",
			"label": "Fill",
			"isDefault": true
		},
		{
			"name": "outline",
			"label": "Outline"
		}
	],
	"viewScript": [
		"wc-product-button-interactivity-frontend"
	],
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}