Adding Videos Per Product
  1. Help Center
  2. Marketing
  3. Adding Videos Per Product

Using HTML to Add Videos to the Product Pop Up

Videos should be added as the first line of the product long description.  Product long description will need to be sent as html.


It should look something like below:

<iframe width="560" height="315" src="https://www.youtube.com/embed/lSWOgTwUMWY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
Note the video URL as src=" https://www.youtube.com/embed/lSWOgTwUMWY "

When you go to youtube/dropbox/google drive videos, there is a embed option, which gives the embed HTML.