OwlCyberSecurity - MANAGER
Edit File: block.json
{ "name": "woocommerce/product-average-rating", "title": "Product Average Rating (Beta)", "description": "Display the average rating of a product", "apiVersion": 3, "category": "woocommerce-product-elements", "attributes": { "textAlign": { "type": "string" } }, "keywords": [ "WooCommerce" ], "ancestor": [ "woocommerce/single-product" ], "supports": { "interactivity": { "clientNavigation": true }, "color": { "text": true, "background": true, "__experimentalSkipSerialization": true }, "spacing": { "margin": true, "padding": true, "__experimentalSkipSerialization": true }, "typography": { "fontSize": true, "__experimentalFontWeight": true, "__experimentalSkipSerialization": true }, "__experimentalSelector": ".wc-block-components-product-average-rating" }, "textdomain": "woocommerce", "$schema": "https://schemas.wp.org/trunk/block.json" }