26 lines
No EOL
529 B
JSON
26 lines
No EOL
529 B
JSON
{
|
|
"name": "woocommerce/product-details",
|
|
"version": "1.0.0",
|
|
"icon": "info",
|
|
"title": "Product Details",
|
|
"description": "Display a product's description, attributes, and reviews.",
|
|
"category": "woocommerce-product-elements",
|
|
"attributes": {
|
|
"hideTabTitle": {
|
|
"type": "boolean",
|
|
"default": false
|
|
}
|
|
},
|
|
"keywords": [
|
|
"WooCommerce"
|
|
],
|
|
"supports": {
|
|
"align": true,
|
|
"spacing": {
|
|
"margin": true
|
|
}
|
|
},
|
|
"textdomain": "woocommerce",
|
|
"apiVersion": 3,
|
|
"$schema": "https://schemas.wp.org/trunk/block.json"
|
|
} |