编辑文件:block.json
{ "apiVersion": 2, "name": "catalogx/quote-cart", "title": "Quote Cart", "category": "catalogx", "icon": "cart", "description": "A block that displays quote cart using React.", "supports": { "html": false }, "textdomain": "catalogx", "editorScript": "file:./index.js", "viewScript": "file:./view.js", "script": "file:./index.js", "editorStyle": "catalogx-frontend-style", "style": "catalogx-frontend-style" }
保存
返回