1.5 KiB
1.5 KiB
Testing notes and ZIP for release 4.5.2
Zip file for testing: woocommerce-gutenberg-products-block.zip
Feature plugin and package inclusion in WooCommerce core
No changes.
Feature plugin only
Fix cart line subtotal display when currency has 0 decimals (3876)
- Go to WooCommerce > Settings and change the currency format so it has 0 decimals, ie:
- Add any product to your cart and go to the Cart and Checkout blocks.
- Verify cart line prices are displayed correctly, instead of being
0
.
Show total sale badge in medium carts & make it display below price (3879)
- Set your currency settings to display without a decimal place, like this:
- Add a product that is on sale to your cart, if you've got an up to date WooCommerce Subscriptions repo (on branch:
feature/checkout-block-simple-multiple-subscriptions
) then add a subscription product that's on sale, too. - View the Cart block and ensure the price and sale badge display well.