Insert the Product Collection 3 Columns, Product Collection 4 Columns, Product Collection 5 Columns, and Product Gallery patterns.
Check they don't have the pagination or the no results blocks.
Check the image's aspect ratio is portrait (height > width).
Before
After
Store Customization > Homepage Template 1: Review layout and spacing in between patterns 11144
Create a new page or post and insert all the patterns shown in the screenshot below 👇
Minimal 5-column products row corresponds to Product Collection 5 Columns
Make sure the design is the same and the spacing between patterns matches.
Store Customization > Replace patterns based on the Products (Beta) block with an equivalent based on the Product Collection block 11134
Old Pattern
Replacement
3-Column Product Row
Product Collection 3 Columns
1:1 Image 4-Column Product Row
Product Collection 4 Columns
Minimal 5-Column Product Row
Product Collection 5 Columns
Featured Products 5-Item Grid
Product Collection: Featured Products 5 Columns
Create a new post
Insert the following patterns: Product Collection 3 Columns, Product Collection 4 Columns, Product Collection 5 Columns, Product Collection: Featured Products 5 Columns
Make sure all of them are using the Product Collection block for rendering in the editor:
Save and head over to the front end: make sure things are working as expected and the designs match the ones displayed on the screenshots in this PR.
Store Customization > Homepage Template 3: Review layout and spacing in between patterns 11131
Create a new page or post and insert all the patterns shown in the screenshot below 👇 (Featured Products 5-Item Grid corresponds to Product Collection: Featured Products 5 Columns)
Make sure the design is the same and the spacing between patterns matches.
Store Customization > Add default image to Just Arrived pattern 11130
Create a new post and add the pattern "Just Arrived Full Hero"
Check that it looks like the below screenshots on both desktop and mobile viewports both in the editor and on the frontend.
Desktop
Mobile
Store Customization > Homepage Template 2: Review layout and spacing in between patterns 11129
Create a new page or post and insert all the patterns shown in the screenshot below 👇
Create a test page and add the Checkout block to it.
Open the settings sidebar, if not already open.
Verify that the incompatibility notice lists the Coinbase and Paystack extensions:
Note
If the compatibility notice does not appear, then open the inspector, go to Application » Local Storage, select your local site, remove the entry wc-wc-blocks_dismissed_incompatible_payment_gateways_notices, and refresh the page:
Test display of incompatible extensions
Install and activate the following three helper plugins:
Create a test page and add the Checkout block to it.
Open the settings sidebar, if not already open.
Verify that the incompatibility notice lists the A → Incompatible Extension, Coinbase, N → Incompatible Extension , Paystack and Z → Incompatible Extension extensions:
Test closing of sidebar notice
Ensure that you executed the previous test case.
Dismiss the incompatibility sidebar notice by clicking on the X in the upper-right corner.
Refresh the page and verify that the incompatibility sidebar notice remains hidden.
Before:
After:
Fix: Store Notices block breaks page editors 11165
Edit a page.
Add the Store Notices Block.
Try Saving the page.
See no error. The page is saved successfully.
Before
After
Store Customization > Ensure the Just Arrived Full Hero pattern can have an AI selected image assigned to it 11159
Access the JN install with the credentials provided here > p1696409554974299-slack-C053716F2H2
Create a new post
Insert the Just Arrived Full Hero pattern
Make sure it is correctly rendered both on the editor side and on the front end.
PS: the background image doesn't necessarily have to match what is displayed in the screenshot below; those are dynamically changed depending on the business description.
Before
After
Store Customization > Fix the Testimonials 3 Columns pattern 11158
Testing notes for the development team
Create a new post
Insert the Testimonials 3 Columns pattern
Make sure it works as expected both on the editor side and on the front end
Check your PHP error log and confirm you don't see any errors related to this pattern in particular.
Add the Product hero and Product details listing patterns.
Ensure that a product is visible.
Force 100% width for combobox in checkout block 11133
Install and activate the Twenty Twenty-Three theme.
Install and activate the Gutenberg plugin.
Create a test page and add the Checkout block.
Edit the page and verify that the Country/Region and State fields are full width.
Icon should use current color on checkout error 11127
With TT3 go to Appearance > Editor, edit one template and open the styles sidebar. Select a dark style variation, like Pilgrimage.
In the frontend, add a product to your cart and go to the Checkout page with the Checkout block.
In the admin, mark that product as out of stock.
Reload the Checkout page.
Icon color should match text.
Before
After
Single Product block: Redirect to the cart page after successful addition setting isn't respected 11151
Test 1: Redirect shopper to the cart page after successful addition when setting is enabled
Enable redirects to the cart page with the setting under WooCommerce > Settings > Products > General > Add to cart behaviour > Check - Redirect to the cart page after successful addition
Create a product and a page with an FSE theme.
Add the product to the page with the Single Product block.
View the page and click "Add to cart". Make sure the shopper is redirected to the Cart page and the product was correctly added to the cart
Test 2: Keep shopper at the same page when setting is disabled
Enable redirects to the cart page with the setting under WooCommerce > Settings > Products > General > Add to cart behaviour > Check - Redirect to the cart page after successful addition
Create a product and a page with an FSE theme.
Add the product to the page with the Single Product block.
View the page and click "Add to cart". Make sure the shopper is NOT redirected to the Cart page;
Visit the Cart page and make sure the product was correctly added to the cart.