WooCommerce is back with another powerful update. This time, the release is all about speed and efficiency to compete with the best eCommerce platforms out there. The final and stable WooCommerce 9.9 release date is 9 June 2025. This update brings a wave of performance boosts, productivity enhancements, and feature-rich tools for merchants and developers.

From faster admin load times to new blocks and conditional checkout fields, WooCommerce 9.9 is built to supercharge your store. In this blog, we’re unpacking everything new in the WooCommerce 9.9 release—from headline features and behind-the-scenes upgrades to what’s coming next and why this version sets a high bar for performance.
Latest Updates on WooCommerce 9.9
WooCommerce 9.9.4 – Release Key Notes
WooCommerce 9.9 was introduced in early June and dramatically upgraded with version 9.9.4, released on June 16, 2025. It introduces better stability and brings some critical fixes. This recent update touches upon primary edge-case problems that users and developers have reported, emphasizing security, UI uniformity, and smoother operations.
A key upgrade suspends the automatic rollout for the new email design feature. Based on feedback, the opt-in will be manual for shops to provide a more controlled and smoother adoption process.
WooCommerce 9.9.4 enhances security by sanitizing admin report query input to avoid potential SQL injection attacks.
Various bug fixes have also been integrated, including restoring visibility of empty top-level product categories and avoiding layout problems with the All Products block.
This WooCommerce 9.9.4 update ensures that undefined shipping rate costs are now shown as zero instead of an empty string to avoid confusion for store owners.
These improvements enhance WooCommerce 9.9 further and improve the platform’s performance. WooCommerce 9.9.4 provides an even more secure and user-friendly experience for store owners and customers.
WooCommerce 9.9.5 – Unwanted Block Style Fix in Classic Themes
WooCommerce 9.9.5 was released on June 23, 2025. The major fix in WooCommerce 9.9.5 is fixing the problem of unnecessary block styles loading on every page within classic themes. This updated and more stable WooCommerce 9.9 release prevents block CSS files from loading unless necessary, enhancing frontend performance and preventing unnecessary styling clashes for developers working on classic theme environments.
Let’s dive in.
WooCommerce 9.9 Release at a Glance

- WooCommerce 9.9 Release Date: June 9, 2025
- Current Version: WooCommerce 9.9.5 (stable release in the 9.9.x series)
- Commits: 745
- Contributors: 64
- Database Update: No
- Compatibility: Fully Backwards Compatible
Why WooCommerce 9.9 Is All About Speed
The standout headline for the WooCommerce 9.9 release is speed—serious speed. Benchmarked on a store with over 1.2 million orders, 15,000 products, and 60,000 customers, WooCommerce 9.9 showed page load time improvements of up to 95% across key admin areas. Whether you’re processing orders, browsing reports, or managing products, every part of the admin interface now feels snappier and more responsive.
With HPOS (High Performance Order Storage) enabled, this release streamlines data lookups and dashboard responsiveness, making it one of the fastest versions of WooCommerce to date.
All the Exclusive Features of WooCommerce 9.9
- Lightning-fast admin interface with up to 95% page load reduction
- New Product Filters block with no reloads (powered by Interactivity API)
- Context-aware filtering in Product Collection blocks
- Mobile-optimized filters are shown in a modal view
- Selective product exports by ID (with variation support)
- Programmatic control of exports for developers
- Automatic database updates (runs quietly in the background)
- Conditional checkout fields with JSON schema support
- Dynamic visibility, required status, and validation for checkout fields
- Hidden checkout fields are not rendered or submitted
- Hide paid shipping rates when free shipping is available
- The React-based Payments Settings page is now the default for all stores
- New WooPayments and offline payments onboarding experience
- Expanded rollout of modernized email templates to more stores
- Revert to legacy templates in one click
- Blueprint system (beta) for importing/exporting WooCommerce settings
- Available via admin and WP-CLI
- COGS (Cost of Goods Sold) feature continues integration into core
- Product Gallery Block (beta) improvements:
- Enhanced mobile layout with below-image thumbnails
- Scrollable thumbnail navigation
- Updated navigation controls and cleaner styling
- Hidden arrows on mobile for a distraction-free view
- Streamlined block structure for easier customization
- Performance boost: LCP dropped from ~1.6s to ~0.7s
- Store API improvements:
- Client-side navigation in Product Collection blocks
- Support for third-party blocks via supports.interactivity
- REST API improvements:
- Full support for non-Latin tax class names in Tax Rate API
- Enhanced validation and internationalization
- Deprecated the wc_current_theme_is_fse_theme() function in favor of WordPress core’s wp_is_block_theme()
- Backend optimization for analytics, order summaries, and field lookups
- No database changes required in WooCommerce 9.9
Key WooCommerce 9.9 Features
1. New Product Filters Block
The new Product Filters block is a major upgrade for storefront interactivity. Powered by the Interactivity API, this block allows for real-time filtering without page reloads. Optimized for mobile users, filters are shown in a sleek modal and integrate seamlessly within Product Collection blocks.
This change makes it easier for customers to browse, discover, and filter products without interrupting their flow.
2. Selective Product Exports
Selective exports are one of the most useful WooCommerce 9.9 features for store managers. You can export specific products and variations directly by ID, which is ideal for high-volume shops. Instead of downloading your whole catalog, you can extract only what needs editing or migrating.
Even better, developers can hook into the export process and programmatically define custom product ID sets, streamlining inventory workflows.
3. Automatic Database Updates
WooCommerce 9.9 introduces automatic database updates to reduce manual effort during upgrades. These updates run quietly in the background and are especially useful in multi-site or managed environments.
Don’t worry—developers who prefer manual control can disable this with a single filter:
woocommerce_enable_auto_update_db
4. Conditional Checkout Fields
With the Additional Fields API gaining support for conditional logic, store owners can now display fields based on dynamic conditions such as cart contents, customer roles, or order values at checkout.
Defined via JSON schema and validated on both client and server, these fields improve data collection and create more relevant checkout flows—all while maintaining strong validation rules and clean user interfaces.
5. Email Templates Expanded
Following the rollout in WooCommerce version 9.8 for new stores, WooCommerce 9.9 now brings modernized email templates to more existing installations (as long as they haven’t customized emails).
Expect responsive layouts, cleaner designs, and easier editing tools—all accessible via WooCommerce > Settings > Emails.

