FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
ShippingChoices
Edit File: block.json
{ "name": "surecart/shipping-choices", "title": "Shipping Choices", "apiVersion": 3, "description": "Display the list of shipping choices", "category": "surecart", "keywords": ["shipping", "checkout"], "textdomain": "surecart", "ancestor": ["surecart/form"], "supports": { "reusable": false, "html": false }, "attributes": { "label": { "type": "string", "default": "Shipping" }, "showControl": { "type": "boolean", "default": true }, "showDescription": { "type": "boolean", "default": true } } }
Save
Back