Edit file File name : block.json Content :{ "name": "woocommerce/product-meta", "version": "1.0.0", "title": "Product Meta", "icon": "product", "description": "Display a product’s SKU, categories, tags, and more.", "category": "woocommerce-product-elements", "supports": { "align": true, "reusable": false }, "keywords": [ "WooCommerce" ], "usesContext": [ "postId", "postType", "queryId" ], "textdomain": "woocommerce", "apiVersion": 2, "$schema": "https://schemas.wp.org/trunk/block.json" } Save