Jump to content

Issues with embed video on products description


vmarkovic

Recommended Posts

Hi guys,

 

First post in 2015 ;)

I just got access to my partner`s video service for e-commerce, where they have videos of their full assortment which is very handy for me to use on my product descriptions.

The thing is, the code is different than the one on youtube videos (which I have no problem embeding on my products), its not iframe.

 

When I paste their code on my product description source code, nothing happens.

 

BO settings:

 

Allow iframes on HTML fields - ON

Use HTMLPurifier Library - OFF

 

Here is the code:

<script type="text/javascript" src="http://video.bosch-pt-video.com/static/clplayer/cllib.inc.min.js"></script>
<script type="text/javascript">
Cliplister.player({elementID : "video", requestkey : "3165140654319", size : "540x315", lang : "hr,##,en"}, 99484);
</script>
<div id="video"></div>

I hope someone can help me here, so thanks in advance.

  ;)

 

Regards,

Vedran

Edited by vmarkovic (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • Create New...