Last updated:
May 28, 2021

Get Videoly

Below is the code that should be added to the product page template preferably before the </body> closing tag to get Videoly up and running. This code can also be added to the entire site template – the widget can detect product pages automatically.

<script>
(function(d, e, n){
e = d.createElement('script');
e.type = 'text/javascript';
e.async = true;
e.src = 'https://api.videoly.co/1/quchbox/0/1/quch.js';
n = d.getElementsByTagName('script')[0];
n.parentNode.insertBefore(e, n);
})(document);
</script>

Frequently asked questions

If you have any other questions don't hesitate to contact us at support@videoly.co.