{
	"apiVersion": 2,
	"name": "surecart/product-description-old",
	"title": "Product Description",
	"description": "Display the product description",
	"category": "surecart",
	"attributes": {
		"textAlign": {
			"type": "string",
			"default": "left"
		},
		"id": {
			"type": "string"
		}
	},
	"keywords": ["description"],
	"supports": {
		"reusable": false,
		"html": false,
		"color": {
			"gradients": true,
			"link": false,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true,
			"lineHeight": true,
			"__experimentalFontFamily": true,
			"__experimentalFontWeight": true,
			"__experimentalFontStyle": true,
			"__experimentalTextTransform": true,
			"__experimentalTextDecoration": true,
			"__experimentalLetterSpacing": true,
			"__experimentalDefaultControls": {
				"fontSize": true,
				"fontAppearance": true,
				"textTransform": true
			}
		}
	}
}
