Welcome to another round of Snaps from the WooCommerce Store Editing team! 🎇
Every couple of weeks, we give an update on all of the work being done on WooCommerce Blocks from behind the scenes.
Let’s take a look at some highlights of what we’ve done since our last update.
Note that the linked #numbers
that accompany each item below point to the relevant issues and pull requests on the GitHub repository.
What We’re Working On 🚧
Products Block (#6793)
The Products block (a rename from “Product Query” block) is a larger project that includes Product Archive Type Blocks, “Blockifying” the Product Archive templates (as a separate but related focus — see below), and Filter Block Compatibility.
Product Query – Enable “Inherit Query from template” option (#7641)
We enabled the “Inherit Query from template” option when the block is added to a template via Site Editor. Thanks to this option, you can now replace the “WooCommerce Product Grid Block” with the “Products” block.
Fix Query Loop crash when an icon of a variation is registered with src attribute (#7852)
We have fixed a Query Loop block crash when the user adds the Query Loop and selects “Start Blank” option. The reason for the crash was that the __experimentalBlockVariationPicker
component doesn’t support icons registered with the src
attribute.
Product Query: Add Sorted by title preset. (#7949)
Here, we have added a Sorted by title
option to Popular Filters dropdown, which match with the default ordering of the Products block.
Product Query: Add patterns (#7857)
We’ve added several new patterns to the Products block
Patterns (#7336 & #7624)
Patterns will be the primary way merchants customize the look and feel of their stores and will also be what themes can use for setting up good default experiences.
Add dropdown version of Filter by Stock Status (#7831)
As noted in the PR title, we’ve added a dropdown view for the Filter by Stock Status block. Additionally, we’ve made it possible for multiple
or single
choice options to align with the Filter by Attribute.
Location | Before | After |
---|---|---|
Editor settings |
Add dropdown version of Filter by Rating (#7771)
Similar to the previous item, we’ve also added a dropdown view for the Filter by Rating block and made it possible for multiple
or single
choice options to align with the Filter by Attribute. The same controls demonstrated in the screenshots above will be present in the settings for the Filter by Rating block as well.
Templates (#7639 & #7652)
While we’re continuing to work towards “blockifying” all of the Product Templates, our current focus is on the Product Archive templates.
Fix the incorrect layout of Rating and Price in Classic Template and Products block (#7932)
We’ve fixed the Rating block alignment, which was was incorrectly displayed in both the Products block and Classic Template:
Location | Before | After |
---|---|---|
Products Block | ||
Classic Template |
WooCommerce Blocks Releases ✨
- 9.1.0 – The changes noted in this post are included in the 9.1.0 release of the WooCommerce Blocks feature plugin from December 9th. You can find the full details in the release notes.
Other Notable PRs / Issues ✅
Integrations
Automated Tests & Linting
Misc. Bug Fixes & Enhancements
- Fix: encode and decode term slug to support non-ASCII terms #7906
- Move CSS about notice outside of .woocommerce class scope #35912 (WooCommerce Core)
- Add dropdown version of Filter by Rating #7771
- Add dropdown version of Filter by Stock Status #7831
- Fix: Product Query editor preview with Stock Status setting #7682
- Product Query: Add Sorted by title preset. #7949
Thanks for stopping by! Happy Holidays, if you’re celebrating, and we’ll see you in the New Year! 🎉
Leave a Reply