This commit is contained in:
Niels Lange 2022-10-04 09:22:32 +07:00 committed by GitHub
parent 3cfc4ec44c
commit dcde8dee05
4 changed files with 4 additions and 12 deletions

View File

@ -1,7 +1,7 @@
{
"name": "woocommerce/cart-cross-sells-block",
"version": "1.0.0",
"title": "Cart Cross-Sells block",
"title": "Cart Cross-Sells",
"description": "Shows the Cross-Sells block.",
"category": "woocommerce",
"supports": {
@ -11,14 +11,6 @@
"reusable": false,
"inserter": true
},
"attributes": {
"lock": {
"type": "object",
"default": {
"move": true
}
}
},
"parent": [ "woocommerce/cart-items-block" ],
"textdomain": "woo-gutenberg-products-block",
"apiVersion": 2

View File

@ -1,7 +1,7 @@
{
"name": "woocommerce/cart-cross-sells-products-block",
"version": "1.0.0",
"title": "Cart Cross-Sells products",
"title": "Cart Cross-Sells Products",
"description": "Shows the Cross-Sells products.",
"category": "woocommerce",
"supports": {

View File

@ -1,7 +1,7 @@
{
"name": "woocommerce/cart-items-block",
"version": "1.0.0",
"title": "Cart Items block",
"title": "Cart Items",
"description": "Column containing cart items.",
"category": "woocommerce",
"supports": {

View File

@ -1,7 +1,7 @@
{
"name": "woocommerce/proceed-to-checkout-block",
"version": "1.0.0",
"title": "Proceed to checkout",
"title": "Proceed to Checkout",
"description": "Allow customers proceed to Checkout.",
"category": "woocommerce",
"supports": {