File: /var/www/html/bwcdev/wp-content/plugins/woocommerce/assets/client/blocks/catalog-sorting/block.json
{
"name": "woocommerce/catalog-sorting",
"version": "1.0.0",
"title": "Catalog Sorting",
"description": "Enable customers to change the sorting order of the products.",
"category": "woocommerce",
"keywords": [
"WooCommerce"
],
"supports": {
"color": {
"text": true,
"background": false
},
"typography": {
"fontSize": true
}
},
"attributes": {
"fontSize": {
"type": "string",
"default": "small"
}
},
"textdomain": "woocommerce",
"apiVersion": 3,
"$schema": "https://schemas.wp.org/trunk/block.json"
}