{ "name": "woocommerce/checkout-shipping-address-block", "version": "1.0.0", "title": "Shipping Address", "description": "Collect your customer's shipping address.", "category": "woocommerce", "supports": { "align": false, "html": false, "multiple": false, "reusable": false, "inserter": false, "lock": false }, "attributes": { "lock": { "type": "object", "default": { "remove": true, "move": true } } }, "parent": [ "woocommerce/checkout-fields-block" ], "textdomain": "woo-gutenberg-products-block", "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2 }