HEX
Server: nginx/1.26.1
System: Linux main-vm 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User: root (0)
PHP: 8.2.19
Disabled: NONE
Upload Files
File: /var/www/rocioprime/wp-content/plugins/woocommerce/assets/client/blocks/product-summary/block.json
{
	"name": "woocommerce/product-summary",
	"version": "1.0.0",
	"icon": "page",
	"title": "Product Summary",
	"description": "Display a short description about a product.",
	"attributes": {
		"productId": {
			"type": "number",
			"default": 0
		},
		"isDescendentOfQueryLoop": {
			"type": "boolean",
			"default": false
		},
		"isDescendentOfSingleProductTemplate": {
			"type": "boolean",
			"default": false
		},
		"isDescendentOfSingleProductBlock": {
			"type": "boolean",
			"default": false
		},
		"isDescendantOfAllProducts": {
			"type": "boolean",
			"default": false
		},
		"showDescriptionIfEmpty": {
			"type": "boolean",
			"default": false
		},
		"showLink": {
			"type": "boolean",
			"default": false
		},
		"summaryLength": {
			"type": "number",
			"default": 0
		},
		"linkText": {
			"type": "string",
			"default": ""
		}
	},
	"usesContext": [ "query", "queryId", "postId" ],
	"keywords": [ "WooCommerce" ],
	"textdomain": "woocommerce",
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}