HEX
Server: Apache
System: Linux host17.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
User: shrsglobal (7178)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /home/shrsglobal/www/wp-content/plugins/woocommerce/assets/client/blocks/single-product/block.json
{
	"name": "woocommerce/single-product",
	"icon": "info",
	"title": "Product",
	"description": "Display a single product of your choice with full control over its presentation.",
	"category": "woocommerce",
	"keywords": [ "WooCommerce", "single product" ],
	"supports": {
		"interactivity": true,
		"align": [ "wide", "full" ]
	},
	"attributes": {
		"isPreview": {
			"type": "boolean",
			"default": false
		},
		"productId": {
			"type": "number"
		}
	},
	"example": {
		"attributes": {
			"isPreview": true
		}
	},
	"usesContext": [ "postId", "postType", "queryId" ],
	"textdomain": "woocommerce",
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}