16 lines
439 B
JSON
16 lines
439 B
JSON
{
|
|
"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": {},
|
|
"usesContext": [ "postId" ],
|
|
"textdomain": "woocommerce",
|
|
"supports": {
|
|
"interactivity": true
|
|
},
|
|
"apiVersion": 3,
|
|
"$schema": "https://schemas.wp.org/trunk/block.json"
|
|
}
|