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

Latest commit

 

History

History
23 lines (15 loc) · 1.36 KB

File metadata and controls

23 lines (15 loc) · 1.36 KB

📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the WooCommerce monorepo.

Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.


Testing notes and ZIP for release 8.7.6

Zip file for testing: 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 #7813

  1. Install Page Optimize and 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.