16 lines
1021 B
Markdown
16 lines
1021 B
Markdown
# Testing notes and ZIP for release 8.7.6
|
|
|
|
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10134947/woocommerce-gutenberg-products-block.zip)
|
|
|
|
## Feature plugin and package inclusion in WooCommerce
|
|
|
|
### Mini Cart block: fix compatibility with Page Optimize and Product Bundles plugins [#7794](https://github.com/woocommerce/woocommerce-blocks/pull/7794) [#7813](https://github.com/woocommerce/woocommerce-blocks/pull/7813)
|
|
|
|
1. Install [Page Optimize](https://wordpress.org/plugins/page-optimize/) and [Product Bundles](https://woocommerce.com/products/product-bundles/).
|
|
2. Enable a block theme.
|
|
3. Customize the block theme and add the Mini Cart block in the header via Site Editor.
|
|
4. Save the changes.
|
|
5. In the frontend, lick on the Mini Cart. The drawer should open and show the "empty cart" message.
|
|
6. Go to the shop page and add a product to your cart.
|
|
7. Click on the Mini Cart. The drawer should open and show the product you just added.
|