FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
OrderConfirmationLineItems
Edit File: block.json
{ "$schema": "https://json.schemastore.org/block.json", "apiVersion": 3, "name": "surecart/order-confirmation-line-items", "title": "Order Confirmation Line Items", "description": "Display an order confirmation line items summary section.", "category": "surecart", "parent": ["surecart/order-confirmation"], "keywords": ["thank", "thank you", "confirm"], "textdomain": "surecart", "supports": { "reusable": false, "html": false }, "attributes": { "title": { "type": "string", "default": "Summary" } } }
Save
Back