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.
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.