Flatlogic Bot 30fe60f3ea Fazliddin
2026-01-29 11:42:42 +00:00

26 lines
380 B
JSON

{
"name": "woocommerce/coming-soon",
"category": "woocommerce",
"title": "Coming Soon",
"attributes": {
"color": {
"type": "string"
},
"storeOnly": {
"type": "boolean",
"default": false
},
"comingSoonPatternId": {
"type": "string",
"default": ""
}
},
"supports": {
"color": {
"background": true,
"text": true
},
"inserter": false
}
}