WooCommerce 11.1, released September 1, 2026, quietly added experimental support for video in product galleries — letting a product page show a video alongside its regular image gallery rather than requiring a separate plugin or embed workaround. It’s still marked experimental, which matters for how you should approach rolling it out, but it’s a real, usable feature today.
What Changed in 11.1
Alongside the video gallery support, 11.1 also made variation image galleries a native, free feature for every store (previously more limited), and shipped performance work that skips block registration on requests that can’t render blocks — making Store API and REST requests roughly 40% faster. The video gallery feature is the part most relevant if you’ve been embedding product videos manually via a shortcode or third-party plugin.
What the Feature Actually Does
| Before 11.1 | With 11.1’s video gallery support |
|---|---|
| Video required a separate plugin or manual embed in the description | Video attaches directly to the product gallery alongside images |
| No consistent gallery UI for video + images together | Native gallery navigation includes video as a gallery item |
| Variation-specific galleries were limited/inconsistent | Variation image galleries are now a standard, free feature for every store |
How to Enable and Use It
- Confirm you’re actually on 11.1 or later — check WooCommerce > Status, since the feature doesn’t exist on earlier versions.
- Since it’s marked experimental, test on staging first rather than rolling it out live across an entire catalog immediately — experimental WooCommerce features occasionally change behavior in a following point release.
- Add video to the product gallery field on the product edit screen, the same place you manage the existing image gallery.
- Check how it renders on both classic and block-based product page templates if your theme still uses any classic template parts — experimental features sometimes handle one better than the other at launch.
Why This Is Worth Adopting Even at “Experimental” Stage
Video on product pages is one of the more consistently well-supported conversion levers in ecommerce broadly, and having it live natively in the gallery — rather than bolted on via a third-party plugin with its own maintenance burden — reduces the plugin-stacking overhead covered in Plugin Bloat vs Performance: What to Keep and What to Remove. If you’re currently running a dedicated product-video plugin purely for this purpose, it’s worth evaluating whether native support now covers your use case.
For the full picture on what else shipped in 11.1, see WooCommerce 11.1: What’s New for Store Owners (and Should You Update?). Want help testing this on your store before a full rollout? Get in touch.
Frequently Asked Questions
Is the video gallery feature safe to use on a live store right now?
It’s marked experimental, meaning it’s functional but may still change in a future release. Testing on staging first is the safer approach before relying on it store-wide.
Do I need to remove my existing video plugin to use this?
Not necessarily immediately, but running two systems for the same purpose adds unnecessary overhead — evaluate whether the native feature now covers what your existing plugin was doing.
Does this affect page load performance?
WooCommerce 11.1 separately improved Store API and REST performance by skipping unnecessary block registration, but video itself is still a heavier asset than a static image — standard video-loading best practices (lazy loading, appropriate compression) still apply.
Featured image: original illustration.
