HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/zeusxp5/tour.kamille.us/wp-content/plugins/surecart/packages/blocks/Blocks/Address/block.json
{
	"apiVersion": 2,
	"name": "surecart/address",
	"title": "Address",
	"description": "Display a shipping address form. This is used for shipping and tax calculations.",
	"category": "surecart",
	"keywords": ["address", "shipping", "tax"],
	"textdomain": "surecart",
	"ancestor": ["surecart/form"],
	"supports": {
		"reusable": false,
		"html": false,
		"className": false
	},
	"attributes": {
		"label": {
			"type": "string",
			"default": "Shipping Address"
		},
		"billing_label": {
			"type": "string",
			"default": "Billing Address"
		},
		"billing_toggle_label": {
			"type": "string",
			"default": "Billing address is same as shipping"
		},
		"required": {
			"type": "boolean",
			"default": true
		},
		"full": {
			"type": "boolean",
			"default": true
		},
		"line_2": {
			"type": "boolean",
			"default": false
		},
		"show_name": {
			"type": "boolean",
			"default": false
		},
		"default_country": {
			"type": "string"
		},
		"collect_billing": {
			"type": "boolean",
			"default": true
		}
	}
}