Open navigation

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.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.