woocommerce/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1063.md

2.8 KiB

Testing notes and ZIP for release 10.6.3

Zip file for testing: woocommerce-gutenberg-products-block.zip

WooCommerce Core

Add to Cart Form: Fix broken styles for the block when using inside the Single Product Block #10282

  1. Log in to your WordPress dashboard.
  2. From your WordPress dashboard, go to Appearance > Themes. Make sure you have a block-based theme installed and activated. If not, you can install one from the Add New option. Block-based themes include "Twenty-twenty Two," "Twenty-twenty Three," etc.
  3. On the left-hand side menu, click on Pages > Add New.
  4. Inside the Page editor, click on the '+' button, usually found at the top left of the editing space or within the content area itself, to add a new block.
  5. In the block library that pops up, search for the 'Single Product' block. Click on it to add the block to the template.
  6. On the top-right side, click on the Save button.
  7. Visit a product and check if the Single Product block is shown and the Add to Cart Form block is correctly being displayed
Before After
image image

Blockified Templates: Improve migration logic #10415

Zip files:

Create a new website for each use case

Upgrade from WooCommerce Core 7.8 to WooCommerce 7.9 to WooCommerce 8.0

  1. Install WooCommerce Core 7.8.
  2. Ensure that the templates aren't blockified.
  3. Upgrade to WooCommerce Core 7.9.
  4. Ensure that the templates aren't blockified.
  5. Upgrade to WooCommerce Core 8.0
  6. Ensure that the templates aren't blockified.

Upgrade from WooCommerce Core 7.8 to WooCommerce 8.0

  1. Install WooCommerce Core 7.8.
  2. Ensure that the templates aren't blockified.
  3. Upgrade to WooCommerce Core 8.0
  4. Ensure that the templates aren't blockified.

Upgrade from WooCommerce Core 7.9 to WooCommerce 8.0

  1. Install WooCommerce Core 7.9.
  2. Ensure that the templates are blockified.
  3. Upgrade to WooCommerce Core 8.0
  4. Ensure that the templates are blockified.