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

Commit 90c9782

Browse files
committed
Update changelog and testing steps
1 parent fbb6626 commit 90c9782

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/testing/releases/460.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ After:
5959
* Insert a NEW cart block instance into a page.
6060
* Confirm the empty cart template does not include a link to browse the shop.
6161

62+
### Show cart item subtotal instead of total in Cart and Checkout blocks (#3905)
63+
64+
1. Add a product to your cart.
65+
2. Go to the Cart block and apply a coupon with a fixed cart discount.
66+
3. Verify the cart item subtotal doesn't change when the coupon discount is applied.
67+
6268

6369
### Smoke Testing
6470

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
9090
#### Bug Fixes
9191

9292
- Handle out-of-stock product visibility setting in All Products block. ([3859](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3859))
93+
- Show cart item subtotal instead of total in Cart and Checkout blocks ([#3905](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3905))
9394

9495
#### Various
9596

0 commit comments

Comments
 (0)