From a57ab52702ffa79f34e2ccccd5db0d3454518305 Mon Sep 17 00:00:00 2001 From: kmanijak Date: Tue, 28 Feb 2023 09:28:07 +0100 Subject: [PATCH] Add Store Breadcrumbs block and make Product Title a link in the blockified archive-product and product-search-results templates (https://github.com/woocommerce/woocommerce-blocks/pull/8508) * Add Store Breadcrumbs block to the blockified archive-product and product-search-results templates * Make Product Title a link by default This has been changed in the Products block, so it should be relfected here as well --- .../templates/templates/blockified/archive-product.html | 4 +++- .../templates/blockified/product-search-results.html | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/plugins/woocommerce-blocks/templates/templates/blockified/archive-product.html b/plugins/woocommerce-blocks/templates/templates/blockified/archive-product.html index 41dd8f2f2a7..78b4ad4181b 100644 --- a/plugins/woocommerce-blocks/templates/templates/blockified/archive-product.html +++ b/plugins/woocommerce-blocks/templates/templates/blockified/archive-product.html @@ -4,6 +4,8 @@
+ + @@ -19,7 +21,7 @@ - + diff --git a/plugins/woocommerce-blocks/templates/templates/blockified/product-search-results.html b/plugins/woocommerce-blocks/templates/templates/blockified/product-search-results.html index 40f33c7706f..2632197660e 100644 --- a/plugins/woocommerce-blocks/templates/templates/blockified/product-search-results.html +++ b/plugins/woocommerce-blocks/templates/templates/blockified/product-search-results.html @@ -4,6 +4,8 @@
+ + @@ -17,7 +19,7 @@ - +