{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "woocommerce/product-gallery-large-image",
	"title": "Large Image",
	"description": "Display the Large Image of a product.",
	"category": "woocommerce",
	"keywords": [ "WooCommerce" ],
	"usesContext": [ "postId", "hoverZoom", "fullScreenOnClick", "cropImages" ],
	"supports": {
		"interactivity": true
	},
	"textdomain": "woocommerce",
	"ancestor": [ "woocommerce/product-gallery" ],
	"viewScriptModule": "woocommerce/product-gallery-large-image"
}
