Video on single product page
-
Hello
I want to have video element somewhere on product page(not gallery). Is it any way to have it defined for each product and be inserted to single product template. For example if I use ACF or maybe something inside theme
Hello,
Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like the Single Product page. You can use that to create your own custom layouts for a single product page and add a video element in the layout, and place it in the position where you want it to appear instead of the gallery.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
As I understand video element not linked to product, just one global video. No way to define it somewhere in product, only create separate layout for each product and hard-code video there?
Hello,
Yes, you are correct. The Video element added through the Layout Builder is global and will display the same video for all products that use that layout.
If you need a different video for each product, you can add the video directly to the product description and display it on the single product page.
For more details, please follow this guide on how the product video works in the Woodmart theme:https://xtemos.com/docs-topic/product-video/
Best Regards