Reverting to the old templates is also just a click away, giving you full control.
6. Hide Shipping Rates When Free Shipping Is Available
You no longer need third-party WooCommerce plugins or custom code to hide paid shipping options when free shipping applies. This handy new built-in setting simplifies shipping logic and enhances the customer experience.
7. New Payment Settings Page Finalized
The modern React-based Payments Settings page is now standard for all stores. Cleaner layouts, better performance, and improved onboarding for WooPayments and offline payment methods are now available without toggling feature flags.
First Looks: What’s Brewing Behind the Scenes
Blueprints: Import/Export Store Settings
Blueprints offer a time-saving way to transfer store configurations between sites. This tool, which can be found under WooCommerce > Settings > Advanced > Blueprints, works both in the admin and via WP-CLI, making it great for agencies and developers handling multiple store builds.

COGS (Cost of Goods Sold)
COGS is gaining traction and deeper integration into the WooCommerce core. With native reporting and tighter product sync, it’s becoming a go-to feature for profit tracking. Expect a stable release in WooCommerce 10.0.
Pro Tip: You can use this feature as a developer by clicking here.
Product Gallery Block (Beta)
This block continues to evolve with a mobile-first approach and cleaner UI:
- Thumbnails now scroll below the main image for smoother interaction
- Updated navigation controls and styling
- Better Lighthouse scores and lower LCP times
These upgrades offer a solid foundation ahead of a stable release in WooCommerce 10.1.
Developer Highlights from WooCommerce 9.9
New Navigation Options for Product Collection
The Product Collection block now supports client-side navigation, offering seamless transitions and faster browsing experiences. Instead of relying on static lists, blocks dynamically check for interactivity support, making it easier for third-party blocks to join the performance party.
Updated REST & Store APIs
Now WordPress developers will get more control and stability with improvements to tax rate handling, especially for non-Latin character tax class names, and a long-awaited fix for better international compatibility.
Also, the deprecation of wc_current_theme_is_fse_theme() in favor of WordPress core’s wp_is_block_theme() modernizes theme detection logic. This change aligns WooCommerce with broader WordPress development best practices.
Why Developers Will Appreciate WooCommerce 9.9
WooCommerce 9.9 delivers better APIs, smarter defaults, and more extensible systems for everything from product exports to conditional logic.
Whether you’re building custom features or providing enterprise-level store development services, 9.9 update offers a solid foundation with future-forward compatibility.
WooCommerce 9.9 Changelog Summary
The WooCommerce 9.9 changelog includes:
- Performance improvements across admin interfaces
- New blocks and conditional field logic
- Automatic background database updates
- Internationalization improvements in the Tax Rate API
- Expanded email template rollout
- New developer hooks and filters
- Enhanced COGS functionality (in progress)
- Product filter block powered by Interactivity API
The WooCommerce 9.9 release did not require a database update, making the upgrade process smoother and quicker for all users.
Why WooCommerce 9.9 Matters for Store Owners
The WooCommerce 9.9 release is a performance powerhouse. From faster page loads and selective exports to new UI elements and auto-updates, this version removes friction and helps you focus on running your business, not managing software.
Final Thoughts
One of the most important updates to date, particularly regarding store performance and customer experience, is WooCommerce 9.9. It comes with thoughtful upgrades and is one of the best updates for developers in the history of WooCommerce versions. It reduces load times, enhances checkout flows, and improves the overall admin experience.
If you’ve installed an older version, now’s the time to update it. With no required database modifications and full backward compatibility, having WooCommerce 9.9 is a wise and risk-free decision.
Now, take a step toward a more streamlined e-commerce configuration. If you’re stuck or need help, contact WPExperts now for WooCommerce development services or support.
