plugins/woocommerce/client/blocks/docs/internal-developers/testing/releases/1150.md
Zip file for testing: woocommerce-gutenberg-products-block.zip
Hero Product 3 Split pattern text content #11612Hero Product 3 Split pattern.Textarea to components package #11384SortSelect to components package #11411Perform these steps both in Firefox and Chrome/Brave/Edge.
Hero Product 3 Split pattern #11573Hero Product 3 Split pattern.Large Header pattern #11571Large Header pattern.Featured Products 5 Columns pattern #11570Product Collection: Featured Products 5 Columns pattern.Product Collection 4 Columns pattern button height #11553Product Collection 4 Columns pattern.Hero Product Chessboard pattern.Footer with 3 menus pattern: update the spacing in the columns to improve the mobile view #11544Footer with 3 menus.Reset link.Title to components package #11383Set up WooCommerce Stripe Payment Gateway and ensure your site is using HTTPS so express methods from Stripe can show.
Open the Checkout page in the page editor. Ensure the form steps show up correctly with the correct titles.
Add an item to your cart.
Go to the Checkout block, ensure each step on the form has a correctly displaying title.
Ensure the express payments method section has a correctly displayed title.
Check out and ensure it works.
All Products block to a page.pointer.Navigation block make sure you have some nested items. (Dropdown menu)Large Image Product Gallery pattern.Upgrade to Product Collection option in the sidebar and save the page.SearchListControl #11444Order Summary section, confirm that the discount label is only visible next to the discounted product.function calc_price( $cart_object ) {
foreach ( $cart_object->get_cart() as $hash => $value ) {
$value['data']->set_price( 50 );
}
}
add_action( 'woocommerce_before_calculate_totals', 'calc_price' );
Order summary section, Confirm that both products reflect the new price (50) and neither displays a discount label.wp-admin/admin.php?page=wc-settings.No location by default.wp-admin/admin.php?page=wc-settings.No location by default.wp-admin/admin.php?page=wc-settings.Shop country/region."shrinkColumns":false" - it will mimic the case it's undefinedAppearance > Editor > Templates > Manage All Templates > Page: Checkout ensure none has customizations (or delete them if so), and enter edition modeList View select Checkout Header, open Block > Advanced pane and ensure HTML ELEMENT is set to <header><header> tag