Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 3443976

Browse files
author
Tarun Vijwani
committed
Fix linting
1 parent f4431fa commit 3443976

File tree

1 file changed

+5
-4
lines changed
  • docs/internal-developers/testing/releases

1 file changed

+5
-4
lines changed

docs/internal-developers/testing/releases/830.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
66

77
### Enable the Cart and Checkout blocks when WooCommerce Blocks is bundled in WooCommerce Core. ([6805](https://github.com/woocommerce/woocommerce-blocks/pull/6805))
88

9-
##### Cart Block:
9+
**Cart Block**:
1010

1111
1. In the Cart Block in the editor, ensure the shipping calculator is enabled.
1212
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.
2020
10. If you have express payments enabled and working, try checking out from the Cart Block using GPay or Apple pay.
2121
11. If you don't, hit proceed to checkout and ensure it works correctly.
2222

23-
#### Checkout Block:
23+
**Checkout Block**:
2424

2525
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`.
2626
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.
3737
13. Ensure you received emails relating to your order (if using Local WP you can go to your site -> tools -> mailhog to check this).
3838

3939
### Refactor Product Categories block to use block.json. ([6875](https://github.com/woocommerce/woocommerce-blocks/pull/6875))
40-
##### WooCommerce Blocks
40+
41+
**WooCommerce Blocks**:
4142

4243
1. Add Product Categories List block as a widget (Appearance → Widgets)
4344
2. Open block settings
4445
3. Test block controls, save, and review if it still renders correctly in the frontend
4546

46-
##### WPCOM
47+
**WPCOM**:
4748

4849
1. Add Product Categories List block as a widget (Appearance → Widgets)
4950
2. Open block settings

0 commit comments

Comments
 (0)