File "block.json"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/woocommerce/assets/client/blocks/product-gallery-large-image/block.json
File size: 633 bytes
MIME-type: application/json
Charset: utf-8

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