Categories
Tutorials WooCommerce Blocks

Tutorial: Placing an order using the Store API

While looking into a Store API related GitHub issue, I decided to create a brief tutorial on how to place an order using the Store API when using WooCommerce Blocks. This tutorial uses a REST client for the examples. The screenshots are from Insomnia, but you can also use other REST clients like Postman if […]

Categories
WooCommerce Blocks WooCommerce Blocks Release Notes

WooCommerce Blocks 10.9.1 Release Notes

The latest version of WooCommerce Blocks, version 10.9.1, is now available for download on WordPress.org and GitHub. Notable Changes We’ve refreshed the plugin page with a new banner and icon. Additionally, we’ve temporarily removed client-side navigation in the Products (Beta) block due to some minor concerns related to the Product Button not working as expected in some cases. Rest assured, […]

Categories
WooCommerce Blocks WooCommerce Blocks Release Notes

WooCommerce Blocks 10.9.0 Release Notes

The latest version of WooCommerce Blocks, version 10.9.0, is now available for download on WordPress.org and GitHub. Notable Changes Interactivity API Integration with Product Button We have integrated the Product Button with the Interactivity API, enhancing the shopping experience. These are the highlights: Known Issue: When the Products (Beta) block is loaded with the Classic Placeholder block, the Product Button doesn’t work […]

Categories
WooCommerce Blocks Release Notes

WooCommerce Blocks 9.5.0 Release Notes

A new version of WooCommerce Blocks has been released! Version 9.5.0 is now available for download from GitHub and WordPress.org. Notable changes Support for Style Book Gutenberg 14.8 introduced Style Book, which allows merchants, web developers and site admins to preview individual blocks. With the WooCommerce Blocks 9.5.0 release, the Featured Product and the Featured Category blocks are available here. This will […]

Categories
WooCommerce Blocks Release Notes

WooCommerce Blocks 8.0.0 Release Notes

A new version of WooCommerce Blocks has been released! Version 8.0.0 is now available for download from GitHub and WordPress.org. This release contains both enhancements and bug fixes. Changelog Enhancements Enhancement: Make form components require onChange and have a default value. (6636) Enhancement: Footer Template Parts use now <footer> instead of <div> and Header uses <header> instead of <div>. (6596) Enhancement: Replace the ProductTag tax_query […]