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/internal-developers/testing/releases/830.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
6
6
7
7
### Enable the Cart and Checkout blocks when WooCommerce Blocks is bundled in WooCommerce Core. ([6805](https://github.com/woocommerce/woocommerce-blocks/pull/6805))
8
8
9
-
##### Cart Block:
9
+
**Cart Block**:
10
10
11
11
1. In the Cart Block in the editor, ensure the shipping calculator is enabled.
12
12
2. Enable coupons on your site (WooCommerce -> Settings -> General -> Enable the use of coupon codes) and add one.
@@ -20,7 +20,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
20
20
10. If you have express payments enabled and working, try checking out from the Cart Block using GPay or Apple pay.
21
21
11. If you don't, hit proceed to checkout and ensure it works correctly.
22
22
23
-
#### Checkout Block:
23
+
**Checkout Block**:
24
24
25
25
1. Go to WooCommerce -> Settings -> Accounts & Privacy and enable ` Allow customers to create an account during checkout` and `Allow customers to log into an existing account during checkout`.
26
26
2. Go to Checkout Block editor, select contact information block and enable `Allow shoppers to sign up for a user account during checkout`.
@@ -37,13 +37,14 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
37
37
13. Ensure you received emails relating to your order (if using Local WP you can go to your site -> tools -> mailhog to check this).
38
38
39
39
### Refactor Product Categories block to use block.json. ([6875](https://github.com/woocommerce/woocommerce-blocks/pull/6875))
40
-
##### WooCommerce Blocks
40
+
41
+
**WooCommerce Blocks**:
41
42
42
43
1. Add Product Categories List block as a widget (Appearance → Widgets)
43
44
2. Open block settings
44
45
3. Test block controls, save, and review if it still renders correctly in the frontend
45
46
46
-
##### WPCOM
47
+
**WPCOM**:
47
48
48
49
1. Add Product Categories List block as a widget (Appearance → Widgets)
0 commit comments