Update 640.md

This commit is contained in:
Tom Cafferkey 2021-12-17 10:47:16 +00:00 committed by GitHub
parent 7d8c184603
commit 5a7adba1bd
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,6 @@ wc.blocksCheckout.__experimentalRegisterCheckoutFilters( 'my-test-extension', {
![Screen Shot 2021-11-18 at 23 34 05](https://user-images.githubusercontent.com/1847066/142507675-5cd34956-8bdf-41b2-9f3d-eff00928f548.png)
## Feature plugin and package inclusion in WooCommerce
### Fix manual entry within Quantity Inputs. ([5197](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/5197))
- Add a product to your cart.
- Go to a page with the Cart block.
@ -53,6 +51,8 @@ wc.blocksCheckout.__experimentalRegisterCheckoutFilters( 'my-test-extension', {
- Totals should update.
- Try typing a letter. Input should be ignored and reset to `1`.
## Feature plugin and package inclusion in WooCommerce
### Feature gate WC Block Templates to WC v6.0.0. ([5210](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/5210))
1. Install and activate version 11.9.1 of [the Gutenberg plugin](https://wordpress.org/plugins/gutenberg/).
2. Install and activate a FSE enabled theme, such as [the TT1 Blocks theme](https://wordpress.org/themes/tt1-blocks/).