woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-results-count/block.json

23 lines
553 B
JSON

{
"name": "woocommerce/product-results-count",
"version": "1.0.0",
"title": "Product Results Count",
"description": "Display the number of products on the archive page or search result page.",
"category": "woocommerce",
"keywords": [ "WooCommerce" ],
"supports": {
"color": {
"text": true,
"background": false
},
"typography": {
"fontSize": true,
"__experimentalFontFamily": true
}
},
"attributes": {},
"textdomain": "woo-gutenberg-products-block",
"apiVersion": 2,
"$schema": "https://schemas.wp.org/trunk/block.json"
}