xpay✦ Commerce
Directory
WooCommerce plugins
Magic Product Video for WooCommerce
Magic Product Video for WooCommerce
Easy, fast, and cross-browser solution for uploading videos to WooCommerce product gallery without using of external services.
5.0
(6 ratings)Will this break my store?
What the WordPress.org registry says about keeping Magic Product Video for WooCommerce running.
Tested to 6.8.8 — 3 branches behind 7.1
A branch or two behind — normal for a plugin between releases.14 months ago
At least 8.1 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.4
Your host must be running at least this version.6.6
woocommerce
These must be installed and active first.1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how Magic Product Video for WooCommerce is looked after — not on how many stores run it.
64
out of 100Maintenance
15 / 35WordPress compatibility
14 / 20Support responsiveness
Not enough dataMerchant satisfaction
12 / 15Listing transparency
10 / 10Ratings
5.0
6 ratingsMagic Product Video for WooCommerce – Enhance your WooCommerce product pages by adding videos directly to the product gallery. This plugin enables you to upload videos on the product editing page, which are then immediately displayed in the product gallery.
The plugin supports both Flexslider and PhotoSwipe (WooCommerce default libraries) and automatically integrates videos into the gallery. For custom gallery templates, you can easily integrate videos using the plugin’s methods.
One of the key advantages of Magic Product Video for WooCommerce is its built-in video conversion mechanism. By leveraging the FFmpeg library on the server, the plugin converts videos into cross-browser formats (MP4, WebM), ensuring high-quality playback across all browsers and platforms.
Additionally, uploading videos directly from the media library ensures fast loading and guaranteed availability for users on your site. This feature eliminates the need to wait for processing on external services, making it convenient to upload videos instantly from your phone, tablet, or computer directly to your site.
Whether you’re looking to enrich your product presentation or optimize video content for universal compatibility, this plugin offers a powerful, user-friendly solution for your WooCommerce store.
Roadmap
- Add ffmpeg option generate thumbnail or skip
- Use FFmpeg-web library like option
- MPVW Library of video (big feature)
- Pre-saved settings for FFmpeg conversion
- CDN and outside conversion
The plugin supports all video formats compatible with WordPress. However, for conversion, the following formats are accepted: MP4, MOV, AVI, MKV, HEVC, and WEBM.
The plugin uses and assigns two video formats to each product: MP4 and WEBM.
Video previews are automatically generated from the first second of the video. If the FFmpeg library is not available, a WooCommerce placeholder will be used instead of a preview.
Yes, the plugin will still work, but only with MP4 and WEBM videos added directly from the media library. In this case, no conversion to missing formats will be performed.
Yes, Magic Product Video for WooCommerce will work with any theme but may require some additional styling.
If you modify the product gallery display template, you will need to use the plugin’s methods to retrieve video data and display it in your custom template.
Call method to get product video data which was saved on product edit page of admin panel
pvw_get_product_video_data($product_id)
Method return array
[
\'mp4\' => \'url_to_video_in_format_MP4_from_media_on_site\',
\'webm\' => \'url_to_video_in_format_WEBM_from_media_on_site\',
\'thumbnail_id\' => \'id_of_attachment_jpg_file_which_was_generated_like_cover_of_video\',
\'SOME_KEY\' => \'url_to_video_in_original_format_if_not_same_like_mp4,_or_webm\'
]
Plugin details
Tags on WordPress.org
