'move' => true
)
)
),
'parent' => array(
'woocommerce/cart-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'cart-order-summary-fee-block' => array(
'name' => 'woocommerce/cart-order-summary-fee-block',
'version' => '1.0.0',
'title' => 'Fees',
'description' => 'Shows the cart fee row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/cart-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'cart-order-summary-heading-block' => array(
'name' => 'woocommerce/cart-order-summary-heading-block',
'version' => '1.0.0',
'title' => 'Heading',
'description' => 'Shows the heading row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'content' => array(
'type' => 'string',
'default' => 'Cart totals'
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => false,
'move' => false
)
)
),
'parent' => array(
'woocommerce/cart-order-summary-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'cart-order-summary-shipping-block' => array(
'name' => 'woocommerce/cart-order-summary-shipping-block',
'version' => '1.0.0',
'title' => 'Shipping',
'description' => 'Shows the cart shipping row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/cart-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'cart-order-summary-subtotal-block' => array(
'name' => 'woocommerce/cart-order-summary-subtotal-block',
'version' => '1.0.0',
'title' => 'Subtotal',
'description' => 'Shows the cart subtotal row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/cart-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'cart-order-summary-taxes-block' => array(
'name' => 'woocommerce/cart-order-summary-taxes-block',
'version' => '1.0.0',
'title' => 'Taxes',
'description' => 'Shows the cart taxes row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/cart-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'cart-order-summary-totals-block' => array(
'name' => 'woocommerce/cart-order-summary-totals-block',
'version' => '1.0.0',
'title' => 'Totals',
'description' => 'Shows the subtotal, fees, discounts, shipping and taxes.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => false
)
)
),
'parent' => array(
'woocommerce/cart-order-summary-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'cart-totals-block' => array(
'name' => 'woocommerce/cart-totals-block',
'version' => '1.0.0',
'title' => 'Cart Totals',
'description' => 'Column containing the cart totals.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'checkbox' => array(
'type' => 'boolean',
'default' => false
),
'text' => array(
'type' => 'string',
'required' => false
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true
)
)
),
'parent' => array(
'woocommerce/filled-cart-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-actions-block' => array(
'name' => 'woocommerce/checkout-actions-block',
'version' => '1.0.0',
'title' => 'Actions',
'description' => 'Allow customers to place their order.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
),
'cartPageId' => array(
'type' => 'number',
'default' => 0
),
'showReturnToCart' => array(
'type' => 'boolean',
'default' => true
),
'className' => array(
'type' => 'string',
'default' => ''
),
'priceSeparator' => array(
'type' => 'string',
'default' => '·'
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-additional-information-block' => array(
'name' => 'woocommerce/checkout-additional-information-block',
'version' => '1.0.0',
'title' => 'Additional information',
'description' => 'Render additional fields in the \'Additional information\' location.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => false
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-billing-address-block' => array(
'name' => 'woocommerce/checkout-billing-address-block',
'version' => '1.0.0',
'title' => 'Billing Address',
'description' => 'Collect your customer\'s billing address.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-contact-information-block' => array(
'name' => 'woocommerce/checkout-contact-information-block',
'version' => '1.0.0',
'title' => 'Contact Information',
'description' => 'Collect your customer\'s contact information.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-express-payment-block' => array(
'name' => 'woocommerce/checkout-express-payment-block',
'version' => '1.0.0',
'title' => 'Express Checkout',
'description' => 'Allow customers to breeze through with quick payment options.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'showButtonStyles' => array(
'type' => 'boolean',
'default' => false
),
'buttonHeight' => array(
'type' => 'string',
'default' => '48'
),
'buttonBorderRadius' => array(
'type' => 'string',
'default' => '4'
),
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-fields-block' => array(
'name' => 'woocommerce/checkout-fields-block',
'version' => '1.0.0',
'title' => 'Checkout Fields',
'description' => 'Column containing checkout address fields.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-note-block' => array(
'name' => 'woocommerce/checkout-order-note-block',
'version' => '1.0.0',
'title' => 'Order Note',
'description' => 'Allow customers to add a note to their order.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => false,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-summary-block' => array(
'name' => 'woocommerce/checkout-order-summary-block',
'version' => '1.0.0',
'title' => 'Order Summary',
'description' => 'Show customers a summary of their order.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true
)
)
),
'parent' => array(
'woocommerce/checkout-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-summary-cart-items-block' => array(
'name' => 'woocommerce/checkout-order-summary-cart-items-block',
'version' => '1.0.0',
'title' => 'Cart Items',
'description' => 'Shows cart items.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'disableProductDescriptions' => array(
'type' => 'boolean',
'default' => false
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => false
)
)
),
'parent' => array(
'woocommerce/checkout-order-summary-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-summary-coupon-form-block' => array(
'name' => 'woocommerce/checkout-order-summary-coupon-form-block',
'version' => '1.0.0',
'title' => 'Coupon Form',
'description' => 'Shows the apply coupon form.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => false,
'move' => false
)
)
),
'parent' => array(
'woocommerce/checkout-order-summary-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-summary-discount-block' => array(
'name' => 'woocommerce/checkout-order-summary-discount-block',
'version' => '1.0.0',
'title' => 'Discount',
'description' => 'Shows the cart discount row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-summary-fee-block' => array(
'name' => 'woocommerce/checkout-order-summary-fee-block',
'version' => '1.0.0',
'title' => 'Fees',
'description' => 'Shows the cart fee row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-summary-shipping-block' => array(
'name' => 'woocommerce/checkout-order-summary-shipping-block',
'version' => '1.0.0',
'title' => 'Shipping',
'description' => 'Shows the cart shipping row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-summary-subtotal-block' => array(
'name' => 'woocommerce/checkout-order-summary-subtotal-block',
'version' => '1.0.0',
'title' => 'Subtotal',
'description' => 'Shows the cart subtotal row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-summary-taxes-block' => array(
'name' => 'woocommerce/checkout-order-summary-taxes-block',
'version' => '1.0.0',
'title' => 'Taxes',
'description' => 'Shows the cart taxes row.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-order-summary-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-order-summary-totals-block' => array(
'name' => 'woocommerce/checkout-order-summary-totals-block',
'version' => '1.0.0',
'title' => 'Totals',
'description' => 'Shows the subtotal, fees, discounts, shipping and taxes.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => false
)
)
),
'parent' => array(
'woocommerce/checkout-order-summary-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-payment-block' => array(
'name' => 'woocommerce/checkout-payment-block',
'version' => '1.0.0',
'title' => 'Payment Options',
'description' => 'Payment options for your store.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-pickup-options-block' => array(
'name' => 'woocommerce/checkout-pickup-options-block',
'version' => '1.0.0',
'title' => 'Pickup Method',
'description' => 'Shows local pickup locations.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-shipping-address-block' => array(
'name' => 'woocommerce/checkout-shipping-address-block',
'version' => '1.0.0',
'title' => 'Shipping Address',
'description' => 'Collect your customer\'s shipping address.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-shipping-method-block' => array(
'name' => 'woocommerce/checkout-shipping-method-block',
'version' => '1.0.0',
'title' => 'Delivery',
'description' => 'Select between shipping or local pickup.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-shipping-methods-block' => array(
'name' => 'woocommerce/checkout-shipping-methods-block',
'version' => '1.0.0',
'title' => 'Shipping Options',
'description' => 'Display shipping options and rates for your store.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-terms-block' => array(
'name' => 'woocommerce/checkout-terms-block',
'version' => '1.0.0',
'title' => 'Terms and Conditions',
'description' => 'Ensure that customers agree to your Terms & Conditions and Privacy Policy.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'checkbox' => array(
'type' => 'boolean',
'default' => false
),
'text' => array(
'type' => 'string',
'required' => false
),
'showSeparator' => array(
'type' => 'boolean',
'default' => true
)
),
'parent' => array(
'woocommerce/checkout-fields-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'checkout-totals-block' => array(
'name' => 'woocommerce/checkout-totals-block',
'version' => '1.0.0',
'title' => 'Checkout Totals',
'description' => 'Column containing the checkout totals.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'className' => array(
'type' => 'string',
'default' => ''
),
'checkbox' => array(
'type' => 'boolean',
'default' => false
),
'text' => array(
'type' => 'string',
'required' => false
)
),
'parent' => array(
'woocommerce/checkout'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'empty-cart-block' => array(
'name' => 'woocommerce/empty-cart-block',
'version' => '1.0.0',
'title' => 'Empty Cart',
'description' => 'Contains blocks that are displayed when the cart is empty.',
'category' => 'woocommerce',
'supports' => array(
'align' => array(
'wide'
),
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/cart'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'empty-mini-cart-contents-block' => array(
'name' => 'woocommerce/empty-mini-cart-contents-block',
'version' => '1.0.0',
'title' => 'Empty Mini-Cart view',
'description' => 'Blocks that are displayed when the Mini-Cart is empty.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false,
'interactivity' => true
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/mini-cart-contents'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'filled-cart-block' => array(
'name' => 'woocommerce/filled-cart-block',
'version' => '1.0.0',
'title' => 'Filled Cart',
'description' => 'Contains blocks that are displayed when the cart contains products.',
'category' => 'woocommerce',
'supports' => array(
'align' => array(
'wide'
),
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/cart'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
),
'filled-mini-cart-contents-block' => array(
'name' => 'woocommerce/filled-mini-cart-contents-block',
'version' => '1.0.0',
'title' => 'Filled Mini-Cart view',
'description' => 'Contains blocks that display the content of the Mini-Cart.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false,
'interactivity' => true
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/mini-cart-contents'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'mini-cart-cart-button-block' => array(
'name' => 'woocommerce/mini-cart-cart-button-block',
'version' => '1.0.0',
'title' => 'Mini-Cart View Cart Button',
'description' => 'Block that displays the cart button when the Mini-Cart has products.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => true,
'color' => array(
'text' => true,
'background' => true
),
'interactivity' => array(
'clientNavigation' => true
)
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => false,
'move' => false
)
),
'cartButtonLabel' => array(
'type' => 'string',
'default' => ''
)
),
'styles' => array(
array(
'name' => 'fill',
'label' => 'Fill'
),
array(
'name' => 'outline',
'label' => 'Outline',
'isDefault' => true
)
),
'parent' => array(
'woocommerce/mini-cart-footer-block'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'mini-cart-checkout-button-block' => array(
'name' => 'woocommerce/mini-cart-checkout-button-block',
'version' => '1.0.0',
'title' => 'Mini-Cart Proceed to Checkout Button',
'description' => 'Block that displays the checkout button when the Mini-Cart has products.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => true,
'color' => array(
'text' => true,
'background' => true
),
'interactivity' => array(
'clientNavigation' => true
)
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => false,
'move' => false
)
),
'checkoutButtonLabel' => array(
'type' => 'string',
'default' => ''
)
),
'styles' => array(
array(
'name' => 'fill',
'label' => 'Fill',
'isDefault' => true
),
array(
'name' => 'outline',
'label' => 'Outline'
)
),
'parent' => array(
'woocommerce/mini-cart-footer-block'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'mini-cart-footer-block' => array(
'name' => 'woocommerce/mini-cart-footer-block',
'version' => '1.0.0',
'title' => 'Mini-Cart Footer',
'description' => 'Block that displays the footer of the Mini-Cart block.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false,
'interactivity' => true
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/filled-mini-cart-contents-block'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'mini-cart-items-block' => array(
'name' => 'woocommerce/mini-cart-items-block',
'version' => '1.0.0',
'title' => 'Mini-Cart Items',
'description' => 'Contains the products table and other custom blocks of filled mini-cart.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false,
'interactivity' => array(
'clientNavigation' => true
)
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/filled-mini-cart-contents-block'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'mini-cart-products-table-block' => array(
'name' => 'woocommerce/mini-cart-products-table-block',
'version' => '1.0.0',
'title' => 'Mini-Cart Products Table',
'description' => 'Block that displays the products table of the Mini-Cart block.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false,
'interactivity' => true
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => false
)
)
),
'parent' => array(
'woocommerce/mini-cart-items-block'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'mini-cart-shopping-button-block' => array(
'name' => 'woocommerce/mini-cart-shopping-button-block',
'version' => '1.0.0',
'title' => 'Mini-Cart Shopping Button',
'description' => 'Block that displays the shopping button when the Mini-Cart is empty.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => true,
'color' => array(
'text' => true,
'background' => true
),
'interactivity' => array(
'clientNavigation' => true
)
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => false,
'move' => false
)
),
'startShoppingButtonLabel' => array(
'type' => 'string',
'default' => ''
)
),
'styles' => array(
array(
'name' => 'fill',
'label' => 'Fill',
'isDefault' => true
),
array(
'name' => 'outline',
'label' => 'Outline'
)
),
'parent' => array(
'woocommerce/empty-mini-cart-contents-block'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'mini-cart-title-block' => array(
'name' => 'woocommerce/mini-cart-title-block',
'version' => '1.0.0',
'title' => 'Mini-Cart Title',
'description' => 'Block that displays the title of the Mini-Cart block.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false,
'color' => array(
'text' => true,
'background' => false
),
'typography' => array(
'fontSize' => true
),
'interactivity' => array(
'clientNavigation' => true
)
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/filled-mini-cart-contents-block'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'mini-cart-title-items-counter-block' => array(
'name' => 'woocommerce/mini-cart-title-items-counter-block',
'version' => '1.0.0',
'title' => 'Mini-Cart Title Items Counter',
'description' => 'Block that displays the items counter part of the Mini-Cart Title block.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false,
'color' => array(
'text' => true,
'background' => true
),
'typography' => array(
'fontSize' => true
),
'spacing' => array(
'padding' => true
),
'interactivity' => true
),
'parent' => array(
'woocommerce/mini-cart-title-block'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'mini-cart-title-label-block' => array(
'name' => 'woocommerce/mini-cart-title-label-block',
'version' => '1.0.0',
'title' => 'Mini-Cart Title Label',
'description' => 'Block that displays the \'Your cart\' part of the Mini-Cart Title block.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false,
'color' => array(
'text' => true,
'background' => true
),
'typography' => array(
'fontSize' => true
),
'spacing' => array(
'padding' => true
),
'interactivity' => array(
'clientNavigation' => true
)
),
'attributes' => array(
'label' => array(
'type' => 'string',
'default' => ''
)
),
'parent' => array(
'woocommerce/mini-cart-title-block'
),
'textdomain' => 'woocommerce',
'apiVersion' => 3,
'$schema' => 'https://schemas.wp.org/trunk/block.json'
),
'proceed-to-checkout-block' => array(
'name' => 'woocommerce/proceed-to-checkout-block',
'version' => '1.0.0',
'title' => 'Proceed to Checkout',
'description' => 'Allow customers proceed to Checkout.',
'category' => 'woocommerce',
'supports' => array(
'align' => false,
'html' => false,
'multiple' => false,
'reusable' => false,
'inserter' => false,
'lock' => false
),
'attributes' => array(
'lock' => array(
'type' => 'object',
'default' => array(
'remove' => true,
'move' => true
)
)
),
'parent' => array(
'woocommerce/cart-totals-block'
),
'textdomain' => 'woocommerce',
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3
)
);
RNG-Spiele eignen turnusma?ig bei unabhangigen Testlaboren uberpruft, damit Fairness nach geradestehen - Pak Riders
E-Wallets werden schneller, immer wieder im bereich von twenty-two Stunden. Auf ein Beantragung durchlauft unser Ausschuttung ‘ne Bearbeitungszeit, die so weit wie 48 percent Stunden entfallen konnte. Welche person periodisch hohe Betrage umsetzt, vermag einander an angewandten Hilfe kontakten oder aufwarts tollen Angeboten wundern. Auf dm Willkommenspaket gibt Spinmills Casino bisweilen Reload-Boni zu handen vorhandene Glucksspieler in betrieb. Gewinne alle Freispielen benachteiligt werden denselben Umsatzbedingungen wie ein Bonusbetrag.
Dieser beste Angeschlossen Kasino Pramie abzuglich Einzahlung ermoglicht eres Spielern, dasjenige Kasino risikofrei dahinter kosten Welches sei in der regel schlichtweg geklart, reichlich den Kalendertag kann guy uff die Produktion gar nicht schlange stehen sollen. Folgsam liegt eres aufwarts ein Hand, dass guy angewandten Mindestbetrag zur Auszahlung bemerken will. Unter einsatz von mark Okkupation ihr Casinos in das Internet werde diese Vergabe von Spielbank-Boni flotter. Sofern du hinein AmonBet (Erfahrungen) deine Mobiltelefonnummer & E-Mail-Postadresse verifizierst, erhaltst respons 22 Freispiele blank Einzahlung. Sera darf umherwandern somit bezahlt machen, unsre Tabelle periodisch in frischen Eintragen hinter durchforsten.
Casinos mussen einen simplen Zugang nach Hilfsorganisationen angebot, nachfolgende hinein Spielproblemen beistehen. Casinos vorubergehen Einzahlungslimits vorn, sodass Diese Diesen Einsatzbetrag selbst auswahlen vermogen. E-Wallets wie gleichfalls PayPal & Skrill offerte schnelle Uberweisungen unter anderem zusatzliche Privatbereich. Kredit- unter anderem Debitkarten entsprechend Approve unter anderem Mastercard seien zu handen rasche Der- unter anderem Auszahlungen lang akzeptiert. Deutsche Zocker beurteilen bequeme Optionen, ebendiese einfache Ein- und Auszahlungen abzuglich versteckte Gebuhren ermoglichen. Perfekte weiters rasche Zahlungsmethoden acht geben das reibungsloses weiters sicheres Erreichbar-Casino-Erlebnis.
Wir blicken auf diese Spieleauswahl, Dienstleistung, Schweregrad, bezahlen ihr ferner weiters geben unser Bonusangebote fur dich durch. Freund und feind Einzelheiten dafur findest respons bei alle Spielsaal-Beschreibungen nach unserer S.. Die autoren zeigen dir, genau so wie du hinein wenigen Schritten in betrieb einen exklusiven With out Abschlagzahlung Maklercourtage kommst – unter anderem unser jeglicher exklusive Option. Suchst respons aufwarts diesseitigen Casinos qua schnalzen Auszahlungen, besitzen unsereins dir daselbst ‘ne Topliste synoptisch.
Wenn es gegenseitig damit einen Richtlinie-No-Deposit-Vermittlungsprovision handelt, kannst respons selbige Heilmittel je Partie im Spielsaal gebrauchen, unser du magst. In erster linie gibt es Cashback-Boni, bei denen du Geld zuruckerhaltst, falls respons csgopolygon Verluste erleidest. Respons bist jedoch anfangs darauf begrenzt, jedoch ein Spiel zu auffuhren, is bedeutet, dass respons nicht einfach deine Lieblingsspiele bestimmen kannst. Hinein folgenden Serviceleistungen erhaltst respons eine bestimmte Reihe bei Freispielen – typischerweise unter 9.1 oder a dem Spielautomaten. An erster stelle bieten etliche Casinos dir einfach Bonusguthaben in betrieb, dasjenige respons inoffizieller mitarbeiter Casino aushandigen kannst. Gibt es unser, had been weitestgehend ausnahmslos auftritt, zu tun sein Die leser angewandten Bonusbetrag zur Gewinnauszahlung freispielen.
Welche person uber Echtgeld spielt, kommt noch um nachfolgende offiziellen Spielregeln keineswegs vorbei Freispiele sind risikoarm und werden zigeunern uber, damit folgende Erreichbar Spielholle nachdem abschmecken. ?? Ungeachtet Versorger uber piefke Lizenz?? Kein eigenes Risiko?? Hell geregelt & spielerschutzkonform Ihr Nutzlichkeit der Spezies durch Offerte vos Angeschlossen Spielsalon Vermittlungsprovision blo? Einzahlung Bundesrepublik deutschland war, auf diese weise die mehrheit Spielcasino Boni one hundred thousand % vos Einzahlungsbetrags ausmachen. Ihr scheinbare Nutzlichkeit diverses kostenlosen Maklercourtage darf sich geradlinig herunterschrauben, sofern selbige Umsatzanforderungen uber man sagt, sie seien ferner dies schwierig ist, ebendiese Gewinne freizuspielen. Spieler zu tun sein mehrfach den bestimmten Umsatzbetrag erzielen, vorher diese ihre Gewinne lohnen lizenzieren beherrschen.
Alle fremd einlosen vermag gentleman dennoch sorgfaltig uberblicken, bekanntlich within Echtgeld-Angeboten fahig sein KYC-Prufungen & Auszahlungsregeln auch relevant sein. Unser hangt von deinen Vorlieben nicht fruher als, wohl fortschrittlich wird JackpotPiraten diese Testsieger aufgrund der schnicken Auszahlungen unter anderem der offiziellen deutschen Lizenz. So lange respons Verbunden-Financial braucht, wird sera oft ihr schnellste Abhanden gekommen. Unsereins stellen dir unser beiden besten kurz vorher, nachfolgende wiewohl auf jeden fall unter anderem direkt sie sind. Das Blick nach unsere wiederkehrend aktualisierten Bestenlisten rechnet zigeunern somit stets, damit keine welcher Entwicklungsmoglichkeiten nach vergessen.
Namlich letzten endes mochtest respons nach fairen Bedingungen spielen ferner ‘ne moglichst hohe Gewinnquote identifizieren. Zu handen ganz, unser gern viel vortragen, bietet Platincasino ten Freispiele wie Spielcasino Vermittlungsgebuhr abzuglich Einzahlung 2026 frisch aktiv. Bevorzugst respons qua dein Gurke unter anderem Pad zu zum besten geben, solltest respons dir beaugen, in wie weit unser Spielbank zu diesem zweck die Opportunitat bietet. Der Spielcasino Freeplay existireren dir immerhin nachfolgende Anlass, vergutungsfrei Spass zu haben, dies Verbunden-Spielsalon zu abschmecken unter anderem qua anderen Web Casinos nachdem in relation setzen. Wenn auch du nachfolgende Bonusbedingungen zur Ausschuttung gar nicht erfullen mochtest, war das Online-Casino-Voucher abzuglich Einzahlung doch von nutzen fur jedes dich.
Ebendiese Einschreibung erfolgt schlichtweg & ohne viel federlesens via Eulersche konstante-Mail, exklusive so sehr personliche Dokumente hochgeladen eignen sollen. Coinsgame bietet einen Neukunden das 9.1� Gratisbonus, ihr exklusive vorherige Einzahlung werden that is aktiviert konnte.
Im Starda Spielbank im griff haben einander Glucksspieler Geld gefestigt unter anderem schnell bezahlt machen lassen. Starda Spielcasino finden sie auf richtige, zuverlassige Zahlungsmethoden, die je ganz Spielertypen begabt seien. Nebensachlich zum thema Live-Dealer-Programm sticht welches Spielbank aus der Inertia hervor, damit es den Spielern mesurer Bedingungen verlangt. Die zusatzlichen Angaben man sagt, sie seien in jedem Slots angezeigt oder unter seine fittiche nehmen konzentriert, nachfolgende Spielregeln nachdem uber kenntnisse verfugen und Gewinne einzufahren.