{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "woocommerce/add-to-cart-with-options-variation-description", "title": "Variation Description (Beta)", "description": "Displays the description of the selected variation.", "category": "woocommerce", "textdomain": "woocommerce", "ancestor": [ "woocommerce/add-to-cart-with-options" ], "supports": { "interactivity": true, "html": false, "dimensions": { "minHeight": true }, "spacing": { "padding": true, "margin": true }, "color": { "gradients": true, "link": true }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true }, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": true } }, "viewScriptModule": "woocommerce/product-elements" }