2024-04-23 04:07:56 +00:00
|
|
|
{
|
|
|
|
"name": "woocommerce/coming-soon",
|
|
|
|
"category": "woocommerce",
|
|
|
|
"title": "Coming Soon",
|
|
|
|
"attributes": {
|
|
|
|
"color": {
|
|
|
|
"type": "string"
|
2024-04-26 04:43:08 +00:00
|
|
|
},
|
|
|
|
"storeOnly": {
|
|
|
|
"type": "boolean",
|
|
|
|
"default": false
|
2024-04-23 04:07:56 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
|
|
|
"color": {
|
|
|
|
"background": false,
|
|
|
|
"text": true
|
2024-06-27 11:17:06 +00:00
|
|
|
},
|
|
|
|
"inserter": false
|
2024-04-23 04:07:56 +00:00
|
|
|
}
|
|
|
|
}
|