Store Customization > Replace the Just Arrived Full Hero pattern with the Hero Product Split pattern in the CYS flow (#41109)

* Use the Hero Product Split pattern as the initial one for all templates.

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
This commit is contained in:
Patricia Hillebrandt 2023-11-01 01:41:30 +01:00 committed by GitHub
parent 6b44a969d0
commit 1f625ca671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 3 deletions

View File

@ -5,7 +5,7 @@ export const HOMEPAGE_TEMPLATES = {
'woocommerce-blocks/header-centered-menu-with-search',
// Body
'woocommerce-blocks/just-arrived-full-hero',
'woocommerce-blocks/hero-product-split',
'woocommerce-blocks/product-collection-5-columns',
'woocommerce-blocks/hero-product-3-split',
'woocommerce-blocks/product-collection-3-columns',
@ -36,7 +36,7 @@ export const HOMEPAGE_TEMPLATES = {
'woocommerce-blocks/header-essential',
// Body
'woocommerce-blocks/featured-category-cover-image',
'woocommerce-blocks/hero-product-split',
'woocommerce-blocks/product-collection-4-columns',
'woocommerce-blocks/hero-product-chessboard',
'woocommerce-blocks/product-collection-5-columns',
@ -60,7 +60,7 @@ export const HOMEPAGE_TEMPLATES = {
'woocommerce-blocks/header-centered-menu-with-search',
// Body
'woocommerce-blocks/featured-category-cover-image',
'woocommerce-blocks/hero-product-split',
'woocommerce-blocks/product-collection-featured-products-5-columns',
'woocommerce-blocks/featured-category-triple',
'woocommerce-blocks/product-query-product-gallery',

View File

@ -0,0 +1,4 @@
Significance: minor
Type: update
Replace the **Just Arrived Full Hero** pattern with the **Hero Product Split** in the CYS flow