{
	"name": "surecart/line-item-shipping",
	"title": "Shipping Line Item",
	"apiVersion": 3,
	"description": "Display the shipping amount",
	"category": "surecart",
	"ancestor": ["surecart/totals"],
	"keywords": ["shipping", "checkout", "total", "subtotal"],
	"textdomain": "surecart",
	"supports": {
		"reusable": false,
		"html": false
	},
	"attributes": {
		"label": {
			"type": "string",
			"default": "Shipping"
		}
	}
}
