Last active
September 28, 2015 15:39
-
-
Save mattkelley/d6993e01ed006590fe3b to your computer and use it in GitHub Desktop.
Invodo & GoPro - Shoppable: Surfing Pig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- <head> --> | |
<!-- Include GoPro Shoppable Video styles in the document HEAD --> | |
<link rel="stylesheet" href="//ixd.invodo.com/ivp-experiences/gopro/theme.min.css"> | |
<!-- </head> --> | |
<!-- <body> --> | |
<!-- The experience requires a DOM element --> | |
<div id="gopro-ivp-widget"></div> | |
<!-- Include Invodo.js on the page --> | |
<script src="//e.invodo.com/4.0/s/gopro.com.js"></script> | |
<!-- Include Shoppable Video library on the page --> | |
<script src="//ixd.invodo.com/ivp/2.3.0/ivp.min.js"></script> | |
<!-- Include GoPro Shoppable Video implementation on the page --> | |
<script src="//ixd.invodo.com/ivp-experiences/gopro/surfing-pig/gopro-surfing-pig.min.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment