Webian Product Video for WooCommerce

Description

Webian Product Video for WooCommerce allows you to display product videos directly on your WooCommerce product pages without writing any code. Simply add a YouTube URL, Vimeo URL, or a direct MP4/WEBM video URL to any product, and a video player will automatically appear within the product image gallery.

The plugin is fully compatible with Elementor and has been tested with the WooCommerce Storefront theme. It also works with any WordPress theme that uses the standard WooCommerce product gallery.

How it works

  1. Go to any product edit page and find the Product Videos panel
  2. Click + Add Video and enter a YouTube URL, Vimeo URL or MP4/WEBM URL
  3. Save the product — a Video now appears on your product page

Features

  • Supports YouTube, Vimeo and MP4/WEBM videos
  • Inline player — video plays directly over the product image, no page redirect
  • Multiple videos per product — can add up to 3 videos per product
  • Auto thumbnail — YouTube thumbnails are fetched automatically
  • Custom thumbnail — upload your own thumbnail via the WordPress media library (Only work with MP4/WEBM videos)
  • Compatible with Elementor and works with any WordPress theme
  • Clean, accessible markup

Shortcode

Use the [wpvfe product_id=”xxx”] shortcode to display videos for any product anywhere on your website. Replace xxx with the desired product ID.

To limit the number of videos displayed, use the limit attribute. For example:

*[wpvfe product_id=”xxx”] – Display all videos for the product.
*[wpvfe product_id=”xxx” limit=”1″] – Display only the first video for the product.

Requirements

  • WordPress 5.8 or higher
  • WooCommerce 7.0 or higher
  • PHP 7.4 or higher

Screenshots

Installation

  1. Go to Plugins Add New
  2. Search for “Webian Product Video WooCommerce”
  3. Click Install Now then Activate

FAQ

Which video sources are supported?

YouTube, Vimeo and MP4/WEBM files are all supported.

Is it compatible with Elementor?

Yes. The plugin is compatible with Elementor and has been tested on the WooCommerce Storefront theme. It works with any WordPress theme using the standard WooCommerce product gallery.

Can I add more than one video per product?

Yes. Only can add up to 3 videos per product.

YouTube thumbnails are not showing — what should I do?

YouTube thumbnails are fetched from img.youtube.com. If your server has strict CSP rules or an image proxy, the thumbnail may be blocked. You can upload a custom thumbnail for each video to avoid this.

Does it work with variable products?

Yes. The video is attached to the product gallery and works with all WooCommerce product types.

Will the video keep playing when I switch product images?

No. The player automatically closes when you switch to another image in the gallery.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Webian Product Video for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release