View file File name : block.json Content :{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "woocommerce/product-list-field", "title": "Product list", "category": "widgets", "description": "The product list.", "keywords": ["products"], "textdomain": "default", "attributes": { "property": { "type": "string", "__experimentalRole": "content" } }, "supports": { "align": false, "html": false, "multiple": true, "reusable": false, "inserter": false, "lock": false, "__experimentalToolbar": false }, "editorStyle": "file:./editor.css", "usesContext": ["postType"] }