Autheos embed code
npm install @autheos/embedcode![Autheos embed code][embedcode-logo]
=====================================
[![Build Status][travis-badge]][travis-link]
[![npm package][npm-badge]][npm-link]
Increase your e-commerce sales by adding more product video content to your
shop.
Use the Autheos embed code just once to automatically retrieve product videos
from our database and instantly display them on all the correct product pages in
your shop.
Installing
----------
Install the Autheos embed code by adding it to your website:
``html
`
`
Then include the following snippet to show video on your site:
html
``
Examples
--------
- [Basic example][basic-example]
- [Integration with a popup][popup-example]
[embedcode-logo]: https://cdn.autheos.com/logo/embedcode-logo.png
[travis-badge]: https://img.shields.io/travis/autheos/embedcode/master.svg
[travis-link]: https://travis-ci.org/autheos/embedcode
[npm-badge]: https://img.shields.io/npm/v/@autheos/embedcode.svg
[npm-link]: https://www.npmjs.com/package/@autheos/embedcode
[basic-example]: examples/basic.html
[popup-example]: examples/popup.html