1.9 KiB
1.9 KiB
Testing notes and ZIP for release 10.4.3
Zip file for testing: woocommerce-gutenberg-products-block.zip
WooCommerce Core
Products block: fix compatibility with Gutenberg 16. (9916)
- Ensure that you have Gutenberg 16 installed and enabled.
- Open the post/page editor.
- Add the Products Block.
- Ensure that the Products Block defaults to the grid layout.
Mini Cart Block: show the total price, including tax, according to the option. (9878)
- Open the WooCommerce Settings via WooCommerce > Settings from the sidebar menu of the WP-Admin.
- Enable the option "Enable tax rates and calculations".
- Click on the "Tax" tab.
- Click on "Standard Rates" and configure a tax rate. Save.
- Click on the "Tax" tab.
- Set the "Display prices during cart and checkout" option to "Including Tax".
- Now set up a Shipping method going to WooCommerce > Settings > Shipping > Add shipping zone. Create the zone and add a shipping method with a price different from 0.
- With the Site Editor adds the Mini Cart in the header.
- On the front end, add a product to the cart and go to the Cart page, so shipping price is calculated.
- Go back to the Shop page
- Ensure that the Mini Cart shows the price including the tax, but not including the Shipping prive.
- Hover the Mini Cart.
- Ensure that the Mini Cart shows always the same price.
- Open the WooCommerce Settings.
- Click on the "Tax" tab.
- Set the "Display prices during cart and checkout" option to "Excluding Tax".
- On the front end, add a product to the cart.
- Refresh the page.
- Ensure that the Mini Cart shows the price excluding the tax.
- Hover the Mini Cart.
- Ensure that the Mini Cart shows always the same price.