{
	"apiVersion": 2,
	"name": "surecart/product-quantity-old",
	"title": "Product Quantity",
	"description": "Displays quantity selector for a product.",
	"category": "surecart",
	"keywords": ["quantity", "form", "product"],
	"attributes": {
		"label": {
			"type": "string"
		},
		"id": {
			"type": "string"
		}
	},
	"supports": {
		"reusable": false,
		"html": false,
		"spacing": {
			"margin": true,
			"padding": true
		},
		"typography": {
			"fontSize": true
		},
		"color": {
			"gradients": false,
			"background": false,
			"link": false,
			"__experimentalDefaultControls": {
				"background": true,
				"text": true,
				"link": true
			}
		},
		"__experimentalBorder": {
			"radius": true,
			"__experimentalSkipSerialization": true,
			"__experimentalDefaultControls": {
				"radius": true
			}
		}
	},
	"style": "file:./preload.css"
}
