FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
product-meta
Edit File: block.json
{ "name": "woocommerce/product-meta", "title": "Product Meta", "icon": "product", "description": "Display a product’s SKU, categories, tags, and more.", "category": "woocommerce-product-elements", "supports": { "interactivity": { "clientNavigation": true }, "align": true, "reusable": false }, "keywords": [ "WooCommerce" ], "usesContext": [ "postId", "postType", "queryId" ], "textdomain": "woocommerce", "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }
Save
Back