You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/testing/releases/530.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
11
11
12
12
### Fix some missing translations from the Cart and Checkout blocks. ([4295](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4295))
13
13
14
-
1. Create a checkout page with the blocks
14
+
1. Create a checkout page with the Checkout block
15
15
2. Change your site language to a fully localized language as es-Es. ([Translation status](https://translate.wordpress.org/locale/es/default/wp-plugins/woo-gutenberg-products-block/))
16
16
3. Go to Updates, scroll down and click update translation.
17
17
4. Navigate to the checkout page and see that the checkout fields are being translated correctly.
@@ -24,10 +24,10 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
24
24
25
25
### Fix a bug in which Cart Widget didn't update when adding items from the All Products block. ([4291](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4291))
26
26
27
-
1. Use a theme that supports the Cart widget, like Storefront
27
+
1. Use a theme that shows the Mini Cart in the header, like Storefront
28
28
2. Go to a page with the All Products block in the content.
29
29
3. Click on the Add to Cart button for a product.
30
-
4. View the Add to Cart widget and the total should be updated to reflect the change.
30
+
4. View the Mini Cart in the header and the total should be updated to reflect the change.
31
31
32
32
### Fix a display issue when itemized taxes are enabled, but no products in the cart are taxable. ([4284](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4284))
0 commit comments