Submit
Path:
~
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
File Content:
blocks-json.php
<?php // This file is generated. Do not modify it manually. return array( 'accordion-group' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/accordion-group', 'title' => 'Accordion Group', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'A group of headers and associated expandable content.', 'example' => array( ), '__experimental' => true, 'supports' => array( 'html' => false, 'align' => array( 'wide', 'full' ), 'background' => array( 'backgroundImage' => true, 'backgroundSize' => true, '__experimentalDefaultControls' => array( 'backgroundImage' => true ) ), 'color' => array( 'background' => true, 'gradient' => true ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => array( 'top', 'bottom' ), 'blockGap' => true ), 'shadow' => true, 'layout' => true, 'interactivity' => true ), 'attributes' => array( 'iconPosition' => array( 'type' => 'string', 'default' => 'right' ), 'autoclose' => array( 'type' => 'boolean', 'default' => false ), 'allowedBlocks' => array( 'type' => 'array' ) ), 'allowedBlocks' => array( 'woocommerce/accordion-item' ), 'textdomain' => 'woocommerce' ), 'accordion-header' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/accordion-header', 'version' => '0.1.0', 'title' => 'Accordion Header', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Accordion header.', 'example' => array( ), '__experimental' => true, 'parent' => array( 'woocommerce/accordion-item' ), 'supports' => array( 'anchor' => true, 'color' => array( 'background' => true, 'gradient' => true ), 'align' => false, 'border' => true, 'interactivity' => true, 'spacing' => array( 'padding' => true, 'margin' => array( 'top', 'bottom' ), '__experimentalDefaultControls' => array( 'padding' => true, 'margin' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'typography' => array( 'textAlign' => true, 'fontSize' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true, 'fontFamily' => true ) ), 'shadow' => true, 'layout' => true ), 'attributes' => array( 'openByDefault' => array( 'type' => 'boolean', 'default' => false ), 'title' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'span' ), 'level' => array( 'type' => 'number', 'default' => 3 ), 'levelOptions' => array( 'type' => 'array' ), 'textAlignment' => array( 'type' => 'string', 'default' => 'left' ), 'icon' => array( 'type' => array( 'string', 'boolean' ), 'enum' => array( 'plus', 'chevron', 'chevronRight', 'caret', 'circlePlus', false ), 'default' => 'plus' ), 'iconPosition' => array( 'type' => 'string', 'enum' => array( 'left', 'right' ), 'default' => 'right' ) ), 'textdomain' => 'woocommerce' ), 'accordion-item' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/accordion-item', 'version' => '0.1.0', 'title' => 'Accordion', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'A single accordion that displays a header and expandable content.', 'example' => array( ), '__experimental' => true, 'parent' => array( 'woocommerce/accordion-group' ), 'allowedBlocks' => array( 'woocommerce/accordion-header', 'woocommerce/accordion-panel' ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'color' => array( 'background' => true, 'gradient' => true ), 'interactivity' => true, 'spacing' => array( 'margin' => array( 'top', 'bottom' ), 'blockGap' => true ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'shadow' => true, 'layout' => true ), 'attributes' => array( 'openByDefault' => array( 'type' => 'boolean', 'default' => false ) ), 'textdomain' => 'woocommerce' ), 'accordion-panel' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/accordion-panel', 'version' => '0.1.0', 'title' => 'Accordion Panel', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Accordion Panel', 'example' => array( ), '__experimental' => true, 'parent' => array( 'woocommerce/accordion-item' ), 'supports' => array( 'color' => array( 'background' => true, 'gradient' => true ), 'border' => true, 'interactivity' => true, 'spacing' => array( 'padding' => true, 'margin' => array( 'top', 'bottom' ), 'blockGap' => true, '__experimentalDefaultControls' => array( 'padding' => true, 'blockGap' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'shadow' => true, 'layout' => true ), 'attributes' => array( 'allowedBlocks' => array( 'type' => 'array' ), 'templateLock' => array( 'type' => array( 'string', 'boolean' ), 'enum' => array( 'all', 'insert', 'contentOnly', false ), 'default' => false ), 'openByDefault' => array( 'type' => 'boolean', 'default' => false ), 'isSelected' => array( 'type' => 'boolean', 'default' => false ) ), 'textdomain' => 'woocommerce' ), 'active-filters' => array( 'name' => 'woocommerce/active-filters', 'version' => '1.0.0', 'title' => 'Active Filters Controls', 'description' => 'Display the currently active filters.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'html' => false, 'multiple' => false, 'inserter' => false, 'color' => array( 'text' => true, 'background' => false ), 'lock' => false ), 'attributes' => array( 'displayStyle' => array( 'type' => 'string', 'default' => 'list' ), 'headingLevel' => array( 'type' => 'number', 'default' => 3 ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'add-to-cart-form' => array( 'name' => 'woocommerce/add-to-cart-form', 'version' => '1.0.0', 'title' => 'Add to Cart with Options', 'description' => 'Display a button so the customer can add a product to their cart. Options will also be displayed depending on product type. e.g. quantity, variation.', 'category' => 'woocommerce-product-elements', 'attributes' => array( 'quantitySelectorStyle' => array( 'type' => 'string', 'enum' => array( 'input', 'stepper' ), 'default' => 'input' ) ), 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId' ), 'textdomain' => 'woocommerce', 'supports' => array( 'interactivity' => true ), 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'add-to-cart-with-options' => array( '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' => array( ), 'usesContext' => array( 'postId' ), 'textdomain' => 'woocommerce', 'supports' => array( 'interactivity' => true ), 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'add-to-cart-with-options-grouped-product-selector' => array( 'name' => 'woocommerce/add-to-cart-with-options-grouped-product-selector', 'version' => '1.0.0', 'title' => 'Grouped Product Selector (Experimental)', 'description' => 'Display a group of products that can be added to the cart.', 'category' => 'woocommerce-product-elements', 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId' ), 'ancestor' => array( 'woocommerce/add-to-cart-with-options' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'add-to-cart-with-options-grouped-product-selector-item' => array( 'name' => 'woocommerce/add-to-cart-with-options-grouped-product-selector-item', 'version' => '1.0.0', 'title' => 'Grouped Product Selector Item Template (Experimental)', 'description' => 'A list item template that represents a child product within the Grouped Product Selector block.', 'category' => 'woocommerce-product-elements', 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId' ), 'ancestor' => array( 'woocommerce/add-to-cart-with-options-grouped-product-selector' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json', 'supports' => array( 'inserter' => false ) ), 'add-to-cart-with-options-quantity-selector' => array( 'name' => 'woocommerce/add-to-cart-with-options-quantity-selector', 'version' => '1.0.0', 'title' => 'Quantity Selector (Experimental)', 'description' => 'Display an input field to select the number of products to add to cart.', 'category' => 'woocommerce-product-elements', 'attributes' => array( 'quantitySelectorStyle' => array( 'type' => 'string', 'enum' => array( 'input', 'stepper' ), 'default' => 'input' ) ), 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId' ), 'ancestor' => array( 'woocommerce/add-to-cart-with-options' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'add-to-cart-with-options-variation-selector' => array( 'name' => 'woocommerce/add-to-cart-with-options-variation-selector', 'version' => '1.0.0', 'title' => 'Variation Selector (Experimental)', 'description' => 'Display a dropdown to select a variation to add to cart.', 'category' => 'woocommerce-product-elements', 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId' ), 'ancestor' => array( 'woocommerce/add-to-cart-with-options' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'all-products' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'textdomain' => 'woocommerce', 'name' => 'woocommerce/all-products', 'title' => 'All Products', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Display products from your store in a grid layout.', 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'multiple' => false, 'inserter' => false ), 'attributes' => array( 'columns' => array( 'type' => 'number' ), 'rows' => array( 'type' => 'number' ), 'alignButtons' => array( 'type' => 'boolean' ), 'contentVisibility' => array( 'type' => 'object' ), 'orderby' => array( 'type' => 'string' ), 'layoutConfig' => array( 'type' => 'array' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ) ) ), 'attribute-filter' => array( 'name' => 'woocommerce/attribute-filter', 'version' => '1.0.0', 'title' => 'Filter by Attribute Controls', 'description' => 'Enable customers to filter the product grid by selecting one or more attributes, such as color.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'html' => false, 'color' => array( 'text' => true, 'background' => false ), 'inserter' => false, 'lock' => false ), 'attributes' => array( 'className' => array( 'type' => 'string', 'default' => '' ), 'attributeId' => array( 'type' => 'number', 'default' => 0 ), 'showCounts' => array( 'type' => 'boolean', 'default' => false ), 'queryType' => array( 'type' => 'string', 'default' => 'or' ), 'headingLevel' => array( 'type' => 'number', 'default' => 3 ), 'displayStyle' => array( 'type' => 'string', 'default' => 'list' ), 'showFilterButton' => array( 'type' => 'boolean', 'default' => false ), 'selectType' => array( 'type' => 'string', 'default' => 'multiple' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'blockified-product-details' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/blockified-product-details', 'version' => '1.0.0', 'title' => 'Blockified Product Details', 'description' => 'Display a product\'s description, attributes, and reviews', 'category' => 'woocommerce', 'textdomain' => 'woocommerce', 'attributes' => array( ), 'usesContext' => array( 'query', 'queryId', 'postId' ) ), 'breadcrumbs' => array( 'name' => 'woocommerce/breadcrumbs', 'version' => '1.0.0', 'title' => 'Store Breadcrumbs', 'description' => 'Enable customers to keep track of their location within the store and navigate back to parent pages.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'attributes' => array( 'contentJustification' => array( 'type' => 'string' ), 'fontSize' => array( 'type' => 'string', 'default' => 'small' ), 'align' => array( 'type' => 'string', 'default' => 'wide' ) ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'color' => array( 'background' => false, 'link' => true ), 'html' => false, 'typography' => array( 'fontSize' => true, 'lineHeight' => true ) ), 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'cart-link' => array( 'name' => 'woocommerce/cart-link', 'version' => '1.0.0', 'title' => 'Cart Link', 'icon' => 'cart', 'description' => 'Display a link to the cart.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'supports' => array( 'html' => false, 'multiple' => false, 'typography' => array( 'fontSize' => true ), 'color' => array( 'text' => false, 'link' => true ), 'spacing' => array( 'padding' => true ) ), 'example' => array( 'attributes' => array( 'isPreview' => true, 'cartIcon' => 'cart', 'content' => 'Cart' ) ), 'attributes' => array( 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'cartIcon' => array( 'type' => 'string', 'default' => 'cart' ), 'content' => array( 'type' => 'string', 'default' => null ) ), 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'catalog-sorting' => array( 'name' => 'woocommerce/catalog-sorting', 'version' => '1.0.0', 'title' => 'Catalog Sorting', 'description' => 'Enable customers to change the sorting order of the products.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'color' => array( 'text' => true, 'background' => false ), 'typography' => array( 'fontSize' => true ) ), 'attributes' => array( 'fontSize' => array( 'type' => 'string', 'default' => 'small' ), 'useLabel' => array( 'type' => 'boolean', 'default' => false ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'checkout' => array( 'name' => 'woocommerce/checkout', 'version' => '1.0.0', 'title' => 'Checkout', 'description' => 'Display a checkout form so your customers can submit orders.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => array( 'wide' ), 'html' => false, 'multiple' => false ), 'example' => array( 'attributes' => array( 'isPreview' => true ), 'viewportWidth' => 800 ), 'attributes' => array( 'isPreview' => array( 'type' => 'boolean', 'default' => false, 'save' => false ), 'align' => array( 'type' => 'string', 'default' => 'wide' ), 'showFormStepNumbers' => array( 'type' => 'boolean', 'default' => false ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'classic-shortcode' => array( 'name' => 'woocommerce/classic-shortcode', 'version' => '1.0.0', 'title' => 'Classic Shortcode', 'description' => 'Renders classic WooCommerce shortcodes.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => true, 'html' => false, 'multiple' => false, 'reusable' => false, 'inserter' => true ), 'attributes' => array( 'shortcode' => array( 'type' => 'string', 'default' => 'cart', 'enum' => array( 'cart', 'checkout' ) ), 'align' => array( 'type' => 'string', 'default' => 'wide' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'coming-soon' => array( 'name' => 'woocommerce/coming-soon', 'category' => 'woocommerce', 'title' => 'Coming Soon', 'attributes' => array( 'color' => array( 'type' => 'string' ), 'storeOnly' => array( 'type' => 'boolean', 'default' => false ), 'comingSoonPatternId' => array( 'type' => 'string', 'default' => '' ) ), 'supports' => array( 'color' => array( 'background' => true, 'text' => true ), 'inserter' => false ) ), 'customer-account' => array( 'name' => 'woocommerce/customer-account', 'version' => '1.0.0', 'title' => 'Customer account', 'description' => 'A block that allows your customers to log in and out of their accounts in your store.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce', 'My Account' ), 'supports' => array( 'align' => true, 'color' => array( 'text' => true ), 'typography' => array( 'fontSize' => true, '__experimentalFontFamily' => true ), 'spacing' => array( 'margin' => true, 'padding' => true ) ), 'attributes' => array( 'displayStyle' => array( 'type' => 'string', 'default' => 'icon_and_text' ), 'iconStyle' => array( 'type' => 'string', 'default' => 'default' ), 'iconClass' => array( 'type' => 'string', 'default' => 'icon' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'featured-category' => array( 'name' => 'woocommerce/featured-category', 'version' => '1.0.0', 'title' => 'Featured Category', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Visually highlight a product category and encourage prompt action.', 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'background' => true, 'text' => true ), 'spacing' => array( 'padding' => true, '__experimentalDefaultControls' => array( 'padding' => true ), '__experimentalSkipSerialization' => true ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, '__experimentalSkipSerialization' => true ) ), 'attributes' => array( 'alt' => array( 'type' => 'string', 'default' => '' ), 'contentAlign' => array( 'type' => 'string', 'default' => 'center' ), 'dimRatio' => array( 'type' => 'number', 'default' => 50 ), 'editMode' => array( 'type' => 'boolean', 'default' => true ), 'focalPoint' => array( 'type' => 'object', 'default' => array( 'x' => 0.5, 'y' => 0.5 ) ), 'imageFit' => array( 'type' => 'string', 'default' => 'none' ), 'hasParallax' => array( 'type' => 'boolean', 'default' => false ), 'isRepeated' => array( 'type' => 'boolean', 'default' => false ), 'mediaId' => array( 'type' => 'number', 'default' => 0 ), 'mediaSrc' => array( 'type' => 'string', 'default' => '' ), 'minHeight' => array( 'type' => 'number', 'default' => 500 ), 'linkText' => array( 'default' => 'Shop now', 'type' => 'string' ), 'categoryId' => array( 'type' => 'number' ), 'overlayColor' => array( 'type' => 'string', 'default' => '#000000' ), 'overlayGradient' => array( 'type' => 'string' ), 'previewCategory' => array( 'type' => 'object', 'default' => null ), 'showDesc' => array( 'type' => 'boolean', 'default' => true ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'featured-product' => array( 'name' => 'woocommerce/featured-product', 'version' => '1.0.0', 'title' => 'Featured Product', 'description' => 'Highlight a product or variation.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'background' => true, 'text' => true ), 'spacing' => array( 'padding' => true, '__experimentalDefaultControls' => array( 'padding' => true ), '__experimentalSkipSerialization' => true ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, '__experimentalSkipSerialization' => true ), 'multiple' => true ), 'attributes' => array( 'alt' => array( 'type' => 'string', 'default' => '' ), 'contentAlign' => array( 'type' => 'string', 'default' => 'center' ), 'dimRatio' => array( 'type' => 'number', 'default' => 50 ), 'editMode' => array( 'type' => 'boolean', 'default' => true ), 'focalPoint' => array( 'type' => 'object', 'default' => array( 'x' => 0.5, 'y' => 0.5 ) ), 'imageFit' => array( 'type' => 'string', 'default' => 'none' ), 'hasParallax' => array( 'type' => 'boolean', 'default' => false ), 'isRepeated' => array( 'type' => 'boolean', 'default' => false ), 'mediaId' => array( 'type' => 'number', 'default' => 0 ), 'mediaSrc' => array( 'type' => 'string', 'default' => '' ), 'minHeight' => array( 'type' => 'number', 'default' => 500 ), 'linkText' => array( 'type' => 'string', 'default' => 'Shop now' ), 'overlayColor' => array( 'type' => 'string', 'default' => '#000000' ), 'overlayGradient' => array( 'type' => 'string' ), 'productId' => array( 'type' => 'number' ), 'previewProduct' => array( 'type' => 'object', 'default' => null ), 'showDesc' => array( 'type' => 'boolean', 'default' => true ), 'showPrice' => array( 'type' => 'boolean', 'default' => true ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'filter-wrapper' => array( 'name' => 'woocommerce/filter-wrapper', 'version' => '1.0.0', 'title' => 'Filter Block', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'attributes' => array( 'filterType' => array( 'type' => 'string' ), 'heading' => array( 'type' => 'string' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'handpicked-products' => array( 'name' => 'woocommerce/handpicked-products', 'title' => 'Hand-picked Products', 'category' => 'woocommerce', 'keywords' => array( 'Handpicked Products', 'WooCommerce' ), 'description' => 'Display a selection of hand-picked products in a grid.', 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'inserter' => false ), 'attributes' => array( 'align' => array( 'type' => 'string' ), 'columns' => array( 'type' => 'number', 'default' => 3 ), 'contentVisibility' => array( 'type' => 'object', 'default' => array( 'image' => true, 'title' => true, 'price' => true, 'rating' => true, 'button' => true ), 'properties' => array( 'image' => array( 'type' => 'boolean', 'image' => true ), 'title' => array( 'type' => 'boolean', 'title' => true ), 'price' => array( 'type' => 'boolean', 'price' => true ), 'rating' => array( 'type' => 'boolean', 'rating' => true ), 'button' => array( 'type' => 'boolean', 'button' => true ) ) ), 'orderby' => array( 'type' => 'string', 'enum' => array( 'date', 'popularity', 'price_asc', 'price_desc', 'rating', 'title', 'menu_order' ), 'default' => 'date' ), 'products' => array( 'type' => 'array', 'default' => array( ) ), 'alignButtons' => array( 'type' => 'boolean', 'default' => false ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'mini-cart' => array( 'name' => 'woocommerce/mini-cart', 'version' => '1.0.0', 'title' => 'Mini-Cart', 'icon' => 'miniCartAlt', 'description' => 'Display a button for shoppers to quickly view their cart.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'supports' => array( 'html' => false, 'multiple' => false, 'typography' => array( 'fontSize' => true ) ), 'example' => array( 'attributes' => array( 'isPreview' => true, 'className' => 'wc-block-mini-cart--preview' ) ), 'attributes' => array( 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'miniCartIcon' => array( 'type' => 'string', 'default' => 'cart' ), 'addToCartBehaviour' => array( 'type' => 'string', 'default' => 'none' ), 'onCartClickBehaviour' => array( 'type' => 'string', 'default' => 'open_drawer' ), 'hasHiddenPrice' => array( 'type' => 'boolean', 'default' => true ), 'cartAndCheckoutRenderStyle' => array( 'type' => 'string', 'default' => 'hidden' ), 'priceColor' => array( 'type' => 'object' ), 'priceColorValue' => array( 'type' => 'string' ), 'iconColor' => array( 'type' => 'object' ), 'iconColorValue' => array( 'type' => 'string' ), 'productCountColor' => array( 'type' => 'object' ), 'productCountColorValue' => array( 'type' => 'string' ), 'productCountVisibility' => array( 'type' => 'string', 'default' => 'greater_than_zero' ) ), 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-additional-fields' => array( 'name' => 'woocommerce/order-confirmation-additional-fields', 'version' => '1.0.0', 'title' => 'Additional Field List', 'description' => 'Display the list of additional field values from the current order.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'width' => true, 'color' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'wide' ), 'className' => array( 'type' => 'string', 'default' => '' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-additional-fields-wrapper' => array( 'name' => 'woocommerce/order-confirmation-additional-fields-wrapper', 'version' => '1.0.0', 'title' => 'Additional Fields', 'description' => 'Display additional checkout fields from the \'contact\' and \'order\' locations.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'attributes' => array( 'heading' => array( 'type' => 'string' ) ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-additional-information' => array( 'name' => 'woocommerce/order-confirmation-additional-information', 'version' => '1.0.0', 'title' => 'Additional Information', 'description' => 'Displays additional information provided by third-party extensions for the current order.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'width' => true, 'color' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'wide' ), 'className' => array( 'type' => 'string', 'default' => '' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-billing-address' => array( 'name' => 'woocommerce/order-confirmation-billing-address', 'version' => '1.0.0', 'title' => 'Billing Address', 'description' => 'Display the order confirmation billing address.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'inserter' => false, 'html' => false, 'color' => array( 'text' => true, 'background' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'width' => true, 'color' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'wide' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-billing-wrapper' => array( 'name' => 'woocommerce/order-confirmation-billing-wrapper', 'version' => '1.0.0', 'title' => 'Billing Address Section', 'description' => 'Display the order confirmation billing section.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'attributes' => array( 'heading' => array( 'type' => 'string' ) ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-create-account' => array( 'name' => 'woocommerce/order-confirmation-create-account', 'version' => '1.0.0', 'title' => 'Account Creation', 'description' => 'Allow customers to create an account after their purchase.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'attributes' => array( 'customerEmail' => array( 'type' => 'string', 'default' => '' ), 'nonceToken' => array( 'type' => 'string', 'default' => '' ), 'align' => array( 'type' => 'string', 'default' => 'wide' ), 'className' => array( 'type' => 'string', 'default' => '' ), 'hasDarkControls' => array( 'type' => 'boolean', 'default' => false ), 'lock' => array( 'type' => 'object', 'default' => array( 'remove' => true ) ) ), 'supports' => array( 'multiple' => false, 'inserter' => false, 'html' => false, 'lock' => false, 'align' => array( 'wide', 'full' ), 'color' => array( 'background' => true, 'text' => true, 'button' => true ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-downloads' => array( 'name' => 'woocommerce/order-confirmation-downloads', 'version' => '1.0.0', 'title' => 'Order Downloads', 'description' => 'Display links to purchased downloads.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalTextDecoration' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'color' => array( 'background' => true, 'text' => true, 'link' => true, 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), '__experimentalBorder' => array( 'color' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'style' => true, 'width' => true ) ), '__experimentalSelector' => '.wp-block-woocommerce-order-confirmation-totals table' ), 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'wide' ), 'className' => array( 'type' => 'string', 'default' => '' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-downloads-wrapper' => array( 'name' => 'woocommerce/order-confirmation-downloads-wrapper', 'version' => '1.0.0', 'title' => 'Downloads Section', 'description' => 'Display the downloadable products section.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'attributes' => array( 'heading' => array( 'type' => 'string' ) ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-shipping-address' => array( 'name' => 'woocommerce/order-confirmation-shipping-address', 'version' => '1.0.0', 'title' => 'Shipping Address', 'description' => 'Display the order confirmation shipping address.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'inserter' => false, 'html' => false, 'color' => array( 'text' => true, 'background' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'width' => true, 'color' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'wide' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-shipping-wrapper' => array( 'name' => 'woocommerce/order-confirmation-shipping-wrapper', 'version' => '1.0.0', 'title' => 'Shipping Address Section', 'description' => 'Display the order confirmation shipping section.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'attributes' => array( 'heading' => array( 'type' => 'string', 'default' => 'Shipping' ) ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-status' => array( 'name' => 'woocommerce/order-confirmation-status', 'version' => '1.0.0', 'title' => 'Order Status', 'description' => 'Display a "thank you" message, or a sentence regarding the current order status.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalTextDecoration' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'color' => array( 'background' => true, 'text' => true, 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'wide' ), 'className' => array( 'type' => 'string', 'default' => '' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-summary' => array( 'name' => 'woocommerce/order-confirmation-summary', 'version' => '1.0.0', 'title' => 'Order Summary', 'description' => 'Display the order summary on the order confirmation page.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalTextDecoration' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'color' => array( 'background' => true, 'text' => true, 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, '__experimentalDefaultControls' => array( 'width' => true, 'color' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'wide' ), 'className' => array( 'type' => 'string', 'default' => '' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-totals' => array( 'name' => 'woocommerce/order-confirmation-totals', 'version' => '1.0.0', 'title' => 'Order Totals', 'description' => 'Display the items purchased and order totals.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalTextDecoration' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'color' => array( 'background' => true, 'text' => true, 'link' => true, 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), '__experimentalBorder' => array( 'color' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'style' => true, 'width' => true ) ), '__experimentalSelector' => '.wp-block-woocommerce-order-confirmation-totals table' ), 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'wide' ), 'className' => array( 'type' => 'string', 'default' => '' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'order-confirmation-totals-wrapper' => array( 'name' => 'woocommerce/order-confirmation-totals-wrapper', 'version' => '1.0.0', 'title' => 'Order Totals Section', 'description' => 'Display the order details section.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'attributes' => array( 'heading' => array( 'type' => 'string' ) ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ), 'html' => false, 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'page-content-wrapper' => array( 'name' => 'woocommerce/page-content-wrapper', 'version' => '1.0.0', 'title' => 'WooCommerce Page', 'description' => 'Displays WooCommerce page content.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'supports' => array( 'html' => false, 'multiple' => false, 'inserter' => false ), 'attributes' => array( 'page' => array( 'type' => 'string', 'default' => '' ) ), 'providesContext' => array( 'postId' => 'postId', 'postType' => 'postType' ), 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'price-filter' => array( 'name' => 'woocommerce/price-filter', 'version' => '1.0.0', 'title' => 'Filter by Price Controls', 'description' => 'Enable customers to filter the product grid by choosing a price range.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'html' => false, 'multiple' => false, 'color' => array( 'text' => true, 'background' => false ), 'inserter' => false, 'lock' => false ), 'attributes' => array( 'className' => array( 'type' => 'string', 'default' => '' ), 'showInputFields' => array( 'type' => 'boolean', 'default' => true ), 'inlineInput' => array( 'type' => 'boolean', 'default' => false ), 'showFilterButton' => array( 'type' => 'boolean', 'default' => false ), 'headingLevel' => array( 'type' => 'number', 'default' => 3 ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-average-rating' => array( 'name' => 'woocommerce/product-average-rating', 'title' => 'Product Average Rating (Beta)', 'description' => 'Display the average rating of a product', 'apiVersion' => 3, 'category' => 'woocommerce-product-elements', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ) ), 'keywords' => array( 'WooCommerce' ), 'ancestor' => array( 'woocommerce/single-product' ), 'textdomain' => 'woocommerce', '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-best-sellers' => array( 'name' => 'woocommerce/product-best-sellers', 'title' => 'Best Selling Products', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Display a grid of your all-time best selling products.', 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'inserter' => false ), 'attributes' => array( 'columns' => array( 'type' => 'number', 'default' => 3 ), 'rows' => array( 'type' => 'number', 'default' => 3 ), 'alignButtons' => array( 'type' => 'boolean', 'default' => false ), 'contentVisibility' => array( 'type' => 'object', 'default' => array( 'image' => true, 'title' => true, 'price' => true, 'rating' => true, 'button' => true ), 'properties' => array( 'image' => array( 'type' => 'boolean', 'default' => true ), 'title' => array( 'type' => 'boolean', 'default' => true ), 'price' => array( 'type' => 'boolean', 'default' => true ), 'rating' => array( 'type' => 'boolean', 'default' => true ), 'button' => array( 'type' => 'boolean', 'default' => true ) ) ), 'categories' => array( 'type' => 'array', 'default' => array( ) ), 'catOperator' => array( 'type' => 'string', 'default' => 'any' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'stockStatus' => array( 'type' => 'array' ), 'editMode' => array( 'type' => 'boolean', 'default' => true ), 'orderby' => array( 'type' => 'string', 'enum' => array( 'date', 'popularity', 'price_asc', 'price_desc', 'rating', 'title', 'menu_order' ), 'default' => 'popularity' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-button' => array( 'name' => 'woocommerce/product-button', 'version' => '1.0.0', 'title' => 'Add to Cart Button', 'description' => 'Display a call to action button which either adds the product to the cart, or links to the product page.', 'category' => 'woocommerce-product-elements', 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'query', 'queryId', 'postId' ), 'textdomain' => 'woocommerce', 'attributes' => array( 'productId' => array( 'type' => 'number', 'default' => 0 ), 'textAlign' => array( 'type' => 'string', 'default' => '' ), 'width' => array( 'type' => 'number' ), 'isDescendentOfSingleProductBlock' => array( 'type' => 'boolean', 'default' => false ), 'isDescendentOfQueryLoop' => array( 'type' => 'boolean', 'default' => false ) ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'color' => array( 'background' => false, 'link' => true ), 'interactivity' => true, 'html' => false, 'typography' => array( 'fontSize' => true, 'lineHeight' => true ) ), 'ancestor' => array( 'woocommerce/all-products', 'woocommerce/single-product', 'core/post-template', 'woocommerce/product-template' ), 'styles' => array( array( 'name' => 'fill', 'label' => 'Fill', 'isDefault' => true ), array( 'name' => 'outline', 'label' => 'Outline' ) ), 'viewScript' => array( 'wc-product-button-interactivity-frontend' ), 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-categories' => array( 'name' => 'woocommerce/product-categories', 'title' => 'Product Categories List', 'category' => 'woocommerce', 'description' => 'Show all product categories as a list or dropdown.', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'background' => false, 'link' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true ) ), 'attributes' => array( 'align' => array( 'type' => 'string' ), 'hasCount' => array( 'type' => 'boolean', 'default' => true ), 'hasImage' => array( 'type' => 'boolean', 'default' => false ), 'hasEmpty' => array( 'type' => 'boolean', 'default' => false ), 'isDropdown' => array( 'type' => 'boolean', 'default' => false ), 'isHierarchical' => array( 'type' => 'boolean', 'default' => true ), 'showChildrenOnly' => array( 'type' => 'boolean', 'default' => false ) ), 'example' => array( 'attributes' => array( 'hasCount' => true, 'hasImage' => false ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-category' => array( 'name' => 'woocommerce/product-category', 'title' => 'Products by Category', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Display a grid of products from your selected categories.', 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'inserter' => false ), 'attributes' => array( 'columns' => array( 'type' => 'number', 'default' => 3 ), 'rows' => array( 'type' => 'number', 'default' => 3 ), 'alignButtons' => array( 'type' => 'boolean', 'default' => false ), 'contentVisibility' => array( 'type' => 'object', 'default' => array( 'image' => true, 'title' => true, 'price' => true, 'rating' => true, 'button' => true ), 'properties' => array( 'image' => array( 'type' => 'boolean', 'default' => true ), 'title' => array( 'type' => 'boolean', 'default' => true ), 'price' => array( 'type' => 'boolean', 'default' => true ), 'rating' => array( 'type' => 'boolean', 'default' => true ), 'button' => array( 'type' => 'boolean', 'default' => true ) ) ), 'categories' => array( 'type' => 'array', 'default' => array( ) ), 'catOperator' => array( 'type' => 'string', 'default' => 'any' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'stockStatus' => array( 'type' => 'array' ), 'editMode' => array( 'type' => 'boolean', 'default' => true ), 'orderby' => array( 'type' => 'string', 'enum' => array( 'date', 'popularity', 'price_asc', 'price_desc', 'rating', 'title', 'menu_order' ), 'default' => 'date' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-collection' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/product-collection', 'version' => '1.0.0', 'title' => 'Product Collection', 'description' => 'Display a collection of products from your store.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce', 'Products (Beta)', 'all products', 'by category', 'by tag', 'by attribute' ), 'textdomain' => 'woocommerce', 'attributes' => array( 'queryId' => array( 'type' => 'number' ), 'query' => array( 'type' => 'object' ), 'tagName' => array( 'type' => 'string' ), 'displayLayout' => array( 'type' => 'object' ), 'dimensions' => array( 'type' => 'object' ), 'convertedFromProducts' => array( 'type' => 'boolean', 'default' => false ), 'collection' => array( 'type' => 'string' ), 'hideControls' => array( 'default' => array( ), 'type' => 'array' ), 'queryContextIncludes' => array( 'type' => 'array' ), 'forcePageReload' => array( 'type' => 'boolean', 'default' => false ), '__privatePreviewState' => array( 'type' => 'object' ) ), 'providesContext' => array( 'queryId' => 'queryId', 'query' => 'query', 'displayLayout' => 'displayLayout', 'dimensions' => 'dimensions', 'queryContextIncludes' => 'queryContextIncludes', 'collection' => 'collection', '__privateProductCollectionPreviewState' => '__privatePreviewState' ), 'usesContext' => array( 'templateSlug', 'postId' ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'anchor' => true, 'html' => false, '__experimentalLayout' => true, 'interactivity' => true ) ), 'product-collection-no-results' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/product-collection-no-results', 'title' => 'No results', 'version' => '1.0.0', 'category' => 'woocommerce', 'description' => 'The contents of this block will display when there are no products found.', 'textdomain' => 'woocommerce', 'keywords' => array( 'Product Collection' ), 'usesContext' => array( 'queryId', 'query' ), 'ancestor' => array( 'woocommerce/product-collection' ), 'supports' => array( 'align' => true, 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'link' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ) ) ), 'product-details' => array( 'name' => 'woocommerce/product-details', 'version' => '1.0.0', 'icon' => 'info', 'title' => 'Product Details', 'description' => 'Display a product\'s description, attributes, and reviews.', 'category' => 'woocommerce-product-elements', 'attributes' => array( 'hideTabTitle' => array( 'type' => 'boolean', 'default' => false ) ), 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => true, 'spacing' => array( 'margin' => true ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-filter-active' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'name' => 'woocommerce/product-filter-active', 'version' => '1.0.0', 'title' => 'Active (Experimental)', 'description' => 'Display the currently active filters.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, 'ancestor' => array( 'woocommerce/product-filters' ), 'supports' => array( 'interactivity' => true, '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => false, 'radius' => false, 'style' => false, 'width' => false ) ), 'spacing' => array( 'margin' => true, 'padding' => true, 'blockGap' => false, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false, 'blockGap' => false ) ) ), 'usesContext' => array( 'activeFilters' ) ), 'product-filter-attribute' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'name' => 'woocommerce/product-filter-attribute', 'version' => '1.0.0', 'title' => 'Attribute (Experimental)', 'description' => 'Enable customers to filter the product grid by selecting one or more attributes, such as color.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, 'ancestor' => array( 'woocommerce/product-filters' ), 'supports' => array( 'interactivity' => true, 'color' => array( 'text' => true, 'background' => false, '__experimentalDefaultControls' => array( 'text' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontWeight' => true, '__experimentalFontFamily' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => false ) ), 'spacing' => array( 'margin' => true, 'padding' => true, 'blockGap' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false, 'blockGap' => false ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => false, 'radius' => false, 'style' => false, 'width' => false ) ) ), 'usesContext' => array( 'query', 'filterParams' ), 'attributes' => array( 'attributeId' => array( 'type' => 'number', 'default' => 0 ), 'showCounts' => array( 'type' => 'boolean', 'default' => false ), 'queryType' => array( 'type' => 'string', 'default' => 'or' ), 'displayStyle' => array( 'type' => 'string', 'default' => 'woocommerce/product-filter-checkbox-list' ), 'selectType' => array( 'type' => 'string', 'default' => 'multiple' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'sortOrder' => array( 'type' => 'string', 'default' => 'count-desc' ), 'hideEmpty' => array( 'type' => 'boolean', 'default' => true ) ), 'example' => array( 'attributes' => array( 'isPreview' => true ) ) ), 'product-filter-checkbox-list' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'name' => 'woocommerce/product-filter-checkbox-list', 'version' => '1.0.0', 'title' => 'List', 'description' => 'Display a list of filter options.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, 'ancestor' => array( 'woocommerce/product-filter-attribute', 'woocommerce/product-filter-status' ), 'supports' => array( 'color' => array( 'enableContrastChecker' => false ), 'interactivity' => true ), 'usesContext' => array( 'filterData' ), 'attributes' => array( 'optionElementBorder' => array( 'type' => 'string', 'default' => '' ), 'customOptionElementBorder' => array( 'type' => 'string', 'default' => '' ), 'optionElementSelected' => array( 'type' => 'string', 'default' => '' ), 'customOptionElementSelected' => array( 'type' => 'string', 'default' => '' ), 'optionElement' => array( 'type' => 'string', 'default' => '' ), 'customOptionElement' => array( 'type' => 'string', 'default' => '' ) ) ), 'product-filter-chips' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'name' => 'woocommerce/product-filter-chips', 'version' => '1.0.0', 'title' => 'Chips', 'description' => 'Display filter options as chips.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, 'ancestor' => array( 'woocommerce/product-filter-attribute', 'woocommerce/product-filter-status' ), 'supports' => array( 'interactivity' => true ), 'usesContext' => array( 'filterData' ), 'attributes' => array( 'chipText' => array( 'type' => 'string' ), 'customChipText' => array( 'type' => 'string' ), 'chipBackground' => array( 'type' => 'string' ), 'customChipBackground' => array( 'type' => 'string' ), 'chipBorder' => array( 'type' => 'string' ), 'customChipBorder' => array( 'type' => 'string' ), 'selectedChipText' => array( 'type' => 'string' ), 'customSelectedChipText' => array( 'type' => 'string' ), 'selectedChipBackground' => array( 'type' => 'string' ), 'customSelectedChipBackground' => array( 'type' => 'string' ), 'selectedChipBorder' => array( 'type' => 'string' ), 'customSelectedChipBorder' => array( 'type' => 'string' ) ) ), 'product-filter-clear-button' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'name' => 'woocommerce/product-filter-clear-button', 'version' => '0.1.0', 'title' => 'Clear filters (Experimental)', 'description' => 'Allows shoppers to clear active filters.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce', 'clear filters' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, 'ancestor' => array( 'woocommerce/product-filter-active' ), 'usesContext' => array( 'filterData' ), 'supports' => array( 'interactivity' => true, 'inserter' => true ) ), 'product-filter-price' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'name' => 'woocommerce/product-filter-price', 'version' => '1.0.0', 'title' => 'Price (Experimental)', 'description' => 'Let shoppers filter products by choosing a price range.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, 'ancestor' => array( 'woocommerce/product-filters' ), 'supports' => array( 'interactivity' => true, 'html' => false ), 'usesContext' => array( 'query', 'filterParams' ) ), 'product-filter-price-slider' => array( 'name' => 'woocommerce/product-filter-price-slider', 'version' => '1.0.0', 'title' => 'Price Slider', 'description' => 'A slider helps shopper choose a price range.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'html' => false, 'color' => array( 'enableContrastChecker' => false, 'background' => false, 'text' => false ), 'interactivity' => true ), 'attributes' => array( 'showInputFields' => array( 'type' => 'boolean', 'default' => true ), 'inlineInput' => array( 'type' => 'boolean', 'default' => false ), 'sliderHandle' => array( 'type' => 'string', 'default' => '' ), 'customSliderHandle' => array( 'type' => 'string', 'default' => '' ), 'sliderHandleBorder' => array( 'type' => 'string', 'default' => '' ), 'customSliderHandleBorder' => array( 'type' => 'string', 'default' => '' ), 'slider' => array( 'type' => 'string', 'default' => '' ), 'customSlider' => array( 'type' => 'string', 'default' => '' ) ), 'ancestor' => array( 'woocommerce/product-filter-price' ), 'usesContext' => array( 'filterData' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-filter-rating' => array( 'name' => 'woocommerce/product-filter-rating', 'version' => '1.0.0', 'title' => 'Rating (Experimental)', 'description' => 'Enable customers to filter the product collection by rating.', 'category' => 'woocommerce', 'keywords' => array( ), 'supports' => array( 'interactivity' => true, 'color' => array( 'background' => false, 'text' => true ) ), 'ancestor' => array( 'woocommerce/product-filters' ), 'usesContext' => array( 'query', 'filterParams' ), 'attributes' => array( 'className' => array( 'type' => 'string', 'default' => '' ), 'showCounts' => array( 'type' => 'boolean', 'default' => false ), 'minRating' => array( 'type' => 'string', 'default' => '0' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-filter-removable-chips' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'name' => 'woocommerce/product-filter-removable-chips', 'version' => '1.0.0', 'title' => 'Chips', 'description' => 'Display removable active filters as chips.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, 'ancestor' => array( 'woocommerce/product-filter-active' ), 'supports' => array( 'layout' => array( 'allowSwitching' => false, 'allowInheriting' => false, 'allowJustification' => false, 'allowVerticalAlignment' => false, 'default' => array( 'type' => 'flex' ) ), 'interactivity' => true ), 'usesContext' => array( 'queryId', 'filterData' ), 'attributes' => array( 'chipText' => array( 'type' => 'string' ), 'customChipText' => array( 'type' => 'string' ), 'chipBackground' => array( 'type' => 'string' ), 'customChipBackground' => array( 'type' => 'string' ), 'chipBorder' => array( 'type' => 'string' ), 'customChipBorder' => array( 'type' => 'string' ) ) ), 'product-filter-status' => array( 'name' => 'woocommerce/product-filter-status', 'version' => '1.0.0', 'title' => 'Status (Experimental)', 'description' => 'Let shoppers filter products by choosing stock status.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, 'ancestor' => array( 'woocommerce/product-filters' ), 'supports' => array( 'interactivity' => true, 'html' => false, 'color' => array( 'text' => true, 'background' => false, '__experimentalDefaultControls' => array( 'text' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontWeight' => true, '__experimentalFontFamily' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => false ) ), 'spacing' => array( 'margin' => true, 'padding' => true, 'blockGap' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false, 'blockGap' => false ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => false, 'radius' => false, 'style' => false, 'width' => false ) ) ), 'attributes' => array( 'showCounts' => array( 'type' => 'boolean', 'default' => false ), 'displayStyle' => array( 'type' => 'string', 'default' => 'woocommerce/product-filter-checkbox-list' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'hideEmpty' => array( 'type' => 'boolean', 'default' => true ) ), 'usesContext' => array( 'query', 'filterParams' ), 'example' => array( 'attributes' => array( 'isPreview' => true ) ) ), 'product-filters' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/product-filters', 'version' => '1.0.0', 'title' => 'Product Filters (Experimental)', 'description' => 'Let shoppers filter products displayed on the page.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => true, 'color' => array( 'background' => true, 'text' => true, 'heading' => true, 'enableContrastChecker' => false, 'button' => true ), 'multiple' => true, 'inserter' => true, 'interactivity' => true, 'typography' => array( 'fontSize' => true ), 'layout' => array( 'default' => array( 'type' => 'flex', 'orientation' => 'vertical', 'flexWrap' => 'nowrap', 'justifyContent' => 'stretch' ), 'allowEditing' => false ), 'spacing' => array( 'blockGap' => true ) ), 'textdomain' => 'woocommerce', 'usesContext' => array( 'postId', 'query', 'queryId' ), 'viewScript' => 'wc-product-filters-frontend', 'attributes' => array( 'isPreview' => array( 'type' => 'boolean', 'default' => false ) ), 'example' => array( 'attributes' => array( 'isPreview' => true ) ) ), 'product-gallery' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/product-gallery', 'version' => '1.0.0', 'title' => 'Product Gallery (Beta)', 'description' => 'Showcase your products relevant images and media.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => true, 'interactivity' => true ), 'textdomain' => 'woocommerce', 'usesContext' => array( 'postId' ), 'providesContext' => array( 'hoverZoom' => 'hoverZoom', 'fullScreenOnClick' => 'fullScreenOnClick', 'cropImages' => 'cropImages' ), 'ancestor' => array( 'woocommerce/single-product' ), 'attributes' => array( 'cropImages' => array( 'type' => 'boolean', 'default' => false ), 'hoverZoom' => array( 'type' => 'boolean', 'default' => true ), 'fullScreenOnClick' => array( 'type' => 'boolean', 'default' => true ) ), 'viewScript' => 'wc-product-gallery-frontend', 'example' => array( ) ), 'product-gallery-large-image' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/product-gallery-large-image', 'version' => '1.0.0', 'title' => 'Large Image', 'description' => 'Display the Large Image of a product.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId', 'hoverZoom', 'fullScreenOnClick', 'cropImages' ), 'supports' => array( 'interactivity' => true ), 'textdomain' => 'woocommerce', 'ancestor' => array( 'woocommerce/product-gallery' ) ), 'product-gallery-large-image-next-previous' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/product-gallery-large-image-next-previous', 'version' => '1.0.0', 'title' => 'Next/Previous Buttons', 'description' => 'Display next and previous buttons.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId' ), 'textdomain' => 'woocommerce', 'supports' => array( 'layout' => array( 'default' => array( 'type' => 'flex', 'verticalAlignment' => 'bottom' ), 'allowVerticalAlignment' => true, 'allowJustification' => false, 'allowOrientation' => false, 'allowInheriting' => false ) ), 'ancestor' => array( 'woocommerce/product-gallery-large-image' ) ), 'product-gallery-pager' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/product-gallery-pager', 'version' => '1.0.0', 'title' => 'Pager', 'description' => 'Display the gallery pager in format "current image/total images".', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'ancestor' => array( 'woocommerce/product-gallery' ), 'supports' => array( 'color' => array( 'text' => true, 'background' => true ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, 'textAlign' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true ) ), 'usesContext' => array( 'postId' ) ), 'product-gallery-thumbnails' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/product-gallery-thumbnails', 'version' => '1.0.0', 'title' => 'Thumbnails', 'description' => 'Display the Thumbnails of a product.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId', 'cropImages' ), 'textdomain' => 'woocommerce', 'ancestor' => array( 'woocommerce/product-gallery' ), 'attributes' => array( 'numberOfThumbnails' => array( 'type' => 'number', 'default' => 3 ) ), 'supports' => array( 'spacing' => array( 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => true ) ) ) ), 'product-image' => array( 'name' => 'woocommerce/product-image', 'version' => '1.0.0', 'title' => 'Product Image', 'description' => 'Display the main product image.', 'category' => 'woocommerce-product-elements', 'attributes' => array( 'showProductLink' => array( 'type' => 'boolean', 'default' => true ), 'showSaleBadge' => array( 'type' => 'boolean', 'default' => true ), 'saleBadgeAlign' => array( 'type' => 'string', 'default' => 'right' ), 'imageSizing' => array( 'type' => 'string', 'default' => 'single' ), 'productId' => array( 'type' => 'number', 'default' => 0 ), 'isDescendentOfQueryLoop' => array( 'type' => 'boolean', 'default' => false ), 'isDescendentOfSingleProductBlock' => array( 'type' => 'boolean', 'default' => false ), 'width' => array( 'type' => 'string' ), 'height' => array( 'type' => 'string' ), 'scale' => array( 'type' => 'string', 'default' => 'cover' ), 'aspectRatio' => array( 'type' => 'string' ) ), 'usesContext' => array( 'query', 'queryId', 'postId' ), 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-image-gallery' => array( 'name' => 'woocommerce/product-image-gallery', 'version' => '1.0.0', 'title' => 'Product Image Gallery', 'icon' => 'gallery', 'description' => 'Display a product\'s images.', 'category' => 'woocommerce-product-elements', 'supports' => array( 'align' => true, 'multiple' => false ), 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId', 'postType', 'queryId' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-meta' => array( 'name' => 'woocommerce/product-meta', 'version' => '1.0.0', 'title' => 'Product Meta', 'icon' => 'product', 'description' => 'Display a product’s SKU, categories, tags, and more.', 'category' => 'woocommerce-product-elements', 'supports' => array( 'align' => true, 'reusable' => false ), 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId', 'postType', 'queryId' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-new' => array( 'name' => 'woocommerce/product-new', 'title' => 'Newest Products', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Display a grid of your newest products.', 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'inserter' => false ), 'attributes' => array( 'columns' => array( 'type' => 'number', 'default' => 3 ), 'rows' => array( 'type' => 'number', 'default' => 3 ), 'alignButtons' => array( 'type' => 'boolean', 'default' => false ), 'contentVisibility' => array( 'type' => 'object', 'default' => array( 'image' => true, 'title' => true, 'price' => true, 'rating' => true, 'button' => true ), 'properties' => array( 'image' => array( 'type' => 'boolean', 'default' => true ), 'title' => array( 'type' => 'boolean', 'default' => true ), 'price' => array( 'type' => 'boolean', 'default' => true ), 'rating' => array( 'type' => 'boolean', 'default' => true ), 'button' => array( 'type' => 'boolean', 'default' => true ) ) ), 'categories' => array( 'type' => 'array', 'default' => array( ) ), 'catOperator' => array( 'type' => 'string', 'default' => 'any' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'stockStatus' => array( 'type' => 'array' ), 'editMode' => array( 'type' => 'boolean', 'default' => true ), 'orderby' => array( 'type' => 'string', 'enum' => array( 'date', 'popularity', 'price_asc', 'price_desc', 'rating', 'title', 'menu_order' ), 'default' => 'date' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-price' => array( 'name' => 'woocommerce/product-price', 'version' => '1.0.0', 'title' => 'Product Price', 'description' => 'Display the price of a product.', 'category' => 'woocommerce-product-elements', 'attributes' => array( 'productId' => array( 'type' => 'number', 'default' => 0 ), 'isDescendentOfQueryLoop' => array( 'type' => 'boolean', 'default' => false ), 'textAlign' => array( 'type' => 'string', 'default' => '' ), 'isDescendentOfSingleProductTemplate' => array( 'type' => 'boolean', 'default' => false ), 'isDescendentOfSingleProductBlock' => array( 'type' => 'boolean', 'default' => false ) ), 'usesContext' => array( 'query', 'queryId', 'postId' ), 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, 'supports' => array( 'html' => false ), 'ancestor' => array( 'woocommerce/all-products', 'woocommerce/single-product', 'woocommerce/product-template', 'core/post-template' ), '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-rating' => array( 'name' => 'woocommerce/product-rating', 'version' => '1.0.0', 'icon' => 'info', 'title' => 'Product Rating', 'description' => 'Display the average rating of a product.', 'attributes' => array( 'productId' => array( 'type' => 'number', 'default' => 0 ), 'isDescendentOfQueryLoop' => array( 'type' => 'boolean', 'default' => false ), 'textAlign' => array( 'type' => 'string', 'default' => '' ), 'isDescendentOfSingleProductBlock' => array( 'type' => 'boolean', 'default' => false ), 'isDescendentOfSingleProductTemplate' => array( 'type' => 'boolean', 'default' => false ) ), 'usesContext' => array( 'query', 'queryId', 'postId' ), 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => true ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-rating-counter' => array( 'name' => 'woocommerce/product-rating-counter', 'version' => '1.0.0', 'title' => 'Product Rating Counter', 'description' => 'Display the review count of a product', 'category' => 'woocommerce-product-elements', 'attributes' => array( 'productId' => array( 'type' => 'number', 'default' => 0 ), 'isDescendentOfQueryLoop' => array( 'type' => 'boolean', 'default' => false ), 'textAlign' => array( 'type' => 'string', 'default' => '' ), 'isDescendentOfSingleProductBlock' => array( 'type' => 'boolean', 'default' => false ), 'isDescendentOfSingleProductTemplate' => array( 'type' => 'boolean', 'default' => false ) ), 'usesContext' => array( 'query', 'queryId', 'postId' ), 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => true ), 'ancestor' => array( 'woocommerce/single-product' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-rating-stars' => array( 'name' => 'woocommerce/product-rating-stars', 'title' => 'Product Rating Stars', 'description' => 'Display the average rating of a product with stars', 'category' => 'woocommerce-product-elements', 'attributes' => array( 'productId' => array( 'type' => 'number', 'default' => 0 ), 'isDescendentOfQueryLoop' => array( 'type' => 'boolean', 'default' => false ), 'textAlign' => array( 'type' => 'string', 'default' => '' ), 'isDescendentOfSingleProductBlock' => array( 'type' => 'boolean', 'default' => false ), 'isDescendentOfSingleProductTemplate' => array( 'type' => 'boolean', 'default' => false ) ), 'usesContext' => array( 'query', 'queryId', 'postId' ), 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => true ), 'ancestor' => array( 'woocommerce/single-product' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-results-count' => array( 'name' => 'woocommerce/product-results-count', 'version' => '1.0.0', 'title' => 'Product Results Count', 'description' => 'Display the number of products on the archive page or search result page.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'color' => array( 'text' => true, 'background' => false ), 'typography' => array( 'fontSize' => true ) ), 'attributes' => array( ), 'usesContext' => array( 'queryId' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-reviews' => array( 'name' => 'woocommerce/product-reviews', 'version' => '1.0.0', 'icon' => 'admin-comments', 'title' => 'Product Reviews', 'description' => 'A block that shows the reviews for a product.', 'category' => 'woocommerce-product-elements', 'keywords' => array( 'WooCommerce' ), 'supports' => array( ), 'attributes' => array( ), 'usesContext' => array( 'postId' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-sale-badge' => array( 'name' => 'woocommerce/product-sale-badge', 'version' => '1.0.0', 'title' => 'On-Sale Badge', 'description' => 'Displays an on-sale badge if the product is on-sale.', 'category' => 'woocommerce-product-elements', 'attributes' => array( 'productId' => array( 'type' => 'number', 'default' => 0 ), 'isDescendentOfQueryLoop' => array( 'type' => 'boolean', 'default' => false ), 'isDescendentOfSingleProductTemplate' => array( 'type' => 'boolean', 'default' => false ) ), 'usesContext' => array( 'query', 'queryId', 'postId' ), 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-summary' => array( 'name' => 'woocommerce/product-summary', 'version' => '1.0.0', 'icon' => 'page', 'title' => 'Product Summary', 'description' => 'Display a short description about a product.', 'attributes' => array( 'productId' => array( 'type' => 'number', 'default' => 0 ), 'isDescendentOfQueryLoop' => array( 'type' => 'boolean', 'default' => false ), 'isDescendentOfSingleProductTemplate' => array( 'type' => 'boolean', 'default' => false ), 'isDescendentOfSingleProductBlock' => array( 'type' => 'boolean', 'default' => false ), 'isDescendantOfAllProducts' => array( 'type' => 'boolean', 'default' => false ), 'showDescriptionIfEmpty' => array( 'type' => 'boolean', 'default' => false ), 'showLink' => array( 'type' => 'boolean', 'default' => false ), 'summaryLength' => array( 'type' => 'number', 'default' => 0 ), 'linkText' => array( 'type' => 'string', 'default' => '' ) ), 'usesContext' => array( 'query', 'queryId', 'postId' ), 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-tag' => array( 'name' => 'woocommerce/product-tag', 'title' => 'Products by Tag', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Display a grid of products with selected tags.', 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'inserter' => false ), 'attributes' => array( 'columns' => array( 'type' => 'number', 'default' => 3 ), 'rows' => array( 'type' => 'number', 'default' => 3 ), 'alignButtons' => array( 'type' => 'boolean', 'default' => false ), 'contentVisibility' => array( 'type' => 'object', 'default' => array( 'image' => true, 'title' => true, 'price' => true, 'rating' => true, 'button' => true ), 'properties' => array( 'image' => array( 'type' => 'boolean', 'default' => true ), 'title' => array( 'type' => 'boolean', 'default' => true ), 'price' => array( 'type' => 'boolean', 'default' => true ), 'rating' => array( 'type' => 'boolean', 'default' => true ), 'button' => array( 'type' => 'boolean', 'default' => true ) ) ), 'tags' => array( 'type' => 'array', 'default' => array( ) ), 'tagOperator' => array( 'type' => 'string', 'default' => 'any' ), 'orderby' => array( 'type' => 'string', 'default' => 'date' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'stockStatus' => array( 'type' => 'array' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'product-template' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'woocommerce/product-template', 'title' => 'Product Template', 'category' => 'woocommerce', 'description' => 'Contains the block elements used to render a product.', 'keywords' => array( 'WooCommerce' ), 'textdomain' => 'woocommerce', 'usesContext' => array( 'queryId', 'query', 'queryContext', 'displayLayout', 'templateSlug', 'postId', 'queryContextIncludes', 'collection', '__privateProductCollectionPreviewState' ), 'supports' => array( 'inserter' => false, 'reusable' => false, 'html' => false, 'align' => array( 'wide', 'full' ), 'anchor' => true, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ) ) ), 'product-top-rated' => array( 'name' => 'woocommerce/product-top-rated', 'title' => 'Top Rated Products', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Display a grid of your top rated products.', 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'inserter' => false ), 'attributes' => array( 'columns' => array( 'type' => 'number', 'default' => 3 ), 'rows' => array( 'type' => 'number', 'default' => 3 ), 'alignButtons' => array( 'type' => 'boolean', 'default' => false ), 'contentVisibility' => array( 'type' => 'object', 'default' => array( 'image' => true, 'title' => true, 'price' => true, 'rating' => true, 'button' => true ), 'properties' => array( 'image' => array( 'type' => 'boolean', 'default' => true ), 'title' => array( 'type' => 'boolean', 'default' => true ), 'price' => array( 'type' => 'boolean', 'default' => true ), 'rating' => array( 'type' => 'boolean', 'default' => true ), 'button' => array( 'type' => 'boolean', 'default' => true ) ) ), 'categories' => array( 'type' => 'array', 'default' => array( ) ), 'catOperator' => array( 'type' => 'string', 'default' => 'any' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'stockStatus' => array( 'type' => 'array' ), 'editMode' => array( 'type' => 'boolean', 'default' => true ), 'orderby' => array( 'type' => 'string', 'enum' => array( 'date', 'popularity', 'price_asc', 'price_desc', 'rating', 'title', 'menu_order' ), 'default' => 'rating' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'products-by-attribute' => array( 'name' => 'woocommerce/products-by-attribute', 'title' => 'Products by Attribute', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'description' => 'Display a grid of products with selected attributes.', 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'inserter' => false ), 'attributes' => array( 'attributes' => array( 'type' => 'array', 'default' => array( ) ), 'attrOperator' => array( 'type' => 'string', 'enum' => array( 'all', 'any' ), 'default' => 'any' ), 'columns' => array( 'type' => 'number', 'default' => 3 ), 'contentVisibility' => array( 'type' => 'object', 'default' => array( 'image' => true, 'title' => true, 'price' => true, 'rating' => true, 'button' => true ), 'properties' => array( 'image' => array( 'type' => 'boolean', 'default' => true ), 'title' => array( 'type' => 'boolean', 'default' => true ), 'price' => array( 'type' => 'boolean', 'default' => true ), 'rating' => array( 'type' => 'boolean', 'default' => true ), 'button' => array( 'type' => 'boolean', 'default' => true ) ) ), 'orderby' => array( 'type' => 'string', 'enum' => array( 'date', 'popularity', 'price_asc', 'price_desc', 'rating', 'title', 'menu_order' ), 'default' => 'date' ), 'rows' => array( 'type' => 'number', 'default' => 3 ), 'alignButtons' => array( 'type' => 'boolean', 'default' => false ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'stockStatus' => array( 'type' => 'array' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'rating-filter' => array( 'name' => 'woocommerce/rating-filter', 'version' => '1.0.0', 'title' => 'Filter by Rating Controls', 'description' => 'Enable customers to filter the product grid by rating.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'html' => false, 'multiple' => false, 'color' => array( 'background' => true, 'text' => true, 'button' => true ), 'inserter' => false, 'lock' => false ), 'attributes' => array( 'className' => array( 'type' => 'string', 'default' => '' ), 'showCounts' => array( 'type' => 'boolean', 'default' => false ), 'displayStyle' => array( 'type' => 'string', 'default' => 'list' ), 'showFilterButton' => array( 'type' => 'boolean', 'default' => false ), 'selectType' => array( 'type' => 'string', 'default' => 'multiple' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'related-products' => array( 'name' => 'woocommerce/related-products', 'version' => '1.0.0', 'title' => 'Related Products', 'icon' => 'product', 'description' => 'Display related products.', 'category' => 'woocommerce', 'supports' => array( 'align' => true, 'reusable' => false, 'inserter' => false ), 'keywords' => array( 'WooCommerce' ), 'usesContext' => array( 'postId', 'postType', 'queryId' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'single-product' => array( 'name' => 'woocommerce/single-product', 'version' => '1.0.0', 'icon' => 'info', 'title' => 'Single Product', 'description' => 'Display a single product.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'align' => array( 'wide', 'full' ) ), 'attributes' => array( 'isPreview' => array( 'type' => 'boolean', 'default' => false ), 'productId' => array( 'type' => 'number' ) ), 'example' => array( 'attributes' => array( 'isPreview' => true ) ), 'usesContext' => array( 'postId', 'postType', 'queryId' ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'stock-filter' => array( 'name' => 'woocommerce/stock-filter', 'version' => '1.0.0', 'title' => 'Filter by Stock Controls', 'description' => 'Enable customers to filter the product grid by stock status.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'html' => false, 'multiple' => false, 'color' => array( 'background' => true, 'text' => true, 'button' => true ), 'inserter' => false, 'lock' => false ), 'attributes' => array( 'className' => array( 'type' => 'string', 'default' => '' ), 'headingLevel' => array( 'type' => 'number', 'default' => 3 ), 'showCounts' => array( 'type' => 'boolean', 'default' => false ), 'showFilterButton' => array( 'type' => 'boolean', 'default' => false ), 'displayStyle' => array( 'type' => 'string', 'default' => 'list' ), 'selectType' => array( 'type' => 'string', 'default' => 'multiple' ), 'isPreview' => array( 'type' => 'boolean', 'default' => false ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'store-notices' => array( 'name' => 'woocommerce/store-notices', 'version' => '1.0.0', 'title' => 'Store Notices', 'description' => 'Display shopper-facing notifications generated by WooCommerce or extensions.', 'category' => 'woocommerce', 'keywords' => array( 'WooCommerce' ), 'supports' => array( 'multiple' => false, 'align' => array( 'wide', 'full' ) ), 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'wide' ) ), 'textdomain' => 'woocommerce', 'apiVersion' => 3, '$schema' => 'https://schemas.wp.org/trunk/block.json' ), 'cart-accepted-payment-methods-block' => array( 'name' => 'woocommerce/cart-accepted-payment-methods-block', 'version' => '1.0.0', 'title' => 'Accepted Payment Methods', 'description' => 'Display accepted payment methods.', 'category' => 'woocommerce', 'supports' => array( 'align' => false, 'html' => false, 'multiple' => false, 'reusable' => false, 'inserter' => true ), 'parent' => array( 'woocommerce/cart-totals-block' ), 'textdomain' => 'woocommerce', '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3 ), 'cart-cross-sells-block' => array( 'name' => 'woocommerce/cart-cross-sells-block', 'version' => '1.0.0', 'title' => 'Cart Cross-Sells', 'description' => 'Shows the Cross-Sells block.', 'category' => 'woocommerce', 'supports' => array( 'align' => false, 'html' => false, 'multiple' => false, 'reusable' => false, 'inserter' => true ), 'parent' => array( 'woocommerce/cart-items-block' ), 'textdomain' => 'woocommerce', '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3 ), 'cart-cross-sells-products-block' => array( 'name' => 'woocommerce/cart-cross-sells-products-block', 'version' => '1.0.0', 'title' => 'Cart Cross-Sells Products', 'description' => 'Shows the Cross-Sells products.', 'category' => 'woocommerce', 'supports' => array( 'align' => false, 'html' => false, 'multiple' => false, 'reusable' => false, 'inserter' => false, 'lock' => false ), 'attributes' => array( 'columns' => array( 'type' => 'number', 'default' => 3 ), 'lock' => array( 'type' => 'object', 'default' => array( 'remove' => true, 'move' => true ) ) ), 'parent' => array( 'woocommerce/cart-cross-sells-block' ), 'textdomain' => 'woocommerce', '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3 ), 'cart-express-payment-block' => array( 'name' => 'woocommerce/cart-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' ), '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 ), 'cart-items-block' => array( 'name' => 'woocommerce/cart-items-block', 'version' => '1.0.0', 'title' => 'Cart Items', 'description' => 'Column containing cart items.', '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/filled-cart-block' ), 'textdomain' => 'woocommerce', '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3 ), 'cart-line-items-block' => array( 'name' => 'woocommerce/cart-line-items-block', 'version' => '1.0.0', 'title' => 'Cart Line Items', 'description' => 'Block containing current line items in Cart.', '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-items-block' ), 'textdomain' => 'woocommerce', '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3 ), 'cart-order-summary-block' => array( 'name' => 'woocommerce/cart-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, 'move' => true ) ) ), 'parent' => array( 'woocommerce/cart-totals-block' ), 'textdomain' => 'woocommerce', '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3 ), 'cart-order-summary-coupon-form-block' => array( 'name' => 'woocommerce/cart-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/cart-order-summary-block' ), 'textdomain' => 'woocommerce', '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3 ), 'cart-order-summary-discount-block' => array( 'name' => 'woocommerce/cart-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/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 ), '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 ), '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 ) ), 'attributes' => array( 'lock' => array( 'type' => 'object', 'default' => array( 'remove' => false, 'move' => false ) ) ), '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 ) ), 'attributes' => array( 'lock' => array( 'type' => 'object', 'default' => array( 'remove' => false, 'move' => false ) ) ), '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 ), '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 ), '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 ), '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 ) ), 'attributes' => array( 'lock' => array( 'type' => 'object', 'default' => array( 'remove' => false, 'move' => false ) ) ), '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 ) ), '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 ) ), '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 ) ), 'attributes' => array( 'label' => array( 'type' => 'string' ) ), '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 ) );
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
@woocommerce
---
0755
accordion-group
---
0755
accordion-header
---
0755
accordion-item
---
0755
accordion-panel
---
0755
active-filters
---
0755
add-to-cart-form
---
0755
add-to-cart-with-options
---
0755
add-to-cart-with-options-grouped-product-selector
---
0755
add-to-cart-with-options-grouped-product-selector-item
---
0755
add-to-cart-with-options-quantity-selector
---
0755
add-to-cart-with-options-variation-selector
---
0755
all-products
---
0755
attribute-filter
---
0755
blockified-product-details
---
0755
breadcrumbs
---
0755
cart-blocks
---
0755
cart-link
---
0755
catalog-sorting
---
0755
checkout
---
0755
checkout-blocks
---
0755
classic-shortcode
---
0755
coming-soon
---
0755
customer-account
---
0755
featured-category
---
0755
featured-product
---
0755
filter-wrapper
---
0755
handpicked-products
---
0755
inner-blocks
---
0755
mini-cart
---
0755
mini-cart-contents-block
---
0755
order-confirmation-additional-fields
---
0755
order-confirmation-additional-fields-wrapper
---
0755
order-confirmation-additional-information
---
0755
order-confirmation-billing-address
---
0755
order-confirmation-billing-wrapper
---
0755
order-confirmation-create-account
---
0755
order-confirmation-downloads
---
0755
order-confirmation-downloads-wrapper
---
0755
order-confirmation-shipping-address
---
0755
order-confirmation-shipping-wrapper
---
0755
order-confirmation-status
---
0755
order-confirmation-summary
---
0755
order-confirmation-totals
---
0755
order-confirmation-totals-wrapper
---
0755
page-content-wrapper
---
0755
price-filter
---
0755
product-average-rating
---
0755
product-best-sellers
---
0755
product-button
---
0755
product-categories
---
0755
product-category
---
0755
product-collection
---
0755
product-collection-no-results
---
0755
product-details
---
0755
product-filter-active
---
0755
product-filter-attribute
---
0755
product-filter-checkbox-list
---
0755
product-filter-chips
---
0755
product-filter-clear-button
---
0755
product-filter-price
---
0755
product-filter-price-slider
---
0755
product-filter-rating
---
0755
product-filter-removable-chips
---
0755
product-filter-status
---
0755
product-filters
---
0755
product-gallery
---
0755
product-gallery-large-image
---
0755
product-gallery-large-image-next-previous
---
0755
product-gallery-pager
---
0755
product-gallery-thumbnails
---
0755
product-image
---
0755
product-image-gallery
---
0755
product-meta
---
0755
product-new
---
0755
product-price
---
0755
product-rating
---
0755
product-rating-counter
---
0755
product-rating-stars
---
0755
product-results-count
---
0755
product-reviews
---
0755
product-sale-badge
---
0755
product-summary
---
0755
product-tag
---
0755
product-template
---
0755
product-top-rated
---
0755
products-by-attribute
---
0755
rating-filter
---
0755
related-products
---
0755
single-product
---
0755
stock-filter
---
0755
store-notices
---
0755
woocommerce
---
0755
2727-style.js.LICENSE.txt
188 bytes
0644
3671-style.js.LICENSE.txt
121 bytes
0644
accordion-group-frontend.asset.php
147 bytes
0644
accordion-group-frontend.js
691 bytes
0644
accordion-group-rtl.css
1940 bytes
0644
accordion-group-style.asset.php
186 bytes
0644
accordion-group.asset.php
166 bytes
0644
accordion-group.css
1939 bytes
0644
accordion-group.js
4760 bytes
0644
accordion-header-style.asset.php
166 bytes
0644
accordion-header.asset.php
166 bytes
0644
accordion-header.js
9782 bytes
0644
accordion-item-style.asset.php
191 bytes
0644
accordion-item.asset.php
191 bytes
0644
accordion-item.js
5145 bytes
0644
accordion-panel-style.asset.php
155 bytes
0644
accordion-panel.asset.php
155 bytes
0644
accordion-panel.js
5682 bytes
0644
active-filters-frontend.asset.php
336 bytes
0644
active-filters-frontend.js
18676 bytes
0644
active-filters-rtl.css
9793 bytes
0644
active-filters-style.asset.php
369 bytes
0644
active-filters-wrapper-frontend.js
15040 bytes
0644
active-filters-wrapper-rtl.css
9260 bytes
0644
active-filters-wrapper.css
9262 bytes
0644
active-filters.asset.php
369 bytes
0644
active-filters.css
9795 bytes
0644
active-filters.js
17367 bytes
0644
add-to-cart-form-frontend.asset.php
147 bytes
0644
add-to-cart-form-frontend.js
1067 bytes
0644
add-to-cart-form-rtl.css
6923 bytes
0644
add-to-cart-form-style.asset.php
255 bytes
0644
add-to-cart-form.asset.php
235 bytes
0644
add-to-cart-form.css
6927 bytes
0644
add-to-cart-form.js
11717 bytes
0644
add-to-cart-with-options-frontend.asset.php
147 bytes
0644
add-to-cart-with-options-frontend.js
370 bytes
0644
add-to-cart-with-options-grouped-product-selector-frontend.asset.php
147 bytes
0644
add-to-cart-with-options-grouped-product-selector-frontend.js
395 bytes
0644
add-to-cart-with-options-grouped-product-selector-item-frontend.asset.php
147 bytes
0644
add-to-cart-with-options-grouped-product-selector-item-frontend.js
400 bytes
0644
add-to-cart-with-options-grouped-product-selector-item-style.asset.php
311 bytes
0644
add-to-cart-with-options-grouped-product-selector-item.asset.php
291 bytes
0644
add-to-cart-with-options-grouped-product-selector-item.js
6179 bytes
0644
add-to-cart-with-options-grouped-product-selector-style.asset.php
255 bytes
0644
add-to-cart-with-options-grouped-product-selector.asset.php
235 bytes
0644
add-to-cart-with-options-grouped-product-selector.js
5587 bytes
0644
add-to-cart-with-options-quantity-selector-frontend.asset.php
147 bytes
0644
add-to-cart-with-options-quantity-selector-frontend.js
1101 bytes
0644
add-to-cart-with-options-quantity-selector-rtl.css
3603 bytes
0644
add-to-cart-with-options-quantity-selector-style.asset.php
255 bytes
0644
add-to-cart-with-options-quantity-selector.asset.php
235 bytes
0644
add-to-cart-with-options-quantity-selector.css
3605 bytes
0644
add-to-cart-with-options-quantity-selector.js
5744 bytes
0644
add-to-cart-with-options-rtl.css
1226 bytes
0644
add-to-cart-with-options-style.asset.php
326 bytes
0644
add-to-cart-with-options-variation-selector-frontend.asset.php
147 bytes
0644
add-to-cart-with-options-variation-selector-frontend.js
389 bytes
0644
add-to-cart-with-options-variation-selector-rtl.css
96 bytes
0644
add-to-cart-with-options-variation-selector-style.asset.php
283 bytes
0644
add-to-cart-with-options-variation-selector.asset.php
263 bytes
0644
add-to-cart-with-options-variation-selector.css
96 bytes
0644
add-to-cart-with-options-variation-selector.js
6052 bytes
0644
add-to-cart-with-options.asset.php
306 bytes
0644
add-to-cart-with-options.css
1226 bytes
0644
add-to-cart-with-options.js
13910 bytes
0644
all-products-frontend.asset.php
531 bytes
0644
all-products-frontend.js
30921 bytes
0644
all-products-rtl.css
27637 bytes
0644
all-products-style.asset.php
548 bytes
0644
all-products-style.js.LICENSE.txt
188 bytes
0644
all-products.asset.php
548 bytes
0644
all-products.css
27627 bytes
0644
all-products.js
140783 bytes
0644
all-reviews-rtl.css
10572 bytes
0644
all-reviews-style.asset.php
313 bytes
0644
all-reviews-style.js.LICENSE.txt
188 bytes
0644
all-reviews.asset.php
313 bytes
0644
all-reviews.css
10572 bytes
0644
all-reviews.js
27306 bytes
0644
attribute-filter-frontend.asset.php
408 bytes
0644
attribute-filter-frontend.js
22663 bytes
0644
attribute-filter-rtl.css
29718 bytes
0644
attribute-filter-style.asset.php
427 bytes
0644
attribute-filter-style.js.LICENSE.txt
121 bytes
0644
attribute-filter-wrapper-frontend.js
19200 bytes
0644
attribute-filter-wrapper-rtl.css
8811 bytes
0644
attribute-filter-wrapper.css
8809 bytes
0644
attribute-filter.asset.php
427 bytes
0644
attribute-filter.css
29707 bytes
0644
attribute-filter.js
34955 bytes
0644
base-components-stock-filter-wrapper~attribute-filter-wrapper~rating-filter-wrapper-style.scss-rtl.css
20374 bytes
0644
base-components-stock-filter-wrapper~attribute-filter-wrapper~rating-filter-wrapper-style.scss.css
20365 bytes
0644
blockified-product-details-style.asset.php
170 bytes
0644
blockified-product-details.asset.php
170 bytes
0644
blockified-product-details.js
3196 bytes
0644
blocks-checkout-events.asset.php
109 bytes
0644
blocks-checkout-events.js
1668 bytes
0644
blocks-checkout.asset.php
456 bytes
0644
blocks-checkout.js
2631 bytes
0644
blocks-components.asset.php
373 bytes
0644
blocks-components.js
2451 bytes
0644
blocks-json.php
144395 bytes
0644
breadcrumbs-rtl.css
155 bytes
0644
breadcrumbs-style.asset.php
197 bytes
0644
breadcrumbs.asset.php
197 bytes
0644
breadcrumbs.css
155 bytes
0644
breadcrumbs.js
3941 bytes
0644
cart-frontend.asset.php
666 bytes
0644
cart-frontend.js
22831 bytes
0644
cart-link-rtl.css
1022 bytes
0644
cart-link-style.asset.php
197 bytes
0644
cart-link.asset.php
197 bytes
0644
cart-link.css
1020 bytes
0644
cart-link.js
9025 bytes
0644
cart-rtl.css
73790 bytes
0644
cart-style.asset.php
701 bytes
0644
cart-style.js.LICENSE.txt
188 bytes
0644
cart.asset.php
701 bytes
0644
cart.css
73780 bytes
0644
cart.js
169815 bytes
0644
catalog-sorting-rtl.css
357 bytes
0644
catalog-sorting-style.asset.php
197 bytes
0644
catalog-sorting.asset.php
197 bytes
0644
catalog-sorting.css
358 bytes
0644
catalog-sorting.js
4806 bytes
0644
checkout-frontend.asset.php
614 bytes
0644
checkout-frontend.js
31904 bytes
0644
checkout-rtl.css
86490 bytes
0644
checkout-style.asset.php
654 bytes
0644
checkout-style.js.LICENSE.txt
188 bytes
0644
checkout.asset.php
629 bytes
0644
checkout.css
86463 bytes
0644
checkout.js
202972 bytes
0644
classic-shortcode-rtl.css
114 bytes
0644
classic-shortcode-style.asset.php
222 bytes
0644
classic-shortcode.asset.php
222 bytes
0644
classic-shortcode.css
114 bytes
0644
classic-shortcode.js
11941 bytes
0644
coming-soon-rtl.css
2023 bytes
0644
coming-soon-style.asset.php
219 bytes
0644
coming-soon.asset.php
219 bytes
0644
coming-soon.css
2023 bytes
0644
coming-soon.js
7182 bytes
0644
customer-account-rtl.css
706 bytes
0644
customer-account-style.asset.php
212 bytes
0644
customer-account.asset.php
212 bytes
0644
customer-account.css
706 bytes
0644
customer-account.js
9307 bytes
0644
featured-category-rtl.css
4926 bytes
0644
featured-category-style.asset.php
355 bytes
0644
featured-category.asset.php
355 bytes
0644
featured-category.css
4926 bytes
0644
featured-category.js
45730 bytes
0644
featured-product-rtl.css
5342 bytes
0644
featured-product-style.asset.php
355 bytes
0644
featured-product.asset.php
355 bytes
0644
featured-product.css
5342 bytes
0644
featured-product.js
46181 bytes
0644
filter-wrapper-frontend.asset.php
490 bytes
0644
filter-wrapper-frontend.js
13807 bytes
0644
filter-wrapper-rtl.css
533 bytes
0644
filter-wrapper-style.asset.php
492 bytes
0644
filter-wrapper.asset.php
180 bytes
0644
filter-wrapper.css
533 bytes
0644
filter-wrapper.js
6931 bytes
0644
handpicked-products-style.asset.php
315 bytes
0644
handpicked-products.asset.php
315 bytes
0644
handpicked-products.js
26767 bytes
0644
interactivity-blocks-frontend-assets.php
2873 bytes
0644
legacy-template-rtl.css
112 bytes
0644
legacy-template-style.asset.php
253 bytes
0644
legacy-template.asset.php
253 bytes
0644
legacy-template.css
112 bytes
0644
legacy-template.js
24594 bytes
0644
mini-cart-component-frontend.asset.php
540 bytes
0644
mini-cart-component-frontend.js
20453 bytes
0644
mini-cart-contents-rtl.css
20427 bytes
0644
mini-cart-contents-style.asset.php
546 bytes
0644
mini-cart-contents-style.js.LICENSE.txt
188 bytes
0644
mini-cart-contents.asset.php
513 bytes
0644
mini-cart-contents.css
20428 bytes
0644
mini-cart-contents.js
62035 bytes
0644
mini-cart-frontend.asset.php
242 bytes
0644
mini-cart-frontend.js
5799 bytes
0644
mini-cart-rtl.css
12259 bytes
0644
mini-cart-style.asset.php
374 bytes
0644
mini-cart.asset.php
276 bytes
0644
mini-cart.css
12257 bytes
0644
mini-cart.js
19585 bytes
0644
order-confirmation-additional-fields-rtl.css
2014 bytes
0644
order-confirmation-additional-fields-style.asset.php
195 bytes
0644
order-confirmation-additional-fields-wrapper-rtl.css
80 bytes
0644
order-confirmation-additional-fields-wrapper-style.asset.php
195 bytes
0644
order-confirmation-additional-fields-wrapper.asset.php
195 bytes
0644
order-confirmation-additional-fields-wrapper.css
80 bytes
0644
order-confirmation-additional-fields-wrapper.js
5537 bytes
0644
order-confirmation-additional-fields.asset.php
195 bytes
0644
order-confirmation-additional-fields.css
2014 bytes
0644
order-confirmation-additional-fields.js
5737 bytes
0644
order-confirmation-additional-information-rtl.css
172 bytes
0644
order-confirmation-additional-information-style.asset.php
180 bytes
0644
order-confirmation-additional-information.asset.php
180 bytes
0644
order-confirmation-additional-information.css
172 bytes
0644
order-confirmation-additional-information.js
3512 bytes
0644
order-confirmation-billing-address-rtl.css
1617 bytes
0644
order-confirmation-billing-address-style.asset.php
195 bytes
0644
order-confirmation-billing-address.asset.php
195 bytes
0644
order-confirmation-billing-address.css
1617 bytes
0644
order-confirmation-billing-address.js
6271 bytes
0644
order-confirmation-billing-wrapper-style.asset.php
180 bytes
0644
order-confirmation-billing-wrapper.asset.php
180 bytes
0644
order-confirmation-billing-wrapper.js
3352 bytes
0644
order-confirmation-create-account-frontend.asset.php
287 bytes
0644
order-confirmation-create-account-frontend.js
13326 bytes
0644
order-confirmation-create-account-rtl.css
9360 bytes
0644
order-confirmation-create-account-style.asset.php
323 bytes
0644
order-confirmation-create-account.asset.php
323 bytes
0644
order-confirmation-create-account.css
9357 bytes
0644
order-confirmation-create-account.js
13811 bytes
0644
order-confirmation-downloads-rtl.css
1561 bytes
0644
order-confirmation-downloads-style.asset.php
197 bytes
0644
order-confirmation-downloads-wrapper-style.asset.php
195 bytes
0644
order-confirmation-downloads-wrapper.asset.php
195 bytes
0644
order-confirmation-downloads-wrapper.js
3556 bytes
0644
order-confirmation-downloads.asset.php
197 bytes
0644
order-confirmation-downloads.css
1561 bytes
0644
order-confirmation-downloads.js
5551 bytes
0644
order-confirmation-shipping-address-rtl.css
2187 bytes
0644
order-confirmation-shipping-address-style.asset.php
195 bytes
0644
order-confirmation-shipping-address.asset.php
195 bytes
0644
order-confirmation-shipping-address.css
2187 bytes
0644
order-confirmation-shipping-address.js
6274 bytes
0644
order-confirmation-shipping-wrapper-style.asset.php
180 bytes
0644
order-confirmation-shipping-wrapper.asset.php
180 bytes
0644
order-confirmation-shipping-wrapper.js
3379 bytes
0644
order-confirmation-status-rtl.css
824 bytes
0644
order-confirmation-status-style.asset.php
180 bytes
0644
order-confirmation-status.asset.php
180 bytes
0644
order-confirmation-status.css
825 bytes
0644
order-confirmation-status.js
3733 bytes
0644
order-confirmation-summary-rtl.css
913 bytes
0644
order-confirmation-summary-style.asset.php
242 bytes
0644
order-confirmation-summary.asset.php
242 bytes
0644
order-confirmation-summary.css
913 bytes
0644
order-confirmation-summary.js
5589 bytes
0644
order-confirmation-totals-rtl.css
1996 bytes
0644
order-confirmation-totals-style.asset.php
216 bytes
0644
order-confirmation-totals-wrapper-style.asset.php
180 bytes
0644
order-confirmation-totals-wrapper.asset.php
180 bytes
0644
order-confirmation-totals-wrapper.js
4061 bytes
0644
order-confirmation-totals.asset.php
216 bytes
0644
order-confirmation-totals.css
1995 bytes
0644
order-confirmation-totals.js
6420 bytes
0644
packages-style-rtl.css
42214 bytes
0644
packages-style-style.asset.php
378 bytes
0644
packages-style-style.js.LICENSE.txt
1698 bytes
0644
packages-style.css
42203 bytes
0644
page-content-wrapper-style.asset.php
195 bytes
0644
page-content-wrapper.asset.php
195 bytes
0644
page-content-wrapper.js
5451 bytes
0644
price-filter-frontend.asset.php
299 bytes
0644
price-filter-frontend.js
21667 bytes
0644
price-filter-rtl.css
18201 bytes
0644
price-filter-style.asset.php
349 bytes
0644
price-filter-wrapper-frontend.js
17805 bytes
0644
price-filter-wrapper-rtl.css
17668 bytes
0644
price-filter-wrapper.css
17649 bytes
0644
price-filter.asset.php
349 bytes
0644
price-filter.css
18182 bytes
0644
price-filter.js
23538 bytes
0644
price-format.asset.php
132 bytes
0644
price-format.js
1669 bytes
0644
product-average-rating-frontend.js
2766 bytes
0644
product-average-rating.js
2945 bytes
0644
product-best-sellers-style.asset.php
315 bytes
0644
product-best-sellers.asset.php
315 bytes
0644
product-best-sellers.js
26149 bytes
0644
product-button-frontend.js
10886 bytes
0644
product-button-rtl.css
3588 bytes
0644
product-button.css
3587 bytes
0644
product-button.js
12307 bytes
0644
product-categories-rtl.css
1757 bytes
0644
product-categories-style.asset.php
233 bytes
0644
product-categories.asset.php
233 bytes
0644
product-categories.css
1757 bytes
0644
product-categories.js
7588 bytes
0644
product-category-style.asset.php
315 bytes
0644
product-category.asset.php
315 bytes
0644
product-category.js
30227 bytes
0644
product-collection-no-results-style.asset.php
166 bytes
0644
product-collection-no-results.asset.php
166 bytes
0644
product-collection-no-results.js
3793 bytes
0644
product-collection-rtl.css
232 bytes
0644
product-collection-style.asset.php
493 bytes
0644
product-collection.asset.php
446 bytes
0644
product-collection.css
232 bytes
0644
product-collection.js
91072 bytes
0644
product-details-rtl.css
2213 bytes
0644
product-details-style.asset.php
220 bytes
0644
product-details.css
2211 bytes
0644
product-filter-active-rtl.css
516 bytes
0644
product-filter-active-style.asset.php
201 bytes
0644
product-filter-active.asset.php
181 bytes
0644
product-filter-active.css
516 bytes
0644
product-filter-active.js
3246 bytes
0644
product-filter-attribute-rtl.css
977 bytes
0644
product-filter-attribute-style.asset.php
302 bytes
0644
product-filter-attribute.asset.php
282 bytes
0644
product-filter-attribute.css
978 bytes
0644
product-filter-attribute.js
16772 bytes
0644
product-filter-checkbox-list-frontend.asset.php
147 bytes
0644
product-filter-checkbox-list-frontend.js
413 bytes
0644
product-filter-checkbox-list-rtl.css
1830 bytes
0644
product-filter-checkbox-list-style.asset.php
232 bytes
0644
product-filter-checkbox-list.asset.php
212 bytes
0644
product-filter-checkbox-list.css
1828 bytes
0644
product-filter-checkbox-list.js
7853 bytes
0644
product-filter-chips-frontend.asset.php
147 bytes
0644
product-filter-chips-frontend.js
397 bytes
0644
product-filter-chips-rtl.css
1568 bytes
0644
product-filter-chips-style.asset.php
215 bytes
0644
product-filter-chips.asset.php
195 bytes
0644
product-filter-chips.css
1568 bytes
0644
product-filter-chips.js
8250 bytes
0644
product-filter-clear-button-style.asset.php
181 bytes
0644
product-filter-clear-button.asset.php
181 bytes
0644
product-filter-clear-button.js
3447 bytes
0644
product-filter-price-rtl.css
516 bytes
0644
product-filter-price-slider-frontend.asset.php
147 bytes
0644
product-filter-price-slider-frontend.js
1204 bytes
0644
product-filter-price-slider-rtl.css
6602 bytes
0644
product-filter-price-slider-style.asset.php
222 bytes
0644
product-filter-price-slider.asset.php
202 bytes
0644
product-filter-price-slider.css
6589 bytes
0644
product-filter-price-slider.js
6960 bytes
0644
product-filter-price-style.asset.php
304 bytes
0644
product-filter-price.asset.php
284 bytes
0644
product-filter-price.css
516 bytes
0644
product-filter-price.js
9155 bytes
0644
product-filter-rating-rtl.css
4306 bytes
0644
product-filter-rating-style.asset.php
312 bytes
0644
product-filter-rating.asset.php
292 bytes
0644
product-filter-rating.css
4303 bytes
0644
product-filter-rating.js
12996 bytes
0644
product-filter-removable-chips-rtl.css
1714 bytes
0644
product-filter-removable-chips-style.asset.php
256 bytes
0644
product-filter-removable-chips.asset.php
236 bytes
0644
product-filter-removable-chips.css
1714 bytes
0644
product-filter-removable-chips.js
7408 bytes
0644
product-filter-status-rtl.css
822 bytes
0644
product-filter-status-style.asset.php
302 bytes
0644
product-filter-status.asset.php
282 bytes
0644
product-filter-status.css
822 bytes
0644
product-filter-status.js
10085 bytes
0644
product-filters-rtl.css
4863 bytes
0644
product-filters-style.asset.php
242 bytes
0644
product-filters.asset.php
195 bytes
0644
product-filters.css
4863 bytes
0644
product-filters.js
6526 bytes
0644
product-gallery-large-image-next-previous-style.asset.php
155 bytes
0644
product-gallery-large-image-next-previous.asset.php
155 bytes
0644
product-gallery-large-image-next-previous.js
6273 bytes
0644
product-gallery-large-image-style.asset.php
187 bytes
0644
product-gallery-large-image.asset.php
167 bytes
0644
product-gallery-large-image.js
6303 bytes
0644
product-gallery-pager-style.asset.php
138 bytes
0644
product-gallery-pager.asset.php
138 bytes
0644
product-gallery-pager.js
1743 bytes
0644
product-gallery-rtl.css
9396 bytes
0644
product-gallery-style.asset.php
241 bytes
0644
product-gallery-thumbnails-style.asset.php
181 bytes
0644
product-gallery-thumbnails.asset.php
181 bytes
0644
product-gallery-thumbnails.js
5224 bytes
0644
product-gallery.asset.php
221 bytes
0644
product-gallery.css
9395 bytes
0644
product-gallery.js
19001 bytes
0644
product-image-frontend.js
5704 bytes
0644
product-image-gallery-rtl.css
408 bytes
0644
product-image-gallery-style.asset.php
210 bytes
0644
product-image-gallery.css
408 bytes
0644
product-image-rtl.css
3732 bytes
0644
product-image.css
3732 bytes
0644
product-image.js
6772 bytes
0644
product-new-style.asset.php
315 bytes
0644
product-new.asset.php
315 bytes
0644
product-new.js
28314 bytes
0644
product-on-sale-style.asset.php
315 bytes
0644
product-on-sale.asset.php
315 bytes
0644
product-on-sale.js
27505 bytes
0644
product-price-frontend.js
6367 bytes
0644
product-price-rtl.css
1605 bytes
0644
product-price.css
1603 bytes
0644
product-price.js
6660 bytes
0644
product-query-rtl.css
444 bytes
0644
product-query-style.asset.php
325 bytes
0644
product-query.asset.php
325 bytes
0644
product-query.css
443 bytes
0644
product-query.js
40881 bytes
0644
product-rating-counter-frontend.js
3601 bytes
0644
product-rating-counter.js
3779 bytes
0644
product-rating-frontend.js
5452 bytes
0644
product-rating-rtl.css
217 bytes
0644
product-rating-stars-frontend.js
5395 bytes
0644
product-rating-stars-rtl.css
2904 bytes
0644
product-rating-stars.css
2902 bytes
0644
product-rating-stars.js
5599 bytes
0644
product-rating.css
217 bytes
0644
product-rating.js
5655 bytes
0644
product-results-count-rtl.css
112 bytes
0644
product-results-count-style.asset.php
180 bytes
0644
product-results-count.asset.php
180 bytes
0644
product-results-count.css
112 bytes
0644
product-results-count.js
3846 bytes
0644
product-reviews-rtl.css
916 bytes
0644
product-reviews-style.asset.php
204 bytes
0644
product-reviews.css
917 bytes
0644
product-sale-badge-frontend.js
3073 bytes
0644
product-sale-badge-rtl.css
743 bytes
0644
product-sale-badge.css
743 bytes
0644
product-sale-badge.js
3277 bytes
0644
product-search-rtl.css
958 bytes
0644
product-search-style.asset.php
261 bytes
0644
product-search.asset.php
261 bytes
0644
product-search.css
957 bytes
0644
product-search.js
9999 bytes
0644
product-sku-frontend.js
3702 bytes
0644
product-sku-rtl.css
312 bytes
0644
product-sku.css
312 bytes
0644
product-sku.js
3906 bytes
0644
product-stock-indicator-frontend.js
4756 bytes
0644
product-stock-indicator-rtl.css
110 bytes
0644
product-stock-indicator.css
110 bytes
0644
product-stock-indicator.js
4959 bytes
0644
product-summary-frontend.js
5125 bytes
0644
product-summary-rtl.css
1411 bytes
0644
product-summary.css
1410 bytes
0644
product-summary.js
5329 bytes
0644
product-tag-style.asset.php
309 bytes
0644
product-tag.asset.php
309 bytes
0644
product-tag.js
27792 bytes
0644
product-template-rtl.css
1913 bytes
0644
product-template-style.asset.php
302 bytes
0644
product-template.asset.php
302 bytes
0644
product-template.css
1913 bytes
0644
product-template.js
11863 bytes
0644
product-title-frontend.js
3985 bytes
0644
product-title-rtl.css
1572 bytes
0644
product-title.css
1571 bytes
0644
product-title.js
4857 bytes
0644
product-top-rated-style.asset.php
315 bytes
0644
product-top-rated.asset.php
315 bytes
0644
product-top-rated.js
27732 bytes
0644
products-by-attribute-style.asset.php
338 bytes
0644
products-by-attribute.asset.php
338 bytes
0644
products-by-attribute.js
29463 bytes
0644
rating-filter-frontend.asset.php
388 bytes
0644
rating-filter-frontend.js
19243 bytes
0644
rating-filter-rtl.css
30624 bytes
0644
rating-filter-style.asset.php
407 bytes
0644
rating-filter-style.js.LICENSE.txt
121 bytes
0644
rating-filter-wrapper-frontend.js
14989 bytes
0644
rating-filter-wrapper-rtl.css
9717 bytes
0644
rating-filter-wrapper.css
9712 bytes
0644
rating-filter.asset.php
407 bytes
0644
rating-filter.css
30610 bytes
0644
rating-filter.js
17121 bytes
0644
reviews-by-category-rtl.css
10572 bytes
0644
reviews-by-category-style.asset.php
337 bytes
0644
reviews-by-category-style.js.LICENSE.txt
188 bytes
0644
reviews-by-category.asset.php
337 bytes
0644
reviews-by-category.css
10572 bytes
0644
reviews-by-category.js
41084 bytes
0644
reviews-by-product-rtl.css
10572 bytes
0644
reviews-by-product-style.asset.php
349 bytes
0644
reviews-by-product-style.js.LICENSE.txt
188 bytes
0644
reviews-by-product.asset.php
349 bytes
0644
reviews-by-product.css
10572 bytes
0644
reviews-by-product.js
45420 bytes
0644
reviews-frontend.asset.php
270 bytes
0644
reviews-frontend.js
22728 bytes
0644
single-product-rtl.css
533 bytes
0644
single-product-style.asset.php
554 bytes
0644
single-product.asset.php
554 bytes
0644
single-product.css
533 bytes
0644
single-product.js
36016 bytes
0644
stock-filter-frontend.asset.php
408 bytes
0644
stock-filter-frontend.js
19623 bytes
0644
stock-filter-rtl.css
28578 bytes
0644
stock-filter-style.asset.php
427 bytes
0644
stock-filter-style.js.LICENSE.txt
121 bytes
0644
stock-filter-wrapper-frontend.js
15537 bytes
0644
stock-filter-wrapper-rtl.css
7671 bytes
0644
stock-filter-wrapper.css
7669 bytes
0644
stock-filter.asset.php
427 bytes
0644
stock-filter.css
28567 bytes
0644
stock-filter.js
18935 bytes
0644
store-notices-rtl.css
6305 bytes
0644
store-notices-style.asset.php
229 bytes
0644
store-notices.asset.php
229 bytes
0644
store-notices.css
6303 bytes
0644
store-notices.js
6161 bytes
0644
wc-blocks-classic-template-revert-button-style-rtl.css
217 bytes
0644
wc-blocks-classic-template-revert-button-style-style.asset.php
234 bytes
0644
wc-blocks-classic-template-revert-button-style.css
217 bytes
0644
wc-blocks-classic-template-revert-button.asset.php
234 bytes
0644
wc-blocks-classic-template-revert-button.js
2558 bytes
0644
wc-blocks-data.asset.php
353 bytes
0644
wc-blocks-data.js
82190 bytes
0644
wc-blocks-editor-style-rtl.css
61487 bytes
0644
wc-blocks-editor-style.css
61472 bytes
0644
wc-blocks-frontend-vendors-frontend.asset.php
97 bytes
0644
wc-blocks-frontend-vendors-frontend.js
115113 bytes
0644
wc-blocks-google-analytics.asset.php
120 bytes
0644
wc-blocks-google-analytics.js
3153 bytes
0644
wc-blocks-middleware.asset.php
123 bytes
0644
wc-blocks-middleware.js
1896 bytes
0644
wc-blocks-registry.asset.php
175 bytes
0644
wc-blocks-registry.js
20897 bytes
0644
wc-blocks-rtl.css
12614 bytes
0644
wc-blocks-shared-context.asset.php
120 bytes
0644
wc-blocks-shared-context.js
1889 bytes
0644
wc-blocks-shared-hocs.asset.php
218 bytes
0644
wc-blocks-shared-hocs.js
3213 bytes
0644
wc-blocks-style.asset.php
255 bytes
0644
wc-blocks-vendors.asset.php
97 bytes
0644
wc-blocks-vendors.js
129358 bytes
0644
wc-blocks.asset.php
255 bytes
0644
wc-blocks.css
12613 bytes
0644
wc-blocks.js
10128 bytes
0644
wc-cart-checkout-base-frontend.asset.php
97 bytes
0644
wc-cart-checkout-base-frontend.js
205717 bytes
0644
wc-cart-checkout-vendors-frontend.asset.php
97 bytes
0644
wc-cart-checkout-vendors-frontend.js
159129 bytes
0644
wc-interactivity.asset.php
97 bytes
0644
wc-interactivity.js
35695 bytes
0644
wc-payment-method-bacs.asset.php
188 bytes
0644
wc-payment-method-bacs.js
23233 bytes
0644
wc-payment-method-cheque.asset.php
188 bytes
0644
wc-payment-method-cheque.js
23230 bytes
0644
wc-payment-method-cod.asset.php
188 bytes
0644
wc-payment-method-cod.js
23466 bytes
0644
wc-payment-method-paypal.asset.php
188 bytes
0644
wc-payment-method-paypal.js
23301 bytes
0644
wc-schema-parser.asset.php
97 bytes
0644
wc-schema-parser.js
129571 bytes
0644
wc-settings.asset.php
109 bytes
0644
wc-settings.js
4566 bytes
0644
wc-shipping-method-pickup-location.asset.php
256 bytes
0644
wc-shipping-method-pickup-location.js
85677 bytes
0644
wc-types.asset.php
97 bytes
0644
wc-types.js
3693 bytes
0644
N4ST4R_ID | Naxtarrr