HEX
Server: Apache
System: Linux webm013.cluster123.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: lesanew (165608)
PHP: 8.3.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/lesanew/www/wp-content/plugins/woocommerce/assets/client/blocks/product-gallery/block.json
{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "woocommerce/product-gallery",
	"version": "1.0.0",
	"title": "Product Gallery (Beta)",
	"description": "Showcase your products relevant images and media.",
	"category": "woocommerce",
	"keywords": [ "WooCommerce" ],
	"supports": {
		"align": true,
		"multiple": false,
		"interactivity": true
	},
	"textdomain": "woocommerce",
	"usesContext": [ "postId" ],
	"providesContext": {
		"thumbnailsPosition": "thumbnailsPosition",
		"thumbnailsNumberOfThumbnails": "thumbnailsNumberOfThumbnails",
		"productGalleryClientId": "productGalleryClientId",
		"nextPreviousButtonsPosition": "nextPreviousButtonsPosition",
		"pagerDisplayMode": "pagerDisplayMode",
		"hoverZoom": "hoverZoom",
		"fullScreenOnClick": "fullScreenOnClick",
		"mode": "mode",
		"cropImages": "cropImages"
	},
	"attributes": {
		"thumbnailsPosition": {
			"type": "string",
			"default": "left"
		},
		"thumbnailsNumberOfThumbnails": {
			"type": "number",
			"default": 3
		},
		"pagerDisplayMode": {
			"type": "string",
			"default": "dots"
		},
		"productGalleryClientId": {
			"type": "string",
			"default": ""
		},
		"cropImages": {
			"type": "boolean",
			"default": false
		},
		"hoverZoom": {
			"type": "boolean",
			"default": true
		},
		"fullScreenOnClick": {
			"type": "boolean",
			"default": true
		},
		"nextPreviousButtonsPosition":{
			"type": "string",
			"default": "insideTheImage"
		},
		"mode": {
			"type": "string",
			"default": "standard"
		}
	},
	"viewScript": "wc-product-gallery-frontend",
	"example": {}
}