We're software that helps growing brands & retailers grow and scale. Sync, sell and ship your products and inventory on online marketplaces and storefronts faster, easier and more accurately.

Learn more now

How do I fix the javascript Error when I try to embed youtube videos in the longsdescription?

Use this code in the long description:


<object height="385" width="640"><param 
name="movie" 
value="http://www.youtube.com/v/XXXXXXXXXXX?fs=1&amp;hl=en_US"><param 
name="allowFullScreen" value="true"><param 
name="allowscriptaccess" value="always"> 
<embed src="http://www.youtube.com/v/
XXXXXXXXXXX?fs=1&amp;hl=en_US" 

type="application/x-shockwave-flash" allowscriptaccess="always" 
allowfullscreen="true" height="385" width="640"></object></p>


The Bold X's indicate where you need to put the 11 digit code from the Youtube Video's URL

Did you find it helpful? Yes No

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