plugins/woocommerce/client/blocks/docs/internal-developers/testing/releases/1000.md
Zip file for testing: woocommerce-gutenberg-products-block.zip
WordPress: >=6.1
Make sure Single Product template customizations are reset to the default state:
/wp-admin/site-editor.php?postType=wp_template)Clear customizationsSingle Product template.Upgrade to Blockified Single Product Template button.Shipping Method option, select "Shipping"Shipping Method option, select "Local pickup"These test cases show how to trigger the new notices during certain activities.
Go to WooCommerce -> Settings -> Shipping -> Local pickup. Enable Local Pickup
Add a Pickup location under Pickup locations -> Add pickup location, and click on Save changes
Add a product to the cart.
Go to the Checkout Block page. Ensure you have a non-duplicated "Shipping method" section
Edit the default description of the "Shipping method" Block in the editor. Ensure it contains a special character (e.g., ., !)
Go to the Checkout Block page. Ensure you still have a non-duplicated "Shipping method" section
Ensure that a block theme is installed, e.g. TT3 and install Gutenberg v15.1.0
Go to WP Admin » Appearance » Editor.
Select a template (e.g. Templates > Single Product) then click the blue Edit button and then click the Styles icon in the upper-right corner.
Click on the Open Style Book icon (the one that looks like an eye)
Verify that both the Cart and the Checkout blocks are visible.
Kindly note that the Cart and the Checkout blocks will not appear in the blocks sidebar, as they do not support Global Styles yet:
Ensure gutenberg plugin is active.
Also, verify the changes in All Products block, which also uses Product SKU block.
Also, verify these in all products block, which also uses Product Price block.