woocommerce/plugins/woocommerce-blocks/templates/templates
Alba Rincón 304f2c3c23 Make `Products by category/tag/attribute` fallback to the `Product catalog` template (https://github.com/woocommerce/woocommerce-blocks/pull/7712)
* Add archive-product to the hierarchy

* Fallback to archive-product and get titles from blocks if the templates from theme don't have one

* Rename function

* Fix comment

* Add fallbacks to the db and blocks versions

* Add missing product attribute blockified template

* Update docs

* Add comment and fix comment type on wp_template

* Replate template name if we know the template in blocks

* Add comment and fix linting error

* Fix archive-product template

* Clone the fallback template from db to show them in the template lsit

* Return the fallback template when querying for a single template

* Remove unneeded condition

* Use wp function instead of gutenberg one

* Fix tests

* Fix tests on Product Catalog templates

It was checking a single product for the customization, but it should check the /shop page

* Disable tests related with deleteAllTemplates function
2022-11-24 16:45:39 +01:00
..
blockified Make `Products by category/tag/attribute` fallback to the `Product catalog` template (https://github.com/woocommerce/woocommerce-blocks/pull/7712) 2022-11-24 16:45:39 +01:00
archive-product.html Add Footer Template Part (https://github.com/woocommerce/woocommerce-blocks/pull/6596) 2022-06-22 16:31:20 +02:00
product-search-results.html Add Footer Template Part (https://github.com/woocommerce/woocommerce-blocks/pull/6596) 2022-06-22 16:31:20 +02:00
single-product.html Add Footer Template Part (https://github.com/woocommerce/woocommerce-blocks/pull/6596) 2022-06-22 16:31:20 +02:00
taxonomy-product_attribute.html Create the `Products by Attribute` template (https://github.com/woocommerce/woocommerce-blocks/pull/7660) 2022-11-16 14:37:41 +01:00
taxonomy-product_cat.html Add Footer Template Part (https://github.com/woocommerce/woocommerce-blocks/pull/6596) 2022-06-22 16:31:20 +02:00
taxonomy-product_tag.html Add Footer Template Part (https://github.com/woocommerce/woocommerce-blocks/pull/6596) 2022-06-22 16:31:20 +02:00