HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/bwcdev/wp-content/plugins/woocommerce/assets/client/blocks/all-products/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"textdomain": "woocommerce",
	"name": "woocommerce/all-products",
	"title": "All Products",
	"category": "woocommerce",
	"keywords": [
		"WooCommerce"
	],
	"description": "Display products from your store in a grid layout.",
	"supports": {
		"align": [
			"wide",
			"full"
		],
		"html": false,
		"multiple": false
	},
	"attributes": {
		"columns": {
			"type": "number"
		},
		"rows": {
			"type": "number"
		},
		"alignButtons": {
			"type": "boolean"
		},
		"contentVisibility": {
			"type": "object"
		},
		"orderby": {
			"type": "string"
		},
		"layoutConfig": {
			"type": "array"
		},
		"isPreview": {
			"type": "boolean",
			"default": false
		}
	}
}