diff --git a/patterns/featured-category-focus.php b/patterns/featured-category-focus.php index c6a8b585075..73cd3848b1a 100644 --- a/patterns/featured-category-focus.php +++ b/patterns/featured-category-focus.php @@ -8,6 +8,8 @@ use Automattic\WooCommerce\Blocks\Patterns\PatternsHelper; $category_title = $content['titles'][0]['default'] ?? ''; + +$button = $content['buttons'][0]['default'] ?? ''; ?> @@ -26,7 +28,7 @@
- Shop now +
diff --git a/patterns/hero-product-chessboard.php b/patterns/hero-product-chessboard.php index c2f541076ea..2fcc633f383 100644 --- a/patterns/hero-product-chessboard.php +++ b/patterns/hero-product-chessboard.php @@ -17,6 +17,8 @@ $first_description = $content['descriptions'][0]['default'] ?? ''; $second_description = $content['descriptions'][1]['default'] ?? ''; $third_description = $content['descriptions'][2]['default'] ?? ''; + +$button = $content['buttons'][0]['default'] ?? ''; ?> @@ -54,7 +56,7 @@
- Shop now +
diff --git a/patterns/hero-product-split.php b/patterns/hero-product-split.php index 5a08b3b08d4..eaf9bb51571 100644 --- a/patterns/hero-product-split.php +++ b/patterns/hero-product-split.php @@ -21,7 +21,7 @@
- +
@@ -29,7 +29,7 @@
- <?php esc_attr_e( 'Placeholder image used to represent a product being showcased in a hero section.', 'woo-gutenberg-products-block' ); ?> + <?php esc_attr_e( 'Placeholder image used to represent a product being showcased in a hero section.', 'woo-gutenberg-products-block' ); ?>
diff --git a/patterns/product-query-large-image-product-gallery.php b/patterns/product-query-large-image-product-gallery.php index dad52f1290a..82e341d0293 100644 --- a/patterns/product-query-large-image-product-gallery.php +++ b/patterns/product-query-large-image-product-gallery.php @@ -6,26 +6,18 @@ * Block Types: core/query/woocommerce/product-query */ ?> - -
- + +
+ +
+ + - + - - - - - - - - - - - - - -

- -
- + + +
+ +
+ diff --git a/patterns/social-follow-us-in-social-media.php b/patterns/social-follow-us-in-social-media.php index a7630ef11d9..09d2d764aa8 100644 --- a/patterns/social-follow-us-in-social-media.php +++ b/patterns/social-follow-us-in-social-media.php @@ -25,7 +25,7 @@