init
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "woocommerce/add-to-cart-with-options",
|
||||
"version": "1.0.0",
|
||||
"title": "Add to Cart with Options (Experimental)",
|
||||
"description": "Create an \"Add To Cart\" composition by using blocks",
|
||||
"category": "woocommerce-product-elements",
|
||||
"attributes": {
|
||||
"isDescendentOfSingleProductBlock": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
"usesContext": [ "postId" ],
|
||||
"textdomain": "woocommerce",
|
||||
"supports": {
|
||||
"interactivity": true
|
||||
},
|
||||
"apiVersion": 3,
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json"
|
||||
}
|
||||
Reference in New Issue
Block a user