2.2 KiB
2.2 KiB
Testing notes and ZIP for release 9.8.1
Zip file for testing: woocommerce-gutenberg-products-block.zip
WooCommerce Core
fix: disable compatibility layer for block themes that have a default block template #8758
- Active TT3.
- Be sure that the Single Product Template has no custom change.
- Go on a product and ensure the Single Product Template is loaded.
- Active Tsubaki theme (or a theme that has the Single Product Template defined)
- Be sure that the Single Product Template has no custom change.
- Go on a product and ensure the Single Product Template is loaded.
Change the property name of the attribute slug in Products By Attribute #8759
- Add new Post
- Add Products by Attribute block
- Choose some attributes
- Click Done
- Expected: Block renders correctly and preview the products
- Publish post and confirm it looks the same in the frontend
Fix the local pickup price in the shipping type selector and pickup options #8623
- Make sure your store Checkout page is using the Checkout block.
- Go to WooCommerce -> Settings -> Tax (you might need to check Enable tax rates and calculations before).
- Under Prices entered with tax, select Yes, I will enter prices inclusive of tax
- Under Display prices in the shop and Price display suffix, select Including tax
- Save changes
- Go to WooCommerce -> Shipping -> Local pickup
- Add price for local pickup. You may keep it not taxable.
- Add some regular shipping methods, but NOT a free one, assign costs to them.
- Add an item to your cart and go to the Checkout block.
- Confirm shipping and local pickup price is correct.
- Confirm correct price is getting displayed in the pickup options.
Before | After |
---|---|