{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"name": "sellkit-blocks/order-cart-details",
	"title": "Order Cart Details",
	"category": "sellkit-blocks",
	"textdomain": "sellkit",
	"attributes": {},
	"supports": {
		"inserter": true,
		"anchor": true,
		"align": [
			"wide",
			"full"
		],
		"alignWide": true,
		"html": false,
		"multiple": true,
		"reusable": false
	},
	"editorStyle": "file:../../../../assets/dist/blocks/order-cart-details/editor.css",
	"style": [
		"wp-block-sellkit-order-cart-details",
		"file:../../../../assets/dist/blocks/order-cart-details/frontend.css"
	],
	"apiVersion": 3
}
