OwlCyberSecurity - MANAGER
Edit File: 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" }, "useLabel": { "type": "boolean", "default": false } }, "textdomain": "woocommerce", "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }