File "block.json"

Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/plugins/woocommerce/assets/client/blocks/store-notices/block.json
File size: 531 bytes
MIME-type: application/json
Charset: utf-8

{
	"name": "woocommerce/store-notices",
	"title": "Store Notices",
	"description": "Display shopper-facing notifications generated by WooCommerce or extensions.",
	"category": "woocommerce",
	"keywords": [ "WooCommerce" ],
	"supports": {
		"interactivity": {
			"clientNavigation": true
		},
		"multiple": false,
		"align": [ "wide", "full" ]
	},
	"attributes": {
		"align": {
			"type": "string",
			"default": "wide"
		}
	},
	"textdomain": "woocommerce",
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}