block.json 538 Bytes
{
	"apiVersion": 2,
	"name": "stackable/price",
	"title": "Price",
	"description": "Show a price of a product or service with currency and a suffix styled with different weights",
	"category": "stackable",
	"usesContext": [
		"postId",
		"postType",
		"queryId"
	],
	"keywords": [
		"Currency",
		"Pricing",
		"Number"
	],
	"textdomain": "stackable-ultimate-gutenberg-blocks",
	"stk-type": "special",
	"stk-demo": "https://wpstackable.com/price-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"
}