1.1 KiB
1.1 KiB
Testing notes and ZIP for release 8.8.1
Zip file for testing: woocommerce-gutenberg-products-block.zip
Feature plugin and package inclusion in WooCommerce
Calculate cart totals after running extensions (#7490)
- Install WooCommerce Gift Cards.
- Create a new gift card Simple Product and buy it.
- Mark the order as 'Completed'.
- Navigate to Marketing > Gift Cards and copy the generated gift card code.
- Add a non-gift card product to the cart.
- Navigate to the cart block.
- Apply the gift card you previously copied. You should see: 1) an indication that the gift card was applied, 2) a bullet bubble with the gift card number in this format
XXXX-XXX-XXX-XXX
and 3) updated cart totals that include the gift card discount. - Remove the gift card. You should see that the cart totals are restored.