This repository was archived by the owner on Feb 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
docs/internal-developers/testing/releases Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments