FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
LineItemShipping
Edit File: block.json
{ "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" } } }
Save
Back