HEX
Server: Apache/2.4.65 (Debian)
System: Linux wordpress-7cb4c6b6f6-hg958 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: www-data (33)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/woocommerce/assets/client/blocks/product-gallery/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "woocommerce/product-gallery",
	"title": "Product Gallery (Beta)",
	"description": "Showcase your products relevant images and media.",
	"category": "woocommerce",
	"keywords": [ "WooCommerce" ],
	"supports": {
		"align": true,
		"interactivity": true,
		"layout": {
			"default": {
				"type": "flex",
				"flexWrap": "nowrap",
				"orientation": "horizontal"
			},
			"allowOrientation": true,
			"allowEditing": true,
			"allowJustification": false
		}
	},
	"textdomain": "woocommerce",
	"usesContext": [ "postId" ],
	"providesContext": {
		"hoverZoom": "hoverZoom",
		"fullScreenOnClick": "fullScreenOnClick"
	},
	"ancestor": [ "woocommerce/single-product" ],
	"attributes": {
		"hoverZoom": {
			"type": "boolean",
			"default": true
		},
		"fullScreenOnClick": {
			"type": "boolean",
			"default": true
		}
	},
	"viewScript": "wc-product-gallery-frontend",
	"example": {},
	"viewScriptModule": "woocommerce/product-gallery",
	"style": "file:../woocommerce/product-gallery-style.css"
}