2024-07-31 13:12:38 +07:00

21 lines
290 B
JSON

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