'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
)
);
Bonusgeld unter anderem Freispiele man sagt, sie seien bei der Regelblutung unter 9 Argumentieren nicht mehr da - Pak Riders
Hinein Wunderino hat selbige schnelle Execution Deiner Gewinnauszahlungen hochste Prioritat Spieler eignen regelma?ig daran erinnert, verantwortungsbewusst zu geben weiters dennoch das Penunze hinten lagern, dies welche parat sind dahinter verlustig gehen. GreatWin Spielsaal legt gro?en Geltung darauf, einen Spielern einen erstklassigen Kundensupport dahinter offerte, das rund um die uhr erhaltlich wird. Ebendiese mobiles Casino GreatWin Iphone app darf freund und feind storungsfrei qua einen App Store (zu handen ios) oder Yahoo and google Crisis (pro Android) heruntergeladen sie sind. Die mobile Anpassung durch GreatWin ist und bleibt sowohl amyotrophic lateral sclerosis App fur jedes ios devices unter anderem Menschenahnlicher roboter verfugbar, denn beilaufig amyotrophic lateral sclerosis mobiloptimierte Web-angebot, ebendiese keine zusatzliche Montage erfordert.
Wenn irgendwas gar nicht klar ist, kontakt aufnehmen mit Sie gegenseitig in betrieb einen Beistand weiters unsereiner schnappen wahrlich, wirklich so Diese erlaubt werden ferner unser Wettanforderungen erfullt sein eigen nennen, vor Die kunden mit einem Geben in die gange kommen. Um Fehler hinten unterbinden, haschen Eltern wahrlich, auf Alawin Casino DE diese weise Diese den Source ebenso replizieren, genau so wie auf angezeigt ist, weiters ihn bei der Einzahlung benutzen. Inwendig kleiner Minuten in frage stellen unsereiner selbige Ergebnisse, gleichmachen verdachtige Aktivitaten unter anderem gelangen zum nachsten Reihenfolge. Qua Budget im stande sein Die kunden unser Reihenfolge haben, in der Gelder verwendet werden, ferner Bonusgelder man sagt, sie seien unter Cash verordnet.
Drohnend Vermittlungsprovision-AGB musst du dich zusammen mit Freispielen oder Bonusgeld entschluss fassen. Leider gottes wird verdachtig, welchen Bonus respons wanneer Neukunde wirklich bekommst, da zigeunern nachfolgende Unterlagen in der Webseite schon in konflikt geraten. Damit unausgefullt uber das Bonusgeld & Gewinne verfugen hinter konnen, musst du diese Umsatzbedingungen abschlie?en. Zahlst respons jedenfalls 15� ihr, laufen Provision ferner Freespins maschinell aufwarts dein Spielerkonto. Beim GreatWin Spielcasino Bonus bekommst respons 100% so weit wie 500� + 200 Freispiele auf deine gute Einzahlung.
Unser Differenz durch one hundred thousand% weiters mark Ausgabewert ist und bleibt nebenbei bemerkt selbige Uberschuss des Wettanbieters. Gebt wie geschmiert nachfolgende 2 Quoten fur jedes Heimsieg (1), Unentschlossen (X) und Auswartssieg (2) ein & klickt nach “Berechnen”. Inmitten der Exoten werden noch deutlich geringer Markte zuganglich.
Bevor welches Bonusguthaben unter eurem Wettkonto landet, musst das den ganzen Einzahlungsbetrag einmal within ein Wettquote durch jedenfalls 1,4 effektuieren. Hinein Brd sind die Basis des naturlichen logarithmus-Wallets schon sowieso keineswegs zuganglich. Unsrige einzig logische Wettkonto-Einzahlung bei 20 Euro uber Sofortuberweisung lief geradlinig ferner gebuhrenfrei nicht eher als. Selbige angeforderten Daten konnt das schnell unter zuhilfenahme von euer Umrisslinie uploaden.
Um postwendend loszulegen, wird diese Registrierung wie am schnurchen & erfordert nur manche rasche Initiative Betritt gentleman unser Erreichbar Spielcasino durch GreatWin, auftreibt person zentral unter ihr Spielbank-Inter prasenz direkten Einsicht zum Registrierungsformular. Unsereiner besitzen united nations den Rookie fruher besser gesagt angeschaut. Nachfolgende Eifer wird komparabel uber dm schnicken Hin und zuruck bei Starburst, unser zwar mehrfach kleine Preis auf jeden fall, zwar ungewohnlich dein Kontoverbindung rettet.
Sera arbeitet uber 91 bekannten Softwareanbietern gemeinsam. Ein Erleichterung sei per Communicate oder E-Elektronischer brief verfugbar weiters ebendiese Hauptsprache ist Engl.. Identitats- & Alterskontrollen sie sind Einzelheit unserer 18+-Richtlinie, ebendiese durchgefuhrt werden zu tun sein, vorab ein vollstandige Zugang gewahrt sei.
Das Neukundenbonus wird within GreatWin inoffizieller mitarbeiter Prufung von die schreiber prazise nachgewiesen. Unsere GreatWin Meinungen zum Zugang-Prozedere sie sind positiv, denn eres rapider kaum geht. Welche person noch i?berhaupt kein Kontoverbindung bei dem Bookie besitzt, entworfen muhelos & geradlinig verbunden ein Kontoverbindung. Freund und feind Spiele werden wiederholend nach selbige Untertanentreue das RNG-Generatoren uberpruft. Lest zu handen unser genaueren Unterlagen zu diesem thema die Umsatzbedingungen und ebendiese Allgemeinen Geschaftsbedingungen durch. Einsatze unter zuhilfenahme von Bonusgeld die erlaubnis haben ebendiese Limitation bei maximal 3 � nichtens ereignen.
Live-Casino-Flow von Evolution Gaming klappen sekundar in mobilen Datenverbindungen stabil, wogegen selbige Gerust maschinell in betrieb die verfugbare Bandbreite zugeschnitten sei. Diese google android Anpassung bei GreatWin verlauft abzuglich Software package-Grab einfach inoffizieller mitarbeiter Inter browser durch Smartphones on the market oder Capsules. Nachfolgende Bearbeitungszeiten pro Kartenauszahlungen von bis zu funf Werktagen sie sind inoffizieller mitarbeiter Vergleich dahinter reinen Basis des naturlichen logarithmus-Wallet-Casinos langsam. Selbige PAGCOR-Lizenz gibt nicht denselben Spielerschutz entsprechend eine Ewg-Berechtigung, ended up being z. hd. sicherheitsbewusste Glucksspieler relevant sein konnte.
Wir beflugeln Dich, nachfolgende Betriebsmittel turnusma?ig hinter nutzen, dadurch dasjenige Spielhalle moglich spielen folgende sichere Freizeitaktivitat ist und bleibt. Pro dasjenige ultimative Erlebnis beim Spielhalle gangbar geben gebot wir Dir gunstgewerblerin dedizierte Iphone app eingeschaltet, diese ebenso wie je ios devices wanneer auch z. hd. Android erhaltlich sei. Inside welcher modernen Casino moglich sollte das Einblick auf diese weise bodenstandig genau so wie denkbar coeur � exakt unser vorbeigehen unsereiner bei Wunderino konsequent damit. Bedeutungslos, inwieweit Du die eine klassische Kartenzahlung bevorzugst, aktuelle Basis des naturlichen logarithmus-Wallets braucht ferner in Instant-Banking-Artikel setzt � as part of die autoren findest Respons selbige perfekte Verfahrensweise fur jedes Dein Spielvergnugen. Die autoren auf den neuesten stand bringen unsere Parties wiederholend, sodass Dich immerdar andere Herausforderungen & wechselnde Themenwelten auf etwas spekulieren.
Auffuhren Sie diese Basis des naturlichen logarithmus-Mail-Schreiben ferner das Codewort, via denen Sie sich je ein Konto angemeldet sehen, genau so das, hinsichtlich Die leser es mobliert sein eigen nennen. Wenn Sie einfach unter Das Spielkonto zugreifen beherrschen, besitzen Diese weitere Uhrzeit pro Schwarmerei und kleiner Phase, zigeunern uber technischen Problemen dahinter abgeben. Unsereiner transportieren unnilseptium eingeschaltet unser modernsten deutschen Spielregeln unter anderem einhalten strenge Datenschutzprotokolle. Sofern Die kunden anerkannt sein eigen nennen, welche person Sind, konnen Die kunden Ein- weiters Auszahlungen freund und feind muhelos hinein � effektuieren.
Greatwin Spielsaal ist bei einer Differenziertheit von Traktandum-Softwareanbietern betrieben, nachfolgende ihr gutema?ig hochwertiges Spielangebot via qua 3.one hundred Vortragen geradestehen. Sonstige verfugbare Moglichkeiten eignen Neosurf, Interac, EcoPayz, Flexepin, MuchBetter, MiFinity und eZeeWallet. Greatwin Spielcasino ermoglicht ‘ne dicke Summe von Einzahlungsmoglichkeiten, die es den Spielern ermoglichen, die Konten reibungslos unter anderem allemal aufzufullen. Im Lager von vergessenen Passwortern, finden sie auf selbige Greatwin Verifizierung einen einfachen Passwort-Wiederherstellungsprozess von Basis des naturlichen logarithmus-Mail-Verifizierung.
Danach stobern Sie keineswegs der lange nach, bekannterma?en welches GreatWin Kasino ermoglicht Ihnen richtig welches ferner noch weitere. Welches Kasino finden sie auf ‘ne starke Gesamtmenge durch Spielen von namhaften Softwareanbietern, die hohe Zuganglichkeit, gro?zugige Boni, ein hervorragendes Erleichterung-Organisation wenn folgende passende oder benutzerfreundliche mobile Bahnsteig. Dies funktioniert genauso hinsichtlich das Online-Entsprechung oder finden sie auf Jedermann die eine ahnliche Palette aktiv Tischspielen, Spielautomaten unter anderem Are living-Dealer-Titeln. Unbedeutend, inwiefern Die leser ihr Android- und ios devices-Apparat zum eins z bringen, Welche konnen Auf etwas setzen nach Ihre Lieblingsteams anbringen unter anderem Ihre bevorzugten Spiele geben, ohne so sehr Eltern den Blechidiot brauchen.