Fix WC block categories

This commit is contained in:
Daniel Dudzic 2024-04-17 14:16:29 +02:00
parent cbbc437819
commit 70d630f500
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"apiVersion": 3,
"name": "woocommerce-paypal-payments/cart-paylater-messages",
"title": "Cart - PayPal Pay Later messaging",
"category": "woocommerce",
"category": "woocommerce-paypal-payments",
"description": "PayPal Pay Later messaging will be displayed for eligible customers. Customers automatically see the most relevant Pay Later offering.",
"example": {},
"parent": [ "woocommerce/cart-totals-block" ],

View file

@ -3,7 +3,7 @@
"apiVersion": 3,
"name": "woocommerce-paypal-payments/checkout-paylater-messages",
"title": "Checkout - PayPal Pay Later messaging",
"category": "woocommerce",
"category": "woocommerce-paypal-payments",
"description": "PayPal Pay Later messaging will be displayed for eligible customers. Customers automatically see the most relevant Pay Later offering.",
"example": {},
"parent": [ "woocommerce/checkout-totals-block" ],