The latest version of WooCommerce Blocks, version 10.6.0, is now available for download on WordPress.org and GitHub.
Notable Changes
Cart, Checkout, and Order Confirmation templates are now available in the Site Editor for block themes! These templates enhance your editing experience for the checkout flow by enabling editing the entire page, including header/footer customization.
Also, with this release, we removed the word beta
from the compatibility notice in the Cart and Checkout Blocks to show merchants that these blocks can be considered stable.
Below you can see the before and after screenshots of the compatibility notice. The corresponding PR can be found at https://github.com/woocommerce/woocommerce-blocks/pull/10019.
New settings added to the Mini-Cart
We are adding three new settings to the Mini-Cart block, giving you more customization options and allowing merchants to personalize the color of the price, icon, and product count to match their preferences.
Image size settings added to the Product Image block
The Product Image is receiving three new settings that allow merchants the width, height and scale for the product image.
Added product count setting for filter blocks
We added a new setting that allow merchants to display or hide the product count for the following blocks: Filter by Attributes, Filter by Stock, and Filter by Rating.
Introducing new banner patterns
We introduced the following new banner patterns:
- Small discount banner with image pattern
- Product collection banner pattern
- Discount banner with image pattern
- Discount banner pattern
Changelog
Enhancements
- Remove attributes data from saving in HTML for Active Filters block. (10047)
- Remove attributes data from saving in HTML for Filter by Price block. (10039)
- Product Image block: Add size settings to change the width, height, and scale. (10034)
- Remove the word โbetaโ from the compatibility notice. (10019)
- Add new
Discount banner with image
pattern. (9957) - Add new
Product collection banner
pattern. (9953) - Add
Small discount banner with image
pattern. (9947) - Add the new
Banner discount
pattern. (9936) - Start using the Single Product block for the Hero Product pattern. (9935)
- Shop by price pattern: Update titles and links to filter by price and rating. (9915)
- Update
Hero Product 3 Split
pattern with opinionated button styling and margin adjustments. (9893) - Update header patterns to use the product search block instead of the WP core search block. (9890)
- Hero Product โ Split pattern: Add link to the shop page to the button. (9879)
- Banner pattern: Update colors and improve spacing and centering in small screens. (9877)
- Update
Display product count
option to default tofalse
in Filter by Attributes, Filter by Stock and Filter by Rating blocks. (9833) - Only load styles required by the blocks rendered on the page. (9831)
- Product Rating: Remove unnecessary Product Rating markup in case there are no real or mocked ratings present. (9822)
- Consistent Pattern Titles. (9814)
- Mini Cart: Add color settings for the Price, Icon, and Product Count. (9647)
- Add new Cart, Checkout, Order Confirmation templates and Checkout Header template part to the Site Editor. (9301)
Bug Fixes
- Prevent prefetched Cart payload causing wrong values with cached Mini-Cart block. (10029)
- Make filter by rating preview consistent with default settings. (10007)
- Fix notice banner links for Legacy notices. (9996)
- Add to Cart with Options block > Remove opinionated styles for the price list on grouped products. (9988)
- Add loading and responsive image attribute to image element of Product Image block. (9984)
- Single Product Template Compatibility Layer: Fix some blocks that don’t show on the frontend side in a specific case. (9982)
- Fix: Single Product Block – Ensure the Product Summary and Title blocks are always rendered with the correct context independent of their position in the editor. (9968)
- Ensure saved payment methods do not show if the payment gateway they belong to cannot be used to make payments for the current cart configuration. (9917)
- Featured Products 5-item grid: Fix extra whitespace in small viewports. (9913)
- Local Pickup – Only show collection address when set. (9808)
- Remove unnecessary white space from Testimonials 3 Columns pattern. (9786)
- Fix customer account block not able to center align. (9750)
Leave a Reply