woocommerce/plugins/woocommerce-blocks/docs/testing/releases/452.md

18 lines
836 B
Markdown
Raw Normal View History

2021-02-22 13:46:57 +00:00
## Testing notes and ZIP for release 4.5.2
2021-02-22 14:19:12 +00:00
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6022508/woocommerce-gutenberg-products-block.zip)
2021-02-22 13:46:57 +00:00
## Feature plugin and package inclusion in WooCommerce core
No changes.
## Feature plugin only
### Fix cart line subtotal display when currency has 0 decimals [(3876)](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3876)
1. Go to WooCommerce > Settings and change the currency format so it has 0 decimals, ie:
![imatge](https://user-images.githubusercontent.com/3616980/108694932-fae92d00-74ff-11eb-8ab5-d2038527ea98.png)
2. Add any product to your cart and go to the Cart and Checkout blocks.
3. Verify cart line prices are displayed correctly, instead of being `0`.