17 lines
677 B
Markdown
17 lines
677 B
Markdown
|
# Testing notes and ZIP for release 11.1.3
|
||
|
|
||
|
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13296296/woocommerce-gutenberg-products-block.zip)
|
||
|
|
||
|
## WooCommerce Core
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
#### Fix Single Product Classic Template block not showing on the front-end. [11455](https://github.com/woocommerce/woocommerce-blocks/pull/11455)
|
||
|
|
||
|
1. Enable WordPress 6.4.
|
||
|
2. Enable a block theme.
|
||
|
3. Go to Site Editor → Single Product template.
|
||
|
4. Remove the blockified template and add the “Classic Template” block.
|
||
|
5. Save and check the front-end.
|
||
|
6. Check that the template is correctly rendered on the front-end.
|