FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
TaxLineItem
Edit File: block.json
{ "name": "surecart/tax-line-item", "title": "Tax Line Item", "description": "Displays the order tax. (if there is tax)", "category": "surecart", "ancestor": ["surecart/totals"], "keywords": ["tax", "checkout", "total", "subtotal"], "textdomain": "surecart", "supports": { "reusable": false, "html": false }, "attributes": { "text": { "type": "string", "default": "Estimated Tax" } } }
Save
Back