5.7 KiB
Testing notes and ZIP for release 7.4.0
Zip file for testing: woocommerce-gutenberg-products-block.zip
Feature plugin and package inclusion in WooCommerce
Allow adding the Filter Products by Price block to Product Catalog templates to filter products. (6146)
- With a block theme, go to Appearance > Editor > Template > Product Catalog.
- Add the Filter Products by Price block above the product grid and set Filter Button attribute to true.
- Change the values of the price slider.
- Notice the page reloads and the list of products updates accordingly.
Mini Cart block: Fix translations loading. (6158)
- Go to Settings -> General and change the language of the site to any language other than English (my suggestion is to use Deutsch because all the translations are available).
- Enable a classic theme (for example Storefront)
- Now go to Appearance -> Widgets and add
Mini Cart
widget to any Widget Area. - Go to any page containing that Widget Area and check that any error related to
wp.i18n
. - Check that the
Mini Cart
is translated (check with an empty cart and with a filled cart). Please, be sure that you are using a language that has translations for the Mini Cart Block. My suggestion is to use the Deutsch language. - Enable a block theme (for example TT2).
- Now go to Appearance -> Editor and add the
Mini Cart
block in the header. Save. - Check that the
Mini Cart
is translated (check with an empty cart and with a filled cart). Please, be sure that you are using a language that has translations for the Mini Cart Block. My suggestion is to use the Deutsch language.
Fix Featured Product and Featured Category buttons misalignment in Twenty Twenty Two theme. (6156)
- Activate a block theme (ie: Twenty Twenty-Two).
- Add Featured Product and/or Featured Category blocks to a post or page.
- Verify the button is centered by default.
- Verify you can change the alignment of the button using the Justify items dropdown inherited from the Buttons block.
- Test again with a classic theme (ie: Storefront).
Remove the ToggleButtonControl in favor of ToggleGroupControl. (5967)
- Activate a block theme, like Twenty Twenty Two
- Create a new page, and add the following blocks:
- Active Filters
- Attribute Filter
- Price Filter
- Product Categories
- Reviews
- Open each block settings and ensure that options are using the new component's design (toggle button) and are working correctly:
Before | After |
---|---|
Feature Plugin
The order summary area for the Cart and Checkout Blocks is now powered by Inner Blocks allowing for more customizations and extensibility. (6065)
-
Go to a page and add the Checkout block.
-
Go to a page and add the Cart block
-
In the editor, inside each block, select the Order summary and notice that you can select the following inner blocks:
Cart Checkout Heading, Subtotal, Cart Items, Fees, Coupon Form, Shipping, Taxes Subtotal, Cart Items, Fees, Coupon Form, Shipping, Taxes -
Try to move some of the inner blocks and save. Confirm that in the Cart block only Order Summary Heading and the Coupon form inner blocks can be removed, and for the Checkout block only the Coupon form.
-
Check on the website that your changes are reflected. Note that Taxes, Fees and Coupons will appear on the website only if the shop supports them.
-
For the Cart > Shipping inner block make sure you can enable disable the shipping calculator and that the change is visibile in the website
-
Enable Taxes on your website (
/wp-admin/admin.php?page=wc-settings
) by clickingEnable tax rates and calculations
-
Go to the C & C blocks and select the Taxes inner block.
-
In the inner block's setting toggle on / of
Show rate after tax name
and make sure that is reflected in the website -
Try to place an order and make sure it's successful.
Increase Cart product quantity limit. (6202)
- Go to the shop page and add any product to the cart
- Go to the Cart block page and increase product quantity to 9999