HEX
Server: Apache/2
System: Linux s01 6.1.0-34-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.135-1 (2025-04-25) x86_64
User: beestg (1003)
PHP: 8.3.25
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/beestg/public_html/wp-content/plugins/woocommerce/assets/client/blocks/mini-cart/block.json
{
	"name": "woocommerce/mini-cart",
	"version": "1.0.0",
	"title": "Mini-Cart",
	"icon": "miniCartAlt",
	"description": "Display a button for shoppers to quickly view their cart.",
	"category": "woocommerce",
	"keywords": [ "WooCommerce" ],
	"textdomain": "woocommerce",
	"supports": {
		"html": false,
		"multiple": false,
		"typography": {
			"fontSize": true
		}
	},
	"example": {
		"attributes": {
			"isPreview": true,
			"className": "wc-block-mini-cart--preview"
		}
	},
	"attributes": {
		"isPreview": {
			"type": "boolean",
			"default": false
		},
		"miniCartIcon": {
			"type": "string",
			"default": "cart"
		},
		"addToCartBehaviour": {
			"type": "string",
			"default": "none"
		},
		"onCartClickBehaviour": {
			"type": "string",
			"default": "open_drawer"
		},
		"hasHiddenPrice": {
			"type": "boolean",
			"default": true
		},
		"cartAndCheckoutRenderStyle": {
			"type": "string",
			"default": "hidden"
		},
		"priceColor": {
			"type": "object"
		},
		"priceColorValue": {
			"type": "string"
		},
		"iconColor": {
			"type": "object"
		},
		"iconColorValue": {
			"type": "string"
		},
		"productCountColor": {
			"type": "object"
		},
		"productCountColorValue": {
			"type": "string"
		},
		"productCountVisibility": {
			"type": "string",
			"default": "greater_than_zero"
		}
	},
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}