1.2 KiB
1.2 KiB
Testing notes and ZIP for release 8.3.1
Zip file for testing: woocommerce-gutenberg-products-block.zip
Feature plugin and package inclusion in WooCommerce
Prevent unnecessarily showing the item names in a shipping package if it's the only package. (6899)
- Set up shipping zones so you have multiple methods for your country (flat rate and free is fine) and a single method for a different country.
- Install the "Multiple Packages for WooCommerce" plugin
- Navigate to WooCommerce -> Settings -> Multiple Packages
- Adjust the settings to work based on "Per Product"
- Add two items that require shipping to your cart.
- Go to the Cart block. Ensure you see the item name listed under each package.
- Remove one of the items, ensure the list of shipping options updates and does not include the item name.
- Change your address to one that only has a single shipping method. Repeat steps 5-7.
- Repeat 5-7 on the Checkout block too.