HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/Gosurya/wp/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",
		"cropImages": "cropImages"
	},
	"ancestor": [ "woocommerce/single-product" ],
	"attributes": {
		"cropImages": {
			"type": "boolean",
			"default": false
		},
		"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"
}