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

Commit 0d315b6

Browse files
authored
Update 950.md
1 parent 246fe40 commit 0d315b6

File tree

1 file changed

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

1 file changed

+6
-5
lines changed

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

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

271271
### Add Catalog Sorting filter block ([8122](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/8122))
272272

273-
1. Enable a blocks theme and go to the `Site Editor > Browse all templates` and open the `Product Catalog` template.
274-
2. Insert the `Products (Beta)` block.
275-
3. Check that it renders on the editor with the sorting dropdown at the right.
276-
4. Save and go to the `shop` on the frontend, make sure it renders the `Products (Beta)` block with the sorting dropdown.
277-
5. Change the dropdown value and make sure the products are ordered in the expected order.
273+
1. Enable a blocks theme and go to the `Site Editor » Browse all templates` and open the `Product Catalog` template.
274+
2. Insert the `Catalog Sorting` block.
275+
3. Insert the `Products (Beta)` block and enable the `Inherit query from template`.
276+
4. Check the `Catalog Sorting` block renders on the editor.
277+
5. Save and go to the `shop` on the front end, make sure it renders the `Products (Beta)` block with the `Catalog Sorting` dropdown.
278+
6. Change the dropdown value and make sure the products are ordered in the expected order.
278279

279280
<table>
280281
<tr>

0 commit comments

Comments
 (0